The OpenRefine post-processing GREL script needed to be reviewed and refined.
The following changes have been made:
For the column Publish, I have changed the value from “yes” to “True”
I have corrected the remark source and remark date columns so they only contain a value (“DaSSCo digitisation” and “catalogeddate”) if remarks contain a value (ticket #461 and ticket #492 )
I have added a column for “storedunder” with value “True” for all records (ticket #490 )
I have added columns for “datafile_remark”, “datafile_source”, “datafile_date” with the following values for all records:
datafile_remark: “insert filename”
datafile_source: “DaSSCo data file”
datafile_date: the value from catalogeddate
I have added a step, you have to change the value in column “datafile_remark” from “insert filename” to the filename of the processed file (suffix “processed” and extension tsv)
The 4th and 5th change replace the monitoring script that Jan made for the time being (ticket #461 ).
The OpenRefine post-processing GREL script needed to be reviewed and refined.
The following changes have been made:
The 4th and 5th change replace the monitoring script that Jan made for the time being (ticket #461 ).