Slot: belongsToDomain
A relationship where a group belongs to a domain
URI: schema:isPartOf
Alias: belongsToDomain
Applicable Classes
| Name |
Description |
Modifies Slot |
| CapabilityGroup |
A group of AI capabilities that are part of a capability taxonomy, organized ... |
yes |
| Group |
Labelled groups of concepts |
no |
| RiskControlGroup |
A group of AI system related risk controls |
no |
| StakeholderGroup |
An AI system stakeholder grouping |
no |
| RiskGroup |
A group of AI system related risks that are part of a risk taxonomy |
no |
| CapabilityDomain |
A high-level domain of AI capabilities (e |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:isPartOf |
| native |
nexus:belongsToDomain |
LinkML Source
name: belongsToDomain
description: A relationship where a group belongs to a domain
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
slot_uri: schema:isPartOf
alias: belongsToDomain
domain_of:
- Group
- CapabilityGroup
range: Any
multivalued: false
inlined: false
```