Class: PoamItem
Describes an individual POA&M item.
URI: oscal:PoamItem
classDiagram
class PoamItem
click PoamItem href "../PoamItem/"
OscalCommon <|-- PoamItem
click OscalCommon href "../OscalCommon/"
PoamItem : description
PoamItem : links
PoamItem --> "*" Link : links
click Link href "../Link/"
PoamItem : origins
PoamItem --> "*" Origin : origins
click Origin href "../Origin/"
PoamItem : props
PoamItem --> "*" Property : props
click Property href "../Property/"
PoamItem : related_findings
PoamItem --> "*" RelatedFinding : related_findings
click RelatedFinding href "../RelatedFinding/"
PoamItem : related_observations
PoamItem --> "*" RelatedObservation : related_observations
click RelatedObservation href "../RelatedObservation/"
PoamItem : related_risks
PoamItem --> "*" AssociatedRisk : related_risks
click AssociatedRisk href "../AssociatedRisk/"
PoamItem : remarks
PoamItem : title
PoamItem : uuid
Inheritance
- PoamItem [ OscalCommon]
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| uuid | 0..1 UUIDType |
A machine-oriented, globally unique identifier with a cross-instance scope | direct |
| title | 1 MarkupLineType |
A human-readable name or title | direct |
| description | 1 MarkupMultilineType |
A human-readable description | direct |
| origins | * Origin |
Identifies the source of observations, findings, or risks | direct |
| related_findings | * RelatedFinding |
Relates a POA&M item to one or more findings | direct |
| related_observations | * RelatedObservation |
Relates the containing object to a set of referenced observations | direct |
| related_risks | * AssociatedRisk |
Relates the finding to a set of referenced risks | direct |
| remarks | 0..1 MarkupMultilineType |
Additional commentary about the containing object | OscalCommon |
| props | * Property |
A list of properties | HasPropsAndLinks |
| links | * Link |
A list of links | HasPropsAndLinks |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PlanOfActionAndMilestones | poam_items | range | PoamItem |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:PoamItem |
| native | oscal:PoamItem |
LinkML Source
Direct
name: PoamItem
description: Describes an individual POA&M item.
in_subset:
- poam
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- uuid
- title
- description
- origins
- related-findings
- related-observations
- related-risks
slot_usage:
title:
name: title
required: true
description:
name: description
required: true
Induced
name: PoamItem
description: Describes an individual POA&M item.
in_subset:
- poam
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
title:
name: title
required: true
description:
name: description
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
alias: uuid
owner: PoamItem
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
title:
name: title
description: A human-readable name or title.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: title
owner: PoamItem
domain_of:
- Group
- Control
- Metadata
- Revision
- Role
- Location
- Resource
- Part
- ProfileGroup
- Addition
- SubjectReference
- AssessmentPlatform
- Activity
- Step
- Task
- AssessmentPart
- ControlPart
- SystemComponent
- Protocol
- SystemUser
- AuthorizedPrivilege
- Observation
- Finding
- FindingTarget
- Risk
- Response
- RequiredAsset
- RiskLogEntry
- InformationType
- LeveragedAuthorization
- Result
- AssessmentLogEntry
- DefinedComponent
- PoamItem
range: MarkupLineType
required: true
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: description
owner: PoamItem
domain_of:
- Role
- Resource
- ParameterConstraint
- ReviewedControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
- AssessmentSubjectPlaceholder
- LocalObjective
- AssessmentMethod
- Activity
- Step
- Task
- SystemComponent
- SystemUser
- AuthorizedPrivilege
- InventoryItem
- Observation
- RelevantEvidence
- Finding
- FindingTarget
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemCharacteristics
- InformationType
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SspControlImplementation
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- Result
- AssessmentLogEntry
- DefinedComponent
- Capability
- IncorporatesComponent
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamItem
range: MarkupMultilineType
required: true
origins:
name: origins
description: Identifies the source of observations, findings, or risks.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: origins
owner: PoamItem
domain_of:
- Observation
- Finding
- Risk
- Response
- PoamItem
range: Origin
multivalued: true
inlined: true
inlined_as_list: true
related-findings:
name: related-findings
description: Relates a POA&M item to one or more findings.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_findings
owner: PoamItem
domain_of:
- PoamItem
range: RelatedFinding
multivalued: true
inlined: true
inlined_as_list: true
related-observations:
name: related-observations
description: Relates the containing object to a set of referenced observations.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_observations
owner: PoamItem
domain_of:
- Finding
- Risk
- PoamItem
range: RelatedObservation
multivalued: true
inlined: true
inlined_as_list: true
related-risks:
name: related-risks
description: Relates the finding to a set of referenced risks.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_risks
owner: PoamItem
domain_of:
- Finding
- PoamItem
range: AssociatedRisk
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: PoamItem
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
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: props
owner: PoamItem
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: PoamItem
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