Skip to content

Enum: ComponentTypeEnum

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

__

URI: oscal:ComponentTypeEnum

Permissible Values

Value Meaning Description
this-system None
system None
interconnection None
software None
hardware None
service None
policy None
physical None
process-procedure None
plan None
guidance None
standard None
validation None
network None

Identifier and Mapping Information

Annotations

property value
allow_any True

Schema Source

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

LinkML Source

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

  '
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  this-system:
    text: this-system
  system:
    text: system
  interconnection:
    text: interconnection
  software:
    text: software
  hardware:
    text: hardware
  service:
    text: service
  policy:
    text: policy
  physical:
    text: physical
  process-procedure:
    text: process-procedure
  plan:
    text: plan
  guidance:
    text: guidance
  standard:
    text: standard
  validation:
    text: validation
  network:
    text: network