Slot: isPartOf
A relationship where an entity is part of another entity
URI: schema:isPartOf Alias: isPartOf
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| LLMIntrinsic | A capability that can be invoked through a well-defined API that is reasonabl... | no |
| Term | A term and its definitions | no |
| AIUser | Individual or group that interacts with a system | no |
| Risk | The state of uncertainty associated with an AI system, that has the potential... | yes |
| Principle | A representation of values or norms that must be taken into consideration whe... | no |
| CapabilityGroup | A group of AI capabilities that are part of a capability taxonomy, organized ... | yes |
| AiTask | A task, such as summarization and classification, performed by an AI | no |
| AIDeveloper | An organisation or entity that is concerned with the development of AI servic... | no |
| AIDeployer | Any natural or legal person, public authority, agency or other body using an ... | no |
| Entry | An entry and its definitions | 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 |
| 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 |
| AISubject | An entity that is subject to or impacted by the use of AI | no |
| Adapter | Adapter-based methods add extra trainable parameters after the attention and ... | no |
| Capability | A specific AI capability or ability, such as reading comprehension, logical r... | yes |
| Stakeholder | Represents any individual, group or organization that can affect, be affected... | yes |
| AiAgent | An artificial intelligence (AI) agent refers to a system or program that is c... | no |
Properties
- Range: String
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 | 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
```