Enum: AIField
Sub-fields of AI referenced in Clause 9.
URI: iso22989:AIField
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| computer_vision | None | AI sub-field concerned with interpreting visual information |
| natural_language_processing | None | AI sub-field concerned with processing and generating human language |
| data_mining | None | Extraction of patterns and knowledge from large data sets |
| planning | None | AI sub-field concerned with sequencing actions to achieve goals |
| robotics | None | AI sub-field concerned with embodied autonomous systems |
| knowledge_representation_and_reasoning | None | AI sub-field concerned with explicit representation and inference over knowle... |
| speech_processing | None | AI sub-field concerned with processing and producing speech signals |
| multi_agent_systems | None | AI sub-field concerned with coordination and interaction among multiple agent... |
Slots
| Name | Description |
|---|---|
| ai_field | AI sub-field(s) the system draws on |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/iso22989
LinkML Source
name: AIField
description: Sub-fields of AI referenced in Clause 9.
in_subset:
- ai_fields
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
permissible_values:
computer_vision:
text: computer_vision
description: AI sub-field concerned with interpreting visual information.
natural_language_processing:
text: natural_language_processing
description: AI sub-field concerned with processing and generating human language.
data_mining:
text: data_mining
description: Extraction of patterns and knowledge from large data sets.
planning:
text: planning
description: AI sub-field concerned with sequencing actions to achieve goals.
robotics:
text: robotics
description: AI sub-field concerned with embodied autonomous systems.
knowledge_representation_and_reasoning:
text: knowledge_representation_and_reasoning
description: AI sub-field concerned with explicit representation and inference
over knowledge.
speech_processing:
text: speech_processing
description: AI sub-field concerned with processing and producing speech signals.
multi_agent_systems:
text: multi_agent_systems
description: AI sub-field concerned with coordination and interaction among multiple
agents.