Skip to content

Class: SystemImplementation

Provides information as to how the system is implemented.

URI: oscal:SystemImplementation

 classDiagram
    class SystemImplementation
    click SystemImplementation href "../SystemImplementation/"
      SystemImplementation : components





        SystemImplementation --> "1..*" SspSystemComponent : components
        click SspSystemComponent href "../SspSystemComponent/"



      SystemImplementation : inventory_items





        SystemImplementation --> "*" SspInventoryItem : inventory_items
        click SspInventoryItem href "../SspInventoryItem/"



      SystemImplementation : leveraged_authorizations





        SystemImplementation --> "*" LeveragedAuthorization : leveraged_authorizations
        click LeveragedAuthorization href "../LeveragedAuthorization/"



      SystemImplementation : links





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



      SystemImplementation : props





        SystemImplementation --> "*" Property : props
        click Property href "../Property/"



      SystemImplementation : remarks

      SystemImplementation : users





        SystemImplementation --> "*" SystemUser : users
        click SystemUser href "../SystemUser/"



Slots

Name Cardinality and Range Description Inheritance
props *
Property
A list of properties direct
links *
Link
A list of links direct
leveraged_authorizations *
LeveragedAuthorization
A description of another authorized system from which this system inherits ca... direct
users *
SystemUser
A collection of system users direct
components 1..*
SspSystemComponent
A collection of system components direct
inventory_items *
SspInventoryItem
A collection of inventory items direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
SystemSecurityPlan system_implementation range SystemImplementation

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SystemImplementation
description: Provides information as to how the system is implemented.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- props
- links
- leveraged-authorizations
- users
- components
- inventory-items
- remarks
slot_usage:
  components:
    name: components
    range: SspSystemComponent
    required: true
  inventory-items:
    name: inventory-items
    range: SspInventoryItem

Induced

name: SystemImplementation
description: Provides information as to how the system is implemented.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  components:
    name: components
    range: SspSystemComponent
    required: true
  inventory-items:
    name: inventory-items
    range: SspInventoryItem
attributes:
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: SystemImplementation
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Property
    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: SystemImplementation
    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
  leveraged-authorizations:
    name: leveraged-authorizations
    description: A description of another authorized system from which this system
      inherits capabilities that satisfy security requirements.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: leveraged_authorizations
    owner: SystemImplementation
    domain_of:
    - SystemImplementation
    range: LeveragedAuthorization
    multivalued: true
    inlined: true
    inlined_as_list: true
  users:
    name: users
    description: A collection of system users.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: users
    owner: SystemImplementation
    domain_of:
    - LocalDefinitions
    - SystemImplementation
    - ResultLocalDefinitions
    range: SystemUser
    multivalued: true
    inlined: true
    inlined_as_list: true
  components:
    name: components
    description: A collection of system components.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: components
    owner: SystemImplementation
    domain_of:
    - LocalDefinitions
    - AssessmentAssets
    - SystemImplementation
    - ResultLocalDefinitions
    - ComponentDefinition
    - PoamLocalDefinitions
    range: SspSystemComponent
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  inventory-items:
    name: inventory-items
    description: A collection of inventory items.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: inventory_items
    owner: SystemImplementation
    domain_of:
    - LocalDefinitions
    - SystemImplementation
    - ResultLocalDefinitions
    - PoamLocalDefinitions
    range: SspInventoryItem
    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: SystemImplementation
    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