Skip to content

Slot: eventIdentifier

The identifier(s) that uniquely identify a lifecycle event. The unbounded cardinality is meant to provide the ability to associate identifiers that are issued by distinct parties. As an example, each of the parties to the event may choose to associate their own identifiers to the event.

URI: common_domain_model:eventIdentifier

Applicable Classes

Name Description Modifies Slot
WorkflowStep A workflow step represents the state of a business event no

Properties

Type and Range

Property Value
Range Identifier
Domain Of WorkflowStep

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: eventIdentifier
description: The identifier(s) that uniquely identify a lifecycle event. The unbounded
  cardinality is meant to provide the ability to associate identifiers that are issued
  by distinct parties. As an example, each of the parties to the event may choose
  to associate their own identifiers to the event.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- WorkflowStep
range: Identifier
required: true
multivalued: true
inlined: true
inlined_as_list: true