Skip to content

Slot: hasCapability

Indicates the technical capabilities this entry possesses.

__

URI: tech:hasCapability Alias: hasCapability

Applicable Classes

Name Description Modifies Slot
AiAgent An artificial intelligence (AI) agent refers to a system or program that is c... no
Adapter Adapter-based methods add extra trainable parameters after the attention and ... no
AiSystem A compound AI System composed of one or more AI capablities no
LLMIntrinsic A capability that can be invoked through a well-defined API that is reasonabl... no

Properties

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 tech:hasCapability
native nexus:hasCapability

LinkML Source

name: hasCapability
description: 'Indicates the technical capabilities this entry possesses.

'
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
slot_uri: tech:hasCapability
alias: hasCapability
domain_of:

- AiSystem
- Adapter
- LLMIntrinsic
  range: Capability
  multivalued: true
  inlined: false

```