ODMX [ODMX_DBWrench_Schema.xml]
Describes groupings of observation results that can be considered "datasets"
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| DatasetID | Integer |
| nextval('"ODMXCore"."Datasets_DatasetID_seq"'::regclass) | Primary key identifier. | ||
DatasetUUID | UniqueID | A universally unique identifier for the dataset. | |||||
DatasetTypeCV | VarChar() | CV term(s) describing the Topic Category |
|
||||
DatasetCode | VarChar() | A short text code identifying the dataset | |||||
DatasetTitle | VarChar() | A text title for the dataset | |||||
DatasetAbstract | VarChar() | A text abstract describing the dataset |
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_Datasets_CV_DatasetTypeCV | ODMXCV.CV_DatasetType | ODMXCore.Datasets | Term | DatasetTypeCV |
(none)
Name | Table | Columns |
uc_DatasetCode | ODMXCore.Datasets | DatasetCode |
Diagram Name |
ODMXCore |
ODMXOverviewSimplified |
ODMXProvenance |
ODMXSimulation |