Skip to content
Maurice edited this page Nov 10, 2022 · 3 revisions

This file describes the more important jobs (as located in the jobs.py file)

DD - Debug

  1. convert input to lido
  2. validate result

SMB - Frank's main chain

  1. convert input to lido
  2. do some checks
  • drop records that are not public (on recherche.smb.museum)
  • drop relatedWorks that are not public (except if they are Literature, then they can stay)
  1. validate results; break if lido document does not validate
  2. Split result in individual files (in dir split)

Others

There are old jobs which downloaded the resources (assets) and resized them; since they are not actively in use anymore; they are also no longer tested and will be removed to a different module/package soon.

Clone this wiki locally