Skip to content

Enum: AutonomyLevel

Levels of autonomy for mining systems including drilling, hauling, and sorting robots (relevant for Topic 1 initiatives).

__

URI: valuesets:AutonomyLevel

Permissible Values

Value Meaning Description
ASSISTIVE None Human operator with assistive technologies
SUPERVISED_AUTONOMY None Autonomous operation with human supervision
SEMI_AUTONOMOUS None Partial autonomy with human intervention capability
FULLY_AUTONOMOUS None Complete autonomous operation without human intervention

Slots

Name Description
autonomy_level Levels of autonomy for mining systems including drilling, hauling, and sortin...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: AutonomyLevel
description: 'Levels of autonomy for mining systems including drilling, hauling, and
  sorting robots (relevant for Topic 1 initiatives).

  '
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  ASSISTIVE:
    text: ASSISTIVE
    description: Human operator with assistive technologies
  SUPERVISED_AUTONOMY:
    text: SUPERVISED_AUTONOMY
    description: Autonomous operation with human supervision
  SEMI_AUTONOMOUS:
    text: SEMI_AUTONOMOUS
    description: Partial autonomy with human intervention capability
  FULLY_AUTONOMOUS:
    text: FULLY_AUTONOMOUS
    description: Complete autonomous operation without human intervention