Slot: instances

A USDM relationship between the ScheduleTimeline and ScheduledInstance classes which identifies the set of scheduled instances (e.g., scheduled activity instances or scheduled decision instances) associated with the scheduled timeline.

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

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

LinkML Source

name: instances
description: A USDM relationship between the ScheduleTimeline and ScheduledInstance
  classes which identifies the set of scheduled instances (e.g., scheduled activity
  instances or scheduled decision instances) associated with the scheduled timeline.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: instances
owner: ScheduleTimeline
domain_of:
- ScheduleTimeline
range: ScheduledInstance
required: false
multivalued: true
inlined: true
inlined_as_list: true