Skip to content

Enum: AssessmentPartNameEnum

Curated assessment part name values. Other values are permitted (OSCAL allow-other="yes").

__

URI: [oscal:AssessmentPartNameEnum](https://w3id.org/lmodel/oscal/AssessmentPartNameEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | asset | None | | | method | None | | | objective | None | | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | allow_any | True | ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: AssessmentPartNameEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: 'Curated assessment part name values. Other values are permitted (OSCAL
  allow-other="yes").

  '
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  asset:
    text: asset
  method:
    text: method
  objective:
    text: objective