Skip to content

Slot: methods

Identifies how the observation was made. Recommended values are in ObservationMethodEnum; other values are permitted (OSCAL allow-other="yes").

URI: oscal:methods Alias: methods

Applicable Classes

Name Description Modifies Slot
Observation Describes an individual observation yes

Properties

Type and Range

Property Value
Range String or 
ObservationMethodEnum
Domain Of Observation

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ObservationMethodEnum'}) - AnonymousSlotExpression({'range': 'string'})

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: methods
description: Identifies how the observation was made. Recommended values are in ObservationMethodEnum;
  other values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: methods
domain_of:
- Observation
range: string
multivalued: true
any_of:
- range: ObservationMethodEnum
- range: string