Slot: possessedByAi
Indicates that this capability is possessed by a specific AI system or component. Inverse of hasCapability, allowing navigation from capabilities to AI systems. This enables queries like "which AI systems have this capability?"
URI: tech:hasCapability Alias: possessedByAi
Properties
Type and Range
| Property | Value |
|---|---|
| Range | BaseAi |
| Domain | Capability |
| Slot URI | tech:hasCapability |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Relationship Properties
| Property | Value | | -------- | --------------------------------- | | Inverse | [hasCapability](hasCapability.md) |Identifier and Mapping Information
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tech:hasCapability |
| native | nexus:possessedByAi |
LinkML Source
name: possessedByAi
description: Indicates that this capability is possessed by a specific AI system or
component. Inverse of hasCapability, allowing navigation from capabilities to AI
systems. This enables queries like "which AI systems have this capability?"
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
domain: Capability
slot_uri: tech:hasCapability
alias: possessedByAi
inverse: hasCapability
range: BaseAi
multivalued: true
inlined: false
```