Changes between Version 3 and Version 4 of BADataMunger

Show
Ignore:
Author:
thomase (IP: 74.230.20.219)
Timestamp:
04/25/07 17:02:37 (3 years ago)
Comment:

bibliography

Legend:

Unmodified
Added
Removed
Modified
  • BADataMunger

    v3 v4  
    3737   * the cycle() method on the Pipe class in [source:BADataMunger/trunk/pipeline.py pipeline.py] invokes code in [source:BADataMunger/trunk/wordstripper.py wordstripper.py] to accomplish this task 
    3838 
     39 * Extract and parse bibliography from the bibliography division and any abbreviation(s) table  
     40   * the cycle() method on the Pipe class in [source:BADataMunger/trunk/pipeline.py pipeline.py] invokes code in [source:BADataMunger/trunk/biblioextractor.py biblioextractor.py] to accomplish this task 
     41 
     42 * Save bibliographic data to file in MODS format 
     43   * the cycle() method on the Pipe class in [source:BADataMunger/trunk/pipeline.py pipeline.py] invokes code in [source:BADataMunger/trunk/bibliosaver.py bibliosaver.py] to accomplish this task 
    3944 
    4045 * Isolate the directory listing tables, determine the title of each and store the title and content in a structure more amenable to further parsing