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](https://w3id.org/ai-atlas-nexus/implementedByIntrinsic)
Alias: implementedByIntrinsic
## Properties
### Type and Range
| Property | Value |
| -------- | ------------- |
| Range | [Any](Any.md) |
| Domain | [Any](Any.md) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ---------------------------- |
| self | nexus:implementedByIntrinsic |
| native | nexus:implementedByIntrinsic |
## LinkML Source
Relationship Properties
| Property | Value | | -------- | ----------------------------------------------- | | Inverse | [implementsCapability](implementsCapability.md) |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://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: Any
alias: implementedByIntrinsic
inverse: implementsCapability
range: Any
multivalued: true
inlined: false
```