--- trunk/conf/mjesec.yml 2007/03/02 00:34:22 805 +++ trunk/conf/mjesec.yml 2007/03/04 13:03:11 806 @@ -190,11 +190,59 @@ 'webpac2': name: 'Search all' links: + - to: ffps + credit: 10000 - to: hrz credit: 10000 - to: nsk credit: 10000 + ffps: + name: 'Psihologija, Filozofski fakultet u Zagrebu' + input: + - name: libri + type: isis + path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/' + encoding: 'cp852' + modify_file: 'conf/modify/common.pl' + normalize: + - path: 'conf/normalize/ff-nakladnicka.pl' + - path: 'conf/normalize/ff-libri.pl' + + # another input database + - name: peri + type: isis + path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI' + encoding: 'cp852' + #limit: 10 + # modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/ff-peri.pl' + + hazum: + name: 'HAZU - muzika' + input: + name: bib + type: isis + path: '/data/humanistika/hazu-m/MUZIKA/BIB' + encoding: 'cp852' + #limit: 10 + modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/minimal.pl' + + eizg: + name: 'Ekonomski institut Zagreb' + input: + name: bib + type: isis + path: '/data/drustvene/eizg/BIB' + encoding: 'cp852' + #limit: 10 + #modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/minimal.pl' + hrz: name: 'Hrvatski restauratorski zavod' input: @@ -207,6 +255,18 @@ normalize: path: 'conf/normalize/minimal.pl' + irb: + name: 'Institut Rudjer Boskovic' + input: + name: unimar + type: isis + path: '/data/isis_data/irb/UNIMAR' + encoding: 'cp852' + #limit: 10 + #modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/minimal.pl' + nsk: name: 'Nacionalna i sveucilisna knjiznica' @@ -219,3 +279,36 @@ normalize: 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' + normalize: + path: 'conf/normalize/excel-wiley.pl' + - name: nourl + type: marc + path: '/data/webpac2/out/marc/wiley-licenced.marc' + encoding: 'UTF-8' + normalize: + path: 'conf/normalize/marc-wiley-nourl.pl' +# - name: licenced +# type: marc +# path: '/data/FF/wiley/wiley-licenced.marc' +# encoding: 'UTF-8' +# normalize: +# path: 'conf/normalize/common.pl' +