Table pub.mgd.voc_evidence_property A record in this table represents the association between an Annotation Evidence record and a Property. This stores the contextual data of a particular Annotation row. Each stanza that occurs in a given Annotation experiment (row) is stored as separate contextual data within the Annotation experiment. Each individual stanza is treated as a distinct contextual set of data that is associated with the proper Annotation row.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 3,647,657 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_evidenceproperty_key | Primary key, Used to cluster data | Asc | voc_evidence_property_pkey |
_annotevidence_key | Performance | Asc | voc_evidence_property_idx_clustered |
_createdby_key | Performance | Asc | voc_evidence_property_idx_createdby_key |
_modifiedby_key | Performance | Asc | voc_evidence_property_idx_modifiedby_key |
_propertyterm_key | Performance | Asc | voc_evidence_property_idx_propertyterm_key |
|