Skip to content

Class: OnDateCondition

The task is intended to occur on the specified date.

URI: oscal:OnDateCondition

 classDiagram
    class OnDateCondition
    click OnDateCondition href "../OnDateCondition/"
      OnDateCondition : date

      OnDateCondition : remarks

Slots

Name Cardinality and Range Description Inheritance
date 1
DateTimeWithTimezoneType
The date and time when the action occurred direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
EventTiming on_date range OnDateCondition

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: OnDateCondition
description: The task is intended to occur on the specified date.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- date
- remarks
slot_usage:
  date:
    name: date
    required: true

Induced

name: OnDateCondition
description: The task is intended to occur on the specified date.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  date:
    name: date
    required: true
attributes:
  date:
    name: date
    description: The date and time when the action occurred.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: date
    owner: OnDateCondition
    domain_of:
    - Action
    - OnDateCondition
    range: DateTimeWithTimezoneType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: OnDateCondition
    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