Skip to content

Enum: SystemCharacteristicsResponsibleRoleIdEnum

Curated role identifiers for system characteristics responsible parties. Other values are permitted (OSCAL allow-other="yes").

URI: [oscal:SystemCharacteristicsResponsibleRoleIdEnum](https://w3id.org/lmodel/oscal/SystemCharacteristicsResponsibleRoleIdEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | authorizing-official | None | | | authorizing-official-poc | None | | | system-owner | None | | | system-poc-management | None | | | system-poc-technical | None | | | system-poc-other | None | | | information-system-security-officer | None | | | privacy-poc | None | | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | allow_any | True | ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: SystemCharacteristicsResponsibleRoleIdEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: Curated role identifiers for system characteristics responsible parties.
  Other values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  authorizing-official:
    text: authorizing-official
  authorizing-official-poc:
    text: authorizing-official-poc
  system-owner:
    text: system-owner
  system-poc-management:
    text: system-poc-management
  system-poc-technical:
    text: system-poc-technical
  system-poc-other:
    text: system-poc-other
  information-system-security-officer:
    text: information-system-security-officer
  privacy-poc:
    text: privacy-poc