Slot: exits
A USDM relationship between the ScheduleTimeline and ScheduleTimelineExit classes which identifies the set of exits from the scheduled timeline.
URI: https://example.org/usdm/v4/linkml/exits Alias: exits
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ScheduleTimeline | A chronological schedule of planned temporal events. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | ScheduleTimelineExit |
| 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/exits |
| native | https://example.org/usdm/v4/linkml/exits |
LinkML Source
name: exits
description: A USDM relationship between the ScheduleTimeline and ScheduleTimelineExit
classes which identifies the set of exits from the scheduled timeline.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: exits
owner: ScheduleTimeline
domain_of:
- ScheduleTimeline
range: ScheduleTimelineExit
required: false
multivalued: true
inlined: true
inlined_as_list: true