People Table
The people table includes information about authors, editors, and other people associated with a publication.Columns
Name | Type | Description | Notes |
---|---|---|---|
PK | integer | Primary key | |
additional_name | varchar | Middle name or names | |
family_name | varchar | Family name of the individual | |
first_initial | varchar | First letter of the personal name | |
full_name | varchar | Complete name | |
middle_initial | varchar | First letter of the middle name | |
first_name | varchar | Personal name of the individual | |
raw_name | varchar | Raw name before processing |
Source
For implementation details or more complete documentation, please see the source.
See Also
The license could not be verified: License Certificate has expired! Generate a Free license now.