Enum: ImpactSignEnum
Whether an impact of an AI system is positive, negative, or both
(Part 1 §1.1).
URI: nist_ai_rmf:ImpactSignEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| POSITIVE | None | A beneficial impact or opportunity |
| NEGATIVE | None | A harmful impact or threat |
| MIXED | None | An impact that is both positive and negative |
Slots
| Name | Description |
|---|---|
| impact_sign | Whether the impact is positive, negative, or both |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-ai-rmf
LinkML Source
name: ImpactSignEnum
description: 'Whether an impact of an AI system is positive, negative, or both
(Part 1 §1.1).'
in_subset:
- risk_and_harm
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
permissible_values:
POSITIVE:
text: POSITIVE
description: A beneficial impact or opportunity.
NEGATIVE:
text: NEGATIVE
description: A harmful impact or threat.
MIXED:
text: MIXED
description: An impact that is both positive and negative.