Slot: requiresCapability
Indicates that this entry requires a specific capability
URI: nexus:requiresCapability
Alias: requiresCapability
Applicable Classes
| Name |
Description |
Modifies Slot |
| 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 |
| AiAgent |
An artificial intelligence (AI) agent refers to a system or program that is c... |
no |
| Term |
A term and its definitions |
no |
| Certification |
Certification mechanisms, seals, and marks for the purpose of demonstrating c... |
no |
| LLMIntrinsic |
A capability that can be invoked through a well-defined API that is reasonabl... |
no |
| AiSystem |
A compound AI System composed of one or more AI capablities |
no |
| Capability |
A specific AI capability or ability, such as reading comprehension, logical r... |
no |
| LargeLanguageModel |
A large language model (LLM) is an AI model which supports a range of languag... |
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... |
no |
| Entry |
An entry and its definitions |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Relationship Properties
| Property | Value |
| -------- | ----------------------------------- |
| Inverse | [requiredByTask](requiredByTask.md) |
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
nexus:requiresCapability |
| native |
nexus:requiresCapability |
LinkML Source
name: requiresCapability
description: Indicates that this entry requires a specific capability
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
domain: Any
alias: requiresCapability
domain_of:
- Entry
- LargeLanguageModel
- AiTask
- Adapter
inverse: requiredByTask
range: Capability
multivalued: true
inlined: false
```