Slot: evaluation_id
Unique identifier for this evaluation
URI: [nexus:evaluation_id](https://w3id.org/ai-atlas-nexus/evaluation_id)
Alias: evaluation_id
## Applicable Classes
| Name | Description | Modifies Slot |
| ----------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [EveryEvalAIResult](EveryEvalAIResult.md) | An evaluation result from the Every Eval Ever dataset, capturing evaluation m... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ----------------------------------------- |
| Range | [String](String.md) |
| Domain Of | [EveryEvalAIResult](EveryEvalAIResult.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | ----------------------------------------- |
| Owner | [EveryEvalAIResult](EveryEvalAIResult.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:evaluation_id |
| native | nexus:evaluation_id |
## LinkML Source
name: evaluation_id
description: Unique identifier for this evaluation
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: evaluation_id
owner: EveryEvalAIResult
domain_of:
- EveryEvalAIResult
range: string
```