Slot: entryId

A USDM relationship between the ScheduleTimeline and ScheduledInstance classes which defines the entry into a scheduled instance (e.g., scheduled activity instances or scheduled decision instances) for a timeline.

URI: https://example.org/usdm/v4/linkml/entryId Alias: entryId

Applicable Classes

Name Description Modifies Slot
ScheduleTimeline A chronological schedule of planned temporal events. no

Properties

Type and Range

Property Value
Range ScheduledInstance
Domain Of ScheduleTimeline

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Owner ScheduleTimeline

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/usdm/v4/linkml

Mappings

Mapping Type Mapped Value
self https://example.org/usdm/v4/linkml/entryId
native https://example.org/usdm/v4/linkml/entryId

LinkML Source

name: entryId
description: A USDM relationship between the ScheduleTimeline and ScheduledInstance
  classes which defines the entry into a scheduled instance (e.g., scheduled activity
  instances or scheduled decision instances) for a timeline.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: entryId
owner: ScheduleTimeline
domain_of:
- ScheduleTimeline
range: ScheduledInstance
required: true
inlined: false