Slot: conditionTargetId
A USDM relationship between the ConditionAssignment and ScheduledInstance classes which identifies the scheduled instance associated with the condition assignment.
URI: https://example.org/usdm/v4/linkml/conditionTargetId Alias: conditionTargetId
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ConditionAssignment | An allotting or appointment to a condition or set of conditions that are to be met in order to make a logical decision. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | ScheduledInstance |
| Domain Of | ConditionAssignment |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | ConditionAssignment |
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/conditionTargetId |
| native | https://example.org/usdm/v4/linkml/conditionTargetId |
LinkML Source
name: conditionTargetId
description: A USDM relationship between the ConditionAssignment and ScheduledInstance
classes which identifies the scheduled instance associated with the condition assignment.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: conditionTargetId
owner: ConditionAssignment
domain_of:
- ConditionAssignment
range: ScheduledInstance
required: true
inlined: false