From b3461d903071e20b00c63a7b8f09fc4d1247178b Mon Sep 17 00:00:00 2001 From: Cecilia Sensalari <57489957+Cecilia-Sensalari@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:58:51 +0100 Subject: [PATCH] Mandatory title and design_description --- scripts/controlled_vocabulary/fixed_fields.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/controlled_vocabulary/fixed_fields.yml b/scripts/controlled_vocabulary/fixed_fields.yml index d8106fc..93a8c14 100644 --- a/scripts/controlled_vocabulary/fixed_fields.yml +++ b/scripts/controlled_vocabulary/fixed_fields.yml @@ -48,7 +48,7 @@ experiment: cv: [] field_type: TEXT_FIELD - name: title - cardinality: optional + cardinality: mandatory description: Short text that can be used to call out experiment records in searches or in displays. This element is technically optional but should be used for all new records. units: "" regex: "" @@ -69,7 +69,7 @@ experiment: cv: [] field_type: TEXT_FIELD - name: design_description - cardinality: optional + cardinality: mandatory description: Goal and setup of the individual library including library was constructed. units: "" regex: ""