Looking for help!
NAME
SemanticWeb::Schema::Vehicle - A vehicle is a device that is designed or used to transport people or cargo over land
VERSION
version v0.0.4
DESCRIPTION
A vehicle is a device that is designed or used to transport people or cargo over land, water, air, or through space.
ATTRIBUTES
cargo_volume
cargoVolume
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:
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:
fuel_consumption
fuelConsumption
- 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:
fuel_efficiency
fuelEfficiency
- 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:
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:
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
mileage_from_odometer
mileageFromOdometer
Typical unit code(s): KMT for kilometers, SMI for statute miles
A mileage_from_odometer should be one of the following types:
number_of_airbags
numberOfAirbags
The number or type of airbags in the vehicle.
A number_of_airbags should be one of the following types:
Str
Num
number_of_axles
numberOfAxles
Typical unit code(s): C62
A number_of_axles should be one of the following types:
number_of_doors
numberOfDoors
Typical unit code(s): C62
A number_of_doors should be one of the following types:
number_of_forward_gears
numberOfForwardGears
Typical unit code(s): C62
A number_of_forward_gears should be one of the following types:
number_of_previous_owners
numberOfPreviousOwners
Typical unit code(s): C62
A number_of_previous_owners should be one of the following types:
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
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:
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:
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
Typical unit code(s): C62 for persons.
A vehicle_seating_capacity should be one of the following types:
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
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:
SEE ALSO
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)