Persons - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Persons

Describes people.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

PersonIDInteger

nextval('"ODMXCore"."People_PersonID_seq"'::regclass)Primary key identifier.
PersonFirstNameVarChar() First name of the person
PersonMiddleNameVarChar()

Middle name of the person
PersonLastNameVarChar() Last name of the person
OrcIDVarChar()

The unique ORCID associated with the person (16 digit)

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
ODMXCore
ODMXExternalIdentifiers
ODMXOverviewSimplified
ODMXProvenance
ODMXSimulation