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

VariablesStores information about measured properties.

PKNameData TypeNULLsA/NDefaultCommentFK

VariableIDInteger

nextval('"ODM2Core"."Variables_VariableID_seq"'::regclass)Primary key identifier
VariableTermVarChar(255)
VariableNameVarChar(255) The Human Readable name for the parameter
VariableDefinitionVarChar(5000) Text definition of the variable
VariableDomainCVVarChar(255)

CV for the Variable Domain

SampledMediumCVVarChar(255)

Controlled vocabulary for sampled Medium

TaxonomicClassifierIDInteger

Classifier describing object "species" or other classification of the variable and from a biological, chemical, geological or other kind of taxonomy. Typically associated with an External Idenfication System.

SpeciationIDInteger

Speciation for the variable

QuantityKindCVVarChar(255)

Controlled vocabulary for the type of variable

VariableSourceURIVarChar(1000)

Link to additional information on the variable


NameParent TableChild TableParent ColumnsChild Columns
fk_Variables_CV_MediumODM2CV.CV_MediumODM2Core.VariablesTermSampledMediumCV
fk_Variables_CV_QuantityKindODM2CV.CV_QuantityKindODM2Core.VariablesTermQuantityKindCV
fk_Variables_CV_VariableDomainODM2CV.CV_VariableDomainODM2Core.VariablesTermVariableDomainCV
fk_Variables_speciationid_TaxonomicClassifiersODM2Core.TaxonomicClassifiersODM2Core.VariablesTaxonomicClassifierIDSpeciationID
fk_Variables_TaxonomicClassifiersODM2Core.TaxonomicClassifiersODM2Core.VariablesTaxonomicClassifierIDTaxonomicClassifierID

NameParent TableChild TableParent ColumnsChild Columns
fk_Results_VariablesODM2Core.VariablesODM2Core.ResultsVariableIDVariableID
fk_ReferenceMaterialValues_VariablesODM2Core.VariablesODM2DataQuality.ReferenceMaterialValuesVariableIDVariableID
fk_InstrumentOutputQuantityKind_VariablesODM2Core.VariablesODM2Equipment.InstrumentOutputQuantityKindVariableIDInstrumentStandardOutputVariable
fk_VariableExtensionPropertyValues_VariablesODM2Core.VariablesODM2ExtensionProperties.VariableExtensionPropertyValuesVariableIDVariableID
fk_VariableExternalIdentifiers_VariablesODM2Core.VariablesODM2ExternalIdentifiers.VariableExternalIdentifiersVariableIDVariableID


Diagram Name
ODM2Core
ODM2Equipment
ODM2ExtensionProperties
ODM2ExternalIdentifiers
ODM2OverviewSimplified
ODM2Simulation