Skip to content

Enum: GaiRiskScopeEnum

The scope at which a GAI risk may manifest (Section 2).

URI: nist_ai_rmf:GaiRiskScopeEnum

Permissible Values

Value Meaning Description
MODEL_OR_SYSTEM None Individual GAI model or system level
APPLICATION_OR_IMPLEMENTATION None Specific application or implementation - i
ECOSYSTEM None Beyond a single system or organizational context - e

Slots

Name Description
risk_scope Scope levels at which the risk may manifest

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: GaiRiskScopeEnum
description: The scope at which a GAI risk may manifest (Section 2).
in_subset:
- gai_core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
permissible_values:
  MODEL_OR_SYSTEM:
    text: MODEL_OR_SYSTEM
    description: Individual GAI model or system level.
  APPLICATION_OR_IMPLEMENTATION:
    text: APPLICATION_OR_IMPLEMENTATION
    description: 'Specific application or implementation - i.e., a particular

      use case.'
  ECOSYSTEM:
    text: ECOSYSTEM
    description: 'Beyond a single system or organizational context - e.g.,

      algorithmic monocultures, labor-market impacts, creative

      economies.'