Skip to content

Class: Facet

An individual characteristic that is part of a larger set produced by the same actor.

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

      Facet : links





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



      Facet : name

      Facet : props





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



      Facet : remarks

      Facet : system

      Facet : value

## Inheritance * **Facet** [ [OscalCommon](OscalCommon.md)] ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [name](name.md) | 1
[TokenType](TokenType.md) | A textual label that uniquely identifies an attribute or semantic type | direct | | [value](value.md) | 1
[String](String.md) | The value associated with the containing object | direct | | [system](system.md) | 1
[URIType](URIType.md) | Specifies the system or scheme from which the identifier originates | 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 | | --- | --- | --- | --- | | [Characterization](Characterization.md) | [facets](facets.md) | range | [Facet](Facet.md) | ## In Subsets * [AssessmentCommon](AssessmentCommon.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Facet | | native | oscal:Facet | ## LinkML Source ### Direct
name: Facet
description: An individual characteristic that is part of a larger set produced by
  the same actor.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- name
- value
- system
slot_usage:
  name:
    name: name
    required: true
  value:
    name: value
    required: true
  system:
    name: system
    description: Specifies the system or scheme from which the identifier originates.
    required: true
### Induced
name: Facet
description: An individual characteristic that is part of a larger set produced by
  the same actor.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
  name:
    name: name
    required: true
  value:
    name: value
    required: true
  system:
    name: system
    description: Specifies the system or scheme from which the identifier originates.
    required: true
attributes:
  name:
    name: name
    description: A textual label that uniquely identifies an attribute or semantic
      type.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Facet
    domain_of:
    - Party
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Protocol
    - Facet
    - Capability
    range: TokenType
    required: true
  value:
    name: value
    description: The value associated with the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Facet
    domain_of:
    - Hash
    - Property
    - Base64Resource
    - Facet
    range: string
    required: true
  system:
    name: system
    description: Specifies the system or scheme from which the identifier originates.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Facet
    domain_of:
    - Action
    - ThreatId
    - Facet
    - InformationTypeCategorization
    range: URIType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: Facet
    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: Facet
    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: Facet
    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