Class: ControlObjectiveSelection
Identifies the control objectives of the assessment.
URI: oscal:ControlObjectiveSelection
classDiagram
class ControlObjectiveSelection
click ControlObjectiveSelection href "../ControlObjectiveSelection/"
OscalCommon <|-- ControlObjectiveSelection
click OscalCommon href "../OscalCommon/"
ControlObjectiveSelection : description
ControlObjectiveSelection : exclude_objectives
ControlObjectiveSelection --> "*" SelectObjectiveById : exclude_objectives
click SelectObjectiveById href "../SelectObjectiveById/"
ControlObjectiveSelection : include_all
ControlObjectiveSelection --> "0..1" IncludeAll : include_all
click IncludeAll href "../IncludeAll/"
ControlObjectiveSelection : include_objectives
ControlObjectiveSelection --> "*" SelectObjectiveById : include_objectives
click SelectObjectiveById href "../SelectObjectiveById/"
ControlObjectiveSelection : links
ControlObjectiveSelection --> "*" Link : links
click Link href "../Link/"
ControlObjectiveSelection : props
ControlObjectiveSelection --> "*" Property : props
click Property href "../Property/"
ControlObjectiveSelection : remarks
Inheritance
- ControlObjectiveSelection [ OscalCommon]
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| description | 0..1 MarkupMultilineType |
A human-readable description | direct |
| include_all | 0..1 IncludeAll |
Include all selectable objects in the containing OSCAL selection context | direct |
| include_objectives | * SelectObjectiveById |
Objectives to include in the assessment | direct |
| exclude_objectives | * SelectObjectiveById |
Objectives to exclude from the assessment | 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 |
|---|---|---|---|
| ReviewedControls | control_objective_selections | range | ControlObjectiveSelection |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:ControlObjectiveSelection |
| native | oscal:ControlObjectiveSelection |
LinkML Source
Direct
name: ControlObjectiveSelection
description: Identifies the control objectives of the assessment.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- description
- include-all
- include-objectives
- exclude-objectives
Induced
name: ControlObjectiveSelection
description: Identifies the control objectives of the assessment.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
attributes:
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: description
owner: ControlObjectiveSelection
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
include-all:
name: include-all
description: Include all selectable objects in the containing OSCAL selection
context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: include_all
owner: ControlObjectiveSelection
domain_of:
- ProfileImport
- InsertControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
range: IncludeAll
inlined: true
include-objectives:
name: include-objectives
description: Objectives to include in the assessment.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: include_objectives
owner: ControlObjectiveSelection
domain_of:
- ControlObjectiveSelection
range: SelectObjectiveById
multivalued: true
inlined: true
inlined_as_list: true
exclude-objectives:
name: exclude-objectives
description: Objectives to exclude from the assessment.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: exclude_objectives
owner: ControlObjectiveSelection
domain_of:
- ControlObjectiveSelection
range: SelectObjectiveById
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: ControlObjectiveSelection
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: ControlObjectiveSelection
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: ControlObjectiveSelection
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