As it is easily done with core schemas through the command mycollection.add_core_protocol for example, I am missing the functionality to do the same with controlledTerms schemas, something such as mycollection.add_controlledTerms_species. There are some core schemas that require as argument a controlledTerms schema.
As it is easily done with core schemas through the command
mycollection.add_core_protocol
for example, I am missing the functionality to do the same with controlledTerms schemas, something such asmycollection.add_controlledTerms_species
. There are some core schemas that require as argument a controlledTerms schema.