Skip to content

Enum: AIActRiskEnum

Risk categories under the EU AI Act. See https://artificialintelligenceact.eu/

URI: data_sheets_schema:AIActRiskEnum

Permissible Values

Value Meaning Description
minimal_risk None AI systems with minimal risk (e
limited_risk None AI systems with limited risk subject to transparency obligations (e
high_risk None AI systems with high risk to health, safety, or fundamental rights (e
unacceptable_risk None AI systems with unacceptable risk that are prohibited (e

Slots

Name Description
eu_ai_act_risk_category Risk category under the EU AI Act

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

LinkML Source

name: AIActRiskEnum
description: Risk categories under the EU AI Act. See https://artificialintelligenceact.eu/
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
permissible_values:
  minimal_risk:
    text: minimal_risk
    description: AI systems with minimal risk (e.g., AI-enabled video games, spam
      filters). No specific obligations.
  limited_risk:
    text: limited_risk
    description: AI systems with limited risk subject to transparency obligations
      (e.g., chatbots, emotion recognition systems).
  high_risk:
    text: high_risk
    description: AI systems with high risk to health, safety, or fundamental rights
      (e.g., AI in critical infrastructure, education, employment, law enforcement).
      Subject to strict requirements.
  unacceptable_risk:
    text: unacceptable_risk
    description: AI systems with unacceptable risk that are prohibited (e.g., social
      scoring, real-time biometric identification in public spaces).