Slot: retrieved_timestamp
Unix timestamp when the data was retrieved
URI: [nexus:retrieved_timestamp](https://w3id.org/ai-atlas-nexus/retrieved_timestamp)
Alias: retrieved_timestamp
## 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:retrieved_timestamp |
| native | nexus:retrieved_timestamp |
## LinkML Source
name: retrieved_timestamp
description: Unix timestamp when the data was retrieved
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: retrieved_timestamp
owner: EveryEvalAIResult
domain_of:
- EveryEvalAIResult
range: string
```