Skip to content

Slot: implementedByAdapter

Indicates that this capability is implemented by a specific adapter. This relationship distinguishes the abstract capability (what can be done) from the technical implementation mechanism (how it is added/extended via adapters).

__

URI: nexus:implementedByAdapter Alias: implementedByAdapter

Applicable Classes

Name Description Modifies Slot
Term A term and its definitions no
Adapter Adapter-based methods add extra trainable parameters after the attention and ... no
Risk The state of uncertainty associated with an AI system, that has the potential... no
Principle A representation of values or norms that must be taken into consideration whe... no
Entry An entry and its definitions no
Capability A specific AI capability or ability, such as reading comprehension, logical r... yes
LLMIntrinsic A capability that can be invoked through a well-defined API that is reasonabl... no
AiTask A task, such as summarization and classification, performed by an AI 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 nexus:implementedByAdapter
native nexus:implementedByAdapter

LinkML Source

name: implementedByAdapter
description: 'Indicates that this capability is implemented by a specific adapter.
  This relationship distinguishes the abstract capability (what can be done) from
  the technical implementation mechanism (how it is added/extended via adapters).

  '
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
domain: Any
alias: implementedByAdapter
domain_of:
- Entry
- Capability
inverse: implementsCapability
range: Adapter
multivalued: true
inlined: false