Skip to content

Slot: event_id

Internal (CDM) unique identifier.

URI: kb_cdm:event_id

Applicable Classes

Name Description Modifies Slot
Event Something that happened no

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self kb_cdm:event_id
native kb_cdm:event_id

LinkML Source

name: event_id
description: Internal (CDM) unique identifier.
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
identifier: true
alias: event_id
owner: Event
domain_of:
- Event
range: UUID
required: true