Class Citation

All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Citation
extends DelegatingCategory.DelegatingCifCoreCategory
Data items in the CITATION category record details about the literature cited as being relevant to the contents of the data block.
  • Constructor Details

  • Method Details

    • getAbstract

      public StrColumn getAbstract()
      Abstract for the citation. This is used most when the citation is extracted from a bibliographic database that contains full text or abstract information.
      Returns:
      StrColumn
    • getAbstractIdCAS

      public StrColumn getAbstractIdCAS()
      Chemical Abstracts Service (CAS) abstract identifier.
      Returns:
      StrColumn
    • getBookIdISBN

      public StrColumn getBookIdISBN()
      International Standard Book Number (ISBN) for book chap. cited.
      Returns:
      StrColumn
    • getBookPublisher

      public StrColumn getBookPublisher()
      Publisher of the citation; relevant for book chapters.
      Returns:
      StrColumn
    • getBookPublisherCity

      public StrColumn getBookPublisherCity()
      Location of publisher of the citation; relevant for book chapters.
      Returns:
      StrColumn
    • getBookTitle

      public StrColumn getBookTitle()
      Title of the book in which the citation appeared.
      Returns:
      StrColumn
    • getCoordinateLinkage

      public StrColumn getCoordinateLinkage()
      Code specifies whether this citation is concerned with precisely the set of coordinates given in the data block. If, for instance, the publication described the same structure, but the coordinates had undergone further refinement prior to creation of the data block, the value of this data item would be 'no'.
      Returns:
      StrColumn
    • getCountry

      public StrColumn getCountry()
      Country of publication; for journal articles and book chapters.
      Returns:
      StrColumn
    • getDatabaseIdCSD

      public StrColumn getDatabaseIdCSD()
      Identifier ('refcode') of the database record in the Cambridge Structural Database containing details of the cited structure.
      Returns:
      StrColumn
    • getDatabaseIdMedline

      public StrColumn getDatabaseIdMedline()
      i Medline accession number categorizing a bibliographic entry.
      Returns:
      StrColumn
    • getDoi

      public StrColumn getDoi()
      The Digital Object Identifier (DOI) of the cited work. A DOI is a unique character string identifying any object of intellectual property. It provides a persistent identifier for an object on a digital network and permits the association of related current data in a structured extensible way. A DOI is an implementation of the Internet concepts of Uniform Resource Name and Universal Resource Locator managed according to the specifications of the International DOI Foundation (see http://www.doi.org).
      Returns:
      StrColumn
    • getId

      public StrColumn getId()
      Unique identifier to the CITATION list. A value of 'primary' should be used to indicate the citation that the author(s) consider to be the most pertinent to the contents of the data block. Note that this item need not be a number; it can be any unique identifier.
      Returns:
      StrColumn
    • getJournalAbbrev

      public StrColumn getJournalAbbrev()
      Abbreviated name of the journal cited as given in the Chemical Abstracts Service Source Index.
      Returns:
      StrColumn
    • getJournalFull

      public StrColumn getJournalFull()
      Full name of the journal cited; relevant for journal articles.
      Returns:
      StrColumn
    • getJournalIdASTM

      public StrColumn getJournalIdASTM()
      American Society for the Testing of Materials (ASTM) code assigned to the journal cited (also referred to as the CODEN designator of the Chemical Abstracts Service); relevant for journal articles.
      Returns:
      StrColumn
    • getJournalIdCSD

      public StrColumn getJournalIdCSD()
      The Cambridge Structural Database (CSD) code assigned to the journal cited; relevant for journal articles. This is also the system used at the Protein Data Bank (PDB).
      Returns:
      StrColumn
    • getJournalIdISSN

      public StrColumn getJournalIdISSN()
      The International Standard Serial Number (ISSN) code assigned to the journal cited; relevant for journal articles.
      Returns:
      StrColumn
    • getJournalIssue

      public IntColumn getJournalIssue()
      Issue number of the journal cited; relevant for articles.
      Returns:
      IntColumn
    • getJournalVolume

      public IntColumn getJournalVolume()
      Volume number of the journal cited; relevant for articles.
      Returns:
      IntColumn
    • getLanguage

      public StrColumn getLanguage()
      Language in which the citation appears.
      Returns:
      StrColumn
    • getPageFirst

      public StrColumn getPageFirst()
      First page of citation; relevant for articles and book chapters.
      Returns:
      StrColumn
    • getPageLast

      public StrColumn getPageLast()
      Last page of citation; relevant for articles and book chapters.
      Returns:
      StrColumn
    • getPublisher

      public StrColumn getPublisher()
      The name of the publisher of the cited work. This should be used for citations of journal articles or datasets (in the latter case the publisher could be a curated database). For books or book chapters use _citation.book_publisher.
      Returns:
      StrColumn
    • getTitle

      public StrColumn getTitle()
      Title of citation; relevant for articles and book chapters.
      Returns:
      StrColumn
    • getYear

      public StrColumn getYear()
      Year of citation; relevant for articles and book chapters.
      Returns:
      StrColumn
    • getDetails

      public StrColumn getDetails()
      Special aspects of the relationship of the data block contents to the literature item cited.
      Returns:
      StrColumn
    • getSpecialDetails

      public StrColumn getSpecialDetails()
      Special aspects of the relationship of the data block contents to the literature item cited.
      Returns:
      StrColumn