Class PublManuscriptInclExtra

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PublManuscriptInclExtra
extends DelegatingCategory.DelegatingCifCoreCategory
Category of data items that allow the authors of a manuscript to submit for publication data names that should be added to the standard request list employed by journal printing software. Although these fields are primarily intended to identify CIF data items that the author wishes to include in a published paper, they can also be used to identify data names created so that non-CIF items can be included in the publication. Note that *.item names MUST be enclosed in single quotes.
  • Constructor Details

  • Method Details

    • getDefn

      public StrColumn getDefn()
      Yes/No flags whether the corresponding data item marked for inclusion in a journal request list is a standard CIF definition or not.
      Returns:
      StrColumn
    • getInfo

      public StrColumn getInfo()
      A short note indicating the reason why the author wishes the corresponding data item marked for inclusion in the journal request list to be published.
      Returns:
      StrColumn
    • getItem

      public StrColumn getItem()
      The data name (i.e. Tag) of a specific data item included in the manuscript which is not normally requested by the journal. The values of this item are the extra data names (which MUST be enclosed in single quotes) that will be added to the journal request list.
      Returns:
      StrColumn