Skip to content

Class: GapSummary

A summary of controls that were not mapped.

URI: oscal:GapSummary

 classDiagram
    class GapSummary
    click GapSummary href "../GapSummary/"
      GapSummary : unmapped_controls





        GapSummary --> "1..*" SelectControlById : unmapped_controls
        click SelectControlById href "../SelectControlById/"



      GapSummary : uuid

Slots

Name Cardinality and Range Description Inheritance
uuid 1
UUIDType
A machine-oriented, globally unique identifier with a cross-instance scope direct
unmapped_controls 1..*
SelectControlById
Controls that remain unmapped direct

Usages

used by used in type used
Mapping source_gap_summary range GapSummary
Mapping target_gap_summary range GapSummary

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: GapSummary
description: A summary of controls that were not mapped.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
slots:
- uuid
- unmapped-controls
slot_usage:
  uuid:
    name: uuid
    required: true
  unmapped-controls:
    name: unmapped-controls
    required: true

Induced

name: GapSummary
description: A summary of controls that were not mapped.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  uuid:
    name: uuid
    required: true
  unmapped-controls:
    name: unmapped-controls
    required: true
attributes:
  uuid:
    name: uuid
    description: A machine-oriented, globally unique identifier with a cross-instance
      scope.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: uuid
    owner: GapSummary
    domain_of:
    - Catalog
    - Location
    - Party
    - Action
    - Property
    - Resource
    - Profile
    - AssessmentPlan
    - AssessmentSubjectPlaceholder
    - AssessmentPlatform
    - AssessmentMethod
    - Activity
    - Step
    - Task
    - AssessmentPart
    - SystemComponent
    - Protocol
    - SystemUser
    - InventoryItem
    - Observation
    - Finding
    - Risk
    - MitigatingFactor
    - Response
    - RequiredAsset
    - RiskLogEntry
    - SystemSecurityPlan
    - InformationType
    - Diagram
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - AssessmentResults
    - Result
    - AssessmentLogEntry
    - ComponentDefinition
    - DefinedComponent
    - Capability
    - ControlImplementationSet
    - ImplementedRequirement
    - ImplementedControlStatement
    - MappingCollection
    - Mapping
    - Map
    - GapSummary
    - PlanOfActionAndMilestones
    - PoamItem
    range: UUIDType
    required: true
  unmapped-controls:
    name: unmapped-controls
    description: Controls that remain unmapped.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: unmapped_controls
    owner: GapSummary
    domain_of:
    - GapSummary
    range: SelectControlById
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true