Skip to content

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
AiAgent An artificial intelligence (AI) agent refers to a system or program that is c... no
AiSystem A compound AI System composed of one or more AI capablities yes

Properties

  • Range: String

  • Multivalued: True

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 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

```