/[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 635 by dpavlin, Wed Sep 6 18:08:52 2006 UTC revision 722 by dpavlin, Fri Sep 29 12:48:07 2006 UTC
# Line 310  databases: Line 310  databases:
310        encoding: 'cp852'        encoding: 'cp852'
311        lookup: 'conf/lookup/isis.pm'        lookup: 'conf/lookup/isis.pm'
312        #limit: 10        #limit: 10
313          modify_file: 'conf/modify/common.pl'
314        normalize:        normalize:
315          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
316    
# Line 403  databases: Line 404  databases:
404        encoding: 'cp852'        encoding: 'cp852'
405        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
406        #limit: 10        #limit: 10
407          modify_file: 'conf/modify/common.pl'
408        normalize:        normalize:
409          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
410    
# Line 423  databases: Line 425  databases:
425      input:      input:
426        - name: libri        - name: libri
427          type: isis          type: isis
428    #        path: '/home/mglavica/mnt/LIBRI/LIBRI'
429          path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'
430          encoding: 'cp852'          encoding: 'cp852'
431          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
432          #limit: 10          #limit: 10
433            modify_file: 'conf/modify/common.pl'
434            normalize:
435              path: 'conf/normalize/common.pl'
436          - name: peri
437            type: isis
438            path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'
439            encoding: 'cp852'
440            lookup: 'conf/lookup/ffkk-peri.yml'
441            #limit: 10
442            modify_file: 'conf/modify/common.pl'
443          normalize:          normalize:
444            path: 'conf/normalize/common.pl'            path: 'conf/normalize/common.pl'
445        - name: arti        - name: arti
446          type: isis          type: isis
447    #        path: '/home/mglavica/mnt/ARTI/ARTI'
448          path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'          path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
449          encoding: 'cp852'          encoding: 'cp852'
450          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
451          #limit: 10          #limit: 10
452          modify_records:          modify_file: 'conf/modify/ffkk_arti.pl'
           200:  
             '^f':  
               '; ': '^x'  
453          normalize:          normalize:
454            path: 'conf/normalize/common.pl'            path: 'conf/normalize/common.pl'
455    
# Line 451  databases: Line 462  databases:
462        encoding: 'cp852'        encoding: 'cp852'
463        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
464        #limit: 10        #limit: 10
465        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^k':  
             '^e': ' : '  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
             '^k': ' ; '  
           '*':  
             '^g': ' ; '  
           '^a':  
             ' : ': '^e'  
             ' = ': '^d'  
             ' ; ': '^k'  
         210:  
           '^a':  
             '^c': '^b'  
           '^b':  
             ' ; ': '^a'  
             ' : ': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
466        normalize:        normalize:
467          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
468    
# Line 517  databases: Line 498  databases:
498        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
499        encoding: 'cp852'        encoding: 'cp852'
500        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
501        #limit: 10        modify_file: 'conf/modify/common.pl'
502        normalize:        normalize:
503          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
504    
# Line 559  databases: Line 540  databases:
540          # limit number of records to read from database          # limit number of records to read from database
541          #limit: 10          #limit: 10
542    
543          modify_records:          modify_file: 'conf/modify/common.pl'
544            200:          
             '^d':  
               '^e': ' : '  
             '^e':  
               '^d': ' = '  
             '*':  
               '^g': ' ; '  
               '^c': '. '  
           210:  
             '^a':  
               '^c': '^b'  
             '^b':  
               ' : ': '^b'  
               '^d': '^c'  
             '*':  
               '. (': '. (^e'  
             '^e':  
               ' : ': ' ^f'  
           700:  
             '^a':  
               '^b': ', '  
           701:  
             '^a':  
               '^b': ', '  
           702:  
             '^a':  
               '^b': ', '  
545          # define normalisation for that source          # define normalisation for that source
546          normalize:          normalize:
547            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
# Line 639  databases: Line 594  databases:
594        encoding: 'cp852'        encoding: 'cp852'
595        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
596        #limit: 10        #limit: 10
597        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' : ': '^e'  
             ' = ': '^d'  
           '^k':  
             '^e': ' : '  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
             '^k': ' ; '  
           '*':  
             '^g': ' ; '  
         210:  
           '^a':  
             '^c': '^b'  
           '^b':  
             ' ; ': '^a'  
             ' : ': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
598        normalize:        normalize:
599          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
600    
# Line 677  databases: Line 603  databases:
603      input:      input:
604        name: libri        name: libri
605        type: isis        type: isis
606        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfm/LIBRI/LIBRI'
607    #      path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'
608        encoding: 'cp852'        encoding: 'cp852'
609        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
610        #limit: 10        #limit: 10
611        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
612        normalize:        normalize:
613          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
614    
# Line 745  databases: Line 648  databases:
648        encoding: 'cp852'        encoding: 'cp852'
649        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
650        #limit: 10        #limit: 10
651          modify_file: 'conf/modify/common.pl'
652        normalize:        normalize:
653          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
654    
# Line 757  databases: Line 661  databases:
661        encoding: 'cp852'        encoding: 'cp852'
662        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
663        #limit: 10        #limit: 10
664          modify_file: 'conf/modify/common.pl'
665        normalize:        normalize:
666          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
667    

Legend:
Removed from v.635  
changed lines
  Added in v.722

  ViewVC Help
Powered by ViewVC 1.1.26