Enum: ReportPart

Where a declared item appears in a generated report. A study with many near-identical experiments marks the routine ones supplementary, so the Methods carries the experiments that make the argument and the rest stay a table row plus a paragraph in the SI.

URI: tvbo:enum/ReportPart

Permissible Values

Value Meaning Description
main None The main Methods, in full
supplementary None Supplementary material

Slots

Name Description
part Which part of a generated report this belongs in — the main Methods or the su…

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo/common

LinkML Source

name: ReportPart
description: Where a declared item appears in a generated report. A study with many
  near-identical experiments marks the routine ones ``supplementary``, so the Methods
  carries the experiments that make the argument and the rest stay a table row plus
  a paragraph in the SI.
from_schema: https://w3id.org/tvbo/common
permissible_values:
  main:
    text: main
    description: The main Methods, in full.
  supplementary:
    text: supplementary
    description: Supplementary material. The item still appears as a row in the Methods'
      experiment table, so the reader sees that it exists.