Variables - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Variables

Stores information about measured properties.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

VariableIDInteger

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

CV for the Variable Domain

SampledMediumCVVarChar()

Controlled vocabulary for sampled Medium

QuantityKindCVVarChar()

Controlled vocabulary for the type of variable

VariableSourceURIVarChar(1000)

Link to additional information on the variable

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_Variables_CV_MediumODMXCV.CV_MediumODMXCore.VariablesTermSampledMediumCV
fk_Variables_CV_QuantityKindODMXCV.CV_QuantityKindODMXCore.VariablesTermQuantityKindCV
fk_Variables_CV_VariableDomainODMXCV.CV_VariableDomainODMXCore.VariablesTermVariableDomainCV

Triggers

(none)


Unique Constraints

NameTableColumns
uc_VariableCodeODMXCore.VariablesVariableSourceURI

Used in Diagrams

Diagram Name
ODMXCore
ODMXEquipment
ODMXExtensionProperties
ODMXExternalIdentifiers
ODMXOverviewSimplified
ODMXSimulation