/[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 1112 by dpavlin, Sat Sep 6 10:54:35 2008 UTC
# Line 1  Line 1 
1  --- #YAML:1.0  --- #YAML:1.0
2    
3  # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!  # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!
4    
5  # encoding of this configuration file  # encoding of this configuration file
# Line 84  webpac: Line 85  webpac:
85  editor:  editor:
86    # open this record when opening editor    # open this record when opening editor
87    # (it will also be used to deduce default database and input)    # (it will also be used to deduce default database and input)
88    default_record_uri: 'ps/libri/1'    default_record_uri: 'ps/peri/1'
89    
90  # directives after this are used when indexing using core WebPAC modules  # directives after this are used when indexing using core WebPAC modules
91    
# Line 144  databases: Line 145  databases:
145          credit: 10000          credit: 10000
146        - to: kem        - to: kem
147          credit: 10000          credit: 10000
       - to: efzg  
         credit: 10000  
148    
149    #  # site with alternative databases
150    #  'hr':
151    #    name: 'Primjer za hrvatsko sučelje'
152    #    links:
153    #      - to: ffps
154    #        credit: 10000
155    #      - to: ffkk
156    #        credit: 5000
157    #      - to: emerald
158    #        credit: 5000
159    
160    
161  #  'ffps':  #  'ffps':
# Line 181  databases: Line 190  databases:
190  #      - to: emerald  #      - to: emerald
191  #        credit: 10000  #        credit: 10000
192    
193    hazu:    ffan:
194      name: 'HAZU'      name: 'Anglistika, Filozofski fakultet u Zagrebu'
195      input:      input:
196        - name: bib        - name: mapirano
197            type: excel
198            path: '/data/isis_data/an/signature/an-mapirano-proba.xls'
199            encoding: 'windows-1250'
200            normalize:
201              - path: 'conf/normalize/xls2xls-min.pl'
202          - name: starasig
203            type: excel
204            path: '/data/isis_data/an/signature/an-stara_signatura.xls'
205            encoding: 'windows-1250'
206            normalize:
207              - path: 'conf/normalize/xls2xls-min.pl'
208          - name: libri
209          type: isis          type: isis
210          path: '/data/unizg/hazu/BIB'  #        path: '/backup/isis_backup/A105-1/isisdata/latest/LIBRI/LIBRI'
211            path: '/data/isis_data/lj2008/an/LIBRI/LIBRI'
212          encoding: 'cp852'          encoding: 'cp852'
213          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
214          normalize:          normalize:
215            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
216      #        - path: 'conf/normalize/ff-libri-svesci.pl'
217    
218    sand:    ffar:
219      name: 'SAND'      name: 'Arheologija, Filozofski fakultet u Zagrebu'
220      input:      input:
221        name: casopisi        - name: libri
222        type: dbf          type: isis
223        path: '/data/unizg/casopisi/sys/cas2000.dbf'  #        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
224        normalize:          path: '/data/isis_data/lj2008/ar/LIBRI/LIBRI'
225          path: 'conf/normalize/common.pl'          encoding: 'cp852'
226  #      mapping_path: 'conf/input/dbf/cas2000.yml'          modify_file: 'conf/modify/common.pl'
227              normalize:
228    hidra:            - path: 'conf/normalize/ff-libri.pl'
229      name: 'HIDRA'            - path: 'conf/normalize/ff-libri-svesci.pl'
230    
231      ffet:
232        name: 'Etnologija, Filozofski fakultet u Zagrebu'
233      input:      input:
234        - name: bib        - name: libri
235          type: isis          type: isis
236          path: '/data/hidra/test/BIB'          path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
237          encoding: 'cp852'          encoding: 'cp852'
238          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
239          normalize:          normalize:
240            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
241              - path: 'conf/normalize/ff-libri-svesci.pl'
242    
243    efzg:    fffi:
244      name: 'EFZG'      name: 'Filozofija, Filozofski fakultet u Zagrebu'
245      input:      input:
246        - name: crolist  #      - name: sabrana
247          type: marc  #        type: excel
248          path: '/data/unizg/drustvene/efzg/unimarc.iso'  #        path: '/data/isis_data/fi/sabrana/filozofija-sabrana.xls'
249          encoding: 'ISO-8859-2'  #        encoding: 'windwows-1250'
250    #        normalize:
251    #          - path: 'conf/normalize/xls2xls-min.pl'
252          - name: mapirano
253            type: excel
254            path: '/data/isis_data/fi/signature/fi-mapirano.xls'
255            encoding: 'windows-1250'
256            normalize:
257              - path: 'conf/normalize/xls2xls-min.pl'
258          - name: libri
259            type: isis
260    #        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
261            path: '/data/isis_data/lj2008/fi/LIBRI/LIBRI'
262            encoding: 'cp852'
263            modify_file: 'conf/modify/common.pl'
264            normalize:
265              - path: 'conf/normalize/ff-libri.pl'
266              - path: 'conf/normalize/ff-libri-svesci.pl'
267    
268      fffo:
269        name: 'Fonetika, Filozofski fakultet u Zagrebu'
270        input:
271          - name: libri
272            type: isis
273    #        path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
274            path: '/data/isis_data/fo/bkp/20080723/LIBRI/LIBRI'
275            encoding: 'cp852'
276            modify_file: 'conf/modify/common.pl'
277            normalize:
278              - path: 'conf/normalize/ff-libri.pl'
279              - path: 'conf/normalize/ff-libri-svesci.pl'
280    
281      ffge:
282        name: 'Germanistika, Filozofski fakultet u Zagrebu'
283        input:
284          - name: libri
285            type: isis
286            path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
287            encoding: 'cp852'
288            modify_file: 'conf/modify/common.pl'
289            normalize:
290              - path: 'conf/normalize/ff-libri.pl'
291              - path: 'conf/normalize/ff-libri-svesci.pl'
292    
293      ffhu:
294        name: 'Hungarologija, Filozofski fakultet u Zagrebu'
295        input:
296          - name: libri
297            type: isis
298            path: '/backup/isis_backup/b001-3/ISISDATA/latest/LIBRI/LIBRI'
299            encoding: 'cp852'
300            modify_file: 'conf/modify/common.pl'
301            normalize:
302              - path: 'conf/normalize/ff-libri.pl'
303              - path: 'conf/normalize/ff-libri-svesci.pl'
304    
305      ffiz:
306        name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
307        input:
308          - name: mapirano
309            type: excel
310            path: '/data/isis_data/iz/signature/iz-mapirano.xls'
311            encoding: 'windows-1250'
312            normalize:
313              - path: 'conf/normalize/xls2xls-min.pl'
314          - name: starasig
315            type: excel
316            path: '/data/isis_data/iz/signature/stara-signatura.xls'
317            encoding: 'windows-1250'
318          normalize:          normalize:
319            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/xls2xls-min.pl'
320          - name: libri
321            type: isis
322            path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
323            encoding: 'cp852'
324            modify_file: 'conf/modify/common.pl'
325            normalize:
326              - path: 'conf/normalize/ff-libri.pl'
327              - path: 'conf/normalize/ff-libri-svesci.pl'
328      #  output:
329      #    - module: 'Excel'
330      #      path: '/data/isis_data/iz/reports/nova-signatura.xls'
331      #    - name: novasig
332      #      type: marc
333      #      path: '/data/webpac2/out/marc/ffiz-libri.marc'
334      #      encoding: 'UTF-8'
335      #      normalize:
336      #        path: 'conf/normalize/ffiz-novasig.pl'
337      #  output:
338      #    - module: 'Excel'
339      #      path: '/data/isis_data/iz/reports/lista-novih-signatura.xls'
340    
341      ffkf:
342        name: 'Klasična filologija, Filozofski fakultet u Zagrebu'
343        input:
344          - name: libri
345            type: isis
346            path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
347            encoding: 'cp852'
348            modify_file: 'conf/modify/common.pl'
349            normalize:
350              - path: 'conf/normalize/ff-libri.pl'
351              - path: 'conf/normalize/ff-libri-svesci.pl'
352        
353    ipu:    ffkk:
354      name: 'Institut za povijest umjetnosti'      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
355      input:      input:
356        - name: bibl        - name: libri
357          type: isis          type: isis
358          path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'          path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
359          encoding: 'cp852'          encoding: 'cp852'
360          # modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
361          normalize:          normalize:
362            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
363              - path: 'conf/normalize/ff-libri-svesci.pl'
364    
365    zvonar:    fflo:
366      name: 'HAZU Odsjek za povijesne znanosti'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
367      input:      input:
368        - name: libri        - name: libri
369          type: isis          type: isis
370          path: '/data/unizg/humanistika/hazu-p/LIBRI'          path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
371            encoding: 'cp852'
372            modify_file: 'conf/modify/common.pl'
373            normalize:
374              - path: 'conf/normalize/ff-libri.pl'
375              - path: 'conf/normalize/ff-libri-svesci.pl'
376    
377      ffpe:
378        name: 'Pedagogija, Filozofski fakultet u Zagrebu'
379        input:
380          - name: signature
381            type: excel
382            path: '/data/isis_data/pe/map-ped.xls'
383            encoding: 'windows-1250'
384          normalize:          normalize:
385            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/xls2xls-min.pl'
386        - name: peri        - name: libri
387          type: isis          type: isis
388          path: '/data/unizg/humanistika/hazu-p/PERI'          path: '/backup/isis_backup/b226-1/isisdata/latest/LIBRI/LIBRI'
389            encoding: 'cp852'
390            modify_file: 'conf/modify/common.pl'
391          normalize:          normalize:
392            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
393              - path: 'conf/normalize/ff-libri-svesci.pl'
394    
395    stross:    ffpo:
396      name: 'Strossmayerova galerija'      name: 'Povijest, Filozofski fakultet u Zagrebu'
397      input:      input:
398        - name: bib        - name: libri
399            type: isis
400            path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
401            encoding: 'cp852'
402            modify_file: 'conf/modify/common.pl'
403            normalize:
404              - path: 'conf/normalize/ff-libri.pl'
405              - path: 'conf/normalize/ff-libri-svesci.pl'
406    
407      ffpu:
408        name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
409        input:
410          - name: libri
411          type: isis          type: isis
412          path: '/data/unizg/stross/BIB'          path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
413            encoding: 'cp852'
414            modify_file: 'conf/modify/common.pl'
415          normalize:          normalize:
416            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
417                      - path: 'conf/normalize/ff-libri-svesci.pl'
418    koncar:  
419      name: 'Končar'    ffps:
420        name: 'Psihologija, Filozofski fakultet u Zagrebu'
421        code: 'ps'
422        url: 'http://www.knjiznice.ffzg.hr/psihologija'
423      input:      input:
424        - name: unimar        - name: signature
425            type: excel
426            path: '/data/isis_data/ps/map-psi.xls'
427            encoding: 'windows-1250'
428            normalize:
429              path: 'conf/normalize/xls2xls-min.pl'
430          - name: libri
431          type: isis          type: isis
432          path: '/data/tehnika/koncar/UNIMAR'          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
433            encoding: 'cp852'
434            modify_file: 'conf/modify/common.pl'
435          normalize:          normalize:
436            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
437                      - path: 'conf/normalize/ff-libri-svesci.pl'
438    
439      ffro:
440        name: 'Romanistika, Filozofski fakultet u Zagrebu'
441        input:
442          - name: libri
443            type: isis
444            path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'
445            encoding: 'cp852'
446            modify_file: 'conf/modify/common.pl'
447            normalize:
448              - path: 'conf/normalize/ff-libri.pl'
449              - path: 'conf/normalize/ff-libri-svesci.pl'
450    
451    #  ffsk:
452    #    name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
453    #    input:
454    #      - name: libri
455    #        type: isis
456    #        path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
457    #        encoding: 'cp852'
458    #        #limit: 10
459    #        modify_file: 'conf/modify/common.pl'
460    #        normalize:
461    #          - path: 'conf/normalize/ff-libri.pl'
462    #          - path: 'conf/normalize/ff-libri-svesci.pl'
463    
464      ffsf:
465        name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
466        input:
467          - name: librib
468            type: isis
469            path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
470            encoding: 'cp852'
471            modify_file: 'conf/modify/common.pl'
472            normalize:
473      #        - path: 'conf/normalize/ff-nakladnicka.pl'
474              - path: 'conf/normalize/ff-libri.pl'
475      #        - path: 'conf/normalize/ff-libri-svesci.pl'
476          - name: librim
477            type: isis
478            path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
479            encoding: 'cp852'
480            modify_file: 'conf/modify/common.pl'
481            normalize:
482              - path: 'conf/normalize/ff-libri.pl'
483              - path: 'conf/normalize/ff-libri-svesci.pl'
484    
485      ffso:
486        name: 'Sociologija, Filozofski fakultet u Zagrebu'
487        input:
488          - name: libri
489            type: isis
490            path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
491            encoding: 'cp852'
492            modify_file: 'conf/modify/common.pl'
493            normalize:
494              - path: 'conf/normalize/ff-libri.pl'
495              - path: 'conf/normalize/ff-libri-svesci.pl'
496    
497      ffta:
498        name: 'Talijanistika, Filozofski fakultet u Zagrebu'
499        input:
500          - name: mapirano
501            type: excel
502            path: '/data/isis_data/ta/signature/ta-za_mapiranje.xls'
503            encoding: 'windows-1250'
504            normalize:
505              - path: 'conf/normalize/xls2xls-min.pl'
506          - name: starasig
507            type: excel
508            path: '/data/isis_data/ta/signature/ta-stara_signatura.xls'
509            encoding: 'windows-1250'
510            normalize:
511              - path: 'conf/normalize/xls2xls-min.pl'
512          - name: libri
513            type: isis
514            path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
515            encoding: 'cp852'
516            modify_file: 'conf/modify/common.pl'
517            normalize:
518              - path: 'conf/normalize/ff-libri.pl'
519              - path: 'conf/normalize/ff-libri-svesci.pl'
520      
521      fftu:
522        name: 'Turkologija, Filozofski fakultet u Zagrebu'
523        input:
524          - name: libri
525            type: isis
526    #        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
527            path: '/data/isis_data/tu/bkp/20080228/LIBRI/LIBRI'
528            encoding: 'cp852'
529            #limit: 10
530            modify_file: 'conf/modify/common.pl'
531            normalize:
532              - path: 'conf/normalize/ff-libri.pl'
533              - path: 'conf/normalize/ff-libri-svesci.pl'
534    
535    #  ffmic:
536    #    name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'
537    #    input:
538    #      - name: libri
539    #        type: isis
540    #        path: '/backup/isis_backup/C107-2/ISISDATA/latest/libri/LIBRI'
541    #        encoding: 'cp852'
542    #        #limit: 10
543    #        modify_file: 'conf/modify/common.pl'
544    #        normalize:
545    #          - path: 'conf/normalize/ff-libri.pl'
546    #          - path: 'conf/normalize/ff-libri-svesci.pl'
547    
548      ffsr:
549        name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'
550        input:
551          - name: libri
552            type: isis
553            path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
554            encoding: 'cp852'
555            modify_file: 'conf/modify/common.pl'
556            normalize:
557              - path: 'conf/normalize/ff-libri.pl'
558              - path: 'conf/normalize/ff-libri-svesci.pl'
559    
560      nsk:
561        name: 'NSK'
562        input:
563          - name: baza
564            type: marc
565            path: '/home/mglavica/NSK/data/BBaza.ISO'
566            encoding: 'ISO-8859-2'
567            normalize: 'conf/normalize/ffreports-xls-nsk.pl'
568        output:
569          - module: 'Excel'
570            path: '/data/isis_data/nsk-sabrana.xls'

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

  ViewVC Help
Powered by ViewVC 1.1.26