Slot: isComposedOf
Relationship indicating the some entity is composed of other entities (including some of the same type).
URI: nexus:isComposedOf
Alias: isComposedOf
Applicable Classes
| Name |
Description |
Modifies Slot |
| AiSystem |
A compound AI System composed of one or more AI capablities |
yes |
| AiAgent |
An artificial intelligence (AI) agent refers to a system or program that is c... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
nexus:isComposedOf |
| native |
nexus:isComposedOf |
LinkML Source
name: isComposedOf
description: Relationship indicating the some entity is composed of other entities
(including some of the same type).
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
alias: isComposedOf
domain_of:
- AiSystem
range: string
multivalued: true
inlined: false
```