Skip to content

Class: SystemSecurityPlan

A system security plan, such as those described in NIST SP 800-18.

URI: [oscal:SystemSecurityPlan](https://w3id.org/lmodel/oscal/SystemSecurityPlan)
 classDiagram
    class SystemSecurityPlan
    click SystemSecurityPlan href "../SystemSecurityPlan/"
      SystemSecurityPlan : back_matter





        SystemSecurityPlan --> "0..1" BackMatter : back_matter
        click BackMatter href "../BackMatter/"



      SystemSecurityPlan : control_implementation





        SystemSecurityPlan --> "1" SspControlImplementation : control_implementation
        click SspControlImplementation href "../SspControlImplementation/"



      SystemSecurityPlan : import_profile





        SystemSecurityPlan --> "1" ImportProfile : import_profile
        click ImportProfile href "../ImportProfile/"



      SystemSecurityPlan : metadata





        SystemSecurityPlan --> "1" Metadata : metadata
        click Metadata href "../Metadata/"



      SystemSecurityPlan : system_characteristics





        SystemSecurityPlan --> "1" SystemCharacteristics : system_characteristics
        click SystemCharacteristics href "../SystemCharacteristics/"



      SystemSecurityPlan : system_implementation





        SystemSecurityPlan --> "1" SystemImplementation : system_implementation
        click SystemImplementation href "../SystemImplementation/"



      SystemSecurityPlan : uuid

## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [uuid](uuid.md) | 1
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [metadata](metadata.md) | 1
[Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | direct | | [import_profile](import_profile.md) | 1
[ImportProfile](ImportProfile.md) | Used to import the OSCAL profile representing the system's control baseline | direct | | [system_characteristics](system_characteristics.md) | 1
[SystemCharacteristics](SystemCharacteristics.md) | Contains the characteristics of the system, such as its name, purpose, and se... | direct | | [system_implementation](system_implementation.md) | 1
[SystemImplementation](SystemImplementation.md) | Provides information as to how the system is implemented | direct | | [control_implementation](control_implementation.md) | 1
[SspControlImplementation](SspControlImplementation.md) | Describes how the system satisfies a set of controls | direct | | [back_matter](back_matter.md) | 0..1
[BackMatter](BackMatter.md) | A collection of resources that may be referenced from within the OSCAL docume... | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [SspDocument](SspDocument.md) | [system_security_plan](system_security_plan.md) | range | [SystemSecurityPlan](SystemSecurityPlan.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:SystemSecurityPlan | | native | oscal:SystemSecurityPlan | ## LinkML Source ### Direct
name: SystemSecurityPlan
description: A system security plan, such as those described in NIST SP 800-18.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- uuid
- metadata
- import-profile
- system-characteristics
- system-implementation
- control-implementation
- back-matter
slot_usage:
  uuid:
    name: uuid
    required: true
  metadata:
    name: metadata
    required: true
  import-profile:
    name: import-profile
    required: true
  system-characteristics:
    name: system-characteristics
    required: true
  system-implementation:
    name: system-implementation
    required: true
  control-implementation:
    name: control-implementation
    required: true
### Induced
name: SystemSecurityPlan
description: A system security plan, such as those described in NIST SP 800-18.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  uuid:
    name: uuid
    required: true
  metadata:
    name: metadata
    required: true
  import-profile:
    name: import-profile
    required: true
  system-characteristics:
    name: system-characteristics
    required: true
  system-implementation:
    name: system-implementation
    required: true
  control-implementation:
    name: control-implementation
    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
    owner: SystemSecurityPlan
    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
  metadata:
    name: metadata
    description: Provides information about the containing document, and defines concepts
      shared across the document.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: SystemSecurityPlan
    domain_of:
    - Catalog
    - Profile
    - AssessmentPlan
    - SystemSecurityPlan
    - AssessmentResults
    - ComponentDefinition
    - MappingCollection
    - PlanOfActionAndMilestones
    range: Metadata
    required: true
    inlined: true
  import-profile:
    name: import-profile
    description: Used to import the OSCAL profile representing the system's control
      baseline.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: import_profile
    owner: SystemSecurityPlan
    domain_of:
    - SystemSecurityPlan
    range: ImportProfile
    required: true
    inlined: true
  system-characteristics:
    name: system-characteristics
    description: Contains the characteristics of the system, such as its name, purpose,
      and security impact level.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: system_characteristics
    owner: SystemSecurityPlan
    domain_of:
    - SystemSecurityPlan
    range: SystemCharacteristics
    required: true
    inlined: true
  system-implementation:
    name: system-implementation
    description: Provides information as to how the system is implemented.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: system_implementation
    owner: SystemSecurityPlan
    domain_of:
    - SystemSecurityPlan
    range: SystemImplementation
    required: true
    inlined: true
  control-implementation:
    name: control-implementation
    description: Describes how the system satisfies a set of controls.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: control_implementation
    owner: SystemSecurityPlan
    domain_of:
    - SystemSecurityPlan
    range: SspControlImplementation
    required: true
    inlined: true
  back-matter:
    name: back-matter
    description: A collection of resources that may be referenced from within the
      OSCAL document instance.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: back_matter
    owner: SystemSecurityPlan
    domain_of:
    - Catalog
    - Profile
    - AssessmentPlan
    - SystemSecurityPlan
    - AssessmentResults
    - ComponentDefinition
    - MappingCollection
    - PlanOfActionAndMilestones
    range: BackMatter
    inlined: true