Skip to content

Enum: AIStakeholderRoleType

AI stakeholder roles enumerated in Clause 5.19.

URI: iso22989:AIStakeholderRoleType

Permissible Values

Value Meaning Description
ai_provider None Party that makes an AI system available to AI customers
ai_producer None Party that designs, develops or assembles AI systems or components
ai_customer None Party that uses an AI system or a service backed by an AI system
ai_partner None Party providing services that support the AI life cycle (data brokers, integr...
ai_subject None Person or group whose data is used by, or who is otherwise affected by, the A...
relevant_authority None Body with regulatory, supervisory or standards-setting responsibility for AI

Slots

Name Description
responsible_role Stakeholder role responsible for executing the process
stakeholder_role_type Canonical stakeholder role type as defined in Clause 5

In Subsets

Identifier and Mapping Information

Schema Source

LinkML Source

name: AIStakeholderRoleType
description: AI stakeholder roles enumerated in Clause 5.19.
in_subset:
- ai_stakeholders
from_schema: https://w3id.org/lmodel/iso22989
close_mappings:
- nist_ai_100_1:AiActorTaskEnum
- nist_ai_600_1:GaiActorTaskEnum
rank: 1000
permissible_values:
  ai_provider:
    text: ai_provider
    description: Party that makes an AI system available to AI customers.
  ai_producer:
    text: ai_producer
    description: Party that designs, develops or assembles AI systems or components.
  ai_customer:
    text: ai_customer
    description: Party that uses an AI system or a service backed by an AI system.
  ai_partner:
    text: ai_partner
    description: Party providing services that support the AI life cycle (data brokers,
      integrators, evaluators).
  ai_subject:
    text: ai_subject
    description: Person or group whose data is used by, or who is otherwise affected
      by, the AI system.
  relevant_authority:
    text: relevant_authority
    description: Body with regulatory, supervisory or standards-setting responsibility
      for AI.