Skip to content

Enum: PartyTypeEnum

URI: [oscal:PartyTypeEnum](https://w3id.org/lmodel/oscal/PartyTypeEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | person | None | | | organization | None | | ## Slots | Name | Description | | --- | --- | | [type](type.md) | A category describing the kind of party the object describes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: PartyTypeEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  person:
    text: person
  organization:
    text: organization