| Column | MySQL Type | Oracle Type | Nullable | Description | 
|---|---|---|---|---|
| OtherWID | BIGINT | NUMBER | No | WID of the object associated with this citation | 
         
| CitationWID | BIGINT | NUMBER | No | WID of the Citation | 
         
| Column | References | 
|---|---|
| OtherWID | Chemical : WID | 
| OtherWID | Reaction : WID | 
| OtherWID | Protein : WID | 
| OtherWID | Feature : WID | 
| OtherWID | Function : WID | 
| OtherWID | EnzymaticReaction : WID | 
| OtherWID | GeneticCode : WID | 
| OtherWID | Division : WID | 
| OtherWID | Taxon : WID | 
| OtherWID | BioSource : WID | 
| OtherWID | BioSubtype : WID | 
| OtherWID | NucleicAcid : WID | 
| OtherWID | Subsequence : WID | 
| OtherWID | Gene : WID | 
| OtherWID | Pathway : WID | 
| OtherWID | Term : WID | 
| OtherWID | Computation : WID | 
| OtherWID | Citation : WID | 
| OtherWID | Contact : WID | 
| OtherWID | Archive : WID | 
| OtherWID | Experiment : WID | 
| OtherWID | ExperimentData : WID | 
| OtherWID | Support : WID | 
| Name | Columns | 
|---|---|
| CO_OTHERWID_CITATIONWID | OtherWID,CitationWID | 
| CO_CITATIONWID_OTHERWID | CitationWID,OtherWID |