ODMX [ODMX_DBWrench_Schema.xml]
Describes people.
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| PersonID | Integer |
| nextval('"ODMXCore"."People_PersonID_seq"'::regclass) | Primary key identifier. | ||
PersonFirstName | VarChar() | First name of the person | |||||
PersonMiddleName | VarChar() |
| Middle name of the person | ||||
PersonLastName | VarChar() | Last name of the person | |||||
OrcID | VarChar() |
| The unique ORCID associated with the person (16 digit) |
(none)
(none)
(none)
Diagram Name |
ODMXCore |
ODMXExternalIdentifiers |
ODMXOverviewSimplified |
ODMXProvenance |
ODMXSimulation |