A string representing the unique ID of the request made to the ERS system. In general, this is unique
_only within the scope of the source and the entity type, ie, within sourceId and entityType. _
__
_Moreover, this is not the same as ereRequestId, which instead, is internal to the ERE and is _
used to match responses to requests.
__
URI: ere:request_id Alias: request_id
| Name | Description | Modifies Slot |
|---|---|---|
| EntityMentionIdentifier | A container that groups the attributes needed to identify an entity mention i... | no |
-
Range: String
-
Required: True
- from schema: https://data.europa.eu/ers/schema/ere
| Mapping Type | Mapped Value |
|---|---|
| self | ere:request_id |
| native | ere:request_id |
Details
```yaml name: request_id description: "A string representing the unique ID of the request made to the ERS system.\ \ In general, this is unique\nonly within the scope of the source and the entity\ \ type, ie, within `sourceId` and `entityType`. \n\nMoreover, this is **not** the\ \ same as `ereRequestId`, which instead, is internal to the ERE and is \nused to\ \ match responses to requests.\n" from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: request_id owner: EntityMentionIdentifier domain_of: - EntityMentionIdentifier range: string required: true</details>