Object Name:User | Description: Table of the authorized users of the system. | |
Primary Key:id | ||
Attribute Name: id | Type: Character | This is the id inherited from BaseObject. Other fields, for instance userId and groupId, are also inhered from the BaseObject (see specification of BaseObject). In this table the userId and groupId of BasedObject refer to the person who created the user account. |
Attribute Name: tsn | Type: Integer | Taxonomic serial number of the highest taxon for which the user has the right to enter annotations or submit images to the database. |
Attribute Name: uin | Type: Integer | The user id entered by the user for identification. |
Attribute Name: pin | Type: Password | Password for the user to gain access to the database/website. |
Attribute Name: name | Type: Character | The name of the user. |
Attribute Name: email | Type: Character | Email of the user. |
Attribute Name: affiliation | Type: Character | The institute/organisation user is affiliated with. |
Attribute Name: address | Type: Character | The address of the user. |