Object Name:BaseObject | Description: Each record of each table will have the following data items: | |
Primary Key:id | ||
Attribute Name: id | Type: Character | Generated key value for the location table for MorphBank Entities. The id of each object in MorphBank shall carry the same characteristics based upon the Life Sciences Identifier. However, instead of 5 parts of the ID, MorpBank will only implement 2: the namespace and serial number. The length will be 18 characters long and the two parts divided by a colon. The serial number will be generated by a specific MorphBank applet and will also catalog the object so searches on MorphBank object ids will return the specific table location of each object. |
Attribute Name: userId | Type: Character | Identification of the user who entered the record. |
Attribute Name: groupId | Type: Character | Identification of the group to which the object belongs. |
Attribute Name: dateCreated | Type: Timestamp | Date in which the record was entered. |
Attribute Name: dateLastModified | Type: Timestamp | Date in which the record was last modified. |
Attribute Name: dateToPublish | Type: Timestamp | Date in which the object was or will be published. After the publish date, the object cannot be modified, but it can be annotated. |
Attribute Name: objectTypeId | Type: Character | Identification of the type of the MorphBank object, for instance: Specimen, Image, ImageAnnotation, View, PhylogeneticState and PhylogeneticCharacter |