Skip to content

Enum: ControlLinkRelEnum

Curated OSCAL link relation values for catalog controls. Other values are permitted (OSCAL allow-other="yes").

URI: [oscal:ControlLinkRelEnum](https://w3id.org/lmodel/oscal/ControlLinkRelEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | reference | None | | | related | None | | | required | None | | | incorporated-into | None | | | moved-to | None | | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | allow_any | True | ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: ControlLinkRelEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: Curated OSCAL link relation values for catalog controls. Other values
  are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  reference:
    text: reference
  related:
    text: related
  required:
    text: required
  incorporated-into:
    text: incorporated-into
  moved-to:
    text: moved-to