Skip to content

Enum: ManuscriptSection

Sections of a scientific manuscript or publication

URI: valuesets:ManuscriptSection

View in BioPortal

Permissible Values

Value Title Meaning Description Audience Catch All Format Location Note Often Part Of Optional Order Placement Required By Specific To Typical Length
TITLE document title IAO:0000305 1
AUTHORS author list IAO:0000321 Authors and affiliations 2
ABSTRACT IAO:0000315 Abstract 3 150-300 words
KEYWORDS keywords section IAO:0000630 4
INTRODUCTION introduction to a publication about an investigation IAO:0000316 Introduction/Background 5
LITERATURE_REVIEW related work section IAO:0000639 Literature review True 6
METHODS methods section IAO:0000317 Methods/Materials and Methods 7
RESULTS results section IAO:0000318 8
DISCUSSION discussion section of a publication about an investigation IAO:0000319 9
CONCLUSIONS conclusion section IAO:0000615 Conclusions 10
RESULTS_AND_DISCUSSION Combined Results and Discussion alternative to separate sections 8
ACKNOWLEDGMENTS acknowledgements section IAO:0000324 Acknowledgments 11
REFERENCES references section IAO:0000320 References/Bibliography 12
APPENDICES supplementary material to a document IAO:0000326 Appendices 13
SUPPLEMENTARY_MATERIAL supplementary material to a document IAO:0000326 Supplementary material often online-only 14
DATA_AVAILABILITY availability section IAO:0000611 Data availability statement 11.1 many journals
CODE_AVAILABILITY availability section IAO:0000611 Code availability statement 11.2
AUTHOR_CONTRIBUTIONS author contributions section IAO:0000323 Author contributions 11.3
CONFLICT_OF_INTEREST conflict of interest section IAO:0000616 Conflict of interest statement 11.4
FUNDING funding source declaration section IAO:0000623 Funding information 11.5
ETHICS_STATEMENT ethical approval section IAO:0000620 Ethics approval statement 11.6
SYSTEMATIC_REVIEW_METHODS Systematic review methodology (PRISMA) systematic reviews
META_ANALYSIS Meta-analysis section meta-analyses
STUDY_PROTOCOL Study protocol clinical trials
CONSORT_FLOW_DIAGRAM CONSORT flow diagram randomized trials
HIGHLIGHTS Highlights/Key points 3.5 3-5 bullet points
GRAPHICAL_ABSTRACT IAO:0000707 Graphical abstract visual 3.6
LAY_SUMMARY author summary section IAO:0000609 Lay summary/Plain language summary general public 3.7
BOX Box/Sidebar with supplementary information variable
CASE_PRESENTATION case report section IAO:0000613 Case presentation (for case reports) case reports
LIMITATIONS study limitations section IAO:0000631 Limitations section Discussion
FUTURE_DIRECTIONS future directions section IAO:0000625 Future directions/Future work Discussion or Conclusions
GLOSSARY Glossary of terms front or back matter
ABBREVIATIONS abbreviations section IAO:0000606 List of abbreviations front matter
OTHER_MAIN_TEXT Other main text section True
OTHER_SUPPLEMENTARY Other supplementary section True

Slots

Name Description
manuscript_section Sections of a scientific manuscript or publication

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: ManuscriptSection
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Sections of a scientific manuscript or publication
title: Manuscript Section
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  TITLE:
    text: TITLE
    meaning: IAO:0000305
    annotations:
      order:
        tag: order
        value: 1
    title: document title
  AUTHORS:
    text: AUTHORS
    description: Authors and affiliations
    meaning: IAO:0000321
    annotations:
      order:
        tag: order
        value: 2
    title: author list
  ABSTRACT:
    text: ABSTRACT
    description: Abstract
    meaning: IAO:0000315
    annotations:
      order:
        tag: order
        value: 3
      typical_length:
        tag: typical_length
        value: 150-300 words
  KEYWORDS:
    text: KEYWORDS
    meaning: IAO:0000630
    annotations:
      order:
        tag: order
        value: 4
    title: keywords section
  INTRODUCTION:
    text: INTRODUCTION
    description: Introduction/Background
    meaning: IAO:0000316
    annotations:
      order:
        tag: order
        value: 5
    title: introduction to a publication about an investigation
    aliases:
    - Background
  LITERATURE_REVIEW:
    text: LITERATURE_REVIEW
    description: Literature review
    meaning: IAO:0000639
    annotations:
      order:
        tag: order
        value: 6
      optional:
        tag: optional
        value: true
    title: related work section
  METHODS:
    text: METHODS
    description: Methods/Materials and Methods
    meaning: IAO:0000317
    annotations:
      order:
        tag: order
        value: 7
    title: methods section
    aliases:
    - Materials and Methods
    - Methodology
    - Experimental
  RESULTS:
    text: RESULTS
    meaning: IAO:0000318
    annotations:
      order:
        tag: order
        value: 8
    title: results section
    aliases:
    - Findings
  DISCUSSION:
    text: DISCUSSION
    meaning: IAO:0000319
    annotations:
      order:
        tag: order
        value: 9
    title: discussion section of a publication about an investigation
  CONCLUSIONS:
    text: CONCLUSIONS
    description: Conclusions
    meaning: IAO:0000615
    annotations:
      order:
        tag: order
        value: 10
    title: conclusion section
    aliases:
    - Conclusion
  RESULTS_AND_DISCUSSION:
    text: RESULTS_AND_DISCUSSION
    description: Combined Results and Discussion
    annotations:
      order:
        tag: order
        value: 8
      note:
        tag: note
        value: alternative to separate sections
  ACKNOWLEDGMENTS:
    text: ACKNOWLEDGMENTS
    description: Acknowledgments
    meaning: IAO:0000324
    annotations:
      order:
        tag: order
        value: 11
    title: acknowledgements section
    aliases:
    - Acknowledgements
  REFERENCES:
    text: REFERENCES
    description: References/Bibliography
    meaning: IAO:0000320
    annotations:
      order:
        tag: order
        value: 12
    title: references section
    aliases:
    - Bibliography
    - Literature Cited
    - Works Cited
  APPENDICES:
    text: APPENDICES
    description: Appendices
    meaning: IAO:0000326
    annotations:
      order:
        tag: order
        value: 13
    title: supplementary material to a document
    aliases:
    - Appendix
  SUPPLEMENTARY_MATERIAL:
    text: SUPPLEMENTARY_MATERIAL
    description: Supplementary material
    meaning: IAO:0000326
    annotations:
      order:
        tag: order
        value: 14
      location:
        tag: location
        value: often online-only
    title: supplementary material to a document
    aliases:
    - Supporting Information
    - Supplemental Data
  DATA_AVAILABILITY:
    text: DATA_AVAILABILITY
    description: Data availability statement
    meaning: IAO:0000611
    annotations:
      order:
        tag: order
        value: 11.1
      required_by:
        tag: required_by
        value: many journals
    title: availability section
  CODE_AVAILABILITY:
    text: CODE_AVAILABILITY
    description: Code availability statement
    meaning: IAO:0000611
    annotations:
      order:
        tag: order
        value: 11.2
    title: availability section
  AUTHOR_CONTRIBUTIONS:
    text: AUTHOR_CONTRIBUTIONS
    description: Author contributions
    meaning: IAO:0000323
    annotations:
      order:
        tag: order
        value: 11.3
    title: author contributions section
    aliases:
    - CRediT statement
  CONFLICT_OF_INTEREST:
    text: CONFLICT_OF_INTEREST
    description: Conflict of interest statement
    meaning: IAO:0000616
    annotations:
      order:
        tag: order
        value: 11.4
    title: conflict of interest section
    aliases:
    - Competing Interests
    - Declaration of Interests
  FUNDING:
    text: FUNDING
    description: Funding information
    meaning: IAO:0000623
    annotations:
      order:
        tag: order
        value: 11.5
    title: funding source declaration section
    aliases:
    - Financial Support
    - Grant Information
  ETHICS_STATEMENT:
    text: ETHICS_STATEMENT
    description: Ethics approval statement
    meaning: IAO:0000620
    annotations:
      order:
        tag: order
        value: 11.6
    title: ethical approval section
  SYSTEMATIC_REVIEW_METHODS:
    text: SYSTEMATIC_REVIEW_METHODS
    description: Systematic review methodology (PRISMA)
    annotations:
      specific_to:
        tag: specific_to
        value: systematic reviews
  META_ANALYSIS:
    text: META_ANALYSIS
    description: Meta-analysis section
    annotations:
      specific_to:
        tag: specific_to
        value: meta-analyses
  STUDY_PROTOCOL:
    text: STUDY_PROTOCOL
    description: Study protocol
    annotations:
      specific_to:
        tag: specific_to
        value: clinical trials
  CONSORT_FLOW_DIAGRAM:
    text: CONSORT_FLOW_DIAGRAM
    description: CONSORT flow diagram
    annotations:
      specific_to:
        tag: specific_to
        value: randomized trials
  HIGHLIGHTS:
    text: HIGHLIGHTS
    description: Highlights/Key points
    annotations:
      order:
        tag: order
        value: 3.5
      typical_length:
        tag: typical_length
        value: 3-5 bullet points
  GRAPHICAL_ABSTRACT:
    text: GRAPHICAL_ABSTRACT
    description: Graphical abstract
    meaning: IAO:0000707
    annotations:
      order:
        tag: order
        value: 3.6
      format:
        tag: format
        value: visual
  LAY_SUMMARY:
    text: LAY_SUMMARY
    description: Lay summary/Plain language summary
    meaning: IAO:0000609
    annotations:
      order:
        tag: order
        value: 3.7
      audience:
        tag: audience
        value: general public
    title: author summary section
  BOX:
    text: BOX
    description: Box/Sidebar with supplementary information
    annotations:
      placement:
        tag: placement
        value: variable
  CASE_PRESENTATION:
    text: CASE_PRESENTATION
    description: Case presentation (for case reports)
    meaning: IAO:0000613
    annotations:
      specific_to:
        tag: specific_to
        value: case reports
    title: case report section
  LIMITATIONS:
    text: LIMITATIONS
    description: Limitations section
    meaning: IAO:0000631
    annotations:
      often_part_of:
        tag: often_part_of
        value: Discussion
    title: study limitations section
  FUTURE_DIRECTIONS:
    text: FUTURE_DIRECTIONS
    description: Future directions/Future work
    meaning: IAO:0000625
    annotations:
      often_part_of:
        tag: often_part_of
        value: Discussion or Conclusions
    title: future directions section
  GLOSSARY:
    text: GLOSSARY
    description: Glossary of terms
    annotations:
      placement:
        tag: placement
        value: front or back matter
  ABBREVIATIONS:
    text: ABBREVIATIONS
    description: List of abbreviations
    meaning: IAO:0000606
    annotations:
      placement:
        tag: placement
        value: front matter
    title: abbreviations section
  OTHER_MAIN_TEXT:
    text: OTHER_MAIN_TEXT
    description: Other main text section
    annotations:
      catch_all:
        tag: catch_all
        value: true
  OTHER_SUPPLEMENTARY:
    text: OTHER_SUPPLEMENTARY
    description: Other supplementary section
    annotations:
      catch_all:
        tag: catch_all
        value: true