polifonia-project / facets-search-engine

6 stars 0 forks source link

load data curl: a lot of todos #149

Open TiangeZhu opened 1 year ago

TiangeZhu commented 1 year ago

Load data from REST API needs a lot of change:

  1. due to change of composer definition in model, all related, including uploading metadata and saving extracted metadata should change accordingly.
  2. pay attention in upload metadata module: general rule is that if metadata exists, we don't update it
  3. new infos such as number of parts etc are now extracted for data loaded through GUI, do they work the same for REST API? are they saved properly?
  4. test loading data, what works and what does not work, compare to the codes for GUI...