Skip to content

Enum: MappingMethodEnum

URI: [oscal:MappingMethodEnum](https://w3id.org/lmodel/oscal/MappingMethodEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | human | None | | | automation | None | | | hybrid | None | | ## Slots | Name | Description | | --- | --- | | [method](method.md) | | | [method](method.md) | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: MappingMethodEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  human:
    text: human
  automation:
    text: automation
  hybrid:
    text: hybrid