relationship indicating the AI tasks an AI model can perform.
URI: nexus:performsTask
Alias: performsTask
Applicable Classes
| Name |
Description |
Modifies Slot |
| Adapter |
Adapter-based methods add extra trainable parameters after the attention and ... |
no |
| AiModel |
A base AI Model class |
no |
| AiSystem |
A compound AI System composed of one or more AI capablities |
no |
| LargeLanguageModel |
A large language model (LLM) is an AI model which supports a range of languag... |
no |
| AiAgent |
An artificial intelligence (AI) agent refers to a system or program that is c... |
no |
| BaseAi |
Any type of AI, be it a LLM, RL agent, SVM, etc |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
nexus:performsTask |
| native |
nexus:performsTask |
LinkML Source
name: performsTask
description: relationship indicating the AI tasks an AI model can perform.
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
alias: performsTask
domain_of:
- BaseAi
range: AiTask
multivalued: true
inlined: false
```