Skip to content

Enum: QualifierSubjectEnum

URI: [oscal:QualifierSubjectEnum](https://w3id.org/lmodel/oscal/QualifierSubjectEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | source | None | | | target | None | | | both | None | | ## Slots | Name | Description | | --- | --- | | [subject](subject.md) | Subject to which the qualifier applies | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: QualifierSubjectEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  source:
    text: source
  target:
    text: target
  both:
    text: both