/[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 806 by dpavlin, Sun Mar 4 13:03:11 2007 UTC revision 807 by dpavlin, Sun Apr 1 12:26:25 2007 UTC
# Line 190  databases: Line 190  databases:
190    'webpac2':    'webpac2':
191      name: 'Search all'      name: 'Search all'
192      links:      links:
193          - to: ffan
194            credit: 10000
195          - to: ffar
196            credit: 10000
197          - to: ffet
198            credit: 10000
199          - to: fffi
200            credit: 10000
201          - to: fffo
202            credit: 10000
203          - to: ffge
204            credit: 10000
205          - to: ffhu
206            credit: 10000
207          - to: ffiz
208            credit: 10000
209          - to: ffkf
210            credit: 10000
211          - to: ffkk
212            credit: 10000
213          - to: fflo
214            credit: 10000
215          - to: fftu
216            credit: 10000
217          - to: ffpe  
218            credit: 10000
219          - to: ffpo
220            credit: 10000
221          - to: ffpu
222            credit: 10000
223        - to: ffps        - to: ffps
224          credit: 10000          credit: 10000
225        - to: hrz        - to: ffro  
226            credit: 10000
227          - to: ffsk
228            credit: 10000
229          - to: ffsf
230            credit: 10000
231          - to: ffso
232          credit: 10000          credit: 10000
233        - to: nsk        - to: ffta
234            credit: 10000
235          - to: ffsr
236            credit: 10000
237          - to: ffmic
238          credit: 10000          credit: 10000
239    
240    ffps:  #  # site with alternative databases
241      name: 'Psihologija, Filozofski fakultet u Zagrebu'  #  'hr':
242    #    name: 'Primjer za hrvatsko sučelje'
243    #    links:
244    #      - to: ffps
245    #        credit: 10000
246    #      - to: ffkk
247    #        credit: 5000
248    #      - to: emerald
249    #        credit: 5000
250    
251    
252    #  'ffps':
253    #    name: 'Knjižnica Odsjeka za psihologiju'
254    #    links:
255    #      - to: ffps
256    #        credit: 10000
257    
258    #  'drustvene':
259    #    name: 'Katalog knjižnica društvenih znanosti'
260    #    links:
261    #      - to: efzg
262    #        credit: 10000
263    #      - to: eizg
264    #        credit: 10000
265    #      - to: efos
266    #        credit: 10000
267    #      - to: irmo
268    #        credit: 10000
269    #      - to: hika
270    #        credit: 10000
271    #      - to: iztzg
272    #        credit: 10000
273    #      - to: jzav
274    #        credit: 10000
275    #      - to: ijf
276    #        credit: 10000
277      
278    #  'ecasopisi':
279    #    name: 'Katalog elektroničkih časopisa'
280    #    links:
281    #      - to: emerald
282    #        credit: 10000
283    
284      ffan:
285        name: 'Anglistika, Filozofski fakultet u Zagrebu'
286      input:      input:
287        - name: libri        - name: libri
288          type: isis          type: isis
289          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'          path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
290          encoding: 'cp852'          encoding: 'cp852'
291          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
292          normalize:          normalize:
293            - path: 'conf/normalize/ff-nakladnicka.pl'            - path: 'conf/normalize/ff-nakladnicka.pl'
294            - path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
295          - name: peri
296            type: isis
297            path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'
298            encoding: 'cp852'
299            #limit: 10
300            #modify_file: 'conf/modify/common.pl'
301            normalize:
302              path: 'conf/normalize/minimal.pl'
303          - name: arti
304            type: isis
305            path: '/backup/isis_backup/A105-1/ISIS/latest/ARTI/ARTI'
306            encoding: 'cp852'
307            #limit: 10
308            #modify_file: 'conf/modify/common.pl'
309            normalize:
310              path: 'conf/normalize/minimal.pl'
311          - name: reports
312            type: isis
313            path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
314            encoding: 'cp852'
315            #limit: 10
316            #modify_file: 'conf/modify/common.pl'
317            normalize:
318              path: 'conf/normalize/an-reports.pl'
319    
320        # another input database  
321      ffar:
322        name: 'Arheologija, Filozofski fakultet u Zagrebu'
323        input:
324          - name: libri
325            type: isis
326            path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
327            encoding: 'cp852'
328            #limit: 10
329            modify_file: 'conf/modify/common.pl'
330            normalize:
331              path: 'conf/normalize/minimal.pl'
332        - name: peri        - name: peri
333          type: isis          type: isis
334          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'
335          encoding: 'cp852'          encoding: 'cp852'
336          #limit: 10          #limit: 10
337          # modify_file: 'conf/modify/common.pl'          #modify_file: 'conf/modify/common.pl'
338            normalize:
339              path: 'conf/normalize/minimal.pl'
340          - name: arti
341            type: isis
342            path: '/backup/isis_backup/A018-2/isisdata/latest/ARTI/ARTI'
343            encoding: 'cp852'
344            #limit: 10
345            #modify_file: 'conf/modify/common.pl'
346          normalize:          normalize:
347            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/minimal.pl'
348    
349    hazum:    ffet:
350      name: 'HAZU - muzika'      name: 'Etnologija, Filozofski fakultet u Zagrebu'
351      input:      input:
352        name: bib        - name: libri
353        type: isis          type: isis
354        path: '/data/humanistika/hazu-m/MUZIKA/BIB'          path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
355        encoding: 'cp852'          encoding: 'cp852'
356        #limit: 10          #limit: 10
357        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
358        normalize:          normalize:
359          path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
360          - name: peri
361            type: isis
362            path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'
363            encoding: 'cp852'
364            normalize:
365              path: 'conf/normalize/minimal.pl'
366          - name: arti
367            type: isis
368            path: '/backup/isis_backup/A203-3/ISISDATA/latest/ARTI/ARTI'
369            encoding: 'cp852'
370            normalize:
371              path: 'conf/normalize/minimal.pl'
372    
373    eizg:    fffi:
374      name: 'Ekonomski institut Zagreb'      name: 'Filozofija, Filozofski fakultet u Zagrebu'
375      input:      input:
376        name: bib        - name: libri
377            type: isis
378            path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
379            encoding: 'cp852'
380            #limit: 10
381            #modify_file: 'conf/modify/common.pl'
382            normalize:
383              path: 'conf/normalize/minimal.pl'
384          - name: peri
385            type: isis
386            path: '/backup/isis_backup/A102-1B/ISISDATA/latest/PERI/PERI'
387            encoding: 'cp852'
388            normalize:
389              path: 'conf/normalize/minimal.pl'
390    
391    
392      fffo:
393        name: 'Fonetika, Filozofski fakultet u Zagrebu'
394        input:
395          - name: libri
396            type: isis
397            path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
398            encoding: 'cp852'
399            #limit: 10
400            #modify_file: 'conf/modify/common.pl'
401            normalize:
402              path: 'conf/normalize/minimal.pl'
403          - name: peri
404            type: isis
405            path: '/backup/isis_backup/novi-40162/ISISDATA/latest/PERI/PERI'
406            encoding: 'cp852'
407            normalize:
408              path: 'conf/normalize/minimal.pl'
409          - name: arti
410            type: isis
411            path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'
412            encoding: 'cp852'
413            #limit: 10
414            modify_file: 'conf/modify/common.pl'
415            normalize:
416              path: 'conf/normalize/minimal.pl'
417    
418      ffge:
419        name: 'Germanistika, Filozofski fakultet u Zagrebu'
420        input:
421          - name: libri
422            type: isis
423            path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
424            encoding: 'cp852'
425            #limit: 10
426            #modify_file: 'conf/modify/common.pl'
427            normalize:
428              path: 'conf/normalize/ffge.pl'
429          - name: peri
430            type: isis
431            path: '/backup/isis_backup/novi-40166/isisdata/latest/PERI/PERI'
432            encoding: 'cp852'
433            normalize:
434              path: 'conf/normalize/minimal.pl'
435          - name: arti
436            type: isis
437            path: '/backup/isis_backup/novi-40166/isisdata/latest/ARTI/ARTI'
438            encoding: 'cp852'
439            normalize:
440              path: 'conf/normalize/minimal.pl'
441    
442    
443      ffhu:
444        name: 'Hungarologija, Filozofski fakultet u Zagrebu'
445        input:
446          - name: libri
447            type: isis
448            path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
449            encoding: 'cp852'
450            #limit: 10
451            #modify_file: 'conf/modify/common.pl'
452            normalize:
453              path: 'conf/normalize/minimal.pl'
454          - name: peri
455            type: isis
456            path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'
457            encoding: 'cp852'
458            normalize:
459              path: 'conf/normalize/minimal.pl'
460          - name: arti
461            type: isis
462            path: '/backup/isis_backup/B001-2/winisis/latest/ARTI/ARTI'
463            encoding: 'cp852'
464            normalize:
465              path: 'conf/normalize/minimal.pl'
466    
467      ffiz:
468        name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
469        input:
470          - name: libri
471            type: isis
472            path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
473            encoding: 'cp852'
474            #limit: 10
475            #modify_file: 'conf/modify/common.pl'
476            normalize:
477              path: 'conf/normalize/minimal.pl'
478          - name: peri
479            type: isis
480            path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'
481            encoding: 'cp852'
482            normalize:
483              path: 'conf/normalize/minimal.pl'
484          - name: arti
485            type: isis
486            path: '/backup/isis_backup/a129-2/isisdata/latest/arti/arti'
487            encoding: 'cp852'
488            normalize:
489              path: 'conf/normalize/minimal.pl'
490          - name: sig
491            type: isis
492            path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
493            encoding: 'cp852'
494            #limit: 10
495            #modify_file: 'conf/modify/common.pl'
496            normalize:
497              path: 'conf/normalize/iz-sig.pl'
498    
499      ffkf:
500        name: 'Klasična filologija, Filozofski fakultet u Zagrebu'
501        input:
502          name: libri
503        type: isis        type: isis
504        path: '/data/drustvene/eizg/BIB'        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
505        encoding: 'cp852'        encoding: 'cp852'
506        #limit: 10        #limit: 10
507        #modify_file: 'conf/modify/common.pl'        #modify_file: 'conf/modify/common.pl'
508        normalize:        normalize:
509          path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
510    
511    hrz:    ffkk:
512      name: 'Hrvatski restauratorski zavod'      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
513        input:
514          - name: libri
515            type: isis
516            path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
517            encoding: 'cp852'
518            #limit: 10
519            modify_file: 'conf/modify/common.pl'
520            normalize:
521              path: 'conf/normalize/minimal.pl'
522          - name: peri
523            type: isis
524            path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'
525            encoding: 'cp852'
526            #limit: 10
527            #modify_file: 'conf/modify/common.pl'
528            normalize:
529              path: 'conf/normalize/minimal.pl'
530          - name: arti
531            type: isis
532            path: '/backup/isis_backup/A206-4/isisdata/latest/ARTI/ARTI'
533            encoding: 'cp852'
534            #limit: 10
535            #modify_file: 'conf/modify/ffkk-arti.pl'
536            normalize:
537              path: 'conf/normalize/ff-arti.pl'
538          - name: klibri
539            type: marc
540            path: '/data/webpac2/out/marc/ffkk-libri.marc'
541            encoding: 'UTF-8'
542            normalize:
543              path: 'conf/normalize/test.pl'
544    
545      fflo:
546        name: 'Lingvistika, Filozofski fakultet u Zagrebu'
547        input:
548          - name: libri
549            type: isis
550            path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
551            encoding: 'cp852'
552            #limit: 10
553            modify_file: 'conf/modify/common.pl'
554            normalize:
555              path: 'conf/normalize/minimal.pl'
556          - name: peri
557            type: isis
558            path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'
559            encoding: 'cp852'
560            #limit: 10
561            #modify_file: 'conf/modify/common.pl'
562            normalize:
563              path: 'conf/normalize/minimal.pl'
564          - name: arti
565            type: isis
566            path: '/backup/isis_backup/A108-1/ISISDATA/latest/ARTI/ARTI'
567            encoding: 'cp852'
568            #limit: 10
569            #modify_file: 'conf/modify/common.pl'
570            normalize:
571              path: 'conf/normalize/minimal.pl'
572    
573      fftu:
574        name: 'Turkologija, Filozofski fakultet u Zagrebu'
575      input:      input:
576        name: knjige        - name: libri
577            type: isis
578            path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
579            encoding: 'cp852'
580            #limit: 10
581            #modify_file: 'conf/modify/common.pl'
582            normalize:
583              path: 'conf/normalize/minimal.pl'
584          - name: peri
585            type: isis
586            path: '/backup/isis_backup/B025-2/ISISDATA/latest/PERI/PERI'
587            encoding: 'cp852'
588            #limit: 10
589            #modify_file: 'conf/modify/common.pl'
590            normalize:
591              path: 'conf/normalize/minimal.pl'
592          - name: arti
593            type: isis
594            path: '/backup/isis_backup/B025-2/ISISDATA/latest/ARTI/ARTI'
595            encoding: 'cp852'
596            #limit: 10
597            #modify_file: 'conf/modify/common.pl'
598            normalize:
599              path: 'conf/normalize/minimal.pl'
600    
601      ffpe:
602        name: 'Pedagogija, Filozofski fakultet u Zagrebu'
603        input:
604          - name: libri
605            type: isis
606            path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
607            encoding: 'cp852'
608            #limit: 10
609            #modify_file: 'conf/modify/common.pl'
610            normalize:
611              path: 'conf/normalize/minimal.pl'
612          - name: peri
613            type: isis
614            path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'
615            encoding: 'cp852'
616            #limit: 10
617            #modify_file: 'conf/modify/common.pl'
618            normalize:
619              path: 'conf/normalize/minimal.pl'
620          - name: arti
621            type: isis
622            path: '/backup/isis_backup/novi-40163/isisdata/latest/ARTI/ARTI'
623            encoding: 'cp852'
624            #limit: 10
625            #modify_file: 'conf/modify/common.pl'
626            normalize:
627              path: 'conf/normalize/minimal.pl'
628    
629      ffpo:
630        name: 'Povijest, Filozofski fakultet u Zagrebu'
631        input:
632          - name: libri
633            type: isis
634            path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
635            encoding: 'cp852'
636            #modify_file: 'conf/modify/common.pl'
637            normalize:
638              path: 'conf/normalize/minimal.pl'
639          - name: peri
640            type: isis
641            path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
642            encoding: 'cp852'
643            #limit: 10
644            #modify_file: 'conf/modify/common.pl'
645            normalize:
646              path: 'conf/normalize/minimal.pl'
647          - name: arti
648            type: isis
649            path: '/backup/isis_backup/A-201-1/isisdata/latest/ARTI/ARTI'
650            encoding: 'cp852'
651            #limit: 10
652            #modify_file: 'conf/modify/common.pl'
653            normalize:
654              path: 'conf/normalize/minimal.pl'
655    
656      ffpu:
657        name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
658        input:
659          - name: libri
660            type: isis
661            path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
662            encoding: 'cp852'
663            #limit: 10
664            #modify_file: 'conf/modify/common.pl'
665            normalize:
666              path: 'conf/normalize/minimal.pl'
667          - name: peri
668            type: isis
669            path: '/backup/isis_backup/C124-3/ISISDATA/latest/PERI/PERI'
670            encoding: 'cp852'
671            #limit: 10
672            #modify_file: 'conf/modify/common.pl'
673            normalize:
674              path: 'conf/normalize/minimal.pl'
675          - name: arti
676            type: isis
677            path: '/backup/isis_backup/C124-3/ISISDATA/latest/ARTI/ARTI'
678            encoding: 'cp852'
679            #limit: 10
680            #modify_file: 'conf/modify/common.pl'
681            normalize:
682              path: 'conf/normalize/minimal.pl'
683    
684      ffps:
685        # all variables here will be available as config variables in template
686        name: 'Psihologija, Filozofski fakultet u Zagrebu'
687        code: 'ps'
688        url: 'http://www.knjiznice.ffzg.hr/psihologija'
689    
690        # define input source
691        input:
692          # this will create unique name with name of database and mfn
693          - name: libri
694            # isis
695            type: isis
696    
697            # full path to database
698            path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
699            # path: '/data/isis_data/PS/LIBRI/'
700    
701            # encoding of character set in isis data
702            encoding: 'cp852'
703    
704            # lookup
705            # lookup: 'conf/lookup/isis_ffzg.yml'
706    
707            # limit number of records to read from database
708            #limit: 10
709    
710            modify_file: 'conf/modify/common.pl'
711            
712            # define normalisation for that source
713            normalize:
714              # which tag to use in normalize xml for data?
715              # tag: 'isis'
716              # path to normalization xml
717              path: 'conf/normalize/minimal.pl'
718    
719          # another input database
720          - name: peri
721            type: isis
722            path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
723            encoding: 'cp852'
724            #limit: 10
725            # modify_file: 'conf/modify/common.pl'
726            normalize:
727              path: 'conf/normalize/minimal.pl'
728    
729      ffro:
730        name: 'Romanistika, Filozofski fakultet u Zagrebu'
731        input:
732          - name: libri
733            type: isis
734            path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
735            encoding: 'cp852'
736            #limit: 10
737            modify_file: 'conf/modify/common.pl'
738            normalize:
739              path: 'conf/normalize/minimal.pl'
740          - name: peri
741            type: isis
742            path: '/backup/isis_backup/A224-6/isisdata/latest/PERI/PERI'
743            encoding: 'cp852'
744            #limit: 10
745            # modify_file: 'conf/modify/common.pl'
746            normalize:
747              path: 'conf/normalize/minimal.pl'
748    
749    
750      ffsk:
751        name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
752        input:
753          name: libri
754        type: isis        type: isis
755        path: '/data/humanistika/hrz/knjige/KNJIGE'        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
756        encoding: 'cp852'        encoding: 'cp852'
757        #limit: 10        #limit: 10
758        #modify_file: 'conf/modify/common.pl'        #modify_file: 'conf/modify/common.pl'
759        normalize:        normalize:
760          path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
761    
762    irb:    ffsf:
763      name: 'Institut Rudjer Boskovic'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
764        input:
765          - name: blibri
766            type: isis
767            path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
768            encoding: 'cp852'
769            #limit: 10
770            modify_file: 'conf/modify/common.pl'
771            normalize:
772              path: 'conf/normalize/minimal.pl'
773          - name: mlibri
774            type: isis
775            path: '/data/isis_data/sfm/LIBRI/LIBRI'
776            encoding: 'cp852'
777            #limit: 10
778            modify_file: 'conf/modify/common.pl'
779            normalize:
780              path: 'conf/normalize/minimal.pl'
781          - name: peri
782            type: isis
783            path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
784            encoding: 'cp852'
785            #limit: 10
786            modify_file: 'conf/modify/common.pl'
787            normalize:
788              path: 'conf/normalize/minimal.pl'
789    
790      ffso:
791        name: 'Sociologija, Filozofski fakultet u Zagrebu'
792        input:
793          - name: libri
794            type: isis
795            path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
796            encoding: 'cp852'
797            #limit: 10
798            #modify_file: 'conf/modify/common.pl'
799            normalize:
800              path: 'conf/normalize/minimal.pl'
801          - name: peri
802            type: isis
803            path: '/backup/isis_backup/A002-3/isisdata/latest/PERI/PERI'
804            encoding: 'cp852'
805            #limit: 10
806            modify_file: 'conf/modify/common.pl'
807            normalize:
808              path: 'conf/normalize/minimal.pl'
809          - name: arti
810            type: isis
811            path: '/backup/isis_backup/A002-3/isisdata/latest/ARTI/ARTI'
812            encoding: 'cp852'
813            #limit: 10
814            modify_file: 'conf/modify/common.pl'
815            normalize:
816              path: 'conf/normalize/minimal.pl'
817    
818      ffta:
819        name: 'Talijanistika, Filozofski fakultet u Zagrebu'
820      input:      input:
821        name: unimar        - name: libri
822            type: isis
823            path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
824            encoding: 'cp852'
825            #limit: 10
826            #modify_file: 'conf/modify/common.pl'
827            normalize:
828              path: 'conf/normalize/minimal.pl'
829          - name: peri
830            type: isis
831            path: '/backup/isis_backup/A225-2/isisdata/latest/PERI/PERI'
832            encoding: 'cp852'
833            #limit: 10
834            modify_file: 'conf/modify/common.pl'
835            normalize:
836              path: 'conf/normalize/minimal.pl'
837    
838      ffsr:
839        name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'
840        input:
841          name: libri
842        type: isis        type: isis
843        path: '/data/isis_data/irb/UNIMAR'        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
844        encoding: 'cp852'        encoding: 'cp852'
845        #limit: 10        #limit: 10
846        #modify_file: 'conf/modify/common.pl'        #modify_file: 'conf/modify/common.pl'
847        normalize:        normalize:
848          path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
849    
850      ffmic:
851    nsk:      name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'
     name: 'Nacionalna i sveucilisna knjiznica'  
852      input:      input:
853        name: analitika        - name: libri
854        type: marc          type: isis
855        path: '/backup/data/NSK/BBaza.ISO'          path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
856        encoding: 'ISO-8859-2'          encoding: 'cp852'
857        modify: 'conf/modify/analitika.pl'          #limit: 10
858        normalize:          #modify_file: 'conf/modify/common.pl'
         path: 'conf/normalize/ps-casopisi.pl'  
   
 #Wiley zbirka  
   wiley:  
     name: 'Wiley Intescience Full'  
     input:  
       - name: full  
         type: excel  
         path: '/data/FF/ecasopisi/wiley/all_wiley_interscience_journals_2007.xls'  
         worksheet: 'All Wiley Journals 2007'  
         from: 1  
         encoding: 'UTF-8'  
         normalize:  
           path: 'conf/normalize/excel-wiley-minimal.pl'  
       - name: licenced  
         type: excel  
         path: '/data/FF/ecasopisi/wiley/wiley_casopisi2006.xls'  
         worksheet: 'carnet'  
         from: 1  
         encoding: 'UTF-8'  
859          normalize:          normalize:
860            path: 'conf/normalize/excel-wiley.pl'            path: 'conf/normalize/minimal.pl'
861        - name: nourl        - name: peri
862          type: marc          type: isis
863          path: '/data/webpac2/out/marc/wiley-licenced.marc'          path: '/backup/isis_backup/C107-9/ISISDATA/latest/Peri/PERI'
864          encoding: 'UTF-8'          encoding: 'cp852'
865            #limit: 10
866            modify_file: 'conf/modify/common.pl'
867          normalize:          normalize:
868            path: 'conf/normalize/marc-wiley-nourl.pl'            path: 'conf/normalize/minimal.pl'
869    
870    ## Elektronički časopisi
871    #  emerald:
872    #    name: 'EmeraldFulltext'
873    #    input:
874    #      name: ecas
875    #      type: excel
876    #      path: '/data/FF/emerald/persistenturls.xls'
877    #      worksheet: 'All Titles'
878    #      from: 20
879    #      encoding: 'windows-1250'
880    #      #limit: 10
881    #      normalize:
882    #        path: 'conf/normalize/excel_emerald.pl'
883    
884    
885    #Wiley zbirka
886    #  wiley:
887    #    name: 'Wiley Intescience Full'
888    #    input:
889    #      - name: full
890    #        type: excel
891    #        path: '/data/FF/wiley/all_wiley_interscience_journals_2007.xls'
892    #        worksheet: 'All Wiley Journals 2007'
893    #        from: 1
894    #        encoding: 'UTF-8'
895    #        normalize:
896    #          path: 'conf/normalize/excel-wiley-minimal.pl'
897    #      - name: licenced
898    #        type: excel
899    #        path: '/data/FF/wiley/wiley_casopisi2006.xls'
900    #        worksheet: 'carnet'
901    #        from: 1
902    #        encoding: 'UTF-8'
903    #        normalize:
904    #          path: 'conf/normalize/excel-wiley.pl'
905    #      - name: nourl
906    #        type: marc
907    #        path: '/data/webpac2/out/marc/wiley-licenced.marc'
908    #        encoding: 'UTF-8'
909    #        normalize:
910    #          path: 'conf/normalize/marc-wiley-nourl.pl'
911  #      - name: licenced  #      - name: licenced
912  #        type: marc  #        type: marc
913  #        path: '/data/FF/wiley/wiley-licenced.marc'  #        path: '/data/FF/wiley/wiley-licenced.marc'
# Line 312  databases: Line 915  databases:
915  #        normalize:  #        normalize:
916  #          path: 'conf/normalize/common.pl'  #          path: 'conf/normalize/common.pl'
917    
918    #  nsk:
919    #    name: 'Nacionalna i sveucilisna knjiznica'
920    #    input:
921    #      name: baza
922    #      type: marc
923    #      path: '/backup/data/NSK/BBaza.ISO'
924    #      encoding: 'ISO-8859-2'
925    #      normalize:
926    #        path: 'conf/normalize/marc-nsk.pl'
927    

Legend:
Removed from v.806  
changed lines
  Added in v.807

  ViewVC Help
Powered by ViewVC 1.1.26