Skip to content

Class: RelatedFinding

Relates a POA&M item to a referenced finding.

URI: oscal:RelatedFinding

 classDiagram
    class RelatedFinding
    click RelatedFinding href "../RelatedFinding/"
      RelatedFinding : finding_uuid

      RelatedFinding : remarks

Slots

Name Cardinality and Range Description Inheritance
finding_uuid 1
UUIDType
A UUID reference to a finding direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
PoamItem related_findings range RelatedFinding

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/oscal

Mappings

Mapping Type Mapped Value
self oscal:RelatedFinding
native oscal:RelatedFinding

LinkML Source

Direct

name: RelatedFinding
description: Relates a POA&M item to a referenced finding.
in_subset:
- poam
from_schema: https://w3id.org/lmodel/oscal
slots:
- finding-uuid
- remarks
slot_usage:
  finding-uuid:
    name: finding-uuid
    required: true

Induced

name: RelatedFinding
description: Relates a POA&M item to a referenced finding.
in_subset:
- poam
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  finding-uuid:
    name: finding-uuid
    required: true
attributes:
  finding-uuid:
    name: finding-uuid
    description: A UUID reference to a finding.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: finding_uuid
    owner: RelatedFinding
    domain_of:
    - RelatedFinding
    range: UUIDType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: RelatedFinding
    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