Skip to content

Slot: implementedByIntrinsic

Indicates that this capability is implemented by a specific LLM intrinsic. This relationship distinguishes the abstract capability (what can be done) from the technical implementation mechanism (how it is done at the model component level).

URI: nexus:implementedByIntrinsic Alias: implementedByIntrinsic

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:implementedByIntrinsic
native nexus:implementedByIntrinsic

LinkML Source

name: implementedByIntrinsic
description: Indicates that this capability is implemented by a specific LLM intrinsic.
  This relationship distinguishes the abstract capability (what can be done) from
  the technical implementation mechanism (how it is done at the model component level).
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
alias: implementedByIntrinsic
inverse: implementsCapability
range: LLMIntrinsic
multivalued: true
inlined: false