Skip to content

Enum: ImplementationResponsibleRoleIdEnum

Curated implementation-common role identifiers used in responsible role and responsible party contexts. Other values are permitted (OSCAL allow-other="yes").

URI: [oscal:ImplementationResponsibleRoleIdEnum](https://w3id.org/lmodel/oscal/ImplementationResponsibleRoleIdEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | asset-owner | None | | | asset-administrator | None | | | security-operations | None | | | network-operations | None | | | incident-response | None | | | help-desk | None | | | configuration-management | None | | | maintainer | None | | | provider | None | | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | allow_any | True | ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: ImplementationResponsibleRoleIdEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: Curated implementation-common role identifiers used in responsible role
  and responsible party contexts. Other values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  asset-owner:
    text: asset-owner
  asset-administrator:
    text: asset-administrator
  security-operations:
    text: security-operations
  network-operations:
    text: network-operations
  incident-response:
    text: incident-response
  help-desk:
    text: help-desk
  configuration-management:
    text: configuration-management
  maintainer:
    text: maintainer
  provider:
    text: provider