Skip to content

Slot: requiresCapability

Indicates that this entry requires a specific capability

URI: [nexus:requiresCapability](https://w3id.org/ai-atlas-nexus/requiresCapability) Alias: requiresCapability ## Applicable Classes | Name | Description | Modifies Slot | | ------------------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [Capability](Capability.md) | A specific AI capability or ability, such as reading comprehension, logical r... | no | | [LocalityOfUse](LocalityOfUse.md) | The area, e | no | | [Purpose](Purpose.md) | The end goal for which an entity is used or an action is taken | no | | [Entry](Entry.md) | An entry and its definitions | no | | [Principle](Principle.md) | A representation of values or norms that must be taken into consideration whe... | no | | [AiSystem](AiSystem.md) | A compound AI System composed of one or more AI capablities | no | | [Certification](Certification.md) | Certification mechanisms, seals, and marks for the purpose of demonstrating c... | no | | [LLMIntrinsic](LLMIntrinsic.md) | A capability that can be invoked through a well-defined API that is reasonabl... | no | | [AiAgent](AiAgent.md) | An artificial intelligence (AI) agent refers to a system or program that is c... | no | | [Risk](Risk.md) | The state of uncertainty associated with an AI system, that has the potential... | no | | [Term](Term.md) | A term and its definitions | no | | [Adapter](Adapter.md) | Adapter-based methods add extra trainable parameters after the attention and ... | no | | [Domain](Domain.md) | An area, sector, or industry that is associated with economic activities | no | | [LargeLanguageModel](LargeLanguageModel.md) | A large language model (LLM) is an AI model which supports a range of languag... | no | | [AiTask](AiTask.md) | A task, such as summarization and classification, performed by an AI | yes | ## Properties ### Type and Range | Property | Value | | --------- | ---------------------------------------------------------------------------------------------------------- | | Range | [Any](Any.md) | | Domain | [Any](Any.md) | | Domain Of | [Entry](Entry.md), [LargeLanguageModel](LargeLanguageModel.md), [AiTask](AiTask.md), [Adapter](Adapter.md) | ### Cardinality and Requirements | Property | Value | | ----------- | ----- | | Multivalued | Yes |
Relationship Properties | Property | Value | | -------- | ----------------------------------- | | Inverse | [requiredByTask](requiredByTask.md) |
## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/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://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: Any
alias: requiresCapability
domain_of:
- Entry
- LargeLanguageModel
- AiTask
- Adapter
inverse: requiredByTask
range: Any
multivalued: true
inlined: false

```