Skip to content

Enum: ObservationTypeEnum

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

__

URI: oscal:ObservationTypeEnum

Permissible Values

Value Meaning Description Additional Info
ssp-statement-issue None
control-objective None
mitigation None
finding None DEPRECATED
discovery None
historic None

Identifier and Mapping Information

Annotations

property value
allow_any True

Schema Source

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

LinkML Source

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

  '
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  ssp-statement-issue:
    text: ssp-statement-issue
  control-objective:
    text: control-objective
  mitigation:
    text: mitigation
  finding:
    text: finding
    deprecated: Deprecated since OSCAL 1.1.4. Use 'discovery' instead.
  discovery:
    text: discovery
  historic:
    text: historic