VSSo: Vehicle Signal Specification Ontology

As the core ontology defined the structure, VSSo holds the vocabulary as defined by the standard catalogue. The main objective is, that VSSo doesn't diverege from the standard catalogue, so this is done automatically through tooling provided in the corresponding repository. The tooling takes the standard catalogue and maps it to concepts defined in the core ontology. The result is an OWL complient ontology, following the standard catalogue of VSS.

Namespaces

The namespace for VSSo Core is https://github.com/w3c/vsso#. VSSo Core serves as a domain ontology and relies on the following other ontologies:

Normative namespaces

Namespaces and prefixes used in normative parts of this recommendation are shown in the following table.

PrefixNamespace IRISource
xmlhttp://www.w3.org/XML/1998/namespace
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfshttp://www.w3.org/2000/01/rdf-schema#
xsdhttp://www.w3.org/2001/XMLSchema#
dctermshttp://purl.org/dc/terms/
owlhttp://www.w3.org/2002/07/owl#
skoshttp://www.w3.org/2004/02/skos/core#
vannhttp://purl.org/vocab/vann/
vssohttps://github.com/w3c/vsso#
vsso-corehttps://github.com/w3c/vsso-core#

Vocabulary specification

OWL Classes

ABSError

Owl Class:vsso:ABSError
Definition:

Indicates if ABS incurred an error condition. True = Error. False = No Error.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ABS.Error
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASABS

ABSIsActive

Owl Class:vsso:ABSIsActive
Definition:

Indicates if ABS is enabled. True = Enabled. False = Disabled.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ABS.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASABS

ABSIsEngaged

Owl Class:vsso:ABSIsEngaged
Definition:

Indicates if ABS is currently regulating brake pressure. True = Engaged. False = Not Engaged.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ABS.IsEngaged
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASABS

AccelerationLateral

Owl Class:vsso:AccelerationLateral
Definition:

Vehicle acceleration in Y (lateral acceleration).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Acceleration.Lateral
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Acceleration

AccelerationLongitudinal

Owl Class:vsso:AccelerationLongitudinal
Definition:

Vehicle acceleration in X (longitudinal acceleration).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Acceleration.Longitudinal
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Acceleration

AccelerationVertical

Owl Class:vsso:AccelerationVertical
Definition:

Vehicle acceleration in Z (vertical acceleration).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Acceleration.Vertical
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Acceleration

AcceleratorPedalPosition

Owl Class:vsso:AcceleratorPedalPosition
Definition:

Accelerator pedal position as percent. 0 = Not depressed. 100 = Fully depressed.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Accelerator.PedalPosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAccelerator

AirbagIsDeployed

Owl Class:vsso:AirbagIsDeployed
Definition:

Airbag deployment status. True = Airbag deployed. False = Airbag not deployed.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Airbag.IsDeployed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatAirbag

AmbientAirTemperature

Owl Class:vsso:AmbientAirTemperature
Definition:

Ambient air temperature outside the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.AmbientAirTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

AngularVelocityPitch

Owl Class:vsso:AngularVelocityPitch
Definition:

Vehicle rotation rate along Y (lateral).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.AngularVelocity.Pitch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only AngularVelocity

AngularVelocityRoll

Owl Class:vsso:AngularVelocityRoll
Definition:

Vehicle rotation rate along X (longitudinal).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.AngularVelocity.Roll
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only AngularVelocity

AngularVelocityYaw

Owl Class:vsso:AngularVelocityYaw
Definition:

Vehicle rotation rate along Z (vertical).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.AngularVelocity.Yaw
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only AngularVelocity

AverageSpeed

Owl Class:vsso:AverageSpeed
Definition:

Average speed for the current trip

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.AverageSpeed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

AxleTireAspectRatio

Owl Class:vsso:AxleTireAspectRatio
Definition:

Aspect ratio between tire section height and tire section width, as per ETRTO / TRA standard.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Axle.TireAspectRatio
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle

AxleTireDiameter

Owl Class:vsso:AxleTireDiameter
Definition:

Outer diameter of tires, in inches, as per ETRTO / TRA standard.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Axle.TireDiameter
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle

AxleTireWidth

Owl Class:vsso:AxleTireWidth
Definition:

Nominal section width of tires, in mm, as per ETRTO / TRA standard.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Axle.TireWidth
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle

AxleWheelCount

Owl Class:vsso:AxleWheelCount
Definition:

Number of wheels on the axle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Axle.WheelCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle

AxleWheelDiameter

Owl Class:vsso:AxleWheelDiameter
Definition:

Diameter of wheels (rims without tires), in inches, as per ETRTO / TRA standard.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Axle.WheelDiameter
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle

AxleWheelWidth

Owl Class:vsso:AxleWheelWidth
Definition:

Width of wheels (rims without tires), in inches, as per ETRTO / TRA standard.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Axle.WheelWidth
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisAxle

Bank1Temperature1

Owl Class:vsso:Bank1Temperature1
Definition:

PID 3C - Catalyst temperature from bank 1, sensor 1

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Catalyst.Bank1.Temperature1
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank1

Bank1Temperature2

Owl Class:vsso:Bank1Temperature2
Definition:

PID 3E - Catalyst temperature from bank 1, sensor 2

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Catalyst.Bank1.Temperature2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank1

Bank2Temperature1

Owl Class:vsso:Bank2Temperature1
Definition:

PID 3D - Catalyst temperature from bank 2, sensor 1

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Catalyst.Bank2.Temperature1
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank2

Bank2Temperature2

Owl Class:vsso:Bank2Temperature2
Definition:

PID 3F - Catalyst temperature from bank 2, sensor 2

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Catalyst.Bank2.Temperature2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CatalystBank2

BatteryAccumulatedChargedEnergy

Owl Class:vsso:BatteryAccumulatedChargedEnergy
Definition:

The accumulated energy delivered to the battery during charging over lifetime.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.AccumulatedChargedEnergy
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryAccumulatedConsumedEnergy

Owl Class:vsso:BatteryAccumulatedConsumedEnergy
Definition:

The accumulated energy leaving HV battery for propulsion and auxiliary loads over lifetime.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.AccumulatedConsumedEnergy
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryGrossCapacity

Owl Class:vsso:BatteryGrossCapacity
Definition:

Gross capacity of the battery

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Battery.GrossCapacity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryGroundConnected

Owl Class:vsso:BatteryGroundConnected
Definition:

Indicating if the ground (negative terminator) of the traction battery is connected to the powertrain.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.GroundConnected
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryNetCapacity

Owl Class:vsso:BatteryNetCapacity
Definition:

Net capacity of the battery

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Battery.NetCapacity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryNominalVoltage

Owl Class:vsso:BatteryNominalVoltage
Definition:

Nominal Voltage of the battery

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Battery.NominalVoltage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryPowerConnected

Owl Class:vsso:BatteryPowerConnected
Definition:

Indicating if the power (positive terminator) of the traction battery is connected to the powertrain.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.PowerConnected
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryRange

Owl Class:vsso:BatteryRange
Definition:

Remaining range in meters using only battery.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Range
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryReferentVoltage

Owl Class:vsso:BatteryReferentVoltage
Definition:

Referent Voltage of the battery

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Battery.ReferentVoltage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BatteryTemperature

Owl Class:vsso:BatteryTemperature
Definition:

Temperature of the battery pack

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Temperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainBattery

BodyBodyType

Owl Class:vsso:BodyBodyType
Definition:

Body type code as defined by ISO 3779

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Body.BodyType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Body

BodyRefuelPosition

Owl Class:vsso:BodyRefuelPosition
Definition:

Location of the fuel cap or charge port

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Body.RefuelPosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Body

BrakeBrakesWorn

Owl Class:vsso:BrakeBrakesWorn
Definition:

Brake pad wear status. True = Worn. False = Not Worn.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Brake.BrakesWorn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake

BrakeFluidLevel

Owl Class:vsso:BrakeFluidLevel
Definition:

Brake fluid level as percent. 0 = Empty. 100 = Full.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Brake.FluidLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake

BrakeFluidLevelLow

Owl Class:vsso:BrakeFluidLevelLow
Definition:

Brake fluid level status. True = Brake fluid level low. False = Brake fluid level OK.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Brake.FluidLevelLow
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake

BrakePadWear

Owl Class:vsso:BrakePadWear
Definition:

Brake pad wear as percent. 0 = No Wear. 100 = Worn.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Brake.PadWear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelBrake

BrakePedalPosition

Owl Class:vsso:BrakePedalPosition
Definition:

Brake pedal position as percent. 0 = Not depressed. 100 = Fully depressed.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Brake.PedalPosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisBrake

CabinDoorCount

Owl Class:vsso:CabinDoorCount
Definition:

Number of doors in vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Cabin.DoorCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin

CabinDriverPosition

Owl Class:vsso:CabinDriverPosition
Definition:

The position of the driver seat in row 1.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Cabin.DriverPosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin

CabinSeatPosCount

Owl Class:vsso:CabinSeatPosCount
Definition:

Number of seats across each row from the front to the rear

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Cabin.SeatPosCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin

CabinSeatRowCount

Owl Class:vsso:CabinSeatRowCount
Definition:

Number of seat rows in vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Cabin.SeatRowCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Cabin

ChargingChargeCurrent

Owl Class:vsso:ChargingChargeCurrent
Definition:

Current charging current.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargeCurrent
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingChargeLimit

Owl Class:vsso:ChargingChargeLimit
Definition:

Maximum charge level for battery, can potentially be set manually.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargeLimit
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingChargePlugStatus

Owl Class:vsso:ChargingChargePlugStatus
Definition:

Signal indicating if charge plug is connected or not.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargePlugStatus
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingChargePlugType

Owl Class:vsso:ChargingChargePlugType
Definition:

Type of charge plug available on the vehicle (CSS includes Type2).

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargePlugType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingChargePortFlap

Owl Class:vsso:ChargingChargePortFlap
Definition:

Signal indicating if charge port cover is open or closed, can potentially be controlled manually.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargePortFlap
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingChargeRate

Owl Class:vsso:ChargingChargeRate
Definition:

Current charging rate, as in kilometers of range added per hour.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargeRate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingChargeVoltage

Owl Class:vsso:ChargingChargeVoltage
Definition:

Current charging voltage.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.ChargeVoltage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingMaximumChargingCurrent

Owl Class:vsso:ChargingMaximumChargingCurrent
Definition:

Maximum charging current that can be accepted by the system.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.MaximumChargingCurrent
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingMode

Owl Class:vsso:ChargingMode
Definition:

Control of the charge process - manually initiated (plug-in event, companion app, etc), timer-based or grid-controlled (eg ISO 15118).

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.Mode
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingPortType

Owl Class:vsso:ChargingPortType
Definition:

Indicates the primary charging type fitted to the vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Body.ChargingPort.Type
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyChargingPort

ChargingStartStopCharging

Owl Class:vsso:ChargingStartStopCharging
Definition:

Start or stop the charging process.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.StartStopCharging
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingStatus

Owl Class:vsso:ChargingStatus
Definition:

State of charging process.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.Status
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChargingTimeToComplete

Owl Class:vsso:ChargingTimeToComplete
Definition:

The time needed to complete the current charging process to the set charge limit. 0 if charging is complete, negative number if no charging process is active.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.TimeToComplete
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryCharging

ChassisAxleCount

Owl Class:vsso:ChassisAxleCount
Definition:

Number of axles on the vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.AxleCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisCurbWeight

Owl Class:vsso:ChassisCurbWeight
Definition:

Vehicle curb weight, in kg, including all liquids and full tank of fuel, but no cargo or passengers.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.CurbWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisGrossWeight

Owl Class:vsso:ChassisGrossWeight
Definition:

Curb weight of vehicle, including all liquids and full tank of fuel and full load of cargo and passengers.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.GrossWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisHeight

Owl Class:vsso:ChassisHeight
Definition:

Overall vehicle height, in mm.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Height
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisLength

Owl Class:vsso:ChassisLength
Definition:

Overall vehicle length, in mm.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Length
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisTowWeight

Owl Class:vsso:ChassisTowWeight
Definition:

Maximum weight, in kilos, of trailer.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.TowWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisTrack

Owl Class:vsso:ChassisTrack
Definition:

Overall wheel tracking, in mm.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Track
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisTrailerConnected

Owl Class:vsso:ChassisTrailerConnected
Definition:

Signal indicating if trailer is connected or not.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Trailer.Connected
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisTrailer

ChassisWheelbase

Owl Class:vsso:ChassisWheelbase
Definition:

Overall wheel base, in mm.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Wheelbase
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

ChassisWidth

Owl Class:vsso:ChassisWidth
Definition:

Overall vehicle width, in mm.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.Width
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Chassis

CombustionEngineAspirationType

Owl Class:vsso:CombustionEngineAspirationType
Definition:

Type of aspiration (natural, turbocharger, supercharger etc).

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.AspirationType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineBore

Owl Class:vsso:CombustionEngineBore
Definition:

Bore in millimetres.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Bore
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineCompressionRatio

Owl Class:vsso:CombustionEngineCompressionRatio
Definition:

Engine compression ratio.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.CompressionRatio
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineConfiguration

Owl Class:vsso:CombustionEngineConfiguration
Definition:

Engine configuration.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Configuration
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineDisplacement

Owl Class:vsso:CombustionEngineDisplacement
Definition:

Displacement in cubic centimetres.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Displacement
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineEngineCoolantCapacity

Owl Class:vsso:CombustionEngineEngineCoolantCapacity
Definition:

Engine coolant capacity in liters.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.EngineCoolantCapacity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineEngineOilCapacity

Owl Class:vsso:CombustionEngineEngineOilCapacity
Definition:

Engine oil capacity in liters.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.EngineOilCapacity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineEngineOilLevel

Owl Class:vsso:CombustionEngineEngineOilLevel
Definition:

Vehicle oil level.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.EngineOilLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineFuelType

Owl Class:vsso:CombustionEngineFuelType
Definition:

Type of fuel that the engine runs on.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.FuelType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineMaxPower

Owl Class:vsso:CombustionEngineMaxPower
Definition:

Peak power, in kilowatts, that engine can generate.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.MaxPower
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineMaxTorque

Owl Class:vsso:CombustionEngineMaxTorque
Definition:

Peak power, in newton meter, that the engine can generate.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.MaxTorque
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineNumberOfCylinders

Owl Class:vsso:CombustionEngineNumberOfCylinders
Definition:

Number of cylinders.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.NumberOfCylinders
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineNumberOfValvesPerCylinder

Owl Class:vsso:CombustionEngineNumberOfValvesPerCylinder
Definition:

Number of valves per cylinder.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.NumberOfValvesPerCylinder
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineOilLifeRemaining

Owl Class:vsso:CombustionEngineOilLifeRemaining
Definition:

Remaining engine oil life in seconds. Negative values can be used to indicate that lifetime has been exceeded.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.OilLifeRemaining
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

CombustionEngineStrokeLength

Owl Class:vsso:CombustionEngineStrokeLength
Definition:

Stroke length in millimetres.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.StrokeLength
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainCombustionEngine

ConvertibleStatus

Owl Class:vsso:ConvertibleStatus
Definition:

Roof status on convertible vehicles

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Convertible.Status
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinConvertible

CruiseControlError

Owl Class:vsso:CruiseControlError
Definition:

Indicates if cruise control system incurred and error condition. True = Error. False = NoError.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.CruiseControl.Error
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASCruiseControl

CruiseControlIsActive

Owl Class:vsso:CruiseControlIsActive
Definition:

Indicates if cruise control system is enabled. True = Enabled. False = Disabled.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.CruiseControl.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASCruiseControl

CruiseControlSpeedSet

Owl Class:vsso:CruiseControlSpeedSet
Definition:

Set cruise control speed in kilometers per hour

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.CruiseControl.SpeedSet
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASCruiseControl

CurbWeight

Owl Class:vsso:CurbWeight
Definition:

Vehicle curb weight, including all liquids and full tank of fuel, but no cargo or passengers.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.CurbWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

CurrentLocationAccuracy

Owl Class:vsso:CurrentLocationAccuracy
Definition:

Accuracy level of the latitude and longitude coordinates.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.CurrentLocation.Accuracy
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation

CurrentLocationAltitude

Owl Class:vsso:CurrentLocationAltitude
Definition:

Current elevation of the position.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.CurrentLocation.Altitude
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation

CurrentLocationHeading

Owl Class:vsso:CurrentLocationHeading
Definition:

Current magnetic compass heading.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.CurrentLocation.Heading
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation

CurrentLocationLatitude

Owl Class:vsso:CurrentLocationLatitude
Definition:

Current latitude of vehicle.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.CurrentLocation.Latitude
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation

CurrentLocationLongitude

Owl Class:vsso:CurrentLocationLongitude
Definition:

Current longitude of vehicle.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.CurrentLocation.Longitude
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CurrentLocation

CurrentLocationSpeed

Owl Class:vsso:CurrentLocationSpeed
Definition:

Vehicle speed, as sensed by the GPS receiver.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Navigation.CurrentLocation.Speed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only NavigationCurrentLocation

CurrentOverallWeight

Owl Class:vsso:CurrentOverallWeight
Definition:

Current overall Vehicle weight. Including passengers, cargo and other load inside the car.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.CurrentOverallWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

CushionBackward

Owl Class:vsso:CushionBackward
Definition:

Seat cushion backward/shorten switch engaged (SingleSeat.Cushion.Length)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Cushion.Backward
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion

CushionDown

Owl Class:vsso:CushionDown
Definition:

Seat cushion down switch engaged (SingleSeat.Cushion.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Cushion.Down
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion

CushionForward

Owl Class:vsso:CushionForward
Definition:

Seat cushion forward/lengthen switch engaged (SingleSeat.Cushion.Length)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Cushion.Forward
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion

CushionHeight

Owl Class:vsso:CushionHeight
Definition:

Height of the seat cushion (leg support), relative to seat. 0 = Lowermost. 500 = Uppermost.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Cushion.Height
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatCushion

CushionLength

Owl Class:vsso:CushionLength
Definition:

Forward length of cushion (leg support), relative to seat. 0 = Rearmost. 500 = Forwardmost.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Cushion.Length
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatCushion

CushionUp

Owl Class:vsso:CushionUp
Definition:

Seat cushion up switch engaged (SingleSeat.Cushion.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Cushion.Up
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchCushion

DestinationSetLatitude

Owl Class:vsso:DestinationSetLatitude
Definition:

Latitude of destination

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Navigation.DestinationSet.Latitude
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only NavigationDestinationSet

DestinationSetLongitude

Owl Class:vsso:DestinationSetLongitude
Definition:

Longitude of destination

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Navigation.DestinationSet.Longitude
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only NavigationDestinationSet

DieselParticulateFilterDeltaPressure

Owl Class:vsso:DieselParticulateFilterDeltaPressure
Definition:

Delta Pressure of Diesel Particulate Filter.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter.DeltaPressure
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineDieselParticulateFilter

DieselParticulateFilterInletTemperature

Owl Class:vsso:DieselParticulateFilterInletTemperature
Definition:

Inlet temperature of Diesel Particulate Filter.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter.InletTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineDieselParticulateFilter

DieselParticulateFilterOutletTemperature

Owl Class:vsso:DieselParticulateFilterOutletTemperature
Definition:

Outlet temperature of Diesel Particulate Filter.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter.OutletTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineDieselParticulateFilter

DoorIsChildLockActive

Owl Class:vsso:DoorIsChildLockActive
Definition:

Is door child lock engaged. True = Engaged. False = Disengaged.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.IsChildLockActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinDoor

DoorIsLocked

Owl Class:vsso:DoorIsLocked
Definition:

Is door locked or unlocked. True = Locked. False = Unlocked.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.IsLocked
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinDoor

DoorIsOpen

Owl Class:vsso:DoorIsOpen
Definition:

Is door open or closed

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.IsOpen
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinDoor

DoorShadePosition

Owl Class:vsso:DoorShadePosition
Definition:

Position of window blind. 0 = Fully retracted. 100 = Fully deployed.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.Shade.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorShade

DoorShadeSwitch

Owl Class:vsso:DoorShadeSwitch
Definition:

Switch controlling sliding action such as window, sunroof, or blind.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.Shade.Switch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorShade

DriveCycleStatusDTCCount

Owl Class:vsso:DriveCycleStatusDTCCount
Definition:

Number of sensor Trouble Codes (DTC)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.DriveCycleStatus.DTCCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDDriveCycleStatus

DriveCycleStatusIgnitionType

Owl Class:vsso:DriveCycleStatusIgnitionType
Definition:

Type of the ignition for ICE - spark = spark plug ignition, compression = self-igniting (Diesel engines)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.DriveCycleStatus.IgnitionType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDDriveCycleStatus

DriveCycleStatusMIL

Owl Class:vsso:DriveCycleStatusMIL
Definition:

Malfunction Indicator Light (MIL) - False = Off, True = On

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.DriveCycleStatus.MIL
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDDriveCycleStatus

DriveTime

Owl Class:vsso:DriveTime
Definition:

Accumulated drive time in seconds.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.DriveTime
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

DriverAttentiveProbability

Owl Class:vsso:DriverAttentiveProbability
Definition:

Probability of attentiveness of the driver.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.AttentiveProbability
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver

DriverDistractionLevel

Owl Class:vsso:DriverDistractionLevel
Definition:

Distraction level of the driver will be the level how much the driver is distracted, by multiple factors. E.g. Driving situation, acustical or optical signales inside the cockpit, phone calls

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.DistractionLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver

DriverEyesOnRoad

Owl Class:vsso:DriverEyesOnRoad
Definition:

Has driver the eyes on road or not?

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.EyesOnRoad
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver

DriverFatigueLevel

Owl Class:vsso:DriverFatigueLevel
Definition:

Fatigueness level of driver. Evaluated by multiple factors like trip time, behaviour of steering, eye status.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.FatigueLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver

DriverHeartRate

Owl Class:vsso:DriverHeartRate
Definition:

Heart rate of the driver.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.HeartRate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Driver

DriverIdentifierIssuer

Owl Class:vsso:DriverIdentifierIssuer
Definition:

Unique Issuer for the authentification of the occupant. E.g. https://accounts.funcorp.com

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.Identifier.Issuer
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DriverIdentifier

DriverIdentifierSubject

Owl Class:vsso:DriverIdentifierSubject
Definition:

Subject for the authentification of the occupant. E.g. UserID 7331677

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Driver.Identifier.Subject
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DriverIdentifier

ESCError

Owl Class:vsso:ESCError
Definition:

Indicates if ESC incurred an error condition. True = Error. False = No Error.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ESC.Error
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASESC

ESCIsActive

Owl Class:vsso:ESCIsActive
Definition:

Indicates if ECS is enabled. True = Enabled. False = Disabled.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ESC.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASESC

ESCIsEngaged

Owl Class:vsso:ESCIsEngaged
Definition:

Indicates if ESC is currently regulating vehicle stability. True = Engaged. False = Not Engaged.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ESC.IsEngaged
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASESC

ElectricMotorMaxPower

Owl Class:vsso:ElectricMotorMaxPower
Definition:

Peak power, in kilowatts, that motor(s) can generate.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.MaxPower
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor

ElectricMotorMaxRegenPower

Owl Class:vsso:ElectricMotorMaxRegenPower
Definition:

Peak regen/brake power, in kilowatts, that motor(s) can generate.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.MaxRegenPower
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor

ElectricMotorMaxRegenTorque

Owl Class:vsso:ElectricMotorMaxRegenTorque
Definition:

Peak regen/brake torque, in newton meter, that the motor(s) can generate.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.MaxRegenTorque
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor

ElectricMotorMaxTorque

Owl Class:vsso:ElectricMotorMaxTorque
Definition:

Peak power, in newton meter, that the motor(s) can generate.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.MaxTorque
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainElectricMotor

EngineECT

Owl Class:vsso:EngineECT
Definition:

Engine coolant temperature.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.ECT
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineEOP

Owl Class:vsso:EngineEOP
Definition:

Engine oil pressure.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.EOP
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineEOT

Owl Class:vsso:EngineEOT
Definition:

Engine oil temperature.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.EOT
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineMAF

Owl Class:vsso:EngineMAF
Definition:

Grams of air drawn into engine per second.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.MAF
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineMAP

Owl Class:vsso:EngineMAP
Definition:

Manifold air pressure possibly boosted using forced induction.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.MAP
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EnginePower

Owl Class:vsso:EnginePower
Definition:

Current engine power output.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.Power
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineSpeed

Owl Class:vsso:EngineSpeed
Definition:

Engine speed measured as rotations per minute.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.Speed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineTPS

Owl Class:vsso:EngineTPS
Definition:

Current throttle position.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.TPS
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

EngineTorque

Owl Class:vsso:EngineTorque
Definition:

Current engine torque.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.CombustionEngine.Engine.Torque
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CombustionEngineEngine

FuelSystemAverageConsumption

Owl Class:vsso:FuelSystemAverageConsumption
Definition:

Average consumption in liters per 100 km.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.AverageConsumption
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemConsumptionSinceStart

Owl Class:vsso:FuelSystemConsumptionSinceStart
Definition:

Fuel amount in liters consumed since start of current trip.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.ConsumptionSinceStart
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemEngineStopStartEnabled

Owl Class:vsso:FuelSystemEngineStopStartEnabled
Definition:

Indicates whether eco start stop is currently enabled

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.EngineStopStartEnabled
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemFuelType

Owl Class:vsso:FuelSystemFuelType
Definition:

Defines the fuel type of the vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.FuelType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemHybridType

Owl Class:vsso:FuelSystemHybridType
Definition:

Defines the hybrid type of the vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.HybridType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemInstantConsumption

Owl Class:vsso:FuelSystemInstantConsumption
Definition:

Current consumption in liters per 100 km.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.InstantConsumption
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemLevel

Owl Class:vsso:FuelSystemLevel
Definition:

Level in fuel tank as percent of capacity. 0 = empty. 100 = full.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.Level
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemLowFuelLevel

Owl Class:vsso:FuelSystemLowFuelLevel
Definition:

Indicates that the fuel level is low (e.g. <50km range)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.LowFuelLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemRange

Owl Class:vsso:FuelSystemRange
Definition:

Remaining range in meters using only liquid fuel.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.Range
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemTankCapacity

Owl Class:vsso:FuelSystemTankCapacity
Definition:

Capacity of the fuel tank in liters

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.TankCapacity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

FuelSystemTimeSinceStart

Owl Class:vsso:FuelSystemTimeSinceStart
Definition:

Time in seconds elapsed since start of current trip.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.FuelSystem.TimeSinceStart
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainFuelSystem

GrossWeight

Owl Class:vsso:GrossWeight
Definition:

Curb weight of vehicle, including all liquids and full tank of fuel and full load of cargo and passengers.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.GrossWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

HMICurrentLanguage

Owl Class:vsso:HMICurrentLanguage
Definition:

ISO 639-1 standard language code for the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.CurrentLanguage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMIDateFormat

Owl Class:vsso:HMIDateFormat
Definition:

Date format used in the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.DateFormat
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMIDayNightMode

Owl Class:vsso:HMIDayNightMode
Definition:

Current display theme

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.DayNightMode
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMIDistanceUnit

Owl Class:vsso:HMIDistanceUnit
Definition:

Distance unit used in the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.DistanceUnit
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMIEVEconomyUnits

Owl Class:vsso:HMIEVEconomyUnits
Definition:

EV fuel economy unit used in the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.EVEconomyUnits
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMIFuelEconomyUnits

Owl Class:vsso:HMIFuelEconomyUnits
Definition:

Fuel economy unit used in the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.FuelEconomyUnits
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMITemperatureUnit

Owl Class:vsso:HMITemperatureUnit
Definition:

Temperature unit used in the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.TemperatureUnit
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HMITimeFormat

Owl Class:vsso:HMITimeFormat
Definition:

Time format used in the current HMI

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.HMI.TimeFormat
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentHMI

HVACAmbientAirTemperature

Owl Class:vsso:HVACAmbientAirTemperature
Definition:

Ambient air temperature inside the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.AmbientAirTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC

HVACIsAirConditioningActive

Owl Class:vsso:HVACIsAirConditioningActive
Definition:

Is Air conditioning active.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.IsAirConditioningActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC

HVACIsFrontDefrosterActive

Owl Class:vsso:HVACIsFrontDefrosterActive
Definition:

Is front defroster active.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.IsFrontDefrosterActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC

HVACIsRearDefrosterActive

Owl Class:vsso:HVACIsRearDefrosterActive
Definition:

Is rear defroster active.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.IsRearDefrosterActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC

HVACIsRecirculationActive

Owl Class:vsso:HVACIsRecirculationActive
Definition:

Is recirculation active.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.IsRecirculationActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinHVAC

HeadRestraintDown

Owl Class:vsso:HeadRestraintDown
Definition:

Head restraint down switch engaged (SingleSeat.HeadRestraint.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.HeadRestraint.Down
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchHeadRestraint

HeadRestraintHeight

Owl Class:vsso:HeadRestraintHeight
Definition:

Height of head restraint. 0 = Bottommost. 255 = Uppermost.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.HeadRestraint.Height
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatHeadRestraint

HeadRestraintUp

Owl Class:vsso:HeadRestraintUp
Definition:

Head restraint up switch engaged (SingleSeat.HeadRestraint.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.HeadRestraint.Up
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchHeadRestraint

HeatingStatus

Owl Class:vsso:HeatingStatus
Definition:

Windshield heater status. 0 - off, 1 - on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Windshield.Heating.Status
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldHeating

Height

Owl Class:vsso:Height
Definition:

Overall vehicle height.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Height
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

HoodIsOpen

Owl Class:vsso:HoodIsOpen
Definition:

hood open or closed. True = Open. False = Closed

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Hood.IsOpen
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyHood

HornIsActive

Owl Class:vsso:HornIsActive
Definition:

Horn active or inactive. True = Active. False = Inactive.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Horn.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyHorn

IdentifierIssuer

Owl Class:vsso:IdentifierIssuer
Definition:

Unique Issuer for the authentification of the occupant. E.g. https://accounts.funcorp.com

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Occupant.Identifier.Issuer
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OccupantIdentifier

IdentifierSubject

Owl Class:vsso:IdentifierSubject
Definition:

Subject for the authentification of the occupant. E.g. UserID 7331677

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Occupant.Identifier.Subject
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OccupantIdentifier

IdleTime

Owl Class:vsso:IdleTime
Definition:

Accumulated idle time in seconds.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.IdleTime
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

IgnitionOffTime

Owl Class:vsso:IgnitionOffTime
Definition:

Accumulated ignition off time in seconds.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.IgnitionOffTime
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

IgnitionOn

Owl Class:vsso:IgnitionOn
Definition:

Indicates whether the vehicle ignition is on or off.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.IgnitionOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

IgnitionOnTime

Owl Class:vsso:IgnitionOnTime
Definition:

Accumulated ignition on time in seconds.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.IgnitionOnTime
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

IsMoving

Owl Class:vsso:IsMoving
Definition:

Indicates whether the vehicle is stationary or moving

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.IsMoving
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

LaneDepartureDetectionError

Owl Class:vsso:LaneDepartureDetectionError
Definition:

Indicates if lane departure system incurred an error condition. True = Error. False = No Error.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.LaneDepartureDetection.Error
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASLaneDepartureDetection

LaneDepartureDetectionIsActive

Owl Class:vsso:LaneDepartureDetectionIsActive
Definition:

Indicates if lane departure detection system is enabled. True = Enabled. False = Disabled.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.LaneDepartureDetection.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASLaneDepartureDetection

LaneDepartureDetectionWarning

Owl Class:vsso:LaneDepartureDetectionWarning
Definition:

Indicates if lane departure detection registered a lane departure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.LaneDepartureDetection.Warning
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASLaneDepartureDetection

Length

Owl Class:vsso:Length
Definition:

Overall vehicle length.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Length
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

LightsAmbientLight

Owl Class:vsso:LightsAmbientLight
Definition:

How much ambient light is detected in cabin. 0 = No ambient light. 100 = Full brightness

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.AmbientLight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights

LightsIsBackupOn

Owl Class:vsso:LightsIsBackupOn
Definition:

Is backup (reverse) light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsBackupOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsBrakeOn

Owl Class:vsso:LightsIsBrakeOn
Definition:

Is brake light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsBrakeOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsDomeOn

Owl Class:vsso:LightsIsDomeOn
Definition:

Is central dome light light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.IsDomeOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights

LightsIsFrontFogOn

Owl Class:vsso:LightsIsFrontFogOn
Definition:

Is front fog light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsFrontFogOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsGloveBoxOn

Owl Class:vsso:LightsIsGloveBoxOn
Definition:

Is glove box light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.IsGloveBoxOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights

LightsIsHazardOn

Owl Class:vsso:LightsIsHazardOn
Definition:

Are hazards on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsHazardOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsHighBeamOn

Owl Class:vsso:LightsIsHighBeamOn
Definition:

Is high beam on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsHighBeamOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsLeftIndicatorOn

Owl Class:vsso:LightsIsLeftIndicatorOn
Definition:

Is left indicator flashing

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsLeftIndicatorOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsLowBeamOn

Owl Class:vsso:LightsIsLowBeamOn
Definition:

Is low beam on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsLowBeamOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsParkingOn

Owl Class:vsso:LightsIsParkingOn
Definition:

Is parking light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsParkingOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsRearFogOn

Owl Class:vsso:LightsIsRearFogOn
Definition:

Is rear fog light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsRearFogOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsRightIndicatorOn

Owl Class:vsso:LightsIsRightIndicatorOn
Definition:

Is right indicator flashing

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsRightIndicatorOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsRunningOn

Owl Class:vsso:LightsIsRunningOn
Definition:

Are running lights on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Lights.IsRunningOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyLights

LightsIsTrunkOn

Owl Class:vsso:LightsIsTrunkOn
Definition:

Is trunk light light on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.IsTrunkOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights

LightsLightIntensity

Owl Class:vsso:LightsLightIntensity
Definition:

Intensity of the interior lights. 0 = Off. 100 = Full brightness.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.LightIntensity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinLights

LowVoltageSystemState

Owl Class:vsso:LowVoltageSystemState
Definition:

State of the supply voltage of the control units (usually 12V).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.LowVoltageSystemState
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

LumbarDeflate

Owl Class:vsso:LumbarDeflate
Definition:

Lumbar deflation switch engaged (SingleSeat.Lumbar.Inflation)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Lumbar.Deflate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar

LumbarDown

Owl Class:vsso:LumbarDown
Definition:

Lumbar down switch engaged (SingleSeat.Lumbar.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Lumbar.Down
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar

LumbarHeight

Owl Class:vsso:LumbarHeight
Definition:

Lumbar support position. 0 = Lowermost. 255 = Uppermost.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Lumbar.Height
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatLumbar

LumbarInflate

Owl Class:vsso:LumbarInflate
Definition:

Lumbar inflation switch engaged (SingleSeat.Lumbar.Inflation)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Lumbar.Inflate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar

LumbarInflation

Owl Class:vsso:LumbarInflation
Definition:

Lumbar support inflation. 0 = Fully deflated. 255 = Fully inflated.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Lumbar.Inflation
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatLumbar

LumbarUp

Owl Class:vsso:LumbarUp
Definition:

Lumbar up switch engaged (SingleSeat.Lumbar.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Lumbar.Up
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchLumbar

MassageDecrease

Owl Class:vsso:MassageDecrease
Definition:

Decrease massage level switch engaged (SingleSeat.Massage)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Massage.Decrease
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchMassage

MassageIncrease

Owl Class:vsso:MassageIncrease
Definition:

Increase massage level switch engaged (SingleSeat.Massage)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Massage.Increase
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchMassage

MaxTowBallWeight

Owl Class:vsso:MaxTowBallWeight
Definition:

Maximum vertical weight on the tow ball of a trailer.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.MaxTowBallWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

MaxTowWeight

Owl Class:vsso:MaxTowWeight
Definition:

Maximum weight of trailer.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.MaxTowWeight
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

MediaAction

Owl Class:vsso:MediaAction
Definition:

Tells if the media was

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Action
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia

MediaDeclinedURI

Owl Class:vsso:MediaDeclinedURI
Definition:

URI of suggested media that was declined

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.DeclinedURI
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia

MediaSelectedURI

Owl Class:vsso:MediaSelectedURI
Definition:

URI of suggested media that was selected

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.SelectedURI
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia

MediaVolume

Owl Class:vsso:MediaVolume
Definition:

Current Media Volume

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Volume
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only InfotainmentMedia

MirrorsHeatingStatus

Owl Class:vsso:MirrorsHeatingStatus
Definition:

Mirror Heater on or off. True = Heater On. False = Heater Off.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Mirrors.Heating.Status
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MirrorsHeating

MirrorsPan

Owl Class:vsso:MirrorsPan
Definition:

Mirror pan as a percent. 0 = Center Position. 100 = Fully Left Position. -100 = Fully Right Position.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Mirrors.Pan
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyMirrors

MirrorsTilt

Owl Class:vsso:MirrorsTilt
Definition:

Mirror tilt as a percent. 0 = Center Position. 100 = Fully Upward Position. -100 = Fully Downward Position.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Mirrors.Tilt
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyMirrors

MotorCoolantTemperature

Owl Class:vsso:MotorCoolantTemperature
Definition:

Motor coolant temperature (if applicable).

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.Motor.CoolantTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor

MotorPower

Owl Class:vsso:MotorPower
Definition:

Current motor power output. Negative values indicate regen mode.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.Motor.Power
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor

MotorRpm

Owl Class:vsso:MotorRpm
Definition:

Motor rotational speed measured as rotations per minute. Negative values indicate reverse driving mode.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.Motor.Rpm
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor

MotorTemperature

Owl Class:vsso:MotorTemperature
Definition:

Motor temperature.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.Motor.Temperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor

MotorTorque

Owl Class:vsso:MotorTorque
Definition:

Current motor torque. Negative values indicate regen mode.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.ElectricMotor.Motor.Torque
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ElectricMotorMotor

O2ShortTermFuelTrim

Owl Class:vsso:O2ShortTermFuelTrim
Definition:

PID 1x (byte B) - Short term fuel trim

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.O2.ShortTermFuelTrim
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2

O2Voltage

Owl Class:vsso:O2Voltage
Definition:

PID 1x (byte A) - Sensor voltage

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.O2.Voltage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2

O2WRCurrent

Owl Class:vsso:O2WRCurrent
Definition:

PID 3x (byte CD) - Current for wide range/band oxygen sensor

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.O2WR.Current
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2WR

O2WRLambda

Owl Class:vsso:O2WRLambda
Definition:

PID 2x (byte AB) and PID 3x (byte AB) - Lambda for wide range/band oxygen sensor

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.O2WR.Lambda
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2WR

O2WRVoltage

Owl Class:vsso:O2WRVoltage
Definition:

PID 2x (byte CD) - Voltage for wide range/band oxygen sensor

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.O2WR.Voltage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDO2WR

OBDAbsoluteLoad

Owl Class:vsso:OBDAbsoluteLoad
Definition:

PID 43 - Absolute load value

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AbsoluteLoad
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDAcceleratorPositionD

Owl Class:vsso:OBDAcceleratorPositionD
Definition:

PID 49 - Accelerator pedal position D

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AcceleratorPositionD
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDAcceleratorPositionE

Owl Class:vsso:OBDAcceleratorPositionE
Definition:

PID 4A - Accelerator pedal position E

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AcceleratorPositionE
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDAcceleratorPositionF

Owl Class:vsso:OBDAcceleratorPositionF
Definition:

PID 4B - Accelerator pedal position F

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AcceleratorPositionF
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDAirStatus

Owl Class:vsso:OBDAirStatus
Definition:

PID 12 - Secondary air status

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AirStatus
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDAmbientAirTemperature

Owl Class:vsso:OBDAmbientAirTemperature
Definition:

PID 46 - Ambient air temperature

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AmbientAirTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDAuxInputStatus

Owl Class:vsso:OBDAuxInputStatus
Definition:

PID 1E - Auxiliary input status (power take off)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.AuxInputStatus
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDBarometricPressure

Owl Class:vsso:OBDBarometricPressure
Definition:

PID 33 - Barometric pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.BarometricPressure
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDCommandedEGR

Owl Class:vsso:OBDCommandedEGR
Definition:

PID 2C - Commanded exhaust gas recirculation (EGR)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.CommandedEGR
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDCommandedEVAP

Owl Class:vsso:OBDCommandedEVAP
Definition:

PID 2E - Commanded evaporative purge (EVAP) valve

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.CommandedEVAP
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDCommandedEquivalenceRatio

Owl Class:vsso:OBDCommandedEquivalenceRatio
Definition:

PID 44 - Commanded equivalence ratio

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.CommandedEquivalenceRatio
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDControlModuleVoltage

Owl Class:vsso:OBDControlModuleVoltage
Definition:

PID 42 - Control module voltage

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ControlModuleVoltage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDCoolantTemperature

Owl Class:vsso:OBDCoolantTemperature
Definition:

PID 05 - Coolant temperature

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.CoolantTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDDTCList

Owl Class:vsso:OBDDTCList
Definition:

List of currently active DTCs formatted according OBD II (SAE-J2012DA_201812) standard ([P|C|B|U]XXXXX )

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.DTCList
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDDistanceSinceDTCClear

Owl Class:vsso:OBDDistanceSinceDTCClear
Definition:

PID 31 - Distance traveled since codes cleared

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.DistanceSinceDTCClear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDDistanceWithMIL

Owl Class:vsso:OBDDistanceWithMIL
Definition:

PID 21 - Distance traveled with MIL on

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.DistanceWithMIL
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEGRError

Owl Class:vsso:OBDEGRError
Definition:

PID 2D - Exhaust gas recirculation (EGR) error

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EGRError
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEVAPVaporPressure

Owl Class:vsso:OBDEVAPVaporPressure
Definition:

PID 32 - Evaporative purge (EVAP) system pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EVAPVaporPressure
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEVAPVaporPressureAbsolute

Owl Class:vsso:OBDEVAPVaporPressureAbsolute
Definition:

PID 53 - Absolute evaporative purge (EVAP) system pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EVAPVaporPressureAbsolute
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEVAPVaporPressureAlternate

Owl Class:vsso:OBDEVAPVaporPressureAlternate
Definition:

PID 54 - Alternate evaporative purge (EVAP) system pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EVAPVaporPressureAlternate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEngineLoad

Owl Class:vsso:OBDEngineLoad
Definition:

PID 04 - Engine load in percent - 0 = no load, 100 = full load

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EngineLoad
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEngineSpeed

Owl Class:vsso:OBDEngineSpeed
Definition:

PID 0C - Engine speed measured as rotations per minute

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EngineSpeed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDEthanolPercent

Owl Class:vsso:OBDEthanolPercent
Definition:

PID 52 - Percentage of ethanol in the fuel

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.EthanolPercent
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFreezeDTC

Owl Class:vsso:OBDFreezeDTC
Definition:

PID 02 - DTC that triggered the freeze frame

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FreezeDTC
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelInjectionTiming

Owl Class:vsso:OBDFuelInjectionTiming
Definition:

PID 5D - Fuel injection timing

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelInjectionTiming
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelLevel

Owl Class:vsso:OBDFuelLevel
Definition:

PID 2F - Fuel level in the fuel tank

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelPressure

Owl Class:vsso:OBDFuelPressure
Definition:

PID 0A - Fuel pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelPressure
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelRailPressureAbsolute

Owl Class:vsso:OBDFuelRailPressureAbsolute
Definition:

PID 59 - Absolute fuel rail pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelRailPressureAbsolute
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelRailPressureDirect

Owl Class:vsso:OBDFuelRailPressureDirect
Definition:

PID 23 - Fuel rail pressure direct inject

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelRailPressureDirect
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelRailPressureVac

Owl Class:vsso:OBDFuelRailPressureVac
Definition:

PID 22 - Fuel rail pressure relative to vacuum

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelRailPressureVac
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelRate

Owl Class:vsso:OBDFuelRate
Definition:

PID 5E - Engine fuel rate

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelRate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelStatus

Owl Class:vsso:OBDFuelStatus
Definition:

PID 03 - Fuel status

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelStatus
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDFuelType

Owl Class:vsso:OBDFuelType
Definition:

PID 51 - Fuel type

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.FuelType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDHybridBatteryRemaining

Owl Class:vsso:OBDHybridBatteryRemaining
Definition:

PID 5B - Remaining life of hybrid battery

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.HybridBatteryRemaining
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDIntakeTemp

Owl Class:vsso:OBDIntakeTemp
Definition:

PID 0F - Intake temperature

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.IntakeTemp
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDLongTermFuelTrim1

Owl Class:vsso:OBDLongTermFuelTrim1
Definition:

PID 07 - Long Term (learned) Fuel Trim - Bank 1 - negative percent leaner, positive percent richer

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.LongTermFuelTrim1
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDLongTermFuelTrim2

Owl Class:vsso:OBDLongTermFuelTrim2
Definition:

PID 09 - Long Term (learned) Fuel Trim - Bank 2 - negative percent leaner, positive percent richer

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.LongTermFuelTrim2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDLongTermO2Trim1

Owl Class:vsso:OBDLongTermO2Trim1
Definition:

PID 56 (byte A) - Long term secondary O2 trim - Bank 1

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.LongTermO2Trim1
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDLongTermO2Trim2

Owl Class:vsso:OBDLongTermO2Trim2
Definition:

PID 58 (byte A) - Long term secondary O2 trim - Bank 2

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.LongTermO2Trim2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDLongTermO2Trim3

Owl Class:vsso:OBDLongTermO2Trim3
Definition:

PID 56 (byte B) - Long term secondary O2 trim - Bank 3

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.LongTermO2Trim3
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDLongTermO2Trim4

Owl Class:vsso:OBDLongTermO2Trim4
Definition:

PID 58 (byte B) - Long term secondary O2 trim - Bank 4

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.LongTermO2Trim4
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDMAF

Owl Class:vsso:OBDMAF
Definition:

PID 10 - Grams of air drawn into engine per second

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.MAF
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDMAP

Owl Class:vsso:OBDMAP
Definition:

PID 0B - Intake manifold pressure

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.MAP
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDMaxMAF

Owl Class:vsso:OBDMaxMAF
Definition:

PID 50 - Maximum flow for mass air flow sensor

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.MaxMAF
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDOBDStandards

Owl Class:vsso:OBDOBDStandards
Definition:

PID 1C - OBD standards this vehicle conforms to

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.OBD.OBDStandards
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDOilTemperature

Owl Class:vsso:OBDOilTemperature
Definition:

PID 5C - Engine oil temperature

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.OilTemperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDOxygenSensorsIn2Banks

Owl Class:vsso:OBDOxygenSensorsIn2Banks
Definition:

PID 13 - Presence of oxygen sensors in 2 banks. [A0..A3] == Bank 1, Sensors 1-4. [A4..A7] == Bank 2, Sensors 1-4

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.OxygenSensorsIn2Banks
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDOxygenSensorsIn4Banks

Owl Class:vsso:OBDOxygenSensorsIn4Banks
Definition:

PID 1D - Presence of oxygen sensors in 4 banks. Similar to PID 13, but [A0..A7] == [B1S1, B1S2, B2S1, B2S2, B3S1, B3S2, B4S1, B4S2]

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.OxygenSensorsIn4Banks
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDPidsA

Owl Class:vsso:OBDPidsA
Definition:

PID 00 - Bit array of the supported pids 01 to 20

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.PidsA
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDPidsB

Owl Class:vsso:OBDPidsB
Definition:

PID 20 - Bit array of the supported pids 21 to 40

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.PidsB
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDPidsC

Owl Class:vsso:OBDPidsC
Definition:

PID 40 - Bit array of the supported pids 41 to 60

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.PidsC
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDRelativeAcceleratorPosition

Owl Class:vsso:OBDRelativeAcceleratorPosition
Definition:

PID 5A - Relative accelerator pedal position

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.RelativeAcceleratorPosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDRelativeThrottlePosition

Owl Class:vsso:OBDRelativeThrottlePosition
Definition:

PID 45 - Relative throttle position

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.RelativeThrottlePosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDRunTime

Owl Class:vsso:OBDRunTime
Definition:

PID 1F - Engine run time

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.RunTime
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDRunTimeMIL

Owl Class:vsso:OBDRunTimeMIL
Definition:

PID 4D - Run time with MIL on

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.RunTimeMIL
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDShortTermFuelTrim1

Owl Class:vsso:OBDShortTermFuelTrim1
Definition:

PID 06 - Short Term (immediate) Fuel Trim - Bank 1 - negative percent leaner, positive percent richer

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ShortTermFuelTrim1
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDShortTermFuelTrim2

Owl Class:vsso:OBDShortTermFuelTrim2
Definition:

PID 08 - Short Term (immediate) Fuel Trim - Bank 2 - negative percent leaner, positive percent richer

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ShortTermFuelTrim2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDShortTermO2Trim1

Owl Class:vsso:OBDShortTermO2Trim1
Definition:

PID 55 (byte A) - Short term secondary O2 trim - Bank 1

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ShortTermO2Trim1
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDShortTermO2Trim2

Owl Class:vsso:OBDShortTermO2Trim2
Definition:

PID 57 (byte A) - Short term secondary O2 trim - Bank 2

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ShortTermO2Trim2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDShortTermO2Trim3

Owl Class:vsso:OBDShortTermO2Trim3
Definition:

PID 55 (byte B) - Short term secondary O2 trim - Bank 3

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ShortTermO2Trim3
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDShortTermO2Trim4

Owl Class:vsso:OBDShortTermO2Trim4
Definition:

PID 57 (byte B) - Short term secondary O2 trim - Bank 4

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ShortTermO2Trim4
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDSpeed

Owl Class:vsso:OBDSpeed
Definition:

PID 0D - Vehicle speed

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Speed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDThrottleActuator

Owl Class:vsso:OBDThrottleActuator
Definition:

PID 4C - Commanded throttle actuator

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ThrottleActuator
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDThrottlePosition

Owl Class:vsso:OBDThrottlePosition
Definition:

PID 11 - Throttle position - 0 = closed throttle, 100 = open throttle

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ThrottlePosition
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDThrottlePositionB

Owl Class:vsso:OBDThrottlePositionB
Definition:

PID 47 - Absolute throttle position B

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ThrottlePositionB
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDThrottlePositionC

Owl Class:vsso:OBDThrottlePositionC
Definition:

PID 48 - Absolute throttle position C

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.ThrottlePositionC
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDTimeSinceDTCCleared

Owl Class:vsso:OBDTimeSinceDTCCleared
Definition:

PID 4E - Time since trouble codes cleared

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.TimeSinceDTCCleared
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDTimingAdvance

Owl Class:vsso:OBDTimingAdvance
Definition:

PID 0E - Time advance

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.TimingAdvance
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

OBDWarmupsSinceDTCClear

Owl Class:vsso:OBDWarmupsSinceDTCClear
Definition:

PID 30 - Number of warm-ups since codes cleared

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.WarmupsSinceDTCClear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBD

ObstacleDetectionError

Owl Class:vsso:ObstacleDetectionError
Definition:

Indicates if obstacle sensor system incurred an error condition. True = Error. False = No Error.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ObstacleDetection.Error
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASObstacleDetection

ObstacleDetectionIsActive

Owl Class:vsso:ObstacleDetectionIsActive
Definition:

Indicates if obstacle sensor system is enabled. True = Enabled. False = Disabled.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.ObstacleDetection.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASObstacleDetection

ParkingBrakeIsEngaged

Owl Class:vsso:ParkingBrakeIsEngaged
Definition:

Parking brake status. True = Parking Brake is Engaged. False = Parking Brake is not Engaged.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.ParkingBrake.IsEngaged
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisParkingBrake

PlayedAlbum

Owl Class:vsso:PlayedAlbum
Definition:

Name of album being played

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Played.Album
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed

PlayedArtist

Owl Class:vsso:PlayedArtist
Definition:

Name of artist being played

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Played.Artist
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed

PlayedSource

Owl Class:vsso:PlayedSource
Definition:

Media selected for playback

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Played.Source
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed

PlayedTrack

Owl Class:vsso:PlayedTrack
Definition:

Name of track being played

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Played.Track
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed

PlayedURI

Owl Class:vsso:PlayedURI
Definition:

User Resource associated with the media

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Infotainment.Media.Played.URI
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only MediaPlayed

PowertrainAccumulatedBrakingEnergy

Owl Class:vsso:PowertrainAccumulatedBrakingEnergy
Definition:

The accumulated energy from regenerative braking over lifetime.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.AccumulatedBrakingEnergy
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Powertrain

PowertrainRange

Owl Class:vsso:PowertrainRange
Definition:

Remaining range in meters using all energy sources available in the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Range
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Powertrain

Private

Owl Class:vsso:Private
Definition:

Uncontrolled branch where non-public signals can be defined.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Private
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

Raindetectionintensity

Owl Class:vsso:Raindetectionintensity
Definition:

Rain intensity. 0 = Dry, No Rain. 100 = Covered.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Raindetection.intensity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyRaindetection

RearShadePosition

Owl Class:vsso:RearShadePosition
Definition:

Position of window blind. 0 = Fully retracted. 100 = Fully deployed.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.RearShade.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinRearShade

RearShadeSwitch

Owl Class:vsso:RearShadeSwitch
Definition:

Switch controlling sliding action such as window, sunroof, or blind.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.RearShade.Switch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinRearShade

RearviewMirrorDimmingLevel

Owl Class:vsso:RearviewMirrorDimmingLevel
Definition:

Dimming level of rearview mirror. 0 = undimmed. 100 = fully dimmed

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.RearviewMirror.DimmingLevel
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinRearviewMirror

ReclineBackward

Owl Class:vsso:ReclineBackward
Definition:

Seatback recline backward switch engaged (SingleSeat.Recline)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Recline.Backward
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchRecline

ReclineForward

Owl Class:vsso:ReclineForward
Definition:

Seatback recline forward switch engaged (SingleSeat.Recline)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Recline.Forward
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchRecline

RoofLoad

Owl Class:vsso:RoofLoad
Definition:

The permitted total weight of cargo and installations (e.g. a roof rack) on top of the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.RoofLoad
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

SeatHasPassenger

Owl Class:vsso:SeatHasPassenger
Definition:

Does the seat have a passenger in it.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.HasPassenger
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

SeatHeating

Owl Class:vsso:SeatHeating
Definition:

Seat cooling / heating. 0 = off. -100 = max cold. +100 = max heat.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Heating
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

SeatHeight

Owl Class:vsso:SeatHeight
Definition:

Seat vertical position. 0 = Lowermost. 1000 = Uppermost.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Height
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

SeatIsBelted

Owl Class:vsso:SeatIsBelted
Definition:

Is the belt engaged.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.IsBelted
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

SeatMassage

Owl Class:vsso:SeatMassage
Definition:

Seat massage level. 0 = off. 100 = max massage.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Massage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

SeatPosition

Owl Class:vsso:SeatPosition
Definition:

Seat horizontal position. 0 = Frontmost. 1000 = Rearmost.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

SeatRecline

Owl Class:vsso:SeatRecline
Definition:

Recline level. -90 = Max forward recline. 90 max backward recline.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Recline
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSeat

ServiceDistanceToService

Owl Class:vsso:ServiceDistanceToService
Definition:

Remaining distance to service (of any kind). Negative values indicate service overdue.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Service.DistanceToService
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Service

ServiceServiceDue

Owl Class:vsso:ServiceServiceDue
Definition:

Indicates if vehicle needs service (of any kind). True = Service needed now or in the near future. False = No known need for service.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Service.ServiceDue
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Service

ServiceTimeToService

Owl Class:vsso:ServiceTimeToService
Definition:

Remaining time to service (of any kind). Negative values indicate service overdue.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Service.TimeToService
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Service

ShadePosition

Owl Class:vsso:ShadePosition
Definition:

Position of window blind. 0 = Fully retracted. 100 = Fully deployed.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Sunroof.Shade.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SunroofShade

ShadeSwitch

Owl Class:vsso:ShadeSwitch
Definition:

Switch controlling sliding action such as window, sunroof, or blind.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Sunroof.Shade.Switch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SunroofShade

SideBolsterDeflate

Owl Class:vsso:SideBolsterDeflate
Definition:

Side bolster deflation switch engaged (SingleSeat.SideBolster.Inflation)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.SideBolster.Deflate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchSideBolster

SideBolsterInflate

Owl Class:vsso:SideBolsterInflate
Definition:

Side bolster inflation switch engaged (SingleSeat.SideBolster.Inflation)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.SideBolster.Inflate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SwitchSideBolster

SideBolsterInflation

Owl Class:vsso:SideBolsterInflation
Definition:

Side bolster support inflation. 0 = Fully deflated. 255 = Fully inflated.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.SideBolster.Inflation
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSideBolster

Speed

Owl Class:vsso:Speed
Definition:

Vehicle speed

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Speed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

SpotlightIsLeftOn

Owl Class:vsso:SpotlightIsLeftOn
Definition:

Is light on the left side switched on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.Spotlight.IsLeftOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only LightsSpotlight

SpotlightIsRightOn

Owl Class:vsso:SpotlightIsRightOn
Definition:

Is light on the right side switched on

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.Spotlight.IsRightOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only LightsSpotlight

SpotlightIsSharedOn

Owl Class:vsso:SpotlightIsSharedOn
Definition:

Is a shared light across a specific row on

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Lights.Spotlight.IsSharedOn
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only LightsSpotlight

StateOfChargeCurrent

Owl Class:vsso:StateOfChargeCurrent
Definition:

Physical state of charge of the high voltage battery. This is not necessarily the state of charge being displayed to the customer.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.StateOfCharge.Current
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryStateOfCharge

StateOfChargeDisplayed

Owl Class:vsso:StateOfChargeDisplayed
Definition:

State of charge displayed to the customer.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.StateOfCharge.Displayed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryStateOfCharge

StateOfChargeTarget

Owl Class:vsso:StateOfChargeTarget
Definition:

Target state of charge set (eg. by customer).

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.StateOfCharge.Target
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BatteryStateOfCharge

StationAirDistribution

Owl Class:vsso:StationAirDistribution
Definition:

Direction of airstream

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.Station.AirDistribution
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only HVACStation

StationFanSpeed

Owl Class:vsso:StationFanSpeed
Definition:

Fan Speed, 0 = off. 100 = max

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.Station.FanSpeed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only HVACStation

StationTemperature

Owl Class:vsso:StationTemperature
Definition:

Temperature

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.HVAC.Station.Temperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only HVACStation

StatusDTCCount

Owl Class:vsso:StatusDTCCount
Definition:

Number of sensor Trouble Codes (DTC)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Status.DTCCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDStatus

StatusIgnitionType

Owl Class:vsso:StatusIgnitionType
Definition:

Type of the ignition for ICE - spark = spark plug ignition, compression = self-igniting (Diesel engines)

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Status.IgnitionType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDStatus

StatusMIL

Owl Class:vsso:StatusMIL
Definition:

Malfunction Indicator Light (MIL) False = Off, True = On

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.OBD.Status.MIL
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only OBDStatus

SteeringWheelAngle

Owl Class:vsso:SteeringWheelAngle
Definition:

Steering wheel angle. Positive = degrees to the left. Negative = degrees to the right.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.SteeringWheel.Angle
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel

SteeringWheelExtension

Owl Class:vsso:SteeringWheelExtension
Definition:

Steering wheel column extension from dashboard. 0 = Closest to dashboard. 100 = Furthest from dashboard.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.SteeringWheel.Extension
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel

SteeringWheelPosition

Owl Class:vsso:SteeringWheelPosition
Definition:

Position of the steering wheel on the left or right side of the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Chassis.SteeringWheel.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel

SteeringWheelTilt

Owl Class:vsso:SteeringWheelTilt
Definition:

Steering wheel column tilt. 0 = Lowest position. 100 = Highest position.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.SteeringWheel.Tilt
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChassisSteeringWheel

SunroofPosition

Owl Class:vsso:SunroofPosition
Definition:

Sunroof position. 0 = Fully closed 100 = Fully opened. -100 = Fully tilted

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Sunroof.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSunroof

SunroofSwitch

Owl Class:vsso:SunroofSwitch
Definition:

Switch controlling sliding action such as window, sunroof, or shade.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Sunroof.Switch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only CabinSunroof

SwitchBackward

Owl Class:vsso:SwitchBackward
Definition:

Seat backward switch engaged (SingleSeat.Position)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Backward
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch

SwitchCooler

Owl Class:vsso:SwitchCooler
Definition:

Cooler switch for Seat heater (SingleSeat.Heating)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Cooler
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch

SwitchDown

Owl Class:vsso:SwitchDown
Definition:

Seat down switch engaged (SingleSeat.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Down
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch

SwitchForward

Owl Class:vsso:SwitchForward
Definition:

Seat forward switch engaged (SingleSeat.Position)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Forward
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch

SwitchUp

Owl Class:vsso:SwitchUp
Definition:

Seat up switch engaged (SingleSeat.Height)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Up
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch

SwitchWarmer

Owl Class:vsso:SwitchWarmer
Definition:

Warmer switch for Seat heater (SingleSeat.Heating)

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Seat.Switch.Warmer
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only SeatSwitch

TCSError

Owl Class:vsso:TCSError
Definition:

Indicates if TCS incurred an error condition. True = Error. False = No Error.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.TCS.Error
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASTCS

TCSIsActive

Owl Class:vsso:TCSIsActive
Definition:

Indicates if TCS is enabled. True = Enabled. False = Disabled.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.TCS.IsActive
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASTCS

TCSIsEngaged

Owl Class:vsso:TCSIsEngaged
Definition:

Indicates if TCS is currently regulating traction. True = Engaged. False = Not Engaged.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.ADAS.TCS.IsEngaged
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ADASTCS

TimerMode

Owl Class:vsso:TimerMode
Definition:

Defines whether Timer.Time is defining start- or endtime of a charging action; departuretime denotes that target time should be taken from vehicle-level desired departure-time setting.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.Timer.Mode
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChargingTimer

TimerTime

Owl Class:vsso:TimerTime
Definition:

Time value for next charging-related action (Unix timestamp, seconds).

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Battery.Charging.Timer.Time
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only ChargingTimer

TirePressure

Owl Class:vsso:TirePressure
Definition:

Tire pressure in kilo-Pascal

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Tire.Pressure
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelTire

TirePressureLow

Owl Class:vsso:TirePressureLow
Definition:

Tire Pressure Status. True = Low tire pressure. False = Good tire pressure.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Tire.PressureLow
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelTire

TireTemperature

Owl Class:vsso:TireTemperature
Definition:

Tire temperature in Celsius.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Chassis.Axle.Wheel.Tire.Temperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WheelTire

TrailerConnected

Owl Class:vsso:TrailerConnected
Definition:

Signal indicating if trailer is connected or not.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Trailer.Connected
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only Trailer

TransmissionClutchWear

Owl Class:vsso:TransmissionClutchWear
Definition:

Clutch wear as a percent. 0 = no wear. 100 = worn.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.ClutchWear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionCurrentGear

Owl Class:vsso:TransmissionCurrentGear
Definition:

The current gear. 0=Neutral, 1/2/..=Forward, -1/..=Reverse

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.CurrentGear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionDriveType

Owl Class:vsso:TransmissionDriveType
Definition:

Drive type.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.DriveType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionGear

Owl Class:vsso:TransmissionGear
Definition:

Current gear. 0=Neutral. -1=Reverse

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.Gear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionGearChangeMode

Owl Class:vsso:TransmissionGearChangeMode
Definition:

Is the gearbox in automatic or manual (paddle) mode.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.GearChangeMode
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionGearCount

Owl Class:vsso:TransmissionGearCount
Definition:

Number of forward gears in the transmission. -1 = CVT.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.GearCount
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionPerformanceMode

Owl Class:vsso:TransmissionPerformanceMode
Definition:

Current gearbox performance mode.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.PerformanceMode
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionSelectedGear

Owl Class:vsso:TransmissionSelectedGear
Definition:

The selected gear. 0=Neutral, 1/2/..=Forward, -1/..=Reverse, 126=Park, 127=Drive

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.SelectedGear
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionSpeed

Owl Class:vsso:TransmissionSpeed
Definition:

Vehicle speed, as sensed by the gearbox.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.Speed
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionTemperature

Owl Class:vsso:TransmissionTemperature
Definition:

The current gearbox temperature

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.Temperature
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionTravelledDistance

Owl Class:vsso:TransmissionTravelledDistance
Definition:

Odometer reading, total distance travelled during the lifetime of the transmission.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.TravelledDistance
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TransmissionType

Owl Class:vsso:TransmissionType
Definition:

Transmission type.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Powertrain.Transmission.Type
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only PowertrainTransmission

TravelledDistance

Owl Class:vsso:TravelledDistance
Definition:

Odometer reading, total distance travelled during the lifetime of the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.TravelledDistance
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

TripMeterReading

Owl Class:vsso:TripMeterReading
Definition:

Current trip meter reading

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.TripMeterReading
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

TrunkIsLocked

Owl Class:vsso:TrunkIsLocked
Definition:

Is trunk locked or unlocked. True = Locked. False = Unlocked.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Trunk.IsLocked
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyTrunk

TrunkIsOpen

Owl Class:vsso:TrunkIsOpen
Definition:

Trunk open or closed. True = Open. False = Closed

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Trunk.IsOpen
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only BodyTrunk

VehicleIdentificationACRISSCode

Owl Class:vsso:VehicleIdentificationACRISSCode
Definition:

The ACRISS Car Classification Code is a code used by many car rental companies.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.ACRISSCode
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationBrand

Owl Class:vsso:VehicleIdentificationBrand
Definition:

Vehicle brand or manufacturer

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.Brand
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationModel

Owl Class:vsso:VehicleIdentificationModel
Definition:

Vehicle model

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.Model
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationVIN

Owl Class:vsso:VehicleIdentificationVIN
Definition:

17-character Vehicle Identification Number (VIN) as defined by ISO 3779

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.VIN
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationWMI

Owl Class:vsso:VehicleIdentificationWMI
Definition:

3-character World Manufacturer Identification (WMI) as defined by ISO 3780

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.WMI
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationYear

Owl Class:vsso:VehicleIdentificationYear
Definition:

Model year of the vehicle

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.Year
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationbodyType

Owl Class:vsso:VehicleIdentificationbodyType
Definition:

Indicates the design and body style of the vehicle (e.g. station wagon, hatchback, etc.).

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.bodyType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationdateVehicleFirstRegistered

Owl Class:vsso:VehicleIdentificationdateVehicleFirstRegistered
Definition:

The date of the first registration of the vehicle with the respective public authorities.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.dateVehicleFirstRegistered
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationknownVehicleDamages

Owl Class:vsso:VehicleIdentificationknownVehicleDamages
Definition:

A textual description of known damages, both repaired and unrepaired.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.knownVehicleDamages
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationmeetsEmissionStandard

Owl Class:vsso:VehicleIdentificationmeetsEmissionStandard
Definition:

Indicates that the vehicle meets the respective emission standard.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.meetsEmissionStandard
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationproductionDate

Owl Class:vsso:VehicleIdentificationproductionDate
Definition:

The date of production of the item, e.g. vehicle.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.productionDate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationpurchaseDate

Owl Class:vsso:VehicleIdentificationpurchaseDate
Definition:

The date the item e.g. vehicle was purchased by the current owner.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.purchaseDate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationvehicleConfiguration

Owl Class:vsso:VehicleIdentificationvehicleConfiguration
Definition:

A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.vehicleConfiguration
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationvehicleModelDate

Owl Class:vsso:VehicleIdentificationvehicleModelDate
Definition:

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

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.vehicleModelDate
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationvehicleSeatingCapacity

Owl Class:vsso:VehicleIdentificationvehicleSeatingCapacity
Definition:

The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.vehicleSeatingCapacity
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationvehicleSpecialUsage

Owl Class:vsso:VehicleIdentificationvehicleSpecialUsage
Definition:

Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.vehicleSpecialUsage
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationvehicleinteriorColor

Owl Class:vsso:VehicleIdentificationvehicleinteriorColor
Definition:

The color or color combination of the interior of the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.vehicleinteriorColor
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VehicleIdentificationvehicleinteriorType

Owl Class:vsso:VehicleIdentificationvehicleinteriorType
Definition:

The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.).

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VehicleIdentification.vehicleinteriorType
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VehicleIdentification

VersionVSSLabel

Owl Class:vsso:VersionVSSLabel
Definition:

Label to further describe the version

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VersionVSS.Label
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS

VersionVSSMajor

Owl Class:vsso:VersionVSSMajor
Definition:

Supported Version of VSS - Major version

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VersionVSS.Major
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS

VersionVSSMinor

Owl Class:vsso:VersionVSSMinor
Definition:

Supported Version of VSS - Minor version

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VersionVSS.Minor
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS

VersionVSSPatch

Owl Class:vsso:VersionVSSPatch
Definition:

Supported Version of VSS - Patch version

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.VersionVSS.Patch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only VersionVSS

WasherFluidLevel

Owl Class:vsso:WasherFluidLevel
Definition:

Washer fluid level as a percent. 0 = Empty. 100 = Full.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Windshield.WasherFluid.Level
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldWasherFluid

WasherFluidLevelLow

Owl Class:vsso:WasherFluidLevelLow
Definition:

Low level indication for washer fluid. True = Level Low. False = Level OK.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Windshield.WasherFluid.LevelLow
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldWasherFluid

Width

Owl Class:vsso:Width
Definition:

Overall vehicle width.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.Width
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

WindowChildLock

Owl Class:vsso:WindowChildLock
Definition:

Is window child lock engaged. True = Engaged. False = Disengaged.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.Window.ChildLock
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow

WindowPosition

Owl Class:vsso:WindowPosition
Definition:

Window position. 0 = Fully closed 100 = Fully opened.

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.Window.Position
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow

WindowSwitch

Owl Class:vsso:WindowSwitch
Definition:

Switch controlling sliding action such as window, sunroof, or blind.

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.Window.Switch
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow

WindowisOpen

Owl Class:vsso:WindowisOpen
Definition:

Is window open or closed

Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Cabin.Door.Window.isOpen
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only DoorWindow

WipingStatus

Owl Class:vsso:WipingStatus
Definition:

Wiper status

Sub-class of:https://github.com/w3c/vsso-core#ActuatableVehicleProperty
Sub-class of:https://github.com/w3c/vsso-core#ObservableVehicleProperty
VSS path:Vehicle.Body.Windshield.Wiping.Status
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only WindshieldWiping

accelerationTime

Owl Class:vsso:accelerationTime
Definition:

The time needed to accelerate the vehicle from a given start velocity to a given target velocity.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.accelerationTime
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

cargoVolume

Owl Class:vsso:cargoVolume
Definition:

The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.cargoVolume
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

emissionsCO2

Owl Class:vsso:emissionsCO2
Definition:

The CO2 emissions.

Sub-class of:https://github.com/w3c/vsso-core#StaticVehicleProperty
VSS path:Vehicle.emissionsCO2
Restrictions:Property https://github.com/w3c/vsso-core#belongsToVehicleComponent Only https://github.com/w3c/vsso-core#Vehicle

BodyChargingPort

Owl Class:vsso:BodyChargingPort
Definition:

Collects Information about the charging port

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.ChargingPort
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

BodyHood

Owl Class:vsso:BodyHood
Definition:

Hood status

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Hood
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

BodyHorn

Owl Class:vsso:BodyHorn
Definition:

Horn signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Horn
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

BodyRaindetection

Owl Class:vsso:BodyRaindetection
Definition:

Rainsensor signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Raindetection
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

CabinConvertible

Owl Class:vsso:CabinConvertible
Definition:

Convertible roof

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Convertible
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

CabinRearviewMirror

Owl Class:vsso:CabinRearviewMirror
Definition:

Rearview mirror

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.RearviewMirror
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

ChassisAccelerator

Owl Class:vsso:ChassisAccelerator
Definition:

Accelerator signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Accelerator
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Chassis

ChassisBrake

Owl Class:vsso:ChassisBrake
Definition:

Brake system signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Brake
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Chassis

ChassisParkingBrake

Owl Class:vsso:ChassisParkingBrake
Definition:

Parking brake signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.ParkingBrake
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Chassis

ChassisTrailer

Owl Class:vsso:ChassisTrailer
Definition:

Trailer signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Trailer
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Chassis

MirrorsHeating

Owl Class:vsso:MirrorsHeating
Definition:

Mirror heater signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Mirrors.Heating
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only BodyMirrors

SeatAirbag

Owl Class:vsso:SeatAirbag
Definition:

Airbag signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Airbag
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

SeatHeadRestraint

Owl Class:vsso:SeatHeadRestraint
Definition:

Head restraint settings

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.HeadRestraint
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

SeatOccupant

Owl Class:vsso:SeatOccupant
Definition:

Occupant data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Occupant
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

SeatSideBolster

Owl Class:vsso:SeatSideBolster
Definition:

Side bolster settings

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.SideBolster
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

Trailer

Owl Class:vsso:Trailer
Definition:

Trailer signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Trailer
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

WindshieldHeating

Owl Class:vsso:WindshieldHeating
Definition:

Windshield heater signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Windshield.Heating
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only BodyWindshield

WindshieldWiping

Owl Class:vsso:WindshieldWiping
Definition:

Windshield wiper signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Windshield.Wiping
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only BodyWindshield

ADASObstacleDetection

Owl Class:vsso:ADASObstacleDetection
Definition:

Signals form Obstacle Sensor System

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS.ObstacleDetection
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ADAS

AxleWheel

Owl Class:vsso:AxleWheel
Definition:

Wheel signals for axle

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Axle.Wheel
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ChassisAxle

BodyTrunk

Owl Class:vsso:BodyTrunk
Definition:

Trunk status

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Trunk
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

CabinRearShade

Owl Class:vsso:CabinRearShade
Definition:

Rear window shade.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.RearShade
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

CatalystBank1

Owl Class:vsso:CatalystBank1
Definition:

Catalyst bank 1 signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.Catalyst.Bank1
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBDCatalyst

CatalystBank2

Owl Class:vsso:CatalystBank2
Definition:

Catalyst bank 2 signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.Catalyst.Bank2
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBDCatalyst

ChargingTimer

Owl Class:vsso:ChargingTimer
Definition:

Properties related to timing of battery charging sessions.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.Battery.Charging.Timer
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only BatteryCharging

DoorShade

Owl Class:vsso:DoorShade
Definition:

Side window shade

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Door.Shade
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinDoor

DriverIdentifier

Owl Class:vsso:DriverIdentifier
Definition:

Identifier attributes based on OAuth 2.0.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Driver.Identifier
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Driver

InfotainmentNavigation

Owl Class:vsso:InfotainmentNavigation
Definition:

All navigation actions

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Infotainment.Navigation
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinInfotainment

OBDCatalyst

Owl Class:vsso:OBDCatalyst
Definition:

Catalyst signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.Catalyst
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBD

OBDO2

Owl Class:vsso:OBDO2
Definition:

Oxygen sensors (PID 14 - PID 1B)

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.O2
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBD

OccupantIdentifier

Owl Class:vsso:OccupantIdentifier
Definition:

Identifier attributes based on OAuth 2.0.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Occupant.Identifier
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatOccupant

SeatCushion

Owl Class:vsso:SeatCushion
Definition:

Cushion (leg support) signals.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Cushion
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

SeatLumbar

Owl Class:vsso:SeatLumbar
Definition:

Lumbar signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Lumbar
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

SunroofShade

Owl Class:vsso:SunroofShade
Definition:

Sun roof shade status

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Sunroof.Shade
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSunroof

SwitchHeadRestraint

Owl Class:vsso:SwitchHeadRestraint
Definition:

Switches for SingleSeat.HeadRestraint.Height

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch.HeadRestraint
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch

SwitchMassage

Owl Class:vsso:SwitchMassage
Definition:

Switches for SingleSeat.Massage

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch.Massage
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch

SwitchRecline

Owl Class:vsso:SwitchRecline
Definition:

Switches for SingleSeat.Recline

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch.Recline
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch

SwitchSideBolster

Owl Class:vsso:SwitchSideBolster
Definition:

Switches for SingleSeat.SideBolster

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch.SideBolster
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch

WindshieldWasherFluid

Owl Class:vsso:WindshieldWasherFluid
Definition:

Windshield washer fluid signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Windshield.WasherFluid
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only BodyWindshield

ADASABS

Owl Class:vsso:ADASABS
Definition:

Antilock Braking System signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS.ABS
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ADAS

ADASCruiseControl

Owl Class:vsso:ADASCruiseControl
Definition:

Signals from Cruise Control system

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS.CruiseControl
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ADAS

ADASESC

Owl Class:vsso:ADASESC
Definition:

Electronic Stability Control System signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS.ESC
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ADAS

ADASLaneDepartureDetection

Owl Class:vsso:ADASLaneDepartureDetection
Definition:

Signals from Land Departure Detection System

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS.LaneDepartureDetection
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ADAS

ADASTCS

Owl Class:vsso:ADASTCS
Definition:

Traction Control System signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS.TCS
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only ADAS

Acceleration

Owl Class:vsso:Acceleration
Definition:

Spatial acceleration

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Acceleration
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

AngularVelocity

Owl Class:vsso:AngularVelocity
Definition:

Spatial rotation

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.AngularVelocity
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

BatteryStateOfCharge

Owl Class:vsso:BatteryStateOfCharge
Definition:

Information on the state of charge of the vehicle's high voltage battery.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.Battery.StateOfCharge
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only PowertrainBattery

BodyMirrors

Owl Class:vsso:BodyMirrors
Definition:

All mirrors

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Mirrors
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

BodyWindshield

Owl Class:vsso:BodyWindshield
Definition:

Windshield signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Windshield
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

CabinInfotainment

Owl Class:vsso:CabinInfotainment
Definition:

Infotainment system

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Infotainment
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

CabinSunroof

Owl Class:vsso:CabinSunroof
Definition:

Sun roof status.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Sunroof
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

CombustionEngineDieselParticulateFilter

Owl Class:vsso:CombustionEngineDieselParticulateFilter
Definition:

Diesel Particulate Filter signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.CombustionEngine.DieselParticulateFilter
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only PowertrainCombustionEngine

HVACStation

Owl Class:vsso:HVACStation
Definition:

HVAC for single station in the vehicle

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.HVAC.Station
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinHVAC

LightsSpotlight

Owl Class:vsso:LightsSpotlight
Definition:

Spotlight for a specific area in the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Lights.Spotlight
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinLights

OBDDriveCycleStatus

Owl Class:vsso:OBDDriveCycleStatus
Definition:

PID 41 - OBD status for the current drive cycle

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.DriveCycleStatus
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBD

OBDO2WR

Owl Class:vsso:OBDO2WR
Definition:

Wide range/band oxygen sensors (PID 24 - 2B and PID 34 - 3B)

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.O2WR
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBD

OBDStatus

Owl Class:vsso:OBDStatus
Definition:

PID 01 - OBD status

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD.Status
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only OBD

Service

Owl Class:vsso:Service
Definition:

Service data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Service
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

WheelTire

Owl Class:vsso:WheelTire
Definition:

Tire signals for wheel

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Axle.Wheel.Tire
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only AxleWheel

ChassisSteeringWheel

Owl Class:vsso:ChassisSteeringWheel
Definition:

Steering wheel signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.SteeringWheel
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Chassis

DoorWindow

Owl Class:vsso:DoorWindow
Definition:

Door window status

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Door.Window
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinDoor

SwitchCushion

Owl Class:vsso:SwitchCushion
Definition:

Switches for SingleSeat.Cushion

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch.Cushion
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch

SwitchLumbar

Owl Class:vsso:SwitchLumbar
Definition:

Switches for SingleSeat.Lumbar

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch.Lumbar
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only SeatSwitch

VersionVSS

Owl Class:vsso:VersionVSS
Definition:

Supported Version of VSS

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.VersionVSS
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

WheelBrake

Owl Class:vsso:WheelBrake
Definition:

Brake signals for wheel

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Axle.Wheel.Brake
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only AxleWheel

CabinDoor

Owl Class:vsso:CabinDoor
Definition:

All doors, including windows and switches

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Door
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

CurrentLocation

Owl Class:vsso:CurrentLocation
Definition:

The current latitude and longitude of the vehicle.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.CurrentLocation
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

ElectricMotorMotor

Owl Class:vsso:ElectricMotorMotor
Definition:

motor signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.ElectricMotor.Motor
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only PowertrainElectricMotor

InfotainmentMedia

Owl Class:vsso:InfotainmentMedia
Definition:

All Media actions

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Infotainment.Media
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinInfotainment

MediaPlayed

Owl Class:vsso:MediaPlayed
Definition:

Collection of signals updated in concert when a new media is played

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Infotainment.Media.Played
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only InfotainmentMedia

PowertrainElectricMotor

Owl Class:vsso:PowertrainElectricMotor
Definition:

Electric Motor specific data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.ElectricMotor
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Powertrain

ADAS

Owl Class:vsso:ADAS
Definition:

All Advanced Driver Assist Systems data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.ADAS
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

CabinHVAC

Owl Class:vsso:CabinHVAC
Definition:

Climate control

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.HVAC
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

CabinLights

Owl Class:vsso:CabinLights
Definition:

Interior lights signals and sensors

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Lights
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

Driver

Owl Class:vsso:Driver
Definition:

Driver data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Driver
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

ChassisAxle

Owl Class:vsso:ChassisAxle
Definition:

Axle signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis.Axle
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Chassis

Powertrain

Owl Class:vsso:Powertrain
Definition:

Powertrain data for battery management, etc.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

InfotainmentHMI

Owl Class:vsso:InfotainmentHMI
Definition:

HMI related signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Infotainment.HMI
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinInfotainment

CombustionEngineEngine

Owl Class:vsso:CombustionEngineEngine
Definition:

Engine signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.CombustionEngine.Engine
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only PowertrainCombustionEngine

Body

Owl Class:vsso:Body
Definition:

All body components.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

BodyLights

Owl Class:vsso:BodyLights
Definition:

All lights

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Body.Lights
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Body

PowertrainFuelSystem

Owl Class:vsso:PowertrainFuelSystem
Definition:

Fuel system data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.FuelSystem
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Powertrain

PowertrainBattery

Owl Class:vsso:PowertrainBattery
Definition:

Battery Management data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.Battery
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Powertrain

PowertrainTransmission

Owl Class:vsso:PowertrainTransmission
Definition:

Transmission-specific data, stopping at the drive shafts.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.Transmission
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Powertrain

SeatSwitch

Owl Class:vsso:SeatSwitch
Definition:

Seat switch signals

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat.Switch
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only CabinSeat

BatteryCharging

Owl Class:vsso:BatteryCharging
Definition:

Properties related to battery charging

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.Battery.Charging
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only PowertrainBattery

Cabin

Owl Class:vsso:Cabin
Definition:

All in-cabin components, including doors.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

CabinSeat

Owl Class:vsso:CabinSeat
Definition:

All seats.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Cabin.Seat
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Cabin

Chassis

Owl Class:vsso:Chassis
Definition:

All data concerning steering, suspension, wheels, and brakes.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Chassis
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

PowertrainCombustionEngine

Owl Class:vsso:PowertrainCombustionEngine
Definition:

Engine-specific data, stopping at the bell housing.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.Powertrain.CombustionEngine
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only Powertrain

VehicleIdentification

Owl Class:vsso:VehicleIdentification
Definition:

Attributes that identify a vehicle

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.VehicleIdentification
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle

OBD

Owl Class:vsso:OBD
Definition:

OBD data.

Sub-class of:https://github.com/w3c/vsso-core#VehicleComponent
VSS path:Vehicle.OBD
Restrictions:Property https://github.com/w3c/vsso-core#partOf Only https://github.com/w3c/vsso-core#Vehicle