Class PublSection

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublSection
extends DelegatingCategory.DelegatingCifCoreCategory
Manuscript section data if submitted in parts. see also _publ_manuscript.text and _publ_manuscript.processed. The _publ_section.exptl_prep, _publ_section.exptl_refinement and _publ_section.exptl_solution items are preferred for separating the chemical preparation, refinement and structure solution aspects of the experimental description.
  • Constructor Details

  • Method Details

    • getAbstract

      public StrColumn getAbstract()
      The abstract of the submitted paper.
      Returns:
      StrColumn
    • getAcknowledgements

      public StrColumn getAcknowledgements()
      The acknowledgements section of the submitted paper.
      Returns:
      StrColumn
    • getComment

      public StrColumn getComment()
      The comment section of the submitted paper.
      Returns:
      StrColumn
    • getDiscussion

      public StrColumn getDiscussion()
      The discussion section of the submitted paper.
      Returns:
      StrColumn
    • getExperimental

      public StrColumn getExperimental()
      The experimental section of the submitted paper.
      Returns:
      StrColumn
    • getExptlPrep

      public StrColumn getExptlPrep()
      The experimental preparation section of the submitted paper.
      Returns:
      StrColumn
    • getExptlRefinement

      public StrColumn getExptlRefinement()
      The experimental refinement section of the submitted paper.
      Returns:
      StrColumn
    • getExptlSolution

      public StrColumn getExptlSolution()
      The experimental solution section of the submitted paper.
      Returns:
      StrColumn
    • getFigureCaptions

      public StrColumn getFigureCaptions()
      The figure captions of the submitted paper.
      Returns:
      StrColumn
    • getIntroduction

      public StrColumn getIntroduction()
      The introduction section of the submitted paper.
      Returns:
      StrColumn
    • getKeywords

      public StrColumn getKeywords()
      The keywords of the submitted paper.
      Returns:
      StrColumn
    • getReferences

      public StrColumn getReferences()
      The references section of the submitted paper.
      Returns:
      StrColumn
    • getRelatedLiterature

      public StrColumn getRelatedLiterature()
      The related literature section of the submitted paper.
      Returns:
      StrColumn
    • getSynopsis

      public StrColumn getSynopsis()
      The synopsis of the submitted paper.
      Returns:
      StrColumn
    • getTableLegends

      public StrColumn getTableLegends()
      The table legends of the submitted paper.
      Returns:
      StrColumn
    • getTitle

      public StrColumn getTitle()
      The full title of the submitted paper.
      Returns:
      StrColumn
    • getTitleFootnote

      public StrColumn getTitleFootnote()
      Footnote (if any) to the title of the submitted paper.
      Returns:
      StrColumn