Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • enhancement of the DataTableColumnMapping section of tDAR to add new options:
    • Mapping Column
    • Allow alteration of Display Name
    • in the future adding "hidden" and "searchable" options on columns
  • enhancing the indexing service to do the data table lookup to preserve values
  • Mapping can be done via the filename being placed into a column of the database and then matched with a resource in tDAR with that file attached. Two additional configuration options should logically be available:
    • whether the file extension is included
    • whether there is a delimiter for multiple files eg filea;fileb; et.
  • With the Mimbres Database there is one additional configuration consideration, that's the mapping and combination of the Black &White filenames with the color ones.
  • enhancing the record view to display the data
  • creating the lookup and matching logic in the DatasetService
  • Creating a View option for the dataset in tDAR and ideally wire the images and links to display in that browse view
  • add tests and ensure that replacement works as intended