Skip to content

Enum: ResourcePropTypeEnum

Allowed OSCAL back-matter resource type property values.

URI: [oscal:ResourcePropTypeEnum](https://w3id.org/lmodel/oscal/ResourcePropTypeEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | logo | None | | | image | None | | | screen-shot | None | | | law | None | | | regulation | None | | | standard | None | | | external-guidance | None | | | acronyms | None | | | citation | None | | | policy | None | | | procedure | None | | | system-guide | None | | | users-guide | None | | | administrators-guide | None | | | rules-of-behavior | None | | | plan | None | | | artifact | None | | | evidence | None | | | tool-output | None | | | raw-data | None | | | interview-notes | None | | | questionnaire | None | | | report | None | | | agreement | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: ResourcePropTypeEnum
description: Allowed OSCAL back-matter resource type property values.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  logo:
    text: logo
  image:
    text: image
  screen-shot:
    text: screen-shot
  law:
    text: law
  regulation:
    text: regulation
  standard:
    text: standard
  external-guidance:
    text: external-guidance
  acronyms:
    text: acronyms
  citation:
    text: citation
  policy:
    text: policy
  procedure:
    text: procedure
  system-guide:
    text: system-guide
  users-guide:
    text: users-guide
  administrators-guide:
    text: administrators-guide
  rules-of-behavior:
    text: rules-of-behavior
  plan:
    text: plan
  artifact:
    text: artifact
  evidence:
    text: evidence
  tool-output:
    text: tool-output
  raw-data:
    text: raw-data
  interview-notes:
    text: interview-notes
  questionnaire:
    text: questionnaire
  report:
    text: report
  agreement:
    text: agreement