/[webpac2]/trunk/conf/mjesec.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/mjesec.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1078 by dpavlin, Wed Nov 28 22:52:18 2007 UTC revision 1095 by dpavlin, Fri Aug 1 23:41:47 2008 UTC
# Line 10  sites_root: 'sites' Line 10  sites_root: 'sites'
10    
11  # which indexing engine to use? (hyperestraier is default)  # which indexing engine to use? (hyperestraier is default)
12  #use_indexer: 'hyperestraier'  #use_indexer: 'hyperestraier'
13  #use_indexer: 'hyperestraier-native'  use_indexer: 'hyperestraier-native'
14  #use_indexer: 'kinosearch'  #use_indexer: 'kinosearch'
15    
16  # configuration for Hyper Estraier full text search engine  # configuration for Hyper Estraier full text search engine
# Line 75  webpac: Line 75  webpac:
75      isis: 'WebPAC::Input::ISIS'      isis: 'WebPAC::Input::ISIS'
76      marc: 'WebPAC::Input::MARC'      marc: 'WebPAC::Input::MARC'
77      excel: 'WebPAC::Input::Excel'      excel: 'WebPAC::Input::Excel'
     dbf: 'WebPAC::Input::DBF'  
     isi: 'WebPAC::Input::ISI'  
78    # define delimiters for validation    # define delimiters for validation
79    delimiters:    delimiters:
80      - ' ; '      - ' ; '
# Line 86  webpac: Line 84  webpac:
84  editor:  editor:
85    # open this record when opening editor    # open this record when opening editor
86    # (it will also be used to deduce default database and input)    # (it will also be used to deduce default database and input)
87    default_record_uri: 'ps/peri/1'    default_record_uri: 'ps/libri/1'
88    
89  # directives after this are used when indexing using core WebPAC modules  # directives after this are used when indexing using core WebPAC modules
90    
# Line 146  databases: Line 144  databases:
144          credit: 10000          credit: 10000
145        - to: kem        - to: kem
146          credit: 10000          credit: 10000
147          - to: efzg
148            credit: 10000
149    
 #  # site with alternative databases  
 #  'hr':  
 #    name: 'Primjer za hrvatsko sučelje'  
 #    links:  
 #      - to: ffps  
 #        credit: 10000  
 #      - to: ffkk  
 #        credit: 5000  
 #      - to: emerald  
 #        credit: 5000  
   
   
 #  'ffps':  
 #    name: 'Knjižnica Odsjeka za psihologiju'  
 #    links:  
 #      - to: ffps  
 #        credit: 10000  
   
 #  'drustvene':  
 #    name: 'Katalog knjižnica društvenih znanosti'  
 #    links:  
 #      - to: efzg  
 #        credit: 10000  
 #      - to: eizg  
 #        credit: 10000  
 #      - to: efos  
 #        credit: 10000  
 #      - to: irmo  
 #        credit: 10000  
 #      - to: hika  
 #        credit: 10000  
 #      - to: iztzg  
 #        credit: 10000  
 #      - to: jzav  
 #        credit: 10000  
 #      - to: ijf  
 #        credit: 10000  
     
 #  'ecasopisi':  
 #    name: 'Katalog elektroničkih časopisa'  
 #    links:  
 #      - to: emerald  
 #        credit: 10000  
150    
151  #  ffan:  #  hazu:
152  #    name: 'Anglistika, Filozofski fakultet u Zagrebu'  #    name: 'HAZU'
153  #    input:  #    input:
154  #      - name: peri  #      - name: bib
 #        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'  
 #      - name: libri  
155  #        type: isis  #        type: isis
156  #        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'  #        path: '/data/unizg/hazu/BIB'
157  #        encoding: 'cp852'  #        encoding: 'cp852'
158  #        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
159  #        normalize:  #        normalize:
160  #          path: 'conf/normalize/ff-libri.pl'  #          path: 'conf/normalize/minimal.pl'
161    #
162    #  sand:
163  #  ffar:  #    name: 'SAND'
 #    name: 'Arheologija, Filozofski fakultet u Zagrebu'  
164  #    input:  #    input:
165  #      - name: peri  #      name: casopisi
166    #      type: dbf
167    #      path: '/data/unizg/casopisi/sys/cas2000.dbf'
168    #      normalize:
169    #        path: 'conf/normalize/common.pl'
170    ##      mapping_path: 'conf/input/dbf/cas2000.yml'
171    #  
172    #  hidra:
173    #    name: 'HIDRA'
174    #    input:
175    #      - name: bib
176  #        type: isis  #        type: isis
177  #        path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'  #        path: '/data/hidra/test/BIB'
178  #        encoding: 'cp852'  #        encoding: 'cp852'
 #        #limit: 10  
179  #        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
180  #        normalize:  #        normalize:
181  #           path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/minimal.pl'
182  #      - name: libri  #
183  #        type: isis  #  efzg:
184  #        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'  #    name: 'EFZG'
185  #        encoding: 'cp852'  #    input:
186  #        #limit: 10  #      - name: crolist
187  #        modify_file: 'conf/modify/common.pl'  #        type: marc
188    #        path: '/data/unizg/drustvene/efzg/unimarc.iso'
189    #        encoding: 'ISO-8859-2'
190  #        normalize:  #        normalize:
191  #           path: 'conf/normalize/ff-libri.pl'  #          path: 'conf/normalize/minimal.pl'
192    #  
193  #  ffet:  #  ipu:
194  #    name: 'Etnologija, Filozofski fakultet u Zagrebu'  #    name: 'Institut za povijest umjetnosti'
195  #    input:  #    input:
196  #      - name: peri  #      - name: bibl
197  #        type: isis  #        type: isis
198  #        path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'  #        path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
199  #        encoding: 'cp852'  #        encoding: 'cp852'
200  #        #limit: 10  #        # modify_file: 'conf/modify/common.pl'
 #        modify_file: 'conf/modify/common.pl'  
201  #        normalize:  #        normalize:
202  #          path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/minimal.pl'
203    #
204    #  zvonar:
205    #    name: 'HAZU Odsjek za povijesne znanosti'
206    #    input:
207  #      - name: libri  #      - name: libri
208  #        type: isis  #        type: isis
209  #        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/data/unizg/humanistika/hazu-p/LIBRI'
 #        encoding: 'cp852'  
 #        #limit: 10  
 #        modify_file: 'conf/modify/common.pl'  
210  #        normalize:  #        normalize:
211  #          path: 'conf/normalize/ff-libri.pl'  #          path: 'conf/normalize/minimal.pl'
   
   
 #  fffi:  
 #    name: 'Filozofija, Filozofski fakultet u Zagrebu'  
 #    input:  
212  #      - name: peri  #      - name: peri
213  #        type: isis  #        type: isis
214  #        path: '/backup/isis_backup/A102-1B/ISISDATA/20070605/PERI/PERI'  #        path: '/data/unizg/humanistika/hazu-p/PERI'
 #        encoding: 'cp852'  
 #        #limit: 10  
 #        #modify_file: 'conf/modify/common.pl'  
215  #        normalize:  #        normalize:
216  #          path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/minimal.pl'
217    #
218  #   fffo:  #  stross:
219  #     name: 'Fonetika, Filozofski fakultet u Zagrebu'  #    name: 'Strossmayerova galerija'
 #     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'  
220  #    input:  #    input:
221  #      - name: peri  #      - name: bib
222  #        type: isis  #        type: isis
223  #        path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'  #        path: '/data/unizg/stross/BIB'
 #        encoding: 'cp852'  
 #        #limit: 10  
 #        modify_file: 'conf/modify/common.pl'  
224  #        normalize:  #        normalize:
225  #          path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/minimal.pl'
226      #      
227  #  bibirb:  #  koncar:
228  #    name: 'Bib IRB'  #    name: 'Končar'
229  #    input:  #    input:
230  #      - name: bibirb  #      - name: unimar
231  #        type: excel  #        type: isis
232  #        path: '/data/citiranje/sverko-bibirb.xls'  #        path: '/data/tehnika/koncar/UNIMAR'
 #        encoding: 'ISO-8859-2'  
 #        # modify_file: 'conf/modify/common.pl'  
 #        normalize:  
 #          path: 'conf/normalize/excel-bib-irb.pl'  
 #  
 #  drzb:  
 #    name: 'DRZB 2007'  
 #    input:  
 #      - name: drzb  
 #        type: excel  
 #        path: '/data/knjiznice/drzb2007/drzb20072.xls'  
 #        encoding: 'ISO-8859-2'  
 #        # modify_file: 'conf/modify/common.pl'  
233  #        normalize:  #        normalize:
234  #          path: 'conf/normalize/excel-drzb.pl'  #          path: 'conf/normalize/minimal.pl'
235  #  #      
236    ffiz:    datumi:
237      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'Nevaljali datumi'
238      input:      input:
239        - name: peri        - name: tablica
240          type: isis          type: excel
241          path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'          path: '/data/isis_data/greske/datum_unosa.xls'
242          encoding: 'cp852'          encoding: 'windows-1250'
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/ff-peri.pl'  
       - name: marcp  
         type: marc  
         path: '/data/webpac2/out/marc/ffiz-peri.marc'  
         encoding: 'UTF-8'  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/marc.pl'  
       - name: marcl  
         type: marc  
         path: '/data/webpac2/out/marc/ffiz-libri.marc'  
         encoding: 'UTF-8'  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/marc.pl'  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         modify_file: 'conf/modify/common.pl'  
243          normalize:          normalize:
244            - path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/common.pl'
245            - path: 'conf/normalize/ff-viseraz-proba.pl'    
246    #  ffps:
247    #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248    #    code: 'ps'
249  #  ffkk:  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
 #    name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'  
250  #    input:  #    input:
251  #      - name: peri  #      - name: libri
252  #        type: isis  #        type: isis
253  #        path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'  #        path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
254  #        encoding: 'cp852'  #        encoding: 'cp852'
 #        #limit: 10  
255  #        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
256  #        normalize:  #        normalize:
257  #          path: 'conf/normalize/ff-peri.pl'  #          - path: 'conf/normalize/report-sorted-txt.pl'
258    #    output:
259    ##      - module: 'Excel'
260    ##        path: '/data/isis_data/ps/reports/libri-nema-jezik.xls'
261    #      - module: 'Sorted'
262    #        path: 'out/report/mfn/ps/'
263    ##      - module: 'Excel'
264    ##        path: '/data/isis_data/ps/reports/autori-udk.xls'
265    
266  #   fflo:  
267  #     name: 'Lingvistika, Filozofski fakultet u Zagrebu'    ffiz:
268  #     input:      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
 #       - 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: peri  
         type: isis  
         path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'  
         encoding: 'cp852'  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           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'  
269      input:      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'  
270        - name: libri        - name: libri
271          type: isis          type: isis
272          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
273          encoding: 'cp852'          encoding: 'cp852'
274          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
275          normalize:          normalize:
276            - path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/report-sorted-txt.pl'
277            - path: 'conf/normalize/ff-viseraz-proba.pl'      output:
278    #      - module: 'Excel'
279    #        path: '/data/isis_data/iz/reports/libri-nema-jezik.xls'
280          - module: 'Sorted'
281            path: 'out/report/mfn/iz/'
282    #      - module: 'Excel'
283    #        path: '/data/isis_data/iz/reports/autori-udk.xls'
284    
285    
286  #   ffro:    casopisi:
287  #     name: 'Romanistika, Filozofski fakultet u Zagrebu'      name: 'Časopisi u Knjižnicama FF-a'
 #     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'  
288      input:      input:
289        - name: peri        - name: ff
         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'  
           path: 'conf/normalize/ff-peri.pl'  
       - name: marcp  
         type: marc  
         path: '/data/webpac2/out/marc/ffsf-peri.marc'  
         encoding: 'UTF-8'  
         #modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/marc.pl'  
       - name: xls  
290          type: excel          type: excel
291          path: '/data/isis_data/sfd/ffsf-peri.xls'          path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
292          encoding: 'ISO-8859-2'          ncoding: 'utf-8'
         #modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/excel.pl'  
   
   proba:  
     name: FF  
     input:  
       - name: proba  
         type: isis  
         path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
293          normalize:          normalize:
294            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-casopisi-xls.pl'
295    #          - path: 'conf/normalize/ff-casopisi-marc.pl'
296  #   ffso:      output:
297  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'        - module: 'Excel'
298  #     input:          path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
 #       - 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'  
 #        path: '/data/isis_data/tu/DATA/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'  
   
   isi:  
     name: 'ISI'  
     input:  
       - name: isi  
         type: isi  
         path: '/data/citiranje/BRATKO.isi'  
         encoding: 'ISO-8859-1'  
         normalize:  
           path: 'conf/normalize/isi.pl'  
299    
300    webpacus:    fflibri:
301      name: 'Webpacus'      name: 'Filozofski fakultet u Zagrebu'
302      input:      input:
303        - name: 'bib'        - name: marc
304          type: isis          type: marc
305          path: '/data/hidra/test/BIB'          path: 'out/marc/fflibri.marc'
306          encoding: 'cp852'          encoding: 'ISO-8859-2'
         normalize:  
           path: 'conf/normalize/webpacus-hidra.pl'  
       - name: 'dir'  
         type: isis  
         path: '/data/hidra/test/DIR'  
         encoding: 'cp852'  
307          normalize:          normalize:
308            path: 'conf/normalize/webpacus-hidra.pl'            - path: 'conf/normalize/ff-libri-dupli.pl'
309      output:      output:
310        - module: 'KinoSearch'        - module: 'Excel'
311          path: 'var/kinosearch'          path: 'out/excel/knjige-duplo.xls'
       - module: 'Sorted'  
         path: 'var/sorted'  
       - module: 'Webpacus'  
         path: '/data/Webpacus2'                          
312    

Legend:
Removed from v.1078  
changed lines
  Added in v.1095

  ViewVC Help
Powered by ViewVC 1.1.26