test isi files in webpac
[webpac2] / vhost / isi / config.yml
diff --git a/vhost/isi/config.yml b/vhost/isi/config.yml
new file mode 100644 (file)
index 0000000..62dc74f
--- /dev/null
@@ -0,0 +1,16 @@
+# Encoding of this file must be UTF-8!
+
+databases:
+  isi:
+    name: 'ISI' 
+    input:
+      - name: Croatia
+        module: 'WebPAC::Input::ISI'
+        path: '/data/isi/AD=Croatia.20090918.txt'
+        normalize:
+          path: 'vhost/isi/isi.pl'
+    output:
+      - module: 'WebPAC::Output::CouchDB'
+        url: 'http://10.60.0.91:5984/isi'
+      - module: 'WebPAC::Output::SWISH'
+        database: 'isi'