Enum: RiskResponseEnum
Treatment options for AI risks (MANAGE 1.3).
URI: nist_ai_rmf:RiskResponseEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| MITIGATING | None | Reducing the likelihood or magnitude of the risk |
| TRANSFERRING | None | Shifting the risk to another party (e |
| AVOIDING | None | Choosing not to engage in the activity that creates the risk |
| ACCEPTING | None | Acknowledging the risk and taking no further action |
Slots
| Name | Description |
|---|---|
| risk_response | The chosen risk treatment option |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-ai-rmf
LinkML Source
name: RiskResponseEnum
description: Treatment options for AI risks (MANAGE 1.3).
in_subset:
- risk_and_harm
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
permissible_values:
MITIGATING:
text: MITIGATING
description: Reducing the likelihood or magnitude of the risk.
TRANSFERRING:
text: TRANSFERRING
description: Shifting the risk to another party (e.g., via insurance or contract).
AVOIDING:
text: AVOIDING
description: Choosing not to engage in the activity that creates the risk.
ACCEPTING:
text: ACCEPTING
description: Acknowledging the risk and taking no further action.