Skip to content

Class: RelatedTask

Identifies an individual task for which the containing object is a consequence of.

URI: [oscal:RelatedTask](https://w3id.org/lmodel/oscal/RelatedTask)
 classDiagram
    class RelatedTask
    click RelatedTask href "../RelatedTask/"
      OscalCommon <|-- RelatedTask
        click OscalCommon href "../OscalCommon/"
      HasResponsibleParties <|-- RelatedTask
        click HasResponsibleParties href "../HasResponsibleParties/"

      RelatedTask : identified_subject





        RelatedTask --> "0..1" IdentifiedSubject : identified_subject
        click IdentifiedSubject href "../IdentifiedSubject/"



      RelatedTask : links





        RelatedTask --> "*" Link : links
        click Link href "../Link/"



      RelatedTask : props





        RelatedTask --> "*" Property : props
        click Property href "../Property/"



      RelatedTask : remarks

      RelatedTask : responsible_parties





        RelatedTask --> "*" ResponsibleParty : responsible_parties
        click ResponsibleParty href "../ResponsibleParty/"



      RelatedTask : subjects





        RelatedTask --> "*" AssessmentSubject : subjects
        click AssessmentSubject href "../AssessmentSubject/"



      RelatedTask : task_uuid

## Inheritance * **RelatedTask** [ [OscalCommon](OscalCommon.md) [HasResponsibleParties](HasResponsibleParties.md)] ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [task_uuid](task_uuid.md) | 1
[UUIDType](UUIDType.md) | A UUID reference to a task | direct | | [subjects](subjects.md) | *
[AssessmentSubject](AssessmentSubject.md) | Assessment subjects or subject references for this object | direct | | [identified_subject](identified_subject.md) | 0..1
[IdentifiedSubject](IdentifiedSubject.md) | Used to detail assessment subjects that were identified by this task | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [responsible_parties](responsible_parties.md) | *
[ResponsibleParty](ResponsibleParty.md) | Responsible party assignments | [HasResponsibleParties](HasResponsibleParties.md) | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Origin](Origin.md) | [related_tasks](related_tasks.md) | range | [RelatedTask](RelatedTask.md) | | [RiskResponseReference](RiskResponseReference.md) | [related_tasks](related_tasks.md) | range | [RelatedTask](RelatedTask.md) | | [AssessmentLogEntry](AssessmentLogEntry.md) | [related_tasks](related_tasks.md) | range | [RelatedTask](RelatedTask.md) | ## In Subsets * [AssessmentCommon](AssessmentCommon.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:RelatedTask | | native | oscal:RelatedTask | ## LinkML Source ### Direct
name: RelatedTask
description: Identifies an individual task for which the containing object is a consequence
  of.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slots:
- task-uuid
- subjects
- identified-subject
slot_usage:
  task-uuid:
    name: task-uuid
    required: true
  subjects:
    name: subjects
    range: AssessmentSubject
### Induced
name: RelatedTask
description: Identifies an individual task for which the containing object is a consequence
  of.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slot_usage:
  task-uuid:
    name: task-uuid
    required: true
  subjects:
    name: subjects
    range: AssessmentSubject
attributes:
  task-uuid:
    name: task-uuid
    description: A UUID reference to a task.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: task_uuid
    owner: RelatedTask
    domain_of:
    - AssessmentSubjectSource
    - TaskDependency
    - RelatedTask
    range: UUIDType
    required: true
  subjects:
    name: subjects
    description: Assessment subjects or subject references for this object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: RelatedTask
    domain_of:
    - Task
    - AssociatedActivity
    - RelatedTask
    - IdentifiedSubject
    - Observation
    - MitigatingFactor
    - RequiredAsset
    range: AssessmentSubject
    multivalued: true
    inlined: true
    inlined_as_list: true
  identified-subject:
    name: identified-subject
    description: Used to detail assessment subjects that were identified by this task.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: identified_subject
    owner: RelatedTask
    domain_of:
    - RelatedTask
    range: IdentifiedSubject
    inlined: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: RelatedTask
    domain_of:
    - OscalCommon
    - Property
    - Resource
    - ConstraintTest
    - ControlMatching
    - Removal
    - ImportSSP
    - LocalDefinitions
    - SelectObjectiveById
    - AssessmentSubjectSource
    - OnDateCondition
    - WithinDateRange
    - AtFrequency
    - TaskDependency
    - SetParameter
    - ComponentStatus
    - PortRange
    - ImplementationStatus
    - ObjectiveStatus
    - RelatedObservation
    - AssociatedRisk
    - LoggedBy
    - ImportProfile
    - SystemCharacteristics
    - SystemStatus
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - ImportAssessmentPlan
    - AssessmentResultsLocalDefinitions
    - ImportComponentDefinition
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamLocalDefinitions
    - RelatedFinding
    range: MarkupMultilineType
  responsible-parties:
    name: responsible-parties
    description: Responsible party assignments.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: responsible_parties
    owner: RelatedTask
    domain_of:
    - HasResponsibleParties
    - SystemCharacteristics
    range: ResponsibleParty
    multivalued: true
    inlined: true
    inlined_as_list: true
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: RelatedTask
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Property
    multivalued: true
    inlined: true
    inlined_as_list: true
  links:
    name: links
    description: A list of links.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: RelatedTask
    domain_of:
    - HasPropsAndLinks
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Link
    multivalued: true
    inlined: true
    inlined_as_list: true