Skip to content

Slot: isAppliedWithinDomain

Specifies the domain an AI system is used within.

URI: [airo:isAppliedWithinDomain](https://w3id.org/airo#isAppliedWithinDomain) Alias: isAppliedWithinDomain ## 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 | [Domain](Domain.md) | | Domain Of | [AiSystem](AiSystem.md) | | Slot URI | [airo:isAppliedWithinDomain](https://w3id.org/airo#isAppliedWithinDomain) | ### 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:isAppliedWithinDomain | | native | nexus:isAppliedWithinDomain | ## LinkML Source
name: isAppliedWithinDomain
description: Specifies the domain an AI system is used within.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: airo:isAppliedWithinDomain
alias: isAppliedWithinDomain
domain_of:
- AiSystem
range: Domain
multivalued: true
inlined: false

```