Slot: schema_version
Version of the evaluation schema
URI: [nexus:schema_version](https://w3id.org/ai-atlas-nexus/schema_version)
Alias: schema_version
## 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:schema_version |
| native | nexus:schema_version |
## LinkML Source
name: schema_version
description: Version of the evaluation schema
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: schema_version
owner: EveryEvalAIResult
domain_of:
- EveryEvalAIResult
range: string
```