Skip to content

Class: Action

An action applied by a role within a given party to the content.

URI: [oscal:Action](https://w3id.org/lmodel/oscal/Action)
 classDiagram
    class Action
    click Action href "../Action/"
      OscalCommon <|-- Action
        click OscalCommon href "../OscalCommon/"
      HasResponsibleParties <|-- Action
        click HasResponsibleParties href "../HasResponsibleParties/"

      Action : date

      Action : links





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



      Action : props





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



      Action : remarks

      Action : responsible_parties





        Action --> "*" ResponsibleParty : responsible_parties
        click ResponsibleParty href "../ResponsibleParty/"



      Action : system

      Action : type





        Action --> "1" ActionTypeEnum : type
        click ActionTypeEnum href "../ActionTypeEnum/"



      Action : uuid

## Inheritance * **Action** [ [OscalCommon](OscalCommon.md) [HasResponsibleParties](HasResponsibleParties.md)] ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [uuid](uuid.md) | 1
[UUIDType](UUIDType.md) | A unique identifier that can be used to reference this defined action elsewhe... | direct | | [type](type.md) | 1
[ActionTypeEnum](ActionTypeEnum.md) | The type of action documented by the assembly, such as an approval | direct | | [date](date.md) | 0..1
[DateTimeWithTimezoneType](DateTimeWithTimezoneType.md) | The date and time when the action occurred | direct | | [system](system.md) | 1
[URIType](URIType.md) or 
[ActionSystemEnum](ActionSystemEnum.md) | Specifies the action type system used | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [responsible_parties](responsible_parties.md) | *
[ResponsibleParty](ResponsibleParty.md) | Responsible party assignments | [HasResponsibleParties](HasResponsibleParties.md) | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Metadata](Metadata.md) | [actions](actions.md) | range | [Action](Action.md) | ## In Subsets * [OscalMetadata](OscalMetadata.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Action | | native | oscal:Action | ## LinkML Source ### Direct
name: Action
description: An action applied by a role within a given party to the content.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slots:
- uuid
- type
- date
- system
slot_usage:
  uuid:
    name: uuid
    description: A unique identifier that can be used to reference this defined action
      elsewhere in an OSCAL document.
    required: true
  type:
    name: type
    description: The type of action documented by the assembly, such as an approval.
    range: ActionTypeEnum
    required: true
  system:
    name: system
    required: true
    any_of:
    - range: ActionSystemEnum
    - range: URIType
### Induced
name: Action
description: An action applied by a role within a given party to the content.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slot_usage:
  uuid:
    name: uuid
    description: A unique identifier that can be used to reference this defined action
      elsewhere in an OSCAL document.
    required: true
  type:
    name: type
    description: The type of action documented by the assembly, such as an approval.
    range: ActionTypeEnum
    required: true
  system:
    name: system
    required: true
    any_of:
    - range: ActionSystemEnum
    - range: URIType
attributes:
  uuid:
    name: uuid
    description: A unique identifier that can be used to reference this defined action
      elsewhere in an OSCAL document.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Action
    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
    required: true
  type:
    name: type
    description: The type of action documented by the assembly, such as an approval.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Action
    domain_of:
    - Party
    - Action
    - TelephoneNumber
    - Address
    - AssessmentSubject
    - SelectSubjectById
    - SubjectReference
    - Task
    - SystemComponent
    - OriginActor
    - FindingTarget
    - DefinedComponent
    - MappingItem
    - MappingResourceReference
    range: ActionTypeEnum
    required: true
  date:
    name: date
    description: The date and time when the action occurred.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Action
    domain_of:
    - Action
    - OnDateCondition
    range: DateTimeWithTimezoneType
  system:
    name: system
    description: Specifies the action type system used.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Action
    domain_of:
    - Action
    - ThreatId
    - Facet
    - InformationTypeCategorization
    range: URIType
    required: true
    any_of:
    - range: ActionSystemEnum
    - range: URIType
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Action
    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
  responsible-parties:
    name: responsible-parties
    description: Responsible party assignments.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: responsible_parties
    owner: Action
    domain_of:
    - HasResponsibleParties
    - SystemCharacteristics
    range: ResponsibleParty
    multivalued: true
    inlined: true
    inlined_as_list: true
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Action
    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
    owner: Action
    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