ODMX [ODMX_DBWrench_Schema.xml]
A table which provides information on the provenance associated with a datastream
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| DatastreamProvenanceID | Integer |
| ||||
DatastreamProvenanceType | VarChar() |
| A cv describing the provenance type | ||||
DatastreamProvenanceDescription | VarChar() |
| A free form text which allows us to describe more in detail the provenance of this datastream | ||||
DatastreamID | Integer |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_DatastreamProvenance_SamplingFeatureTimeseriesDatastreams | ODMXSSI.SamplingFeatureTimeseriesDatastreams | ODMXSSI.DatastreamProvenance | DatastreamID | DatastreamID |
(none)
Diagram Name |
ODMXSSI |