Skip to content

Enum: VehicleUsageKind

Usage of a vehicle.

URI: VehicleUsageKind

Permissible Values

Value Meaning Description
contractor cim:VehicleUsageKind.contractor
crew cim:VehicleUsageKind.crew
other cim:VehicleUsageKind.other
user cim:VehicleUsageKind.user

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: VehicleUsageKind
description: Usage of a vehicle.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:VehicleUsageKind
permissible_values:
  contractor:
    text: contractor
    meaning: cim:VehicleUsageKind.contractor
  crew:
    text: crew
    meaning: cim:VehicleUsageKind.crew
  other:
    text: other
    meaning: cim:VehicleUsageKind.other
  user:
    text: user
    meaning: cim:VehicleUsageKind.user