Skip to content

Enum: ImplementationLinkRelEnum

Curated implementation-common link relation values. Other values are permitted (OSCAL allow-other="yes").

URI: oscal:ImplementationLinkRelEnum

Permissible Values

Value Meaning Description
depends-on None
validation None
proof-of-compliance None
baseline-template None
uses-service None
system-security-plan None
uses-network None
imported-from None
validation-details None
provided-by None
used-by None
isa-agreement None

Identifier and Mapping Information

Annotations

property value
allow_any True

Schema Source

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

LinkML Source

name: ImplementationLinkRelEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: Curated implementation-common link relation values. Other values are
  permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  depends-on:
    text: depends-on
  validation:
    text: validation
  proof-of-compliance:
    text: proof-of-compliance
  baseline-template:
    text: baseline-template
  uses-service:
    text: uses-service
  system-security-plan:
    text: system-security-plan
  uses-network:
    text: uses-network
  imported-from:
    text: imported-from
  validation-details:
    text: validation-details
  provided-by:
    text: provided-by
  used-by:
    text: used-by
  isa-agreement:
    text: isa-agreement