r1399@llin: dpavlin | 2007-10-31 11:19:39 +0100
[webpac2] / conf / llin.yml
index f50399e..945c27e 100644 (file)
@@ -233,20 +233,6 @@ databases:
         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:
@@ -333,3 +319,35 @@ databases:
       normalize:
         path: 'conf/normalize/common.pl'
 #      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'
+      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'
+