Skip to content

Class: MappingResourceReference

A reference to the source or target resource for a mapping.

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

      MappingResourceReference : href

      MappingResourceReference : links





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



      MappingResourceReference : ns

      MappingResourceReference : props





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



      MappingResourceReference : remarks

      MappingResourceReference : type

## Inheritance * **MappingResourceReference** [ [OscalCommon](OscalCommon.md)] ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [ns](ns.md) | 0..1
[URIType](URIType.md) | An optional namespace qualifying a name | direct | | [type](type.md) | 1
[String](String.md) or 
[MappingResourceTypeEnum](MappingResourceTypeEnum.md) or 
[TokenType](TokenType.md) | The semantic type of the referenced resource | direct | | [href](href.md) | 1
[URIReferenceType](URIReferenceType.md) | A resolvable URL reference to a resource | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.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 | | --- | --- | --- | --- | | [Mapping](Mapping.md) | [source_resource](source_resource.md) | range | [MappingResourceReference](MappingResourceReference.md) | | [Mapping](Mapping.md) | [target_resource](target_resource.md) | range | [MappingResourceReference](MappingResourceReference.md) | ## In Subsets * [MappingCollection](MappingCollection.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:MappingResourceReference | | native | oscal:MappingResourceReference | ## LinkML Source ### Direct
name: MappingResourceReference
description: A reference to the source or target resource for a mapping.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- ns
- type
- href
slot_usage:
  type:
    name: type
    description: The semantic type of the referenced resource. OSCAL defines catalog
      and profile, while locally defined values are also permitted.
    required: true
    any_of:
    - range: MappingResourceTypeEnum
    - range: TokenType
  href:
    name: href
    required: true
### Induced
name: MappingResourceReference
description: A reference to the source or target resource for a mapping.
in_subset:
- mapping_collection
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
  type:
    name: type
    description: The semantic type of the referenced resource. OSCAL defines catalog
      and profile, while locally defined values are also permitted.
    required: true
    any_of:
    - range: MappingResourceTypeEnum
    - range: TokenType
  href:
    name: href
    required: true
attributes:
  ns:
    name: ns
    description: An optional namespace qualifying a name. Allows different organizations
      to associate distinct semantics with the same name.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: MappingResourceReference
    domain_of:
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Map
    - MappingResourceReference
    range: URIType
  type:
    name: type
    description: The semantic type of the referenced resource. OSCAL defines catalog
      and profile, while locally defined values are also permitted.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: MappingResourceReference
    domain_of:
    - Party
    - Action
    - TelephoneNumber
    - Address
    - AssessmentSubject
    - SelectSubjectById
    - SubjectReference
    - Task
    - SystemComponent
    - OriginActor
    - FindingTarget
    - DefinedComponent
    - MappingItem
    - MappingResourceReference
    range: string
    required: true
    any_of:
    - range: MappingResourceTypeEnum
    - range: TokenType
  href:
    name: href
    description: A resolvable URL reference to a resource.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: MappingResourceReference
    domain_of:
    - Link
    - ResourceLink
    - ProfileImport
    - ImportSSP
    - RelevantEvidence
    - ThreatId
    - ImportProfile
    - ImportAssessmentPlan
    - ImportComponentDefinition
    - MappingResourceReference
    range: URIReferenceType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: MappingResourceReference
    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
    owner: MappingResourceReference
    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: MappingResourceReference
    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