Skip to content

Class: SystemStatus

Describes the operational status of the system.

URI: oscal:SystemStatus

 classDiagram
    class SystemStatus
    click SystemStatus href "../SystemStatus/"
      SystemStatus : remarks

      SystemStatus : state





        SystemStatus --> "1" SystemOperatingStatusEnum : state
        click SystemOperatingStatusEnum href "../SystemOperatingStatusEnum/"



Slots

Name Cardinality and Range Description Inheritance
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct
state 1
SystemOperatingStatusEnum
The current operating status of the system direct

Usages

used by used in type used
SystemCharacteristics system_status range SystemStatus

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SystemStatus
description: Describes the operational status of the system.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- remarks
attributes:
  state:
    name: state
    description: The current operating status of the system.
    from_schema: https://w3id.org/lmodel/oscal_ssp
    domain_of:
    - Address
    - ComponentStatus
    - ImplementationStatus
    - ObjectiveStatus
    - SystemStatus
    range: SystemOperatingStatusEnum
    required: true

Induced

name: SystemStatus
description: Describes the operational status of the system.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
attributes:
  state:
    name: state
    description: The current operating status of the system.
    from_schema: https://w3id.org/lmodel/oscal_ssp
    alias: state
    owner: SystemStatus
    domain_of:
    - Address
    - ComponentStatus
    - ImplementationStatus
    - ObjectiveStatus
    - SystemStatus
    range: SystemOperatingStatusEnum
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: SystemStatus
    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