Skip to content

Enum: SelectSubjectTypeEnum

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

__

URI: [oscal:SelectSubjectTypeEnum](https://w3id.org/lmodel/oscal/SelectSubjectTypeEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | component | None | | | inventory-item | None | | | location | None | | | party | None | | | user | None | | | resource | None | | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | allow_any | True | ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: SelectSubjectTypeEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: 'Curated subject type values for subject selection. Other values are
  permitted (OSCAL allow-other="yes").

  '
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  component:
    text: component
  inventory-item:
    text: inventory-item
  location:
    text: location
  party:
    text: party
  user:
    text: user
  resource:
    text: resource