Skip to content

Latest commit

 

History

History
91 lines (40 loc) · 1.24 KB

File metadata and controls

91 lines (40 loc) · 1.24 KB

Slot: cluster_id

The identifier of the cluster/canonical entity that is considered equivalent to the

subject entity mention that an EntityMentionResolutionResponse refers to.

__

URI: ere:cluster_id Alias: cluster_id

Applicable Classes

Name Description Modifies Slot
ClusterReference A reference to a cluster to which an entity is deemed to belong, with an asso... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ere:cluster_id
native ere:cluster_id

LinkML Source

Details ```yaml name: cluster_id description: 'The identifier of the cluster/canonical entity that is considered equivalent to the

subject entity mention that an EntityMentionResolutionResponse refers to.

' from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: cluster_id owner: ClusterReference domain_of:

  • ClusterReference range: string required: true
</details>