/[webpac2]/Webpacus/config.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 /Webpacus/config.yml

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

revision 257 by dpavlin, Fri Dec 16 01:48:30 2005 UTC revision 270 by dpavlin, Sat Dec 17 00:37:12 2005 UTC
# Line 87  databases: Line 87  databases:
87          lookup: 'conf/lookup/isis.pm'          lookup: 'conf/lookup/isis.pm'
88            
89          # limit number of records to read from database          # limit number of records to read from database
90          #limit: 100          limit: 100
91            
92          # define normalisation for that source          # define normalisation for that source
93          normalize:          normalize:
94            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
95            tag: 'isis'            tag: 'isis'
96            # path to normalization xml            # path to normalization xml
97            path: 'conf/normalize/isis_ffzg.xml'            #path: 'conf/normalize/isis_ffzg.xml'
98              path: 'conf/normalize/isis_ffzg.yml'
99        
100        # another input database        # another input database
101        - name: peri        - name: peri
# Line 102  databases: Line 103  databases:
103          path: '/data/isis_data/ffps-peri/PERI'          path: '/data/isis_data/ffps-peri/PERI'
104          encoding: '852'          encoding: '852'
105          lookup: 'conf/lookup/isis.pm'          lookup: 'conf/lookup/isis.pm'
106          #limit: 100          limit: 100
107          normalize:          normalize:
108            tag: 'isis'            tag: 'isis'
109            path: 'conf/normalize/isis_ffzg.xml'            path: 'conf/normalize/isis_ffzg.xml'
# Line 117  databases: Line 118  databases:
118        path: '/data/isis_data/ffkk/LIBRI'        path: '/data/isis_data/ffkk/LIBRI'
119        encoding: '852'        encoding: '852'
120        lookup: 'conf/lookup/isis.pm'        lookup: 'conf/lookup/isis.pm'
121        #limit: 100        limit: 100
122        normalize:        normalize:
123          tag: 'isis'          tag: 'isis'
124          path: 'conf/normalize/isis_ffzg.xml'          path: 'conf/normalize/isis_ffzg.xml'
# Line 130  databases: Line 131  databases:
131        path: '/data/isis_data/jzav/BIB'        path: '/data/isis_data/jzav/BIB'
132        encoding: '852'        encoding: '852'
133        lookup: 'conf/lookup/jzav.yml'        lookup: 'conf/lookup/jzav.yml'
134        #limit: 100        limit: 1
135        normalize:        normalize:
136          tag: 'isis'          tag: 'isis'
137          path: 'conf/normalize/isis_ffzg.xml'          path: 'conf/normalize/isis_ffzg.xml'

Legend:
Removed from v.257  
changed lines
  Added in v.270

  ViewVC Help
Powered by ViewVC 1.1.26