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

RelatedResultsInformation about relationships among Results

PKNameData TypeNULLsA/NDefaultCommentFK

RelationIDInteger

Primary key for a relationship table (i.e. named "Related...").
ResultIDBigInt Foreign key identifier for a Result

RelationshipTypeCVVarChar(255) Text description of the relationship between the Results from a controlled vocabulary (e.g., "isDerivedFrom")

RelatedResultIDBigInt Foreign key identifier for a Result that is related to the Result identified by ResultID

VersionCodeVarChar(50)

Text version number/code that can be specified if the Result is an explicit version of another Result and where the RelationshipTypeCV = "isNewVersionOf".
RelatedResultSequenceNumberInteger

Integer sequence number indicating the order in which a RelatedResults appears in a DerivationEquation (i.e. 1 for x1, 2 for x2...) and where a Result "isDerivedFrom" one or more RelatedResults.


NameParent TableChild TableParent ColumnsChild Columns
fk_RelatedResults_CV_RelationshipTypeODM2CV.CV_RelationshipTypeODM2Provenance.RelatedResultsNameRelationshipTypeCV
fk_RelatedResults_ResultsODM2Core.ResultsODM2Provenance.RelatedResultsResultIDResultID
fk_RelatedResults_Results_AreRelatedODM2Core.ResultsODM2Provenance.RelatedResultsResultIDRelatedResultID


Diagram Name
ODM2Provenance