Homec4science

BibRank: store selfcites in a table

Authored by Alessio Deiana <alessio.deiana@cern.ch> on Mar 20 2013, 18:38.

Description

BibRank: store selfcites in a table

  • This mirror the way of doing of citations. We store the self-cites counts in exactly the same way. They are serialized in a dictionary in rnkMETHODATA. We store the self-cites in table in exactly the same way. They are stored in the table rnkSELFCITEDICT. (closes #1417)
  • Fixes a bug when using -R, we would not update the fast access dictionary. It would therefore be empty or outdated. We now store the updated data there
  • Allows to specify ids to recompute on the command line via: bibrank -w selfcites --id 1,3-5
  • Selfcites was failing to take into account the right dates ranges and missing some records in the process. It is now using index/bibauthorid last update.

Signed-off-by: Alessio Deiana <alessio.deiana@cern.ch>

Details

Committed
Samuele Kaplun <samuele.kaplun@cern.ch>Dec 18 2013, 16:21
Parents
R3600:b09e389a5b1d: WebSearch: spires syntax and quotes
Branches
Unknown
Tags
Unknown

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:8d0fac21a12f: BibRank: store selfcites in a table (authored by Alessio Deiana <alessio.deiana@cern.ch>).Dec 18 2013, 16:21