Skip to content

Slot: related_tasks

Identifies tasks for which the containing object is a consequence.

URI: [oscal:related_tasks](https://w3id.org/lmodel/oscal/related_tasks) Alias: related_tasks ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Origin](Origin.md) | Identifies the source of the finding, such as a tool, interviewed person, or ... | no | | [RiskResponseReference](RiskResponseReference.md) | Identifies an individual risk response that this log entry is for | no | | [AssessmentLogEntry](AssessmentLogEntry.md) | Identifies the result of an action and/or task that occurred as part of execu... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [RelatedTask](RelatedTask.md) | | Domain Of | [Origin](Origin.md), [RiskResponseReference](RiskResponseReference.md), [AssessmentLogEntry](AssessmentLogEntry.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:related_tasks | | native | oscal:related_tasks | ## LinkML Source
name: related-tasks
description: Identifies tasks for which the containing object is a consequence.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_tasks
domain_of:
- Origin
- RiskResponseReference
- AssessmentLogEntry
range: RelatedTask
multivalued: true
inlined: true
inlined_as_list: true