Skip to content

Enum: MappingResourceTypeEnum

Curated mapped resource type values. Other values are permitted (OSCAL allow-other="yes").

URI: [oscal:MappingResourceTypeEnum](https://w3id.org/lmodel/oscal/MappingResourceTypeEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | catalog | None | | | profile | None | | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | allow_any | True | ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: MappingResourceTypeEnum
annotations:
  allow_any:
    tag: allow_any
    value: true
description: Curated mapped resource type values. Other values are permitted (OSCAL
  allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  catalog:
    text: catalog
  profile:
    text: profile