@@ -52,11 +52,17 @@ public class DatasetCreator extends UuidModel implements PublishValidationInterf
*/
publicenumDatasetCreatorRole{
/** The contact. */
CONTACT,
/** The contributor. */
CONTRIBUTOR
/** Data manager: Responsible of the planning and execution of the germplasm characterization and evaluation activity which resulted in the dataset. Oversees the collection and management of characterization and evaluation data, and has final sign-off on publication. */
MANAGER,
/** Data collector: Records germplasm characterization or evaluation data in the field. */
COLLECTOR,
/** Data digitizer: Digitizes data. */
DIGITIZER,
/** Data curator: Organizes and validates data and metadata in correct format, ensures quality of both. */