Skip to content

Class: MappingProvenance

Mapping-level provenance details and mapping defaults.

URI: oscal:MappingProvenance

 classDiagram
    class MappingProvenance
    click MappingProvenance href "../MappingProvenance/"
      OscalCommon <|-- MappingProvenance
        click OscalCommon href "../OscalCommon/"
      HasResponsibleParties <|-- MappingProvenance
        click HasResponsibleParties href "../HasResponsibleParties/"

      MappingProvenance : confidence_score





        MappingProvenance --> "0..1" ConfidenceScore : confidence_score
        click ConfidenceScore href "../ConfidenceScore/"



      MappingProvenance : coverage





        MappingProvenance --> "0..1" Coverage : coverage
        click Coverage href "../Coverage/"



      MappingProvenance : links





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



      MappingProvenance : mapping_description

      MappingProvenance : matching_rationale





        MappingProvenance --> "1" MatchingRationaleEnum : matching_rationale
        click MatchingRationaleEnum href "../MatchingRationaleEnum/"



      MappingProvenance : method





        MappingProvenance --> "1" MappingMethodEnum : method
        click MappingMethodEnum href "../MappingMethodEnum/"



      MappingProvenance : props





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



      MappingProvenance : remarks

      MappingProvenance : responsible_parties





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



      MappingProvenance : status





        MappingProvenance --> "1" MappingStatusEnum : status
        click MappingStatusEnum href "../MappingStatusEnum/"



Inheritance

Slots

Name Cardinality and Range Description Inheritance
method 1
MappingMethodEnum
Method indicator used by the containing OSCAL context direct
matching_rationale 1
MatchingRationaleEnum
The rationale method used to relate mapped items direct
status 1
MappingStatusEnum
Status indicator used by the containing OSCAL context direct
confidence_score 0..1
ConfidenceScore
Confidence descriptor for a mapping direct
coverage 0..1
Coverage
Coverage metadata for a mapping direct
mapping_description 1
MarkupMultilineType
Description of the context and intended use of the mapping direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object OscalCommon
responsible_parties *
ResponsibleParty
Responsible party assignments HasResponsibleParties
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
MappingCollection provenance range MappingProvenance

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: MappingProvenance
description: Mapping-level provenance details and mapping defaults.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slots:
- method
- matching-rationale
- status
- confidence-score
- coverage
- mapping-description
slot_usage:
  method:
    name: method
    range: MappingMethodEnum
    required: true
  matching-rationale:
    name: matching-rationale
    required: true
  status:
    name: status
    range: MappingStatusEnum
    required: true
  mapping-description:
    name: mapping-description
    required: true

Induced

name: MappingProvenance
description: Mapping-level provenance details and mapping defaults.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slot_usage:
  method:
    name: method
    range: MappingMethodEnum
    required: true
  matching-rationale:
    name: matching-rationale
    required: true
  status:
    name: status
    range: MappingStatusEnum
    required: true
  mapping-description:
    name: mapping-description
    required: true
attributes:
  method:
    name: method
    description: Method indicator used by the containing OSCAL context. Allowed values
      are constrained by class-level slot_usage.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: method
    owner: MappingProvenance
    domain_of:
    - CombinationRule
    - MappingProvenance
    - Mapping
    range: MappingMethodEnum
    required: true
  matching-rationale:
    name: matching-rationale
    description: The rationale method used to relate mapped items.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: matching_rationale
    owner: MappingProvenance
    domain_of:
    - MappingProvenance
    - Mapping
    - Map
    range: MatchingRationaleEnum
    required: true
  status:
    name: status
    description: Status indicator used by the containing OSCAL context. Allowed values
      are constrained by class-level slot_usage.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: status
    owner: MappingProvenance
    domain_of:
    - SystemComponent
    - FindingTarget
    - Risk
    - MappingProvenance
    - Mapping
    range: MappingStatusEnum
    required: true
  confidence-score:
    name: confidence-score
    description: Confidence descriptor for a mapping.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: confidence_score
    owner: MappingProvenance
    domain_of:
    - MappingProvenance
    - Mapping
    - Map
    range: ConfidenceScore
    inlined: true
  coverage:
    name: coverage
    description: Coverage metadata for a mapping.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: coverage
    owner: MappingProvenance
    domain_of:
    - MappingProvenance
    - Mapping
    - Map
    range: Coverage
    inlined: true
  mapping-description:
    name: mapping-description
    description: Description of the context and intended use of the mapping.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: mapping_description
    owner: MappingProvenance
    domain_of:
    - MappingProvenance
    - Mapping
    range: MarkupMultilineType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: MappingProvenance
    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: MappingProvenance
    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
    alias: props
    owner: MappingProvenance
    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: MappingProvenance
    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