Skip to content

Enum: QualifierCategoryEnum

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