/[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 1082 by dpavlin, Sun Dec 23 17:51:43 2007 UTC revision 1095 by dpavlin, Fri Aug 1 23:41:47 2008 UTC
# Line 84  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 144  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  
   
   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'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
150    
151    fffi:  #  hazu:
152      name: 'Filozofija, Filozofski fakultet u Zagrebu'  #    name: 'HAZU'
153      input:  #    input:
154        - name: libri  #      - name: bib
155          type: isis  #        type: isis
156          path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/data/unizg/hazu/BIB'
157          encoding: 'cp852'  #        encoding: 'cp852'
158          #limit: 10  #        modify_file: 'conf/modify/common.pl'
159          modify_file: 'conf/modify/common.pl'  #        normalize:
160    #          path: 'conf/normalize/minimal.pl'
161    #
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
177    #        path: '/data/hidra/test/BIB'
178    #        encoding: 'cp852'
179    #        modify_file: 'conf/modify/common.pl'
180    #        normalize:
181    #          path: 'conf/normalize/minimal.pl'
182    #
183    #  efzg:
184    #    name: 'EFZG'
185    #    input:
186    #      - 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
198    #        path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
199    #        encoding: 'cp852'
200    #        # modify_file: 'conf/modify/common.pl'
201    #        normalize:
202    #          path: 'conf/normalize/minimal.pl'
203    #
204    #  zvonar:
205    #    name: 'HAZU Odsjek za povijesne znanosti'
206    #    input:
207    #      - name: libri
208    #        type: isis
209    #        path: '/data/unizg/humanistika/hazu-p/LIBRI'
210    #        normalize:
211    #          path: 'conf/normalize/minimal.pl'
212    #      - name: peri
213    #        type: isis
214    #        path: '/data/unizg/humanistika/hazu-p/PERI'
215    #        normalize:
216    #          path: 'conf/normalize/minimal.pl'
217    #
218    #  stross:
219    #    name: 'Strossmayerova galerija'
220    #    input:
221    #      - name: bib
222    #        type: isis
223    #        path: '/data/unizg/stross/BIB'
224    #        normalize:
225    #          path: 'conf/normalize/minimal.pl'
226    #      
227    #  koncar:
228    #    name: 'Končar'
229    #    input:
230    #      - name: unimar
231    #        type: isis
232    #        path: '/data/tehnika/koncar/UNIMAR'
233    #        normalize:
234    #          path: 'conf/normalize/minimal.pl'
235    #      
236      datumi:
237        name: 'Nevaljali datumi'
238        input:
239          - name: tablica
240            type: excel
241            path: '/data/isis_data/greske/datum_unosa.xls'
242            encoding: 'windows-1250'
243          normalize:          normalize:
244            - path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/common.pl'
245            - path: 'conf/normalize/ff-libri-svesci.pl'    
246    #  ffps:
247    fffo:  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248      name: 'Fonetika, Filozofski fakultet u Zagrebu'  #    code: 'ps'
249      input:  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
250        - name: libri  #    input:
251          type: isis  #      - name: libri
252          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'  #        type: isis
253          encoding: 'cp852'  #        path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
254          #limit: 10  #        encoding: 'cp852'
255          modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
256          normalize:  #        normalize:
257            - path: 'conf/normalize/ff-libri.pl'  #          - path: 'conf/normalize/report-sorted-txt.pl'
258            - path: 'conf/normalize/ff-libri-svesci.pl'  #    output:
259    ##      - module: 'Excel'
260    ffge:  ##        path: '/data/isis_data/ps/reports/libri-nema-jezik.xls'
261      name: 'Germanistika, Filozofski fakultet u Zagrebu'  #      - module: 'Sorted'
262      input:  #        path: 'out/report/mfn/ps/'
263        - name: libri  ##      - module: 'Excel'
264          type: isis  ##        path: '/data/isis_data/ps/reports/autori-udk.xls'
         path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
265    
   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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
266    
267    ffiz:    ffiz:
268      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
# Line 288  databases: Line 273  databases:
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-libri-svesci.pl'      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: libri  #      - module: 'Excel'
283          type: isis  #        path: '/data/isis_data/iz/reports/autori-udk.xls'
284          path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'  
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-libri.pl'        - name: ff
290            - path: 'conf/normalize/ff-libri-svesci.pl'          type: excel
291            path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
292    fflo:          ncoding: 'utf-8'
293      name: 'Lingvistika, Filozofski fakultet u Zagrebu'          normalize:
294      input:            - path: 'conf/normalize/ff-casopisi-xls.pl'
295        - name: libri  #          - path: 'conf/normalize/ff-casopisi-marc.pl'
296          type: isis      output:
297          path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'        - module: 'Excel'
298          encoding: 'cp852'          path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
299          #limit: 10  
300          modify_file: 'conf/modify/common.pl'    fflibri:
301          normalize:      name: 'Filozofski fakultet u Zagrebu'
302            - path: 'conf/normalize/ff-libri.pl'      input:
303            - path: 'conf/normalize/ff-libri-svesci.pl'        - name: marc
304            type: marc
305    ffpe:          path: 'out/marc/fflibri.marc'
306      name: 'Pedagogija, Filozofski fakultet u Zagrebu'          encoding: 'ISO-8859-2'
307      input:          normalize:
308        - name: libri            - path: 'conf/normalize/ff-libri-dupli.pl'
309          type: isis      output:
310          path: '/backup/isis_backup/visnja/isisdata/latest/LIBRI/LIBRI'        - module: 'Excel'
311          encoding: 'cp852'          path: 'out/excel/knjige-duplo.xls'
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffps:  
     name: 'Psihologija, Filozofski fakultet u Zagrebu'  
     code: 'ps'  
     url: 'http://www.knjiznice.ffzg.hr/psihologija'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'  
         encoding: 'cp852'  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffsf:  
     name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'  
     input:  
       - name: librib  
         type: isis  
         path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffso:  
     name: 'Sociologija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
     
   fftu:  
     name: 'Turkologija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/B025-2/ISISDATA/20070711/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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'  
         - path: 'conf/normalize/ff-libri-svesci.pl'  
312    

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

  ViewVC Help
Powered by ViewVC 1.1.26