issues
search
harvard-lil
/
capstone
CAP database scripts.
MIT License
188
stars
44
forks
source link
Handle duplicate pages and volumes; add crosscheck function
#2203
Closed
jcushman
closed
8 months ago
jcushman
commented
8 months ago
This updates our export functions to deal with:
Volumes that have repeating page numbers -- this is fixed by sorting the
0123-01
case ID generation to sort the cases first.
Multiple volumes in a reporter that have the same volume numbers -- this is fixed by appending
-02
,
-03
.
This updates our export functions to deal with:
0123-01
case ID generation to sort the cases first.-02
,-03
.