Slot: hasAdapter
The Adapter for the intrinsic
URI: [nexus:hasAdapter](https://w3id.org/ai-atlas-nexus/hasAdapter)
Alias: hasAdapter
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [LLMIntrinsic](LLMIntrinsic.md) | A capability that can be invoked through a well-defined API that is reasonabl... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------- |
| Range | [Adapter](Adapter.md) |
| Domain | [LLMIntrinsic](LLMIntrinsic.md) |
| Domain Of | [LLMIntrinsic](LLMIntrinsic.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:hasAdapter |
| native | nexus:hasAdapter |
## LinkML Source
name: hasAdapter
description: The Adapter for the intrinsic
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: LLMIntrinsic
alias: hasAdapter
domain_of:
- LLMIntrinsic
range: Adapter
multivalued: true
inlined: false
```