Skip to content

Class: PoamLocalDefinitions

Allows components and inventory items to be defined within the POA&M for cases where no OSCAL SSP is available with the POA&M.

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





        PoamLocalDefinitions --> "0..1" AssessmentAssets : assessment_assets
        click AssessmentAssets href "../AssessmentAssets/"



      PoamLocalDefinitions : components





        PoamLocalDefinitions --> "*" SystemComponent : components
        click SystemComponent href "../SystemComponent/"



      PoamLocalDefinitions : inventory_items





        PoamLocalDefinitions --> "*" InventoryItem : inventory_items
        click InventoryItem href "../InventoryItem/"



      PoamLocalDefinitions : remarks

## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [components](components.md) | *
[SystemComponent](SystemComponent.md) | A collection of system components | direct | | [inventory_items](inventory_items.md) | *
[InventoryItem](InventoryItem.md) | A collection of inventory items | direct | | [assessment_assets](assessment_assets.md) | 0..1
[AssessmentAssets](AssessmentAssets.md) | Identifies the assets used to perform this assessment | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [PlanOfActionAndMilestones](PlanOfActionAndMilestones.md) | [local_definitions](local_definitions.md) | range | [PoamLocalDefinitions](PoamLocalDefinitions.md) | ## In Subsets * [Poam](Poam.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:PoamLocalDefinitions | | native | oscal:PoamLocalDefinitions | ## LinkML Source ### Direct
name: PoamLocalDefinitions
description: Allows components and inventory items to be defined within the POA&M
  for cases where no OSCAL SSP is available with the POA&M.
in_subset:
- poam
from_schema: https://w3id.org/lmodel/oscal
slots:
- components
- inventory-items
- assessment-assets
- remarks
### Induced
name: PoamLocalDefinitions
description: Allows components and inventory items to be defined within the POA&M
  for cases where no OSCAL SSP is available with the POA&M.
in_subset:
- poam
from_schema: https://w3id.org/lmodel/oscal
attributes:
  components:
    name: components
    description: A collection of system components.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: PoamLocalDefinitions
    domain_of:
    - LocalDefinitions
    - AssessmentAssets
    - SystemImplementation
    - ResultLocalDefinitions
    - ComponentDefinition
    - PoamLocalDefinitions
    range: SystemComponent
    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: PoamLocalDefinitions
    domain_of:
    - LocalDefinitions
    - SystemImplementation
    - ResultLocalDefinitions
    - PoamLocalDefinitions
    range: InventoryItem
    multivalued: true
    inlined: true
    inlined_as_list: true
  assessment-assets:
    name: assessment-assets
    description: Identifies the assets used to perform this assessment.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: assessment_assets
    owner: PoamLocalDefinitions
    domain_of:
    - AssessmentPlan
    - ResultLocalDefinitions
    - PoamLocalDefinitions
    range: AssessmentAssets
    inlined: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: PoamLocalDefinitions
    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