| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| tdta_object_ptr_id | int4 | 10 | null |
|
|
Relation to the common object table |
||||||||
| uri | varchar | 100 | √ | null |
|
|
Unique identifier of the dataset |
|||||||
| lineage | varchar | 255 | √ | null |
|
|
Origin of the dataset - Mandatory, p.1.3.1.13 of the Specification |
|||||||
| workflow_state | varchar | 20 | null |
|
|
State of the object in the workflow from open until the publication |
||||||||
| level | varchar | 120 | √ | null |
|
|
List of nomenclature levels used in a dataset |
|||||||
| nomenclature_id | int4 | 10 | √ | null |
|
|
Nomenclature used in a dataset |
|||||||
| version | varchar | 120 | √ | null |
|
|
List of nomenclature versions used in a dataset |
|||||||
| is_dataset | bool | 1 | null |
|
|
Flag identifying if the set is a dataset |
||||||||
| is_group | bool | 1 | null |
|
|
Flag identifying if the set is a group (light grouping) |
Showing 1 to 9 of 9 entries
Table contained 51 rows
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edp_core_tdta_dataset_pkey | Primary key | Asc | tdta_object_ptr_id |
| edp_core_tdta_dataset_nomenclature_id_b2757606 | Performance | Asc | nomenclature_id |
Showing 1 to 2 of 2 entries

