Class: SspDocument
Root wrapper for an OSCAL System Security Plan document.
URI: [oscal:SspDocument](https://w3id.org/lmodel/oscal/SspDocument)
[SystemSecurityPlan](SystemSecurityPlan.md) | A system security plan, such as those described in NIST SP 800-18 | direct | ## 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:SspDocument | | native | oscal:SspDocument | ## LinkML Source ### Direct
### Induced
classDiagram
class SspDocument
click SspDocument href "../SspDocument/"
OscalDocument <|-- SspDocument
click OscalDocument href "../OscalDocument/"
SspDocument : system_security_plan
SspDocument --> "1" SystemSecurityPlan : system_security_plan
click SystemSecurityPlan href "../SystemSecurityPlan/"
## Inheritance
* [OscalDocument](OscalDocument.md)
* **SspDocument**
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [system_security_plan](system_security_plan.md) | 1 [SystemSecurityPlan](SystemSecurityPlan.md) | A system security plan, such as those described in NIST SP 800-18 | direct | ## 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:SspDocument | | native | oscal:SspDocument | ## LinkML Source ### Direct
name: SspDocument
description: Root wrapper for an OSCAL System Security Plan document.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
is_a: OscalDocument
slots:
- system-security-plan
slot_usage:
system-security-plan:
name: system-security-plan
required: true
name: SspDocument
description: Root wrapper for an OSCAL System Security Plan document.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
is_a: OscalDocument
slot_usage:
system-security-plan:
name: system-security-plan
required: true
attributes:
system-security-plan:
name: system-security-plan
description: A system security plan, such as those described in NIST SP 800-18.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: system_security_plan
owner: SspDocument
domain_of:
- SspDocument
range: SystemSecurityPlan
required: true
inlined: true