Slot: slot_name
The name of the slot being evaluated in this condition.
URI: [nexus:slot_name](https://w3id.org/ai-atlas-nexus/slot_name)
Alias: slot_name
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------------- | ----------- | ------------- |
| [SlotCondition](SlotCondition.md) | | no |
## Properties
### Type and Range
| Property | Value |
| --------- | --------------------------------- |
| Range | [String](String.md) |
| Domain Of | [SlotCondition](SlotCondition.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | --------------------------------- |
| Owner | [SlotCondition](SlotCondition.md) |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------- |
| self | nexus:slot_name |
| native | nexus:slot_name |
## LinkML Source
name: slot_name
description: The name of the slot being evaluated in this condition.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: slot_name
owner: SlotCondition
domain_of:
- SlotCondition
range: string
```