Skip to content

Class: PartyProperty

Party-scoped OSCAL property.

URI: oscal:PartyProperty

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

      PartyProperty : _class

      PartyProperty : group

      PartyProperty : name





        PartyProperty --> "1" PartyPropNameEnum : name
        click PartyPropNameEnum href "../PartyPropNameEnum/"



      PartyProperty : ns

      PartyProperty : remarks

      PartyProperty : uuid

      PartyProperty : value

Inheritance

Slots

Name Cardinality and Range Description Inheritance
name 1
PartyPropNameEnum
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
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
Party props range PartyProperty

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: PartyProperty
description: Party-scoped OSCAL property.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
is_a: Property
slot_usage:
  name:
    name: name
    range: PartyPropNameEnum

Induced

name: PartyProperty
description: Party-scoped OSCAL property.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
is_a: Property
slot_usage:
  name:
    name: name
    range: PartyPropNameEnum
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: PartyProperty
    domain_of:
    - Party
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Protocol
    - Facet
    - Capability
    range: PartyPropNameEnum
    required: true
  uuid:
    name: uuid
    description: A unique identifier for a property.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: uuid
    owner: PartyProperty
    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: PartyProperty
    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: PartyProperty
    domain_of:
    - Hash
    - Property
    - Base64Resource
    - Facet
    range: string
    required: true
  _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: PartyProperty
    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: PartyProperty
    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: PartyProperty
    domain_of:
    - Property
    range: TokenType