Skip to content

Class: SystemStatus

Describes the operational status of the system.

URI: [oscal:SystemStatus](https://w3id.org/lmodel/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](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | | [state](state.md) | 1
[SystemOperatingStatusEnum](SystemOperatingStatusEnum.md) | The current operating status of the system | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [SystemCharacteristics](SystemCharacteristics.md) | [system_status](system_status.md) | range | [SystemStatus](SystemStatus.md) | ## In Subsets * [Ssp](Ssp.md) ## 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
    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
    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