Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 814 Bytes

File metadata and controls

60 lines (27 loc) · 814 Bytes

Enum: EntityType

Types of entities that can be resolved

URI: ere:EntityType

Permissible Values

Value Meaning Description
ORGANISATION None An organization entity
PROCEDURE None A procurement procedure entity

Identifier and Mapping Information

Schema Source

LinkML Source

Details ```yaml name: EntityType description: Types of entities that can be resolved from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 permissible_values: ORGANISATION: text: ORGANISATION description: An organization entity PROCEDURE: text: PROCEDURE description: A procurement procedure entity
</details>