/[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 1102 by dpavlin, Mon Aug 4 19:35:05 2008 UTC revision 1103 by dpavlin, Mon Aug 4 19:35:18 2008 UTC
# Line 148  databases: Line 148  databases:
148          credit: 10000          credit: 10000
149    
150    
151    #  hazu:
152  #  'ffps':  #    name: 'HAZU'
153  #    name: 'Knjižnica Odsjeka za psihologiju'  #    input:
154  #    links:  #      - name: bib
155  #      - to: ffps  #        type: isis
156  #        credit: 10000  #        path: '/data/unizg/hazu/BIB'
157    #        encoding: 'cp852'
158  #  'drustvene':  #        modify_file: 'conf/modify/common.pl'
159  #    name: 'Katalog knjižnica društvenih znanosti'  #        normalize:
160  #    links:  #          path: 'conf/normalize/minimal.pl'
161  #      - to: efzg  #
162  #        credit: 10000  #  sand:
163  #      - to: eizg  #    name: 'SAND'
164  #        credit: 10000  #    input:
165  #      - to: efos  #      name: casopisi
166  #        credit: 10000  #      type: dbf
167  #      - to: irmo  #      path: '/data/unizg/casopisi/sys/cas2000.dbf'
168  #        credit: 10000  #      normalize:
169  #      - to: hika  #        path: 'conf/normalize/common.pl'
170  #        credit: 10000  ##      mapping_path: 'conf/input/dbf/cas2000.yml'
171  #      - to: iztzg  #  
172  #        credit: 10000  #  hidra:
173  #      - to: jzav  #    name: 'HIDRA'
174  #        credit: 10000  #    input:
175  #      - to: ijf  #      - name: bib
176  #        credit: 10000  #        type: isis
177      #        path: '/data/hidra/test/BIB'
178  #  'ecasopisi':  #        encoding: 'cp852'
179  #    name: 'Katalog elektroničkih časopisa'  #        modify_file: 'conf/modify/common.pl'
180  #    links:  #        normalize:
181  #      - to: emerald  #          path: 'conf/normalize/minimal.pl'
182  #        credit: 10000  #
183    #  efzg:
184    hazu:  #    name: 'EFZG'
185      name: 'HAZU'  #    input:
186      input:  #      - name: crolist
187        - name: bib  #        type: marc
188          type: isis  #        path: '/data/unizg/drustvene/efzg/unimarc.iso'
189          path: '/data/unizg/hazu/BIB'  #        encoding: 'ISO-8859-2'
190          encoding: 'cp852'  #        normalize:
191          modify_file: 'conf/modify/common.pl'  #          path: 'conf/normalize/minimal.pl'
192          normalize:  #  
193            path: 'conf/normalize/minimal.pl'  #  ipu:
194    #    name: 'Institut za povijest umjetnosti'
195    sand:  #    input:
196      name: 'SAND'  #      - name: bibl
197      input:  #        type: isis
198        name: casopisi  #        path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
199        type: dbf  #        encoding: 'cp852'
200        path: '/data/unizg/casopisi/sys/cas2000.dbf'  #        # modify_file: 'conf/modify/common.pl'
201        normalize:  #        normalize:
202          path: 'conf/normalize/common.pl'  #          path: 'conf/normalize/minimal.pl'
203  #      mapping_path: 'conf/input/dbf/cas2000.yml'  #
204      #  zvonar:
205    hidra:  #    name: 'HAZU Odsjek za povijesne znanosti'
206      name: 'HIDRA'  #    input:
207      input:  #      - name: libri
208        - name: bib  #        type: isis
209          type: isis  #        path: '/data/unizg/humanistika/hazu-p/LIBRI'
210          path: '/data/hidra/test/BIB'  #        normalize:
211          encoding: 'cp852'  #          path: 'conf/normalize/minimal.pl'
212          modify_file: 'conf/modify/common.pl'  #      - name: peri
213          normalize:  #        type: isis
214            path: 'conf/normalize/minimal.pl'  #        path: '/data/unizg/humanistika/hazu-p/PERI'
215    #        normalize:
216    efzg:  #          path: 'conf/normalize/minimal.pl'
217      name: 'EFZG'  #
218      input:  #  stross:
219        - name: crolist  #    name: 'Strossmayerova galerija'
220          type: marc  #    input:
221          path: '/data/unizg/drustvene/efzg/unimarc.iso'  #      - name: bib
222          encoding: 'ISO-8859-2'  #        type: isis
223    #        path: '/data/unizg/stross/BIB'
224    #        normalize:
225    #          path: 'conf/normalize/minimal.pl'
226    #      
227    #  koncar:
228    #    name: 'Končar'
229    #    input:
230    #      - name: unimar
231    #        type: isis
232    #        path: '/data/tehnika/koncar/UNIMAR'
233    #        normalize:
234    #          path: 'conf/normalize/minimal.pl'
235    #      
236      datumi:
237        name: 'Nevaljali datumi'
238        input:
239          - name: tablica
240            type: excel
241            path: '/data/isis_data/greske/datum_unosa.xls'
242            encoding: 'windows-1250'
243          normalize:          normalize:
244            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/common.pl'
245        
246    ipu:  #  ffps:
247      name: 'Institut za povijest umjetnosti'  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248      input:  #    code: 'ps'
249        - name: bibl  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
250          type: isis  #    input:
251          path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'  #      - name: libri
252          encoding: 'cp852'  #        type: isis
253          # modify_file: 'conf/modify/common.pl'  #        path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
254          normalize:  #        encoding: 'cp852'
255            path: 'conf/normalize/minimal.pl'  #        modify_file: 'conf/modify/common.pl'
256    #        normalize:
257    #          - path: 'conf/normalize/report-sorted-txt.pl'
258    #    output:
259    ##      - module: 'Excel'
260    ##        path: '/data/isis_data/ps/reports/libri-nema-jezik.xls'
261    #      - module: 'Sorted'
262    #        path: 'out/report/mfn/ps/'
263    ##      - module: 'Excel'
264    ##        path: '/data/isis_data/ps/reports/autori-udk.xls'
265    
   zvonar:  
     name: 'HAZU Odsjek za povijesne znanosti'  
     input:  
       - name: libri  
         type: isis  
         path: '/data/unizg/humanistika/hazu-p/LIBRI'  
         normalize:  
           path: 'conf/normalize/minimal.pl'  
       - name: peri  
         type: isis  
         path: '/data/unizg/humanistika/hazu-p/PERI'  
         normalize:  
           path: 'conf/normalize/minimal.pl'  
266    
267    stross:    stross:
268      name: 'Strossmayerova galerija'      name: 'Strossmayerova galerija'
# Line 255  databases: Line 271  databases:
271          type: isis          type: isis
272          path: '/data/unizg/stross/BIB'          path: '/data/unizg/stross/BIB'
273          normalize:          normalize:
274            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/report-sorted-txt.pl'
275                output:
276    koncar:  #      - module: 'Excel'
277      name: 'Končar'  #        path: '/data/isis_data/iz/reports/libri-nema-jezik.xls'
278          - module: 'Sorted'
279            path: 'out/report/mfn/iz/'
280    #      - module: 'Excel'
281    #        path: '/data/isis_data/iz/reports/autori-udk.xls'
282    
283    
284      casopisi:
285        name: 'Časopisi u Knjižnicama FF-a'
286        input:
287          - name: ff
288            type: excel
289            path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
290            ncoding: 'utf-8'
291            normalize:
292              - path: 'conf/normalize/ff-casopisi-xls.pl'
293    #          - path: 'conf/normalize/ff-casopisi-marc.pl'
294        output:
295          - module: 'Excel'
296            path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
297    
298      fflibri:
299        name: 'Filozofski fakultet u Zagrebu'
300      input:      input:
301        - name: unimar        - name: marc
302          type: isis          type: marc
303          path: '/data/tehnika/koncar/UNIMAR'          path: 'out/marc/fflibri.marc'
304            encoding: 'ISO-8859-2'
305          normalize:          normalize:
306            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri-dupli.pl'
307                output:
308          - module: 'Excel'
309            path: 'out/excel/knjige-duplo.xls'
310    

Legend:
Removed from v.1102  
changed lines
  Added in v.1103

  ViewVC Help
Powered by ViewVC 1.1.26