Slot: relativeFromScheduledInstanceId
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 applies.
URI: https://example.org/usdm/v4/linkml/relativeFromScheduledInstanceId Alias: relativeFromScheduledInstanceId
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 |
|---|---|
| Required | Yes |
| ### 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/relativeFromScheduledInstanceId |
| native | https://example.org/usdm/v4/linkml/relativeFromScheduledInstanceId |
LinkML Source
name: relativeFromScheduledInstanceId
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 applies.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: relativeFromScheduledInstanceId
owner: Timing
domain_of:
- Timing
range: ScheduledInstance
required: true
inlined: false