Slot: associated_activities
Activities associated with this task.
URI: [oscal:associated_activities](https://w3id.org/lmodel/oscal/associated_activities)
Alias: associated_activities
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Task](Task.md) | Represents a scheduled event or milestone, which may be associated with a ser... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [AssociatedActivity](AssociatedActivity.md) |
| Domain Of | [Task](Task.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:associated_activities |
| native | oscal:associated_activities |
## LinkML Source
name: associated-activities
description: Activities associated with this task.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: associated_activities
domain_of:
- Task
range: AssociatedActivity
multivalued: true
inlined: true
inlined_as_list: true