Skip to content

Enum: ObservationMethodEnum

Curated observation method values. Other values are permitted (OSCAL allow-other="yes").

__

URI: oscal:ObservationMethodEnum

Permissible Values

Value Meaning Description
EXAMINE None
INTERVIEW None
TEST None
UNKNOWN None

Identifier and Mapping Information

Annotations

property value
allow_any True

Schema Source

  • from schema: https://w3id.org/lmodel/oscal

LinkML Source

name: ObservationMethodEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: 'Curated observation method values. Other values are permitted (OSCAL
  allow-other="yes").

  '
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  EXAMINE:
    text: EXAMINE
  INTERVIEW:
    text: INTERVIEW
  TEST:
    text: TEST
  UNKNOWN:
    text: UNKNOWN