Currently, multiple elements (and sometimes multiple schemas within each) have a paramset insert function - [ephys](https://github.com/datajoint/element-array-ephys/blob/main/element_array_ephys/ephys_acute.py#L368-L386) - [calcium imaging](https://github.com/datajoint/element-calcium-imaging/blob/main/element_calcium_imaging/imaging.py#L96-L117) - [deeplabcut](https://github.com/datajoint/element-deeplabcut/blob/main/element_deeplabcut/train.py#L147-L197) (under revision) Should element-interface host a generalized version of this process?