Skip to content

Class: SspImplementedRequirement

Describes how the system satisfies an individual control.

URI: oscal:SspImplementedRequirement

 classDiagram
    class SspImplementedRequirement
    click SspImplementedRequirement href "../SspImplementedRequirement/"
      SspImplementedRequirement : by_components





        SspImplementedRequirement --> "*" ByComponent : by_components
        click ByComponent href "../ByComponent/"



      SspImplementedRequirement : control_id

      SspImplementedRequirement : links





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



      SspImplementedRequirement : props





        SspImplementedRequirement --> "*" SspControlOriginationProp : props
        click SspControlOriginationProp href "../SspControlOriginationProp/"



      SspImplementedRequirement : remarks

      SspImplementedRequirement : responsible_roles





        SspImplementedRequirement --> "*" SspImplementedRequirementResponsibleRole : responsible_roles
        click SspImplementedRequirementResponsibleRole href "../SspImplementedRequirementResponsibleRole/"



      SspImplementedRequirement : set_parameters





        SspImplementedRequirement --> "*" SetParameter : set_parameters
        click SetParameter href "../SetParameter/"



      SspImplementedRequirement : statements





        SspImplementedRequirement --> "*" SspStatement : statements
        click SspStatement href "../SspStatement/"



      SspImplementedRequirement : uuid

Slots

Name Cardinality and Range Description Inheritance
uuid 1
UUIDType
A machine-oriented, globally unique identifier with a cross-instance scope direct
control_id 1
TokenType
A reference to a control by its identifier direct
props *
SspControlOriginationProp
A list of properties direct
links *
Link
A list of links direct
set_parameters *
SetParameter
Identifies the parameter that will be set by the enclosed value direct
responsible_roles *
SspImplementedRequirementResponsibleRole
Responsible role assignments direct
statements *
SspStatement
Control statement implementation entries in the containing OSCAL context direct
by_components *
ByComponent
Defines how the referenced component implements a set of controls direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
SspControlImplementation implemented_requirements range SspImplementedRequirement

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SspImplementedRequirement
description: Describes how the system satisfies an individual control.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- uuid
- control-id
- props
- links
- set-parameters
- responsible-roles
- statements
- by-components
- remarks
slot_usage:
  set-parameters:
    name: set-parameters
    description: Identifies the parameter that will be set by the enclosed value.
    range: SetParameter
  statements:
    name: statements
    range: SspStatement
  uuid:
    name: uuid
    required: true
  control-id:
    name: control-id
    required: true
  props:
    name: props
    range: SspControlOriginationProp
  responsible-roles:
    name: responsible-roles
    range: SspImplementedRequirementResponsibleRole

Induced

name: SspImplementedRequirement
description: Describes how the system satisfies an individual control.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  set-parameters:
    name: set-parameters
    description: Identifies the parameter that will be set by the enclosed value.
    range: SetParameter
  statements:
    name: statements
    range: SspStatement
  uuid:
    name: uuid
    required: true
  control-id:
    name: control-id
    required: true
  props:
    name: props
    range: SspControlOriginationProp
  responsible-roles:
    name: responsible-roles
    range: SspImplementedRequirementResponsibleRole
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: SspImplementedRequirement
    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
  control-id:
    name: control-id
    description: A reference to a control by its identifier.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: control_id
    owner: SspImplementedRequirement
    domain_of:
    - Alteration
    - AssessmentSelectControlById
    - LocalObjective
    - SspImplementedRequirement
    - ImplementedRequirement
    range: TokenType
    required: true
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: SspImplementedRequirement
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: SspControlOriginationProp
    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: SspImplementedRequirement
    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
  set-parameters:
    name: set-parameters
    description: Identifies the parameter that will be set by the enclosed value.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: set_parameters
    owner: SspImplementedRequirement
    domain_of:
    - ProfileModify
    - SspControlImplementation
    - SspImplementedRequirement
    - ByComponent
    - ControlImplementationSet
    - ImplementedRequirement
    range: SetParameter
    multivalued: true
    inlined: true
    inlined_as_list: true
  responsible-roles:
    name: responsible-roles
    description: Responsible role assignments.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: responsible_roles
    owner: SspImplementedRequirement
    domain_of:
    - HasResponsibleRoles
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: SspImplementedRequirementResponsibleRole
    multivalued: true
    inlined: true
    inlined_as_list: true
  statements:
    name: statements
    description: Control statement implementation entries in the containing OSCAL
      context. The concrete entry class is selected by class-level slot_usage.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: statements
    owner: SspImplementedRequirement
    domain_of:
    - SspImplementedRequirement
    - ImplementedRequirement
    range: SspStatement
    multivalued: true
    inlined: true
    inlined_as_list: true
  by-components:
    name: by-components
    description: Defines how the referenced component implements a set of controls.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: by_components
    owner: SspImplementedRequirement
    domain_of:
    - SspImplementedRequirement
    - SspStatement
    range: ByComponent
    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: SspImplementedRequirement
    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