Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.voc_annot
A record in this table represents the Annotation between a Vocabulary Term and an Object of type specified by the Annotation Type. There is one Annotation per Object/Term/Annotation Type/isNot. See VOC_AnnotType.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
_annot_key serial 10  √  nextval('voc_annot_seq'::regclass)
voc_evidence._annot_key voc_evidence__annot_key_fkey C
primary key
_annottype_key int4 10
voc_annottype._annottype_key voc_annot__annottype_key_fkey R
foreign key to VOC_AnnotType; examples include 1000:GO/Marker), 1002:Mammelian Phenotypes/Genotype, 1020:DO/Genotype
_object_key int4 10 foreign key to any object defined in ACC_MGIType
_term_key int4 10
voc_term._term_key voc_annot__term_key_fkey R
foreign key to VOC_Term; based on the VOC_AnnotType._Vocab_key
_qualifier_key int4 10
voc_term._term_key voc_annot__qualifier_key_fkey R
foreign key to VOC_Term; based on the VOC_AnnotType._AnnotType_key
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 3,497,353 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_annot_key Primary key Asc voc_annot_pkey
_annottype_key Performance Asc voc_annot_idx_annottype_key
_object_key + _term_key + _annottype_key + _qualifier_key Performance Asc/Asc/Asc/Asc voc_annot_idx_clustered
_object_key Performance Asc voc_annot_idx_object_key
_qualifier_key Performance Asc voc_annot_idx_qualifier_key
_term_key + _annottype_key + _qualifier_key + _object_key Performance Asc/Asc/Asc/Asc voc_annot_idx_term_etc_key
_term_key Performance Asc voc_annot_idx_term_key

Close relationships  within of separation: