Skip to content

Class: AssociatedRisk

Relates the finding to a set of referenced risks.

URI: [oscal:AssociatedRisk](https://w3id.org/lmodel/oscal/AssociatedRisk)
 classDiagram
    class AssociatedRisk
    click AssociatedRisk href "../AssociatedRisk/"
      AssociatedRisk : remarks

      AssociatedRisk : risk_uuid

## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [risk_uuid](risk_uuid.md) | 1
[UUIDType](UUIDType.md) | A machine-oriented identifier reference to a risk defined in the list of risk... | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Finding](Finding.md) | [related_risks](related_risks.md) | range | [AssociatedRisk](AssociatedRisk.md) | | [PoamItem](PoamItem.md) | [related_risks](related_risks.md) | range | [AssociatedRisk](AssociatedRisk.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:AssociatedRisk | | native | oscal:AssociatedRisk | ## LinkML Source ### Direct
name: AssociatedRisk
description: Relates the finding to a set of referenced risks.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- risk-uuid
- remarks
slot_usage:
  risk-uuid:
    name: risk-uuid
    required: true
### Induced
name: AssociatedRisk
description: Relates the finding to a set of referenced risks.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  risk-uuid:
    name: risk-uuid
    required: true
attributes:
  risk-uuid:
    name: risk-uuid
    description: A machine-oriented identifier reference to a risk defined in the
      list of risks.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: risk_uuid
    owner: AssociatedRisk
    domain_of:
    - AssociatedRisk
    range: UUIDType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: AssociatedRisk
    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