A string representing the entity type (based on CET). This is typically a URI.
__
_Note that this is at this level, and not at EntityMention, since, as said above, _
it's needed to identify the entity, even when its content is not present. For the same
reason, it's used both for EREResolutionRequest and EREResolutionResponse messages.,
__
URI: ere:entity_type Alias: entity_type
| 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:entity_type |
| native | ere:entity_type |
Details
```yaml name: entity_type description: "A string representing the entity type (based on CET). This is typically\ \ a URI.\n\nNote that this is at this level, and not at `EntityMention`, since,\ \ as said above, \nit's needed to identify the entity, even when its content is\ \ not present. For the same\nreason, it's used both for `EREResolutionRequest` and\ \ `EREResolutionResponse` messages.,\n" from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: entity_type owner: EntityMentionIdentifier domain_of: - EntityMentionIdentifier range: string required: true</details>