MethodCitations - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

MethodCitations(Table)

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
MethodIDInteger Foreign key identifier for a Method

RelationshipTypeCVVarChar(255) CV term describing the relationship between the Methods and the Citation (e.g., "References" or "isDocumentedBy"), largely conforming to CV used by DataCite.org.

CitationIDInteger Foreign key identifier for a Citation that is associated with the Method identified by MethodID



NameParent TableChild TableParent ColumnsChild Columns
fk_MethodCitations_CitationsODM2Provenance.CitationsODM2Provenance.MethodCitationsCitationIDCitationID
fk_MethodCitations_CV_RelationshipTypeODM2CV.CV_RelationshipTypeODM2Provenance.MethodCitationsNameRelationshipTypeCV
fk_MethodCitations_MethodsODM2Core.MethodsODM2Provenance.MethodCitationsMethodIDMethodID


Diagram Name
ODM2Provenance