The time when the message was created. Should be in ISO-8601 format.
__
URI: ere:timestamp Alias: timestamp
| Name | Description | Modifies Slot |
|---|---|---|
| EREMessage | Root abstraction to represent attributes common to both requests and results | no |
| EREErrorResponse | Response sent by the ERE when some error/exception occurs while processing a ... | no |
| EREResponse | Root class to represent all the responses sent by the ERE | no |
| EntityMentionResolutionRequest | An entity resolution request sent to the ERE, containing the entity to be res... | no |
| ERERequest | Root class to represent all the requests sent to the ERE | no |
| EntityMentionResolutionResponse | An entity resolution response returned by the ERE | no |
- Range: Datetime
- from schema: https://data.europa.eu/ers/schema/ere
| Mapping Type | Mapped Value |
|---|---|
| self | ere:timestamp |
| native | ere:timestamp |
Details
```yaml name: timestamp description: 'The time when the message was created. Should be in ISO-8601 format.' from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: timestamp owner: EREMessage domain_of:
- EREMessage range: datetime
</details>