Skip to content

Latest commit

 

History

History
82 lines (35 loc) · 1.02 KB

File metadata and controls

82 lines (35 loc) · 1.02 KB

Slot: identifier

Unique identifier for the canonical entity.

URI: ere:identifier Alias: identifier

Applicable Classes

Name Description Modifies Slot
CanonicalEntityIdentifier A logical identity construct providing a stable identity anchor no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Details ```yaml name: identifier description: Unique identifier for the canonical entity. from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: identifier owner: CanonicalEntityIdentifier domain_of: - CanonicalEntityIdentifier range: string required: true
</details>