Skip to content

Enum: SocietalImpactCategory

Categories of societal impact discussed in Clause 5.18.

URI: iso22989:SocietalImpactCategory

Permissible Values

Value Meaning Description
employment None Effects on labour markets and the nature of work
human_rights None Effects on the exercise of fundamental human rights
environment None Environmental footprint of AI development and deployment
democratic_processes None Effects on political discourse, elections and civic participation
digital_divide None Differential access to and impact of AI systems across populations

Slots

Name Description
societal_impacts Societal impact categories considered in scope

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: SocietalImpactCategory
description: Categories of societal impact discussed in Clause 5.18.
in_subset:
- ai_concepts
from_schema: https://w3id.org/lmodel/iso22989
close_mappings:
- nist_ai_100_1:HarmCategoryEnum
- nist_ai_600_1:GaiRiskCategoryEnum
rank: 1000
permissible_values:
  employment:
    text: employment
    description: Effects on labour markets and the nature of work.
  human_rights:
    text: human_rights
    description: Effects on the exercise of fundamental human rights.
  environment:
    text: environment
    description: Environmental footprint of AI development and deployment.
  democratic_processes:
    text: democratic_processes
    description: Effects on political discourse, elections and civic participation.
  digital_divide:
    text: digital_divide
    description: Differential access to and impact of AI systems across populations.