Types of curator actions on entity mention resolutions
URI: ere:UserActionType
| Value | Meaning | Description |
|---|---|---|
| ACCEPT_TOP | None | Curator accepted the top candidate from ERE |
| ACCEPT_ALTERNATIVE | None | Curator selected an alternative candidate |
| REJECT_ALL | None | Curator rejected all candidates |
| Name | Description |
|---|---|
| action_type | The type of action the curator performed |
- from schema: https://data.europa.eu/ers/schema/ere
Details
```yaml name: UserActionType description: Types of curator actions on entity mention resolutions from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 permissible_values: ACCEPT_TOP: text: ACCEPT_TOP description: Curator accepted the top candidate from ERE ACCEPT_ALTERNATIVE: text: ACCEPT_ALTERNATIVE description: Curator selected an alternative candidate REJECT_ALL: text: REJECT_ALL description: Curator rejected all candidates</details>