Slot: isPartOf
A relationship where an entity is part of another entity
URI: schema:isPartOf
Alias: isPartOf
Applicable Classes
| Name |
Description |
Modifies Slot |
| AIUser |
Individual or group that interacts with a system |
no |
| Capability |
A specific AI capability or ability, such as reading comprehension, logical r... |
yes |
| AiAgent |
An artificial intelligence (AI) agent refers to a system or program that is c... |
no |
| CapabilityGroup |
A group of AI capabilities that are part of a capability taxonomy, organized ... |
yes |
| AIDeployer |
Any natural or legal person, public authority, agency or other body using an ... |
no |
| Principle |
A representation of values or norms that must be taken into consideration whe... |
no |
| Risk |
The state of uncertainty associated with an AI system, that has the potential... |
yes |
| AISubject |
An entity that is subject to or impacted by the use of AI |
no |
| Term |
A term and its definitions |
no |
| LLMIntrinsic |
A capability that can be invoked through a well-defined API that is reasonabl... |
no |
| LargeLanguageModel |
A large language model (LLM) is an AI model which supports a range of languag... |
yes |
| AIOperator |
Refers to a provider, product manufacturer, deployer, authorised representati... |
no |
| Adapter |
Adapter-based methods add extra trainable parameters after the attention and ... |
no |
| AiTask |
A task, such as summarization and classification, performed by an AI |
no |
| Entry |
An entry and its definitions |
no |
| AIDeveloper |
An organisation or entity that is concerned with the development of AI servic... |
no |
| Stakeholder |
Represents any individual, group or organization that can affect, be affected... |
yes |
| Certification |
Certification mechanisms, seals, and marks for the purpose of demonstrating c... |
no |
| AiSystem |
A compound AI System composed of one or more AI capablities |
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:isPartOf |
LinkML Source
name: isPartOf
description: A relationship where an entity is part of another entity
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
slot_uri: schema:isPartOf
alias: isPartOf
domain_of:
- Entry
- Risk
- LargeLanguageModel
- Stakeholder
- CapabilityGroup
range: string
```