Skip to content

Enum: ProfileTypeEnum

Types of AI RMF Profile (§6).

URI: nist_ai_rmf:ProfileTypeEnum

Permissible Values

Value Meaning Description
USE_CASE None Implementation of the AI RMF Core for a specific setting or
TEMPORAL_CURRENT None Description of the current state of AI risk management
TEMPORAL_TARGET None Description of the desired or target state of AI risk
CROSS_SECTORAL None Risks of models or applications used across use cases or

Slots

Name Description
profile_type The kind of AI RMF Profile

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: ProfileTypeEnum
description: Types of AI RMF Profile (§6).
in_subset:
- profiles
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
permissible_values:
  USE_CASE:
    text: USE_CASE
    description: 'Implementation of the AI RMF Core for a specific setting or

      application (e.g., a hiring profile, a fair housing profile).'
  TEMPORAL_CURRENT:
    text: TEMPORAL_CURRENT
    description: 'Description of the current state of AI risk management

      activities within a sector, industry, organization, or

      application context.'
  TEMPORAL_TARGET:
    text: TEMPORAL_TARGET
    description: 'Description of the desired or target state of AI risk

      management activities.'
  CROSS_SECTORAL:
    text: CROSS_SECTORAL
    description: 'Risks of models or applications used across use cases or

      sectors (e.g., large language models, cloud-based services,

      acquisition).'