Skip to content

Class: ResourceProperty

Back-matter resource-scoped OSCAL property.

URI: oscal:ResourceProperty

 classDiagram
    class ResourceProperty
    click ResourceProperty href "../ResourceProperty/"
      Property <|-- ResourceProperty
        click Property href "../Property/"

      ResourceProperty : _class

      ResourceProperty : group

      ResourceProperty : name





        ResourceProperty --> "1" ResourcePropNameEnum : name
        click ResourcePropNameEnum href "../ResourcePropNameEnum/"



      ResourceProperty : ns

      ResourceProperty : remarks

      ResourceProperty : uuid

      ResourceProperty : value

Inheritance

Slots

Name Cardinality and Range Description Inheritance
name 1
ResourcePropNameEnum
A textual label, within a namespace, that identifies a specific attribute, ch... Property
uuid 0..1
UUIDType
A unique identifier for a property Property
ns 0..1
URIType
A namespace qualifying the property's name Property
value 1
String or 
ResourcePropTypeEnum
Indicates the value of the attribute, characteristic, or quality Property
_class 0..1
TokenType
A textual label that provides a sub-type or characterization of the property'... Property
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object Property
group 0..1
TokenType
An identifier for relating distinct sets of properties Property

Usages

used by used in type used
Resource props range ResourceProperty

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ResourceProperty
description: Back-matter resource-scoped OSCAL property.
in_subset:
- oscal_back_matter
from_schema: https://w3id.org/lmodel/oscal
is_a: Property
slot_usage:
  name:
    name: name
    range: ResourcePropNameEnum
  value:
    name: value
    any_of:
    - range: ResourcePropTypeEnum
    - range: string

Induced

name: ResourceProperty
description: Back-matter resource-scoped OSCAL property.
in_subset:
- oscal_back_matter
from_schema: https://w3id.org/lmodel/oscal
is_a: Property
slot_usage:
  name:
    name: name
    range: ResourcePropNameEnum
  value:
    name: value
    any_of:
    - range: ResourcePropTypeEnum
    - range: string
attributes:
  name:
    name: name
    description: A textual label, within a namespace, that identifies a specific attribute,
      characteristic, or quality of the property's containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: name
    owner: ResourceProperty
    domain_of:
    - Party
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Protocol
    - Facet
    - Capability
    range: ResourcePropNameEnum
    required: true
  uuid:
    name: uuid
    description: A unique identifier for a property.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: uuid
    owner: ResourceProperty
    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
  ns:
    name: ns
    description: A namespace qualifying the property's name. This allows different
      organizations to associate distinct semantics with the same name.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: ns
    owner: ResourceProperty
    domain_of:
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Map
    - MappingResourceReference
    range: URIType
  value:
    name: value
    description: Indicates the value of the attribute, characteristic, or quality.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: value
    owner: ResourceProperty
    domain_of:
    - Hash
    - Property
    - Base64Resource
    - Facet
    range: string
    required: true
    any_of:
    - range: ResourcePropTypeEnum
    - range: string
  _class:
    name: _class
    description: A textual label that provides a sub-type or characterization of the
      property's name.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: _class
    owner: ResourceProperty
    domain_of:
    - Group
    - Control
    - Property
    - Part
    - Parameter
    - ProfileGroup
    - ParameterSetting
    - AssessmentPart
    - ControlPart
    range: TokenType
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ResourceProperty
    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
  group:
    name: group
    description: An identifier for relating distinct sets of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: group
    owner: ResourceProperty
    domain_of:
    - Property
    range: TokenType