Skip to content

Slot: hasPurpose

Indicates the purpose of an entity, e.g. AI system, components.

URI: [airo:hasPurpose](https://w3id.org/airo#hasPurpose) Alias: hasPurpose ## Applicable Classes | Name | Description | Modifies Slot | | ----------------------- | -------------------------------------------------------------------------------- | ------------- | | [AiSystem](AiSystem.md) | A compound AI System composed of one or more AI capablities | no | | [AiAgent](AiAgent.md) | An artificial intelligence (AI) agent refers to a system or program that is c... | no | ## Properties ### Type and Range | Property | Value | | --------- | --------------------------------------------------- | | Range | [Purpose](Purpose.md) | | Domain Of | [AiSystem](AiSystem.md) | | Slot URI | [airo:hasPurpose](https://w3id.org/airo#hasPurpose) | ### Cardinality and Requirements | Property | Value | | ----------- | ----- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | ---------------- | | self | airo:hasPurpose | | native | nexus:hasPurpose | ## LinkML Source
name: hasPurpose
description: Indicates the purpose of an entity, e.g. AI system, components.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: airo:hasPurpose
alias: hasPurpose
domain_of:
- AiSystem
range: Purpose
multivalued: true
inlined: false

```