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

AuthorListsRelationship between Citations and their Authors

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
CitationIDInteger Foreign key identifier for a Citation

PersonIDInteger Foreign key identifier for a Person that is an author of the Citation

AuthorOrderInteger Integer order of the authors of the Citation starting with 1 for first author


NameParent TableChild TableParent ColumnsChild Columns
fk_AuthorLists_CitationsODM2Provenance.CitationsODM2Provenance.AuthorListsCitationIDCitationID
fk_AuthorLists_PeopleODM2Core.PeopleODM2Provenance.AuthorListsPersonIDPersonID


Diagram Name
ODM2Provenance