Enum: ByComponentResponsibleRoleIdEnum
Curated role identifiers for by-component responsible roles. Other values are permitted (OSCAL allow-other="yes").
URI: [oscal:ByComponentResponsibleRoleIdEnum](https://w3id.org/lmodel/oscal/ByComponentResponsibleRoleIdEnum)
## 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: ByComponentResponsibleRoleIdEnum
annotations:
allow_any:
tag: allow_any
value: true
description: Curated role identifiers for by-component responsible roles. 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