ReferenceMaterials - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: ReferenceMaterials

Describes materials that are used for the calibration of an instrument, the assessment of a measurement method, or for assigning values to unknown specimens.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ReferenceMaterialIDInteger

nextval('"ODMXDataQuality"."ReferenceMaterials_ReferenceMaterialID_seq"'::regclass)The primary key to the Reference Material used to calibrate an instrument, assess a measurement method, or assign values to unknown specimens
ReferenceMaterialMediumCVVarChar() The medium of a Reference Material, from the same CV as SpecimenMediumCV. Examples include: water, sediment, air, tissue, etc.

ReferenceMaterialOrganizationIDInteger A foreign key to the Organization that manufactured and established property values for the ReferenceMaterial

ReferenceMaterialCodeVarChar() A code or short name used to identify the reference material.
ReferenceMaterialLotCodeVarChar()

The lot, or manufactured batch, of the reference material, that is often associated with a certified set of property values
ReferenceMaterialPurchaseDateDateTime

The purchase date of a reference material, when applicable
ReferenceMaterialExpirationDateDateTime

The expiration date of a reference material, when applicable
ReferenceMaterialCertificateLinkVarChar()

A URL or file path to the Certificate that provides established property values for the given lot number.
SamplingFeatureIDInteger

A foreign key to SamplingFeatures. Only required when the ReferenceMaterial is Analyzed as if it were an unknown specimen.


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_ReferenceMaterials_CV_MediumODMXCV.CV_MediumODMXDataQuality.ReferenceMaterialsTermReferenceMaterialMediumCV
fk_ReferenceMaterials_OrganizationsODMXCore.OrganizationsODMXDataQuality.ReferenceMaterialsOrganizationIDReferenceMaterialOrganizationID
fk_ReferenceMaterials_SamplingFeaturesODMXCore.SamplingFeaturesODMXDataQuality.ReferenceMaterialsSamplingFeatureIDSamplingFeatureID

Triggers

(none)


Unique Constraints

NameTableColumns
uc_ReferenceMaterialCodeODMXDataQuality.ReferenceMaterialsReferenceMaterialCode

Used in Diagrams

Diagram Name
ODMXDataQuality
ODMXEquipment
ODMXExternalIdentifiers
ODMXLabAnalyses