Hi-
I’m new to OpenRefine and loving it. My context is that I will be using OpenRefine to process very similar, but not identical, metadata from different digital repositories. My goal is to automate as many of the steps as possible via JSON commands. That’s mostly working out, but I can’t figure out how to move a column to the end when I don’t know the total number of columns, or add a new column and have it inserted at the end when I don’t know the current number of columns. Is there a way to tell OpenRefine to do that in a JSON command?
I’ve tried a number of things for "columnInsertIndex" when adding a new column, and "index” when moving an existing column, but haven’t hit on the right solution.
Thank you!!
Spencer