Slot: relativeToScheduledInstanceId

A USDM relationship between the Timing and ScheduledInstance classes which identifies the scheduled instance (e.g., scheduled activity instances or scheduled decision instances) to which the timing is relative to.

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

Applicable Classes

Name Description Modifies Slot
Timing The chronological relationship between temporal events. no

Properties

Type and Range

Property Value
Range ScheduledInstance
Domain Of Timing

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Timing

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/relativeToScheduledInstanceId
native https://example.org/usdm/v4/linkml/relativeToScheduledInstanceId

LinkML Source

name: relativeToScheduledInstanceId
description: A USDM relationship between the Timing and ScheduledInstance classes
  which identifies the scheduled instance (e.g., scheduled activity instances or scheduled
  decision instances) to which the timing is relative to.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: relativeToScheduledInstanceId
owner: Timing
domain_of:
- Timing
range: ScheduledInstance
required: false
inlined: false