Class: AIEcosystem
Aggregation of the AI systems, data sources, computing resources and stakeholder roles that surround a deployment context (Clause 8).
URI: iso22989:AIEcosystem
classDiagram
class AIEcosystem
click AIEcosystem href "../AIEcosystem/"
NamedEntity <|-- AIEcosystem
click NamedEntity href "../NamedEntity/"
AIEcosystem : ai_stakeholder_roles
AIEcosystem --> "*" AIStakeholderRole : ai_stakeholder_roles
click AIStakeholderRole href "../AIStakeholderRole/"
AIEcosystem : ai_systems
AIEcosystem --> "*" AISystem : ai_systems
click AISystem href "../AISystem/"
AIEcosystem : aliases
AIEcosystem : big_data_characteristics
AIEcosystem --> "*" BigDataCharacteristic : big_data_characteristics
click BigDataCharacteristic href "../BigDataCharacteristic/"
AIEcosystem : clause_reference
AIEcosystem : computing_resources
AIEcosystem --> "*" ComputingResourceType : computing_resources
click ComputingResourceType href "../ComputingResourceType/"
AIEcosystem : data_sources
AIEcosystem : description
AIEcosystem : ecosystem_components
AIEcosystem : id
AIEcosystem : name
AIEcosystem : preferred_label
AIEcosystem : see_also_uri
Inheritance
- NamedEntity
- AIEcosystem
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| computing_resources | * ComputingResourceType |
Computing resource types relied upon | direct |
| data_sources | * String |
Identifiers or descriptions of data sources feeding the ecosystem | direct |
| ecosystem_components | * String |
Free-text or CURIE references to ecosystem components | direct |
| ai_systems | * AISystem |
AI systems documented in the collection | direct |
| ai_stakeholder_roles | * AIStakeholderRole |
Stakeholder role records in the collection | direct |
| big_data_characteristics | * BigDataCharacteristic |
Big-data characteristics that the ecosystem exhibits (Clause 8 | direct |
| id | 1 Uriorcurie |
Unique CURIE or URI identifying the entity | NamedEntity |
| name | 1 String |
Human-readable label for the entity | NamedEntity |
| description | 0..1 String |
Free-text description of the entity (paraphrased; verbatim ISO text excluded) | NamedEntity |
| clause_reference | 0..1 String |
ISO/IEC 22989:2022 clause identifier (e | NamedEntity |
| aliases | * String |
Alternative names or synonyms for the term | NamedEntity |
| preferred_label | 0..1 String |
Preferred natural-language label | NamedEntity |
| see_also_uri | * Uriorcurie |
Pointers to related external resources or term records | NamedEntity |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/iso22989
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | iso22989:AIEcosystem |
| native | iso22989:AIEcosystem |
LinkML Source
Direct
name: AIEcosystem
description: Aggregation of the AI systems, data sources, computing resources and
stakeholder roles that surround a deployment context (Clause 8).
in_subset:
- ai_ecosystem
from_schema: https://w3id.org/lmodel/iso22989
is_a: NamedEntity
slots:
- computing_resources
- data_sources
- ecosystem_components
- ai_systems
- ai_stakeholder_roles
attributes:
big_data_characteristics:
name: big_data_characteristics
description: Big-data characteristics that the ecosystem exhibits (Clause 8.6.1).
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
domain_of:
- AIEcosystem
range: BigDataCharacteristic
multivalued: true
Induced
name: AIEcosystem
description: Aggregation of the AI systems, data sources, computing resources and
stakeholder roles that surround a deployment context (Clause 8).
in_subset:
- ai_ecosystem
from_schema: https://w3id.org/lmodel/iso22989
is_a: NamedEntity
attributes:
big_data_characteristics:
name: big_data_characteristics
description: Big-data characteristics that the ecosystem exhibits (Clause 8.6.1).
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
owner: AIEcosystem
domain_of:
- AIEcosystem
range: BigDataCharacteristic
multivalued: true
computing_resources:
name: computing_resources
description: Computing resource types relied upon.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
owner: AIEcosystem
domain_of:
- AIEcosystem
range: ComputingResourceType
multivalued: true
data_sources:
name: data_sources
description: Identifiers or descriptions of data sources feeding the ecosystem.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
owner: AIEcosystem
domain_of:
- AIEcosystem
range: string
multivalued: true
ecosystem_components:
name: ecosystem_components
description: Free-text or CURIE references to ecosystem components.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
owner: AIEcosystem
domain_of:
- AIEcosystem
range: string
multivalued: true
ai_systems:
name: ai_systems
description: AI systems documented in the collection.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
owner: AIEcosystem
domain_of:
- AIEcosystem
- AIConceptsCollection
range: AISystem
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: AIEcosystem
domain_of:
- AIEcosystem
- AIConceptsCollection
range: AIStakeholderRole
multivalued: true
inlined: true
inlined_as_list: true
id:
name: id
description: Unique CURIE or URI identifying the entity.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
slot_uri: dcterms:identifier
identifier: true
owner: AIEcosystem
domain_of:
- NamedEntity
range: uriorcurie
required: true
name:
name: name
description: Human-readable label for the entity.
from_schema: https://w3id.org/lmodel/iso22989
exact_mappings:
- dcterms:title
- schema:name
rank: 1000
slot_uri: schema:name
owner: AIEcosystem
domain_of:
- NamedEntity
range: string
required: true
description:
name: description
description: Free-text description of the entity (paraphrased; verbatim ISO text
excluded).
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
slot_uri: dcterms:description
owner: AIEcosystem
domain_of:
- NamedEntity
range: string
clause_reference:
name: clause_reference
description: ISO/IEC 22989:2022 clause identifier (e.g. "5.11.4") the element
corresponds to.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
owner: AIEcosystem
domain_of:
- NamedEntity
- AutonomyAssessment
- VerificationValidationFramework
range: string
pattern: ^[0-9]+(\.[0-9]+){0,3}$
aliases:
name: aliases
description: Alternative names or synonyms for the term.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
slot_uri: skos:altLabel
owner: AIEcosystem
domain_of:
- NamedEntity
range: string
multivalued: true
preferred_label:
name: preferred_label
description: Preferred natural-language label.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
slot_uri: skos:prefLabel
owner: AIEcosystem
domain_of:
- NamedEntity
range: string
see_also_uri:
name: see_also_uri
description: Pointers to related external resources or term records.
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
slot_uri: rdfs:seeAlso
owner: AIEcosystem
domain_of:
- NamedEntity
range: uriorcurie
multivalued: true