Skip to content

17 harvester logic

LE GAC Renaud requested to merge 17-harvester-logic into master
  • Major redesign of the harvester logic.
  • Rename the class PublicationsTool to Automaton.
  • Refactoring of several methods by moving the code between the class Record and CheckAndFix, by renaing the method, etc.
  • Detect errors when a record is rejected by the database engine.
  • Close #17 (closed).

Merge request reports