Skip to content

Slot: eventReference

The reference to the instantiation of an Event object, either through a globalKey or an xml-derived id/href mechanism. The definition associated to the Lineage class provides more details with respect to those referencing approaches, their expected usage and available implementation.

URI: common_domain_model:eventReference

Applicable Classes

Name Description Modifies Slot
Lineage A class to provide lineage information across lifecycle events through a poin... no

Properties

Type and Range

Property Value
Range WorkflowStep
Domain Of Lineage

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Annotations

property value
metadata_reference True

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:eventReference
native common_domain_model:eventReference

LinkML Source

name: eventReference
annotations:
  metadata_reference:
    tag: metadata_reference
    value: true
description: The reference to the instantiation of an Event object, either through
  a globalKey or an xml-derived id/href mechanism. The definition associated to the
  Lineage class provides more details with respect to those referencing approaches,
  their expected usage and available implementation.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Lineage
range: WorkflowStep
multivalued: true
inlined: true
inlined_as_list: true