--- trunk/conf/mjesec.yml 2007/02/15 22:43:03 802 +++ trunk/conf/mjesec.yml 2007/03/04 13:03:11 806 @@ -192,48 +192,22 @@ links: - to: ffps credit: 10000 + - to: hrz + credit: 10000 - to: nsk credit: 10000 - ffps: - # all variables here will be available as config variables in template name: 'Psihologija, Filozofski fakultet u Zagrebu' - code: 'ps' - url: 'http://www.knjiznice.ffzg.hr/psihologija' - - # define input source input: - # this will create unique name with name of database and mfn - name: libri - # isis type: isis - - # full path to database path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/' - # path: '/data/isis_data/PS/LIBRI/' - - # encoding of character set in isis data encoding: 'cp852' - - # lookup - # lookup: 'conf/lookup/isis_ffzg.yml' - - # limit number of records to read from database - #limit: 10 - modify_file: 'conf/modify/common.pl' - - # define normalisation for that source normalize: - # which tag to use in normalize xml for data? - # tag: 'isis' - # path to normalization xml - #- path: 'conf/normalize/ff-nakladnicka.pl' - path: 'conf/normalize/ff-libri.pl' - #- path: 'conf/normalize/minimal.pl' - #- path: 'conf/normalize/ff-dupli.pl' - #- path: 'conf/normalize/ffps-spec.pl' + - path: 'conf/normalize/ff-nakladnicka.pl' + - path: 'conf/normalize/ff-libri.pl' # another input database - name: peri @@ -245,13 +219,96 @@ 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: + name: knjige + type: isis + path: '/data/humanistika/hrz/knjige/KNJIGE' + encoding: 'cp852' + #limit: 10 + #modify_file: 'conf/modify/common.pl' + 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' input: - name: baza + name: analitika type: marc path: '/backup/data/NSK/BBaza.ISO' encoding: 'ISO-8859-2' + modify: 'conf/modify/analitika.pl' 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' +