/[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 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'
 #     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'  
238      input:      input:
239        - name: peri        - name: tablica
240          type: isis          type: excel
241          path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'          path: '/data/isis_data/greske/datum_unosa.xls'
242          encoding: 'cp852'          encoding: 'windows-1250'
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
243          normalize:          normalize:
244            path: 'conf/normalize/ff-peri.pl'            - path: 'conf/normalize/common.pl'
245        
246    isi:  #  ffps:
247      name: 'ISI'  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248      input:  #    code: 'ps'
249        - name: isi  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
250          type: isi  #    input:
251          path: '/data/isis_data/savedrecs.txt'  #      - name: libri
252          encoding: 'ISO-8859-1'  #        type: isis
253          # modify_file: 'conf/modify/common.pl'  #        path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
254          normalize:  #        encoding: 'cp852'
255            path: 'conf/normalize/isi.pl'  #        modify_file: 'conf/modify/common.pl'
256    #        normalize:
257    #          - 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    
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'
284  #         path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'  
285  #         encoding: 'cp852'  
286  #         #limit: 10    casopisi:
287  #         modify_file: 'conf/modify/common.pl'      name: 'Časopisi u Knjižnicama FF-a'
288  #         normalize:      input:
289  #           path: 'conf/normalize/ff-peri.pl'        - name: ff
290  #          type: excel
291  #   fflo:          path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
292  #     name: 'Lingvistika, Filozofski fakultet u Zagrebu'          ncoding: 'utf-8'
293  #     input:          normalize:
294  #       - name: peri            - path: 'conf/normalize/ff-casopisi-xls.pl'
295  #         type: isis  #          - path: 'conf/normalize/ff-casopisi-marc.pl'
296  #         path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'      output:
297  #         encoding: 'cp852'        - module: 'Excel'
298  #         #limit: 10          path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
299  #         modify_file: 'conf/modify/common.pl'  
300  #         normalize:    fflibri:
301  #           path: 'conf/normalize/ff-peri.pl'      name: 'Filozofski fakultet u Zagrebu'
302  #      input:
303  #   ffpe:        - name: marc
304  #     name: 'Pedagogija, Filozofski fakultet u Zagrebu'          type: marc
305  #     input:          path: 'out/marc/fflibri.marc'
306  #       - name: peri          encoding: 'ISO-8859-2'
307  #         type: isis          normalize:
308  #         path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'            - path: 'conf/normalize/ff-libri-dupli.pl'
309  #         encoding: 'cp852'      output:
310  #         #limit: 10        - module: 'Excel'
311  #         modify_file: 'conf/modify/common.pl'          path: 'out/excel/knjige-duplo.xls'
312  #         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.1095

  ViewVC Help
Powered by ViewVC 1.1.26