ODMX [ODMX_DBWrench_Schema.xml]
Table Name | Comment |
DataQuality | |
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. |
ReferenceMaterialValues | "Accepted" property values for a Reference Material, which can be certified by an agency or vendor, established in the literature by the research community, or developed for "in house" use only by a laboratory. |
ResultNormalizationValues | Extends the Results table with a foreign key to NormalizationReferenceMaterialValues when the optional DataQuality schema is implemented. In a database implementation, we would not implement this as a separate table from Results. |
ResultsDataQuality |
(none)
(none)
Name | Comment |
ReferenceMaterials_ReferenceMaterialID_seq | DbWrench Autogenerated Sequence. |
ReferenceMaterialValues_ReferenceMaterialValueID_seq | DbWrench Autogenerated Sequence. |
ResultsDataQuality_BridgeID_seq | DbWrench Autogenerated Sequence. |