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

VariableExternalIdentifiers(Table)

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
VariableIDInteger Foreign Key to Variables

ExternalIdentifierSystemIDInteger Foreign Key to ExternalIdentifierSystems

VariableExternalIdentiferVarChar(255) A resolvable, globally unique ID; could be a Uniform Resource Name (URN).
VariableExternalIdentifierURIVarChar(255)

Uniform Resource Identifier (URI), preferably in the form of a persistent URL that is self-documenting and maintained by the external identifier system.


NameParent TableChild TableParent ColumnsChild Columns
fk_VariableExternalIdentifiers_ExternalIdentifierSystemsODM2ExternalIdentifiers.ExternalIdentifierSystemsODM2ExternalIdentifiers.VariableExternalIdentifiersExternalIdentifierSystemIDExternalIdentifierSystemID
fk_VariableExternalIdentifiers_VariablesODM2Core.VariablesODM2ExternalIdentifiers.VariableExternalIdentifiersVariableIDVariableID


Diagram Name
ODM2ExternalIdentifers