local
[webpac2] / conf / mjesec.yml
index 83c5407..676be36 100644 (file)
@@ -75,7 +75,6 @@ webpac:
     isis: 'WebPAC::Input::ISIS'
     marc: 'WebPAC::Input::MARC'
     excel: 'WebPAC::Input::Excel'
-    dbf: 'WebPAC::Input::DBF'
   # define delimiters for validation
   delimiters:
     - ' ; '
@@ -85,7 +84,7 @@ webpac:
 editor:
   # open this record when opening editor
   # (it will also be used to deduce default database and input)
-  default_record_uri: 'ps/libri/1'
+  default_record_uri: 'ps/peri/1'
 
 # directives after this are used when indexing using core WebPAC modules
 
@@ -190,332 +189,264 @@ databases:
 #      - to: emerald
 #        credit: 10000
 
-
-  ffan:
-    name: 'Anglistika, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-
-  ffar:
-    name: 'Arheologija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffet:
-    name: 'Etnologija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  fffi:
-    name: 'Filozofija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  fffo:
-    name: 'Fonetika, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffge:
-    name: 'Germanistika, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffhu:
-    name: 'Hungarologija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffiz:
-    name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffkf:
-    name: 'Klasièna filologija, Filozofski fakultet u Zagrebu'
-    input:
-      name: libri
-      type: isis
-      path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
-      encoding: 'cp852'
-      #limit: 10
-      modify_file: 'conf/modify/common.pl'
-      normalize:
-        path: 'conf/normalize/minimal.pl'
-
-  ffkk:
-    name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  fflo:
-    name: 'Lingvistika, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-
-  fftu:
-    name: 'Turkologija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffpe:
-    name: 'Pedagogija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
+#   ffan:
+#     name: 'Anglistika, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+#   ffar:
+#     name: 'Arheologija, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffet:
+#     name: 'Etnologija, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+# #  fffi:
+# #    name: 'Filozofija, Filozofski fakultet u Zagrebu'
+# #    input:
+# #      - name: peri
+# #        type: isis
+# #        path: '/backup/isis_backup/A102-1B/ISISDATA/20070605/PERI/PERI'
+# #        encoding: 'cp852'
+# #        #limit: 10
+# #        #modify_file: 'conf/modify/common.pl'
+# #        normalize:
+# #          path: 'conf/normalize/ff-peri.pl'
+# 
+#   fffo:
+#     name: 'Fonetika, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffge:
+#     name: 'Germanistika, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/novi-40166/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffhu:
+#     name: 'Hungarologija, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffiz:
+#     name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffkk:
+#     name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   fflo:
+#     name: 'Lingvistika, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffpe:
+#     name: 'Pedagogija, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
 
   ffpo:
     name: 'Povijest, Filozofski fakultet u Zagrebu'
     input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffpu:
-    name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  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-libri.pl'
-
-
-  ffro:
-    name: 'Romanistika, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A224-6/isisdata/20070605/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffsk:
-    name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
-    input:
-      name: libri
-      type: isis
-      path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
-      encoding: 'cp852'
-      #limit: 10
-      modify_file: 'conf/modify/common.pl'
-      normalize:
-        path: 'conf/normalize/minimal.pl'
-
-  ffsf:
-    name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
-    input:
-      - name: naklb
-        type: isis
-        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        modify_file: 'conf/modify/ff-nakladnicka.pl'
-        normalize:
-          path: 'conf/normalize/ff-nakladnicka.pl'
-      - name: librib
-        type: isis
-        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/ff-libri.pl'
-      - name: librim
-        type: isis
-        path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffso:
-    name: 'Sociologija, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
+      - name: peri
         type: isis
-        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
+        path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
         encoding: 'cp852'
-        #limit: 10
         modify_file: 'conf/modify/common.pl'
         normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffta:
-    name: 'Talijanistika, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffsr:
-    name: 'Sredi¹nja èitaonica, Filozofski fakultet u Zagrebu'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-  ffmic:
-    name: 'Meðunarodni istra¾ivaèki centar za kasnu antiku i srednji vijek'
-    input:
-      - name: libri
-        type: isis
-        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
-        encoding: 'cp852'
-        #limit: 10
-        #modify_file: 'conf/modify/common.pl'
-        normalize:
-          path: 'conf/normalize/minimal.pl'
-
-
-  exhibit:
-    name: 'SMILE Exhibit based ouptput for WebPAC'
-    input:
-      name: 'FFZG - Psihologija'
-      type: marc
-      path: 'out/marc/ffsf-librim.marc'
-      encoding: 'cp852'
-      #limit: 100
-      normalize:
-        path: 'conf/normalize/json.pl'
-    output:
-      module: 'JSON'
-      path: 'out/exhibit/ps.js'
-
-  
+          path: 'conf/normalize/ff-peri.pl'
+
+#   ffpu:
+#     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/C124-3/ISISDATA/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffps:
+#     name: 'Psihologija, Filozofski fakultet u Zagrebu'
+#     code: 'ps'
+#     url: 'http://www.knjiznice.ffzg.hr/psihologija'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'
+#         encoding: 'cp852'
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+# 
+#   ffro:
+#     name: 'Romanistika, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A224-6/isisdata/20070605/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffsf:
+#     name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffso:
+#     name: 'Sociologija, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A002-3/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffta:
+#     name: 'Talijanistika, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/A225-2/isisdata/latest/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+#   
+#   fftu:
+#     name: 'Turkologija, Filozofski fakultet u Zagrebu'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/B025-2/ISISDATA/20070711/PERI/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   ffmic:
+#     name: 'Meðunarodni istra¾ivaèki centar za kasnu antiku i srednji vijek'
+#     input:
+#       - name: peri
+#         type: isis
+#         path: '/backup/isis_backup/C107-9/ISISDATA/latest/Peri/PERI'
+#         encoding: 'cp852'
+#         #limit: 10
+#         modify_file: 'conf/modify/common.pl'
+#         normalize:
+#           path: 'conf/normalize/ff-peri.pl'
+# 
+#   nsk:
+#     name: 'Nacionalna i sveucilisna knjiznica'
+#     input:
+#       name: bbaza
+#       type: marc
+#       path: '/home/mglavica/NSK/data/BBaza.ISO'
+#       encoding: 'ISO-8859-2'
+#       normalize:
+#         path: 'conf/normalize/minimal.pl'
+#   
+#   exhibit:
+#     name: 'SMILE Exhibit based ouptput for WebPAC'
+#     input:
+#       name: 'Periodika'
+#       type: marc
+#       path: 'out/marc/ffpo-peri.marc'
+#       encoding: 'UTF-8'
+#       #limit: 100
+#       normalize:
+#         path: 'conf/normalize/json.pl'
+#     output:
+#       module: 'JSON'
+#       path: 'out/exhibit/po.js'