--- trunk/conf/llin.yml 2007/06/22 00:03:45 872 +++ trunk/conf/llin.yml 2007/10/30 22:07:08 918 @@ -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: @@ -325,11 +311,38 @@ path: 'conf/normalize/common.pl' sand: - name: 'Project Gutenberg archive' + name: 'SAND' input: name: casopisi type: dbf path: 't/data/cas2000.dbf' normalize: path: 'conf/normalize/common.pl' - mapping_path: 'conf/input/dbf/cas2000.yml' +# mapping_path: 'conf/input/dbf/cas2000.yml' + + exhibit: + name: 'SMILE Exhibit based ouptput for WebPAC' + input: + name: 'FFZG - Psihologija' + type: marc + path: 'out/marc/ffsf-peri.marc' + encoding: 'cp852' + 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' + encoding: 'cp852' + normalize: + path: 'conf/normalize/webpacus.pl' + output: + module: 'KinoSearch' + path: 'var/kinosearch' +