Changeset 1214

Show
Ignore:
Timestamp:
10/25/07 14:06:24 (1 year ago)
Author:
thomase
Message:

name the transforms we're using

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • BibIt/trunk/README.txt

    r1040 r1214  
    1 [export library from old database
    2 BADataMunge a map file 
    3 fix recordInfos 
    4 fix dates 
    5 fix languages 
    6 fix short titles 
     1[export library from old database, if updates have been made
     2BADataMunge a map file - produces a combined mods file with a filename like BATL022_-biblio-mods-mixed.xml 
     3fix recordInfos (mods-fix-recordorigins.xsl - adds some process description; note that there's a record change date parameter that needs filling) 
     4fix dates (mods-fix-dates.xsl - makes non-w3c dates into w3c dates) 
     5fix languages (mods-fix-lang.xsl - sets language of encoding for the record info) 
     6fix short titles (mods-makeshorttitle.xsl - makes short titles where they are needed) 
    77hand-check short titles (use diff) 
    88incorporate useful short titles back into bibliographic database and library xml file 
    9 fix ids 
     9fix ids  (mods-make-newids - mods-newid.xsl 
    1010hand-check ids (use xpath to get a list) 
    11 fix/gen citations 
    12 sort elements 
    13 gen html 
    14 sort whole collection 
    15 use xpath to check sorting by hand 
    16 gen this-map index html 
     11fix/gen citations (mods-fix-citations.xsl) 
     12sort elements (mods-sort) 
     13gen html (mods2html) 
     14sort whole collection (mods-sortmodscollection) 
     15use xpath to check sorting by hand  
     16gen this-map index (htmlindex - note all the parameters you need to change) 
    1717split mods xml files (bibchunker.py) 
    1818regen overall index 
     
    2121 
    2222 
    23  
     23- use modsCollection2Changes.xsl to generate an xml change file from the new master index .xml 
     24- changes2atom (note parameters) 
     25- changes2html 
    2426 
    2527note: