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

Type and Range

Property Value
Range LLMIntrinsic

Cardinality and Requirements

Property Value
Multivalued Yes
Relationship Properties | Property | Value | | -------- | ----------------------------------------------- | | Inverse | [implementsCapability](implementsCapability.md) |

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

```