Skip to content

Enum: RelationshipEnum

Relationship values used for mapping entries in the OSCAL namespace.

URI: [oscal:RelationshipEnum](https://w3id.org/lmodel/oscal/RelationshipEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | equivalent-to | None | | | equal-to | None | | | subset-of | None | | | superset-of | None | | | intersects-with | None | | | no-relationship | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: RelationshipEnum
description: Relationship values used for mapping entries in the OSCAL namespace.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  equivalent-to:
    text: equivalent-to
  equal-to:
    text: equal-to
  subset-of:
    text: subset-of
  superset-of:
    text: superset-of
  intersects-with:
    text: intersects-with
  no-relationship:
    text: no-relationship