Slot: activityIds
A USDM relationship between the ScheduledActivityInstance and Activity classes which identifies the set of activities associated with a scheduled activity instance.
URI: https://example.org/usdm/v4/linkml/activityIds Alias: activityIds
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ScheduledActivityInstance | A scheduled occurrence of an activity event. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Activity |
| Domain Of | ScheduledActivityInstance |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | ScheduledActivityInstance |
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/activityIds |
| native | https://example.org/usdm/v4/linkml/activityIds |
LinkML Source
name: activityIds
description: A USDM relationship between the ScheduledActivityInstance and Activity
classes which identifies the set of activities associated with a scheduled activity
instance.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: activityIds
owner: ScheduledActivityInstance
domain_of:
- ScheduledActivityInstance
range: Activity
required: false
multivalued: true
inlined: false