/[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 905 by dpavlin, Mon Oct 29 21:59:43 2007 UTC revision 1095 by dpavlin, Fri Aug 1 23:41:47 2008 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    
 #  # 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
155  #        type: isis  #        type: isis
156  #        path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'  #        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-peri.pl'  #          path: 'conf/normalize/minimal.pl'
161  #      - name: libri  #
162    #  sand:
163    #    name: 'SAND'
164    #    input:
165    #      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/A105-1/ISIS/latest/LIBRI/LIBRI'  #        path: '/data/hidra/test/BIB'
178  #        encoding: 'cp852'  #        encoding: 'cp852'
179  #        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
180  #        normalize:  #        normalize:
181  #          path: 'conf/normalize/ff-libri.pl'  #          path: 'conf/normalize/minimal.pl'
182    #
183    #  efzg:
184  #  ffar:  #    name: 'EFZG'
 #    name: 'Arheologija, Filozofski fakultet u Zagrebu'  
185  #    input:  #    input:
186  #      - name: peri  #      - name: crolist
187    #        type: marc
188    #        path: '/data/unizg/drustvene/efzg/unimarc.iso'
189    #        encoding: 'ISO-8859-2'
190    #        normalize:
191    #          path: 'conf/normalize/minimal.pl'
192    #  
193    #  ipu:
194    #    name: 'Institut za povijest umjetnosti'
195    #    input:
196    #      - name: bibl
197  #        type: isis  #        type: isis
198  #        path: '/backup/isis_backup/A018-2/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/A018-2/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'
   
 #  ffet:  
 #    name: 'Etnologija, Filozofski fakultet u Zagrebu'  
 #    input:  
212  #      - name: peri  #      - name: peri
213  #        type: isis  #        type: isis
214  #        path: '/backup/isis_backup/A203-3/ISISDATA/latest/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  #      - name: libri  #
218    #  stross:
219    #    name: 'Strossmayerova galerija'
220    #    input:
221    #      - name: bib
222  #        type: isis  #        type: isis
223  #        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/data/unizg/stross/BIB'
 #        encoding: 'cp852'  
 #        #limit: 10  
 #        modify_file: 'conf/modify/common.pl'  
224  #        normalize:  #        normalize:
225  #          path: 'conf/normalize/ff-libri.pl'  #          path: 'conf/normalize/minimal.pl'
226    #      
227    #  koncar:
228  #  fffi:  #    name: 'Končar'
 #    name: 'Filozofija, Filozofski fakultet u Zagrebu'  
229  #    input:  #    input:
230  #      - name: peri  #      - name: unimar
231  #        type: isis  #        type: isis
232  #        path: '/backup/isis_backup/A102-1B/ISISDATA/20070605/PERI/PERI'  #        path: '/data/tehnika/koncar/UNIMAR'
 #        encoding: 'cp852'  
 #        #limit: 10  
 #        #modify_file: 'conf/modify/common.pl'  
233  #        normalize:  #        normalize:
234  #          path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/minimal.pl'
235    #      
236  #   fffo:    datumi:
237  #     name: 'Fonetika, 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/novi-40162/ISISDATA/latest/PERI/PERI'          path: '/data/isis_data/greske/datum_unosa.xls'
242  #         encoding: 'cp852'          encoding: 'windows-1250'
243  #         #limit: 10          normalize:
244  #         modify_file: 'conf/modify/common.pl'            - path: 'conf/normalize/common.pl'
245  #         normalize:    
246  #           path: 'conf/normalize/ff-peri.pl'  #  ffps:
247  #  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248  #   ffge:  #    code: 'ps'
249  #     name: 'Germanistika, Filozofski fakultet u Zagrebu'  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
 #     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'  
250  #    input:  #    input:
251  #      - name: peri  #      - name: libri
252  #        type: isis  #        type: isis
253  #        path: '/backup/isis_backup/B001-2/winisis/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  #  isi:  ##      - module: 'Excel'
260  #    name: 'ISI'  ##        path: '/data/isis_data/ps/reports/libri-nema-jezik.xls'
261  #    input:  #      - module: 'Sorted'
262  #      - name: isi  #        path: 'out/report/mfn/ps/'
263  #        type: isi  ##      - module: 'Excel'
264  #        path: '/data/citiranje/citirali-sverka.txt'  ##        path: '/data/isis_data/ps/reports/autori-udk.xls'
265  #        encoding: 'ISO-8859-1'  
266  #        # modify_file: 'conf/modify/common.pl'  
 #        normalize:  
 #          path: 'conf/normalize/isi.pl'  
 #  
 #  bibirb:  
 #    name: 'Bib IRB'  
 #    input:  
 #      - name: bibirb  
 #        type: excel  
 #        path: '/data/citiranje/sverko-bibirb.xls'  
 #        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'  
 #        normalize:  
 #          path: 'conf/normalize/excel-drzb.pl'  
 #  
267    ffiz:    ffiz:
268      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
269      input:      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'  
270        - name: libri        - name: libri
271          type: isis          type: isis
272          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/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        output:
278    #      - module: 'Excel'
279  #  ffkk:  #        path: '/data/isis_data/iz/reports/libri-nema-jezik.xls'
280  #    name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'        - module: 'Sorted'
281  #    input:          path: 'out/report/mfn/iz/'
282  #      - name: peri  #      - module: 'Excel'
283  #        type: isis  #        path: '/data/isis_data/iz/reports/autori-udk.xls'
 #        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'  
284    
 #   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'  
285    
286      casopisi:
287        name: 'Časopisi u Knjižnicama FF-a'
288        input:
289          - name: ff
290            type: excel
291            path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
292            ncoding: 'utf-8'
293            normalize:
294              - path: 'conf/normalize/ff-casopisi-xls.pl'
295    #          - path: 'conf/normalize/ff-casopisi-marc.pl'
296        output:
297          - module: 'Excel'
298            path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
299    
300  #   ffro:    fflibri:
301  #     name: 'Romanistika, Filozofski fakultet u Zagrebu'      name: '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'  
 #          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'  
 #        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'  
302      input:      input:
303        name: bbaza        - name: marc
304        type: marc          type: marc
305        path: '/home/mglavica/NSK/data/BBaza.ISO'          path: 'out/marc/fflibri.marc'
306        encoding: 'ISO-8859-2'          encoding: 'ISO-8859-2'
307        normalize:          normalize:
308          path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri-dupli.pl'
309          output:
310  #   exhibit:        - module: 'Excel'
311  #     name: 'SMILE Exhibit based ouptput for WebPAC'          path: 'out/excel/knjige-duplo.xls'
312  #     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.905  
changed lines
  Added in v.1095

  ViewVC Help
Powered by ViewVC 1.1.26