Skip to content

Class: AIConceptsCollection

Top-level container aggregating AI systems, models, datasets, lifecycle processes, stakeholder roles, applications and trustworthiness records for serialisation as a single artefact.

URI: iso22989:AIConceptsCollection

 classDiagram
    class AIConceptsCollection
    click AIConceptsCollection href "../AIConceptsCollection/"
      AIConceptsCollection : abbreviations





        AIConceptsCollection --> "*" AbbreviationEntry : abbreviations
        click AbbreviationEntry href "../AbbreviationEntry/"



      AIConceptsCollection : ai_applications





        AIConceptsCollection --> "*" AIApplication : ai_applications
        click AIApplication href "../AIApplication/"



      AIConceptsCollection : ai_datasets





        AIConceptsCollection --> "*" Dataset : ai_datasets
        click Dataset href "../Dataset/"



      AIConceptsCollection : ai_lifecycle_processes





        AIConceptsCollection --> "*" AILifecycleProcess : ai_lifecycle_processes
        click AILifecycleProcess href "../AILifecycleProcess/"



      AIConceptsCollection : ai_models





        AIConceptsCollection --> "*" AIModel : ai_models
        click AIModel href "../AIModel/"



      AIConceptsCollection : ai_stakeholder_roles





        AIConceptsCollection --> "*" AIStakeholderRole : ai_stakeholder_roles
        click AIStakeholderRole href "../AIStakeholderRole/"



      AIConceptsCollection : ai_systems





        AIConceptsCollection --> "*" AISystem : ai_systems
        click AISystem href "../AISystem/"



      AIConceptsCollection : cyber_physical_systems





        AIConceptsCollection --> "*" CyberPhysicalSystem : cyber_physical_systems
        click CyberPhysicalSystem href "../CyberPhysicalSystem/"



      AIConceptsCollection : data_processes





        AIConceptsCollection --> "*" DataProcess : data_processes
        click DataProcess href "../DataProcess/"



      AIConceptsCollection : expert_systems





        AIConceptsCollection --> "*" ExpertSystem : expert_systems
        click ExpertSystem href "../ExpertSystem/"



      AIConceptsCollection : iot_systems





        AIConceptsCollection --> "*" IoTSystem : iot_systems
        click IoTSystem href "../IoTSystem/"



      AIConceptsCollection : knowledge_graphs





        AIConceptsCollection --> "*" KnowledgeGraph : knowledge_graphs
        click KnowledgeGraph href "../KnowledgeGraph/"



      AIConceptsCollection : tasks





        AIConceptsCollection --> "*" Task : tasks
        click Task href "../Task/"



      AIConceptsCollection : trustworthiness_records





        AIConceptsCollection --> "*" TrustworthinessProperty : trustworthiness_records
        click TrustworthinessProperty href "../TrustworthinessProperty/"



Class Properties

Property Value
Tree Root Yes

Slots

Name Cardinality and Range Description Inheritance
ai_systems *
AISystem
AI systems documented in the collection direct
ai_models *
AIModel
Trained or knowledge-based models in the collection direct
ai_datasets *
Dataset
Datasets referenced by entities in the collection direct
ai_lifecycle_processes *
AILifecycleProcess
Life-cycle process records in the collection direct
ai_stakeholder_roles *
AIStakeholderRole
Stakeholder role records in the collection direct
ai_applications *
AIApplication
AI application records in the collection direct
trustworthiness_records *
TrustworthinessProperty
Trustworthiness property claims documented in the collection direct
tasks *
Task
Task records in the collection direct
data_processes *
DataProcess
Data-handling process records in the collection direct
iot_systems *
IoTSystem
IoT system records in the collection direct
cyber_physical_systems *
CyberPhysicalSystem
Cyber-physical system records in the collection direct
knowledge_graphs *
KnowledgeGraph
Knowledge-graph records in the collection direct
expert_systems *
ExpertSystem
Expert-system records in the collection direct
abbreviations *
AbbreviationEntry
Clause 4 abbreviation records direct

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self iso22989:AIConceptsCollection
native iso22989:AIConceptsCollection

LinkML Source

Direct

name: AIConceptsCollection
description: Top-level container aggregating AI systems, models, datasets, lifecycle
  processes, stakeholder roles, applications and trustworthiness records for serialisation
  as a single artefact.
from_schema: https://w3id.org/lmodel/iso22989
slots:
- ai_systems
- ai_models
- ai_datasets
- ai_lifecycle_processes
- ai_stakeholder_roles
- ai_applications
- trustworthiness_records
attributes:
  tasks:
    name: tasks
    description: Task records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    domain_of:
    - AIConceptsCollection
    range: Task
    multivalued: true
    inlined: true
    inlined_as_list: true
  data_processes:
    name: data_processes
    description: Data-handling process records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    domain_of:
    - AISystem
    - AIConceptsCollection
    range: DataProcess
    multivalued: true
    inlined: true
    inlined_as_list: true
  iot_systems:
    name: iot_systems
    description: IoT system records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    domain_of:
    - AIConceptsCollection
    range: IoTSystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  cyber_physical_systems:
    name: cyber_physical_systems
    description: Cyber-physical system records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    domain_of:
    - AIConceptsCollection
    range: CyberPhysicalSystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  knowledge_graphs:
    name: knowledge_graphs
    description: Knowledge-graph records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    domain_of:
    - AIConceptsCollection
    range: KnowledgeGraph
    multivalued: true
    inlined: true
    inlined_as_list: true
  expert_systems:
    name: expert_systems
    description: Expert-system records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    domain_of:
    - AIConceptsCollection
    range: ExpertSystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  abbreviations:
    name: abbreviations
    description: Clause 4 abbreviation records.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    domain_of:
    - AIConceptsCollection
    range: AbbreviationEntry
    multivalued: true
    inlined: true
    inlined_as_list: true
tree_root: true

Induced

name: AIConceptsCollection
description: Top-level container aggregating AI systems, models, datasets, lifecycle
  processes, stakeholder roles, applications and trustworthiness records for serialisation
  as a single artefact.
from_schema: https://w3id.org/lmodel/iso22989
attributes:
  tasks:
    name: tasks
    description: Task records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: Task
    multivalued: true
    inlined: true
    inlined_as_list: true
  data_processes:
    name: data_processes
    description: Data-handling process records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    owner: AIConceptsCollection
    domain_of:
    - AISystem
    - AIConceptsCollection
    range: DataProcess
    multivalued: true
    inlined: true
    inlined_as_list: true
  iot_systems:
    name: iot_systems
    description: IoT system records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: IoTSystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  cyber_physical_systems:
    name: cyber_physical_systems
    description: Cyber-physical system records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: CyberPhysicalSystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  knowledge_graphs:
    name: knowledge_graphs
    description: Knowledge-graph records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: KnowledgeGraph
    multivalued: true
    inlined: true
    inlined_as_list: true
  expert_systems:
    name: expert_systems
    description: Expert-system records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: ExpertSystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  abbreviations:
    name: abbreviations
    description: Clause 4 abbreviation records.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: AbbreviationEntry
    multivalued: true
    inlined: true
    inlined_as_list: true
  ai_systems:
    name: ai_systems
    description: AI systems documented in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIEcosystem
    - AIConceptsCollection
    range: AISystem
    multivalued: true
    inlined: true
    inlined_as_list: true
  ai_models:
    name: ai_models
    description: Trained or knowledge-based models in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: AIModel
    multivalued: true
    inlined: true
    inlined_as_list: true
  ai_datasets:
    name: ai_datasets
    description: Datasets referenced by entities in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: Dataset
    multivalued: true
    inlined: true
    inlined_as_list: true
  ai_lifecycle_processes:
    name: ai_lifecycle_processes
    description: Life-cycle process records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: AILifecycleProcess
    multivalued: true
    inlined: true
    inlined_as_list: true
  ai_stakeholder_roles:
    name: ai_stakeholder_roles
    description: Stakeholder role records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIEcosystem
    - AIConceptsCollection
    range: AIStakeholderRole
    multivalued: true
    inlined: true
    inlined_as_list: true
  ai_applications:
    name: ai_applications
    description: AI application records in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: AIApplication
    multivalued: true
    inlined: true
    inlined_as_list: true
  trustworthiness_records:
    name: trustworthiness_records
    description: Trustworthiness property claims documented in the collection.
    from_schema: https://w3id.org/lmodel/iso22989
    rank: 1000
    owner: AIConceptsCollection
    domain_of:
    - AIConceptsCollection
    range: TrustworthinessProperty
    multivalued: true
    inlined: true
    inlined_as_list: true
tree_root: true