Package org.rcsb.cif.schema.core
Class Database
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
org.rcsb.cif.schema.core.Database
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class Database
extends DelegatingCategory.DelegatingCifCoreCategory
The CATEGORY of data items recording database deposition.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
Fields inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
parentBlock -
Constructor Summary
Constructors Constructor Description Database(CifCoreBlock parentBlock) -
Method Summary
Modifier and Type Method Description StrColumngetCAS()Code assigned by the Chemical Abstracts Service.StrColumngetCOD()Code assigned by Crystallography Open Database (COD).StrColumngetCodeCAS()Code assigned by the Chemical Abstracts Service.StrColumngetCodeCOD()Code assigned by Crystallography Open Database (COD).StrColumngetCodeCSD()Code assigned by the Cambridge Structural Database.StrColumngetCodeDepnumCcdcArchive()Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.StrColumngetCodeDepnumCcdcFiz()Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).StrColumngetCodeDepnumCcdcJournal()Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).StrColumngetCodeICSD()Code assigned by the Inorganic Crystal Structure Database.StrColumngetCodeMDF()Code assigned in the Metals Data File.StrColumngetCodeNBS()Code assigned by the NBS (NIST) Crystal Data Database.StrColumngetCodePDB()Code assigned by the Protein Data Base.StrColumngetCodePDF()Code assigned in the Powder Diffraction File.StrColumngetCSD()Code assigned by the Cambridge Structural Database.StrColumngetCSDHistory()The history of changes made by the Cambridge Crystallographic Data Centre and incorporated into the Cambridge Structural Database (CSD).StrColumngetDatasetDoi()The digital object identifier (DOI) registered to identify a data set publication associated with the structure described in the current datablock.StrColumngetDepnumCcdcArchive()Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.StrColumngetDepnumCcdcFiz()Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).StrColumngetDepnumCcdcJournal()Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).StrColumngetICSD()Code assigned by the Inorganic Crystal Structure Database.StrColumngetJournalASTM()ASTM CODEN designator for a journal as given in the Chemical Source List maintained by the Chemical Abstracts Service.StrColumngetJournalCSD()The journal code used in the Cambridge Structural Database.StrColumngetMDF()Code assigned in the Metals Data File.StrColumngetNBS()Code assigned by the NBS (NIST) Crystal Data Database.StrColumngetPDB()Code assigned by the Protein Data Base.StrColumngetPDF()Code assigned in the Powder Diffraction File.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory.DelegatingCifCoreCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
getCSDHistory
The history of changes made by the Cambridge Crystallographic Data Centre and incorporated into the Cambridge Structural Database (CSD).- Returns:
- StrColumn
-
getDatasetDoi
The digital object identifier (DOI) registered to identify a data set publication associated with the structure described in the current datablock. This should be used for a dataset obtained from a curated database such as CSD or PDB. 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
-
getJournalASTM
ASTM CODEN designator for a journal as given in the Chemical Source List maintained by the Chemical Abstracts Service.- Returns:
- StrColumn
-
getJournalCSD
The journal code used in the Cambridge Structural Database.- Returns:
- StrColumn
-
getCodeCAS
Code assigned by the Chemical Abstracts Service.- Returns:
- StrColumn
-
getCAS
Code assigned by the Chemical Abstracts Service.- Returns:
- StrColumn
-
getCodeCOD
Code assigned by Crystallography Open Database (COD).- Returns:
- StrColumn
-
getCOD
Code assigned by Crystallography Open Database (COD).- Returns:
- StrColumn
-
getCodeCSD
Code assigned by the Cambridge Structural Database.- Returns:
- StrColumn
-
getCSD
Code assigned by the Cambridge Structural Database.- Returns:
- StrColumn
-
getCodeDepnumCcdcArchive
Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.- Returns:
- StrColumn
-
getDepnumCcdcArchive
Deposition numbers assigned by the Cambridge Crystallographic Data Centre (CCDC) to files containing structural information archived by the CCDC.- Returns:
- StrColumn
-
getCodeDepnumCcdcFiz
Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).- Returns:
- StrColumn
-
getDepnumCcdcFiz
Deposition numbers assigned by the Fachinformationszentrum Karlsruhe (FIZ) to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).- Returns:
- StrColumn
-
getCodeDepnumCcdcJournal
Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).- Returns:
- StrColumn
-
getDepnumCcdcJournal
Deposition numbers assigned by various journals to files containing structural information archived by the Cambridge Crystallographic Data Centre (CCDC).- Returns:
- StrColumn
-
getCodeICSD
Code assigned by the Inorganic Crystal Structure Database.- Returns:
- StrColumn
-
getICSD
Code assigned by the Inorganic Crystal Structure Database.- Returns:
- StrColumn
-
getCodeMDF
Code assigned in the Metals Data File.- Returns:
- StrColumn
-
getMDF
Code assigned in the Metals Data File.- Returns:
- StrColumn
-
getCodeNBS
Code assigned by the NBS (NIST) Crystal Data Database.- Returns:
- StrColumn
-
getNBS
Code assigned by the NBS (NIST) Crystal Data Database.- Returns:
- StrColumn
-
getCodePDB
Code assigned by the Protein Data Base.- Returns:
- StrColumn
-
getPDB
Code assigned by the Protein Data Base.- Returns:
- StrColumn
-
getCodePDF
Code assigned in the Powder Diffraction File.- Returns:
- StrColumn
-
getPDF
Code assigned in the Powder Diffraction File.- Returns:
- StrColumn
-