HI Everyone!
We are struggling in the issue of removing incorrect value of controlledVocabulary.
We developed a customized metadata block. One of the field is called AffiliatedDept with the list of value. We accidently created duplicate value as below:
{"id":878,"strValue":"\"Centre for Biosystems, Neuroscience, and Nanotechnology\"","displ ayOrder":44,"identifier":""},{"id":950,"strValue":"Centre for Biosystems, Neuroscience, and Nanotechnology","displayOrder":44,"identifier":"Centre for Biosystems, Neuroscience, and Nanotechnology"}
We tried to reupload tsv without incorrect value, but the old value is still here. May we know any method to remove Unuse/Incorrect value of controlledVocabulary? Thank you.