The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SemanticWeb::Schema::Vehicle - A vehicle is a device that is designed or used to transport people or cargo over land

VERSION

version v3.5.1

DESCRIPTION

A vehicle is a device that is designed or used to transport people or cargo over land, water, air, or through space.

ATTRIBUTES

acceleration_time

accelerationTime

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

Typical unit code(s): SEC for seconds

  • Note: There are unfortunately no standard unit codes for seconds/0..100 km/h or seconds/0..60 mph. Simply use "SEC" for seconds and indicate the velocities in the name of the QuantitativeValue, or use valueReference with a QuantitativeValue of 0..60 mph or 0..100 km/h to specify the reference speeds.

A acceleration_time should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

body_type

bodyType

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

A body_type should be one of the following types:

Str
InstanceOf['SemanticWeb::Schema::QualitativeValue']

cargo_volume

cargoVolume

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

Typical unit code(s): LTR for liters, FTQ for cubic foot/feet

Note: You can use minValue and maxValue to indicate ranges.

A cargo_volume should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

date_vehicle_first_registered

dateVehicleFirstRegistered

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

A date_vehicle_first_registered should be one of the following types:

Str

drive_wheel_configuration

driveWheelConfiguration

The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain.

A drive_wheel_configuration should be one of the following types:

InstanceOf['SemanticWeb::Schema::DriveWheelConfigurationValue']
Str

emissions_co2

emissionsCO2

The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put "g/km" into the unitText property of that value, since there is no UN/CEFACT Common Code for "g/km".

A emissions_co2 should be one of the following types:

Num

fuel_capacity

fuelCapacity

The capacity of the fuel tank or in the case of electric cars, the battery. If there are multiple components for storage, this should indicate the total of all storage of the same type.

Typical unit code(s): LTR for liters, GLL of US gallons, GLI for UK / imperial gallons, AMH for ampere-hours (for electrical vehicles).

A fuel_capacity should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

fuel_consumption

fuelConsumption

The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).

  • Note 1: There are unfortunately no standard unit codes for liters per 100 km. Use unitText to indicate the unit of measurement, e.g. L/100 km.
  • Note 2: There are two ways of indicating the fuel consumption, fuelConsumption (e.g. 8 liters per 100 km) and fuelEfficiency (e.g. 30 miles per gallon). They are reciprocal.
  • Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 km/h") or usage pattern ("city traffic"). You can use valueReference to link the value for the fuel consumption to another value.

A fuel_consumption should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

fuel_efficiency

fuelEfficiency

The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (km/L).

  • Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter. Use unitText to indicate the unit of measurement, e.g. mpg or km/L.
  • Note 2: There are two ways of indicating the fuel consumption, fuelConsumption (e.g. 8 liters per 100 km) and fuelEfficiency (e.g. 30 miles per gallon). They are reciprocal.
  • Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 km/h") or usage pattern ("city traffic"). You can use valueReference to link the value for the fuel economy to another value.

A fuel_efficiency should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

fuel_type

fuelType

The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle.

A fuel_type should be one of the following types:

Str
InstanceOf['SemanticWeb::Schema::QualitativeValue']

known_vehicle_damages

knownVehicleDamages

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

A known_vehicle_damages should be one of the following types:

Str

meets_emission_standard

meetsEmissionStandard

Indicates that the vehicle meets the respective emission standard.

A meets_emission_standard should be one of the following types:

Str
InstanceOf['SemanticWeb::Schema::QualitativeValue']

mileage_from_odometer

mileageFromOdometer

The total distance travelled by the particular vehicle since its initial production, as read from its odometer.

Typical unit code(s): KMT for kilometers, SMI for statute miles

A mileage_from_odometer should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

model_date

modelDate

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

A model_date should be one of the following types:

Str

number_of_airbags

numberOfAirbags

The number or type of airbags in the vehicle.

A number_of_airbags should be one of the following types:

Num
Str

number_of_axles

numberOfAxles

The number of axles.

Typical unit code(s): C62

A number_of_axles should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

number_of_doors

numberOfDoors

The number of doors.

Typical unit code(s): C62

A number_of_doors should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

number_of_forward_gears

numberOfForwardGears

The total number of forward gears available for the transmission system of the vehicle.

Typical unit code(s): C62

A number_of_forward_gears should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

number_of_previous_owners

numberOfPreviousOwners

The number of owners of the vehicle, including the current one.

Typical unit code(s): C62

A number_of_previous_owners should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

payload

The permitted weight of passengers and cargo, EXCLUDING the weight of the empty vehicle.

Typical unit code(s): KGM for kilogram, LBR for pound

A payload should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

production_date

productionDate

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

A production_date should be one of the following types:

Str

purchase_date

purchaseDate

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

A purchase_date should be one of the following types:

Str

seating_capacity

seatingCapacity

The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.

Typical unit code(s): C62 for persons

A seating_capacity should be one of the following types:

Num
InstanceOf['SemanticWeb::Schema::QuantitativeValue']

speed

The speed range of the vehicle. If the vehicle is powered by an engine, the upper limit of the speed range (indicated by maxValue should be the maximum speed achievable under regular conditions.

Typical unit code(s): KMH for km/h, HM for mile per hour (0.447 04 m/s), KNT for knot

*Note 1: Use minValue and maxValue to indicate the range. Typically, the minimal value is zero. * Note 2: There are many different ways of measuring the speed range. You can link to information about how the given value has been determined using the valueReference property.

A speed should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

steering_position

steeringPosition

The position of the steering wheel or similar device (mostly for cars).

A steering_position should be one of the following types:

InstanceOf['SemanticWeb::Schema::SteeringPositionValue']

tongue_weight

tongueWeight

The permitted vertical load (TWR) of a trailer attached to the vehicle. Also referred to as Tongue Load Rating (TLR) or Vertical Load Rating (VLR)

Typical unit code(s): KGM for kilogram, LBR for pound

A tongue_weight should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

trailer_weight

trailerWeight

The permitted weight of a trailer attached to the vehicle.

Typical unit code(s): KGM for kilogram, LBR for pound * Note 1: You can indicate additional information in the name of the QuantitativeValue node. * Note 2: You may also link to a QualitativeValue node that provides additional information using valueReference. * Note 3: Note that you can use minValue and maxValue to indicate ranges.

A trailer_weight should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

vehicle_configuration

vehicleConfiguration

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

A vehicle_configuration should be one of the following types:

Str

vehicle_engine

vehicleEngine

Information about the engine or engines of the vehicle.

A vehicle_engine should be one of the following types:

InstanceOf['SemanticWeb::Schema::EngineSpecification']

vehicle_identification_number

vehicleIdentificationNumber

The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles.

A vehicle_identification_number should be one of the following types:

Str

vehicle_interior_color

vehicleInteriorColor

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

A vehicle_interior_color should be one of the following types:

Str

vehicle_interior_type

vehicleInteriorType

The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience.

A vehicle_interior_type should be one of the following types:

Str

vehicle_model_date

vehicleModelDate

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

A vehicle_model_date should be one of the following types:

Str

vehicle_seating_capacity

vehicleSeatingCapacity

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.

Typical unit code(s): C62 for persons.

A vehicle_seating_capacity should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

vehicle_special_usage

vehicleSpecialUsage

Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school, or as a taxi. The legislation in many countries requires this information to be revealed when offering a car for sale.

A vehicle_special_usage should be one of the following types:

Str
InstanceOf['SemanticWeb::Schema::CarUsageType']

vehicle_transmission

vehicleTransmission

The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) ("gearbox" for cars).

A vehicle_transmission should be one of the following types:

Str
InstanceOf['SemanticWeb::Schema::QualitativeValue']

weight_total

weightTotal

The permitted total weight of the loaded vehicle, including passengers and cargo and the weight of the empty vehicle.

Typical unit code(s): KGM for kilogram, LBR for pound

A weight_total should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

wheelbase

The distance between the centers of the front and rear wheels.

Typical unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet

A wheelbase should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

SEE ALSO

SemanticWeb::Schema::Product

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2019 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)