/[webpac2]/trunk/conf/mjesec.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/mjesec.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 782 by dpavlin, Fri Nov 3 20:41:12 2006 UTC revision 783 by dpavlin, Wed Dec 6 23:42:20 2006 UTC
# Line 483  databases: Line 483  databases:
483      input:      input:
484        name: libri        name: libri
485        type: isis        type: isis
486        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
487        encoding: 'cp852'        encoding: 'cp852'
488        #limit: 10        #limit: 10
489        modify_file: 'conf/modify/common.pl'        modify_file: 'conf/modify/common.pl'
# Line 594  databases: Line 594  databases:
594          #limit: 10          #limit: 10
595          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
596          normalize:          normalize:
597            path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-nakladnicka.pl'
598              - path: 'conf/normalize/ff-libri.pl'
599          - name: nakl
600            type: isis
601            path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
602            encoding: 'cp852'
603            #limit: 10
604            modify_file: 'conf/modify/common.pl'
605            normalize:
606              path: 'conf/normalize/ff-nakladnicka.pl'
607          - name: series
608            type: marc
609            path: '/data/webpac2/out/marc/ffsf-nakl.marc'
610            encoding: 'UTF-8'
611            #limit: 10
612    #       modify_file: 'conf/modify/common.pl'
613            normalize:
614              path: 'conf/normalize/ff-nakladnicka2.pl'
615        - name: mlibri        - name: mlibri
616          type: isis          type: isis
617          path: '/data/isis_data/sfm/LIBRI/LIBRI'          path: '/data/isis_data/sfm/LIBRI/LIBRI'
# Line 603  databases: Line 620  databases:
620          #limit: 10          #limit: 10
621          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
622          normalize:          normalize:
623            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-libri.pl'
624        - name: peri        - name: peri
625          type: isis          type: isis
626          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
# Line 777  databases: Line 794  databases:
794      name: 'Wiley Intescience Full'      name: 'Wiley Intescience Full'
795      input:      input:
796        - name: full        - name: full
797          type: marc          type: excel
798          path: '/data/FF/wiley/wiley2.mrc'          path: '/data/FF/wiley/all_wiley_interscience_journals_2007.xls'
799            worksheet: 'All Wiley Journals 2007'
800            from: 1
801          encoding: 'UTF-8'          encoding: 'UTF-8'
802          normalize:          normalize:
803            path: 'conf/normalize/marc-cufts.pl'            path: 'conf/normalize/excel-wiley-minimal.pl'
804        - name: licenced        - name: licenced
805          type: excel          type: excel
806          path: '/data/FF/wiley/wiley_casopisi2006.xls'          path: '/data/FF/wiley/wiley_casopisi2006.xls'
807          worksheet: 'licenced'          worksheet: 'carnet'
808          from: 1          from: 1
809          encoding: 'windows-1250'          encoding: 'UTF-8'
810          normalize:          normalize:
811            path: 'conf/normalize/excel-wiley.pl'            path: 'conf/normalize/excel-wiley.pl'
812        - name: nourl        - name: nourl

Legend:
Removed from v.782  
changed lines
  Added in v.783

  ViewVC Help
Powered by ViewVC 1.1.26