Skip to content

Enum: MatchingRationaleEnum

URI: [oscal:MatchingRationaleEnum](https://w3id.org/lmodel/oscal/MatchingRationaleEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | syntactic | None | | | semantic | None | | | functional | None | | ## Slots | Name | Description | | --- | --- | | [matching_rationale](matching_rationale.md) | The rationale method used to relate mapped items | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: MatchingRationaleEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  syntactic:
    text: syntactic
  semantic:
    text: semantic
  functional:
    text: functional