/[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 903 by dpavlin, Wed Oct 10 21:00:48 2007 UTC revision 1064 by dpavlin, Tue Nov 27 21:02:15 2007 UTC
# 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'
     isi: 'WebPAC::Input::ISI'  
78    # define delimiters for validation    # define delimiters for validation
79    delimiters:    delimiters:
80      - ' ; '      - ' ; '
# Line 85  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 145  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    
150  #  # site with alternative databases  #  # site with alternative databases
151  #  'hr':  #  'hr':
# Line 190  databases: Line 191  databases:
191  #      - to: emerald  #      - to: emerald
192  #        credit: 10000  #        credit: 10000
193    
194  #  ffan:    hazu:
195  #    name: 'Anglistika, Filozofski fakultet u Zagrebu'      name: 'HAZU'
 #    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'  
 #      - 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: 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'  
 #      - 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/ff-libri.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'  
 #      - 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/ff-libri.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'  
196      input:      input:
197        - name: peri        - name: bib
198          type: isis          type: isis
199          path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'          path: '/data/unizg/hazu/BIB'
200          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
201          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
202          normalize:          normalize:
203            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/minimal.pl'
204    
205      sand:
206        name: 'SAND'
207        input:
208          name: casopisi
209          type: dbf
210          path: '/data/unizg/casopisi/sys/cas2000.dbf'
211          normalize:
212            path: 'conf/normalize/common.pl'
213    #      mapping_path: 'conf/input/dbf/cas2000.yml'
214        
215    isi:    hidra:
216      name: 'ISI'      name: 'HIDRA'
217      input:      input:
218        - name: isi        - name: bib
219          type: isi          type: isis
220          path: '/data/isis_data/savedrecs.txt'          path: '/data/hidra/test/BIB'
221          encoding: 'ISO-8859-1'          encoding: 'cp852'
222          # modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
223          normalize:          normalize:
224            path: 'conf/normalize/isi.pl'            path: 'conf/normalize/minimal.pl'
225    
226    ffiz:    efzg:
227      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'EFZG'
228      input:      input:
229        - name: peri        - name: crolist
230            type: marc
231            path: '/data/unizg/drustvene/efzg/unimarc.iso'
232            encoding: 'ISO-8859-2'
233            normalize:
234              path: 'conf/normalize/minimal.pl'
235      
236      ipu:
237        name: 'Institut za povijest umjetnosti'
238        input:
239          - name: bibl
240          type: isis          type: isis
241          path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'          path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
242          encoding: 'cp852'          encoding: 'cp852'
243          modify_file: 'conf/modify/common.pl'          # modify_file: 'conf/modify/common.pl'
244          normalize:          normalize:
245            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/minimal.pl'
246    
247      zvonar:
248        name: 'HAZU Odsjek za povijesne znanosti'
249        input:
250        - name: libri        - name: libri
251          type: isis          type: isis
252          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'          path: '/data/unizg/humanistika/hazu-p/LIBRI'
253          encoding: 'cp852'          normalize:
254          modify_file: 'conf/modify/common.pl'            path: 'conf/normalize/minimal.pl'
255          - name: peri
256            type: isis
257            path: '/data/unizg/humanistika/hazu-p/PERI'
258            normalize:
259              path: 'conf/normalize/minimal.pl'
260    
261      stross:
262        name: 'Strossmayerova galerija'
263        input:
264          - name: bib
265            type: isis
266            path: '/data/unizg/stross/BIB'
267          normalize:          normalize:
268            path: 'conf/normalize/ff-libri.pl'            path: 'conf/normalize/minimal.pl'
269            
   
 #   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: 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'  
 #     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'  

Legend:
Removed from v.903  
changed lines
  Added in v.1064

  ViewVC Help
Powered by ViewVC 1.1.26