Skip to content

Enum: AutonomyCriterion

Criteria contributing to the assessment of autonomy in Clause 5.13.\n Each criterion is graded independently when assigning an\n AutonomyLevel.

URI: iso22989:AutonomyCriterion

Permissible Values

Value Meaning Description
external_supervision None Degree to which an external operator supervises the system
situated_understanding None Degree to which the system understands its operational context
reactivity None Degree to which the system reacts to environmental changes
persistence None Span over which the system continues operating without intervention
adaptability None Degree to which the system adapts behaviour to new conditions
performance_evaluation None Ability of the system to evaluate its own performance
proactive_planning None Ability of the system to plan future actions proactively

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: AutonomyCriterion
description: Criteria contributing to the assessment of autonomy in Clause 5.13.\n      Each
  criterion is graded independently when assigning an\n      `AutonomyLevel`.
in_subset:
- ai_concepts
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
permissible_values:
  external_supervision:
    text: external_supervision
    description: Degree to which an external operator supervises the system.
  situated_understanding:
    text: situated_understanding
    description: Degree to which the system understands its operational context.
  reactivity:
    text: reactivity
    description: Degree to which the system reacts to environmental changes.
  persistence:
    text: persistence
    description: Span over which the system continues operating without intervention.
  adaptability:
    text: adaptability
    description: Degree to which the system adapts behaviour to new conditions.
  performance_evaluation:
    text: performance_evaluation
    description: Ability of the system to evaluate its own performance.
  proactive_planning:
    text: proactive_planning
    description: Ability of the system to plan future actions proactively.