We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use a json file to handle the mappings for the contents of all files into a common representation of both column names and .
{ "filename": { "field1": { "mapping": "common_value", "annotation": "url_to_concept", "value1": "mapped_value1", "value_n": "mapped_value_n" } } }