--- trunk/conf/llin.yml 2007/09/03 15:26:46 887 +++ trunk/conf/llin.yml 2007/11/02 14:29:37 971 @@ -233,20 +233,6 @@ tag: 'isis' path: 'conf/normalize/common.pl' - # excel - excel: - name: 'Excel' - - input: - name: doaj - type: excel - path: '/data/isis_data/doaj2csv.xls' - #encoding: 'cp852' - #limit: 100 - normalize: - #tag: 'isis' - path: 'conf/normalize/excel.pl' - ffsfb: name: 'Slavenska filologija (B), Filozofski fakulteti u Zagrebu' input: @@ -339,13 +325,56 @@ input: name: 'FFZG - Psihologija' type: marc -# path: 'ps.marc' - path: 'ffsf-librim.marc' + path: 'out/marc/ffsf-peri.marc' encoding: 'cp852' - #limit: 100 normalize: path: 'conf/normalize/json.pl' output: module: 'JSON' path: 'out/exhibit/ps.js' + webpacus: + name: 'Webpacus' + input: + name: 'foobar' + type: marc +# path: 'out/marc/ffsf-peri.marc' + path: 'out/marc/ffkk-libri.marc' + encoding: 'cp852' + normalize: + path: 'conf/normalize/webpacus.pl' + output: + - module: 'KinoSearch' + path: 'var/kinosearch' + - module: 'Sorted' + path: 'var/sorted' + - module: 'Webpacus' + path: '/data/Webpacus2' + + hidra: + name: 'HIDRA' + input: + - name: bib + type: isis + path: '/data/hidra/BIB' + encoding: 'cp852' + #modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/minimal.pl' + + perlmonks: + name: 'PerlMonks' + input: + - name: xml + module: 'WebPAC::Input::XML' + path: '/home/dpavlin/monk-search/xml-dump' + normalize: + path: 'conf/normalize/perlmonks.pl' + output: + - module: 'KinoSearch' + path: 'var/kinosearch' +# - module: 'Sorted' +# path: 'var/sorted' + - module: 'Webpacus' + path: '/data/Webpacus2' +