blekhmanlab / rxivist

API providing access to papers and authors scraped from biorxiv.org

Home Page:https://rxivist.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch everything over to using new detailed authors

rabdill opened this issue · comments

  • Assign old author ID numbers to the "new" authors wherever we can (#170)
  • Remove "Author" models and rename the "DetailedAuthor" ones
  • Rename all "detailed_author_x" tables to just "author_x" and remove the old tables (or rename them something out of the way) https://github.com/rabdill/rxivist/blob/master/spider/spider.py#L532
  • Deploy new API and website, get proxy working