Skip to content

Enum: UnmannedAerialSystemTypeIdEnum

The UAS type identifier.

URI: ocsf:UnmannedAerialSystemTypeIdEnum

Permissible Values

Value Meaning Description
UNKNOWN_UNDECLARED None The UAS type is empty or not declared
AIRPLANE None Airplane
HELICOPTER None Can also be a Multi-rotor Unmanned Aircraft (e
GYROPLANE None Gyroplane
HYBRID_LIFT None Fixed wing aircraft that can take off vertically
ORNITHOPTER None Ornithopter
GLIDER None Glider
KITE None Kite
FREE_BALLOON None Free Balloon
CAPTIVE_BALLOON None Captive Balloon
AIRSHIP None E
FREE_FALL_PARACHUTE None Parachutes, or objects without any power or propulsion mechanism
ROCKET None Rocket
TETHERED_POWERED_AIRCRAFT None Tethered Powered Aircraft
GROUND_OBSTACLE None Ground Obstacle
OTHER None Other

Slots

Name Description
type_id The UAS type identifier

Identifier and Mapping Information

Schema Source

LinkML Source

name: UnmannedAerialSystemTypeIdEnum
description: The UAS type identifier.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  UNKNOWN_UNDECLARED:
    text: UNKNOWN_UNDECLARED
    description: The UAS type is empty or not declared.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown/Undeclared
  AIRPLANE:
    text: AIRPLANE
    description: Airplane
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '1'
      caption:
        tag: caption
        value: Airplane
  HELICOPTER:
    text: HELICOPTER
    description: Can also be a Multi-rotor Unmanned Aircraft (e.g., Quad-copter).
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '2'
      caption:
        tag: caption
        value: Helicopter
  GYROPLANE:
    text: GYROPLANE
    description: Gyroplane
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '3'
      caption:
        tag: caption
        value: Gyroplane
  HYBRID_LIFT:
    text: HYBRID_LIFT
    description: Fixed wing aircraft that can take off vertically.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '4'
      caption:
        tag: caption
        value: Hybrid Lift
  ORNITHOPTER:
    text: ORNITHOPTER
    description: Ornithopter
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '5'
      caption:
        tag: caption
        value: Ornithopter
  GLIDER:
    text: GLIDER
    description: Glider
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '6'
      caption:
        tag: caption
        value: Glider
  KITE:
    text: KITE
    description: Kite
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '7'
      caption:
        tag: caption
        value: Kite
  FREE_BALLOON:
    text: FREE_BALLOON
    description: Free Balloon
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '8'
      caption:
        tag: caption
        value: Free Balloon
  CAPTIVE_BALLOON:
    text: CAPTIVE_BALLOON
    description: Captive Balloon
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '9'
      caption:
        tag: caption
        value: Captive Balloon
  AIRSHIP:
    text: AIRSHIP
    description: E.g., a blimp.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '10'
      caption:
        tag: caption
        value: Airship
  FREE_FALL_PARACHUTE:
    text: FREE_FALL_PARACHUTE
    description: Parachutes, or objects without any power or propulsion mechanism.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '11'
      caption:
        tag: caption
        value: Free Fall/Parachute
  ROCKET:
    text: ROCKET
    description: Rocket
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '12'
      caption:
        tag: caption
        value: Rocket
  TETHERED_POWERED_AIRCRAFT:
    text: TETHERED_POWERED_AIRCRAFT
    description: Tethered Powered Aircraft
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '13'
      caption:
        tag: caption
        value: Tethered Powered Aircraft
  GROUND_OBSTACLE:
    text: GROUND_OBSTACLE
    description: Ground Obstacle
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '14'
      caption:
        tag: caption
        value: Ground Obstacle
  OTHER:
    text: OTHER
    description: Other
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other