Skip to content

31 32 add synonym field to the table collaborations, coutries and publishers

LE GAC Renaud requested to merge 31-32-synonym into master
  • Modify the database schema.
  • Add the script mv_dbschema_0815 to modify the schema of existing databases.
  • Add the new function harvest_tools.search_synonym.
  • Add the methods Automaton.search_collaboration, Automaton.search_country and Automaton.search_publisher.
  • Modify the Msg class and the harvester view to display the synonym when the record is rejected.
  • Update the documentation.
  • Add more tests.
  • Close #5 (closed), #31 (closed), #32 (closed)

Merge request reports