The file abstracts/sources/ArXiv/published/matches.kill is used by classic to indicate whether a specific preprint and published paper should not be combined. In oracle db, this relationship is given a score of -1 ("incorrect").
There are a handful of cases where we list multiple published papers for one specific preprint, for example:
If you use the following command to try and add this file to oracledb, you get a 400 error:
python3 run.py -mf /proj/ads/abstracts/sources/ArXiv/published/matches.kill -as incorrect
The file
abstracts/sources/ArXiv/published/matches.kill
is used by classic to indicate whether a specific preprint and published paper should not be combined. In oracle db, this relationship is given a score of -1 ("incorrect").There are a handful of cases where we list multiple published papers for one specific preprint, for example:
If you use the following command to try and add this file to oracledb, you get a 400 error:
python3 run.py -mf /proj/ads/abstracts/sources/ArXiv/published/matches.kill -as incorrect