The ei-metadata.json
file can be used to update metadata for a clinical dataset data item after being processed by a custom transformation block.
add
: the new metadata key-value pairs will be added to the existing metadata.
replace
: the existing metadata will be deleted and the new metadata key-value pairs will be added.
replace-checks
: the existing metadata keys that begin with ei_check
will be deleted and the new metadata key-value pairs will be added.