Skip to content

Class: ReviewedControls

Identifies the controls being assessed and their control objectives.

URI: oscal:ReviewedControls

 classDiagram
    class ReviewedControls
    click ReviewedControls href "../ReviewedControls/"
      OscalCommon <|-- ReviewedControls
        click OscalCommon href "../OscalCommon/"

      ReviewedControls : control_objective_selections





        ReviewedControls --> "*" ControlObjectiveSelection : control_objective_selections
        click ControlObjectiveSelection href "../ControlObjectiveSelection/"



      ReviewedControls : control_selections





        ReviewedControls --> "1..*" ControlSelection : control_selections
        click ControlSelection href "../ControlSelection/"



      ReviewedControls : description

      ReviewedControls : links





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



      ReviewedControls : props





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



      ReviewedControls : remarks

Inheritance

Slots

Name Cardinality and Range Description Inheritance
description 0..1
MarkupMultilineType
A human-readable description direct
control_selections 1..*
ControlSelection
Identifies the controls being assessed direct
control_objective_selections *
ControlObjectiveSelection
Identifies the control objectives of the assessment direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object OscalCommon
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
AssessmentPlan reviewed_controls range ReviewedControls
Activity related_controls range ReviewedControls
Step reviewed_controls range ReviewedControls
Result reviewed_controls range ReviewedControls

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ReviewedControls
description: Identifies the controls being assessed and their control objectives.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- description
- control-selections
- control-objective-selections
slot_usage:
  control-selections:
    name: control-selections
    required: true

Induced

name: ReviewedControls
description: Identifies the controls being assessed and their control objectives.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
  control-selections:
    name: control-selections
    required: true
attributes:
  description:
    name: description
    description: A human-readable description.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: description
    owner: ReviewedControls
    domain_of:
    - Role
    - Resource
    - ParameterConstraint
    - ReviewedControls
    - ControlSelection
    - ControlObjectiveSelection
    - AssessmentSubject
    - AssessmentSubjectPlaceholder
    - LocalObjective
    - AssessmentMethod
    - Activity
    - Step
    - Task
    - SystemComponent
    - SystemUser
    - AuthorizedPrivilege
    - InventoryItem
    - Observation
    - RelevantEvidence
    - Finding
    - FindingTarget
    - Risk
    - MitigatingFactor
    - Response
    - RequiredAsset
    - RiskLogEntry
    - SystemCharacteristics
    - InformationType
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SspControlImplementation
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - Result
    - AssessmentLogEntry
    - DefinedComponent
    - Capability
    - IncorporatesComponent
    - ControlImplementationSet
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamItem
    range: MarkupMultilineType
  control-selections:
    name: control-selections
    description: Identifies the controls being assessed.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: control_selections
    owner: ReviewedControls
    domain_of:
    - ReviewedControls
    range: ControlSelection
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  control-objective-selections:
    name: control-objective-selections
    description: Identifies the control objectives of the assessment.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: control_objective_selections
    owner: ReviewedControls
    domain_of:
    - ReviewedControls
    range: ControlObjectiveSelection
    multivalued: true
    inlined: true
    inlined_as_list: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ReviewedControls
    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
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: ReviewedControls
    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
    alias: links
    owner: ReviewedControls
    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