/[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 783 by dpavlin, Wed Dec 6 23:42:20 2006 UTC revision 975 by dpavlin, Sat Nov 3 12:29:16 2007 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 46  pager: Line 46  pager:
46  # configuration for KinoSearch search engine library  # configuration for KinoSearch search engine library
47  kinosearch:  kinosearch:
48    index_path: './kinosearch/'    index_path: './kinosearch/'
   fields:  
     - 'uri'  
     - 'AccompanyingMaterial'  
     - 'APA'  
     - 'CallNo'  
     - 'ContentsNote'  
     - 'CorporateName'  
     - 'CorporateName2'  
     - 'DatePublication'  
     - 'EditionNote'  
     - 'EditionStatement'  
     - 'ExpandedTitle'  
     - 'fond'  
     - 'Form'  
     - 'Frequency'  
     - 'GeneralNote'  
     - 'ID'  
     - 'IdentificationNumbers'  
     - 'IntellectResponsNote'  
     - 'InternalBibliographies'  
     - 'InvNo'  
     - 'ISBN'  
     - 'ISSN'  
     - 'ISN'  
     - 'IssuedWith'  
     - 'Language'  
     - 'level'  
     - 'MaterialDesignation'  
     - 'MFN'  
     - 'NamePublisher'  
     - 'Names'  
     - 'OriginatingSource'  
     - 'ParallelTitle'  
     - 'Parts'  
     - 'PartsEF'  
     - 'PartsID'  
     - 'PersonalName'  
     - 'PersonalName2'  
     - 'PersonalNameOther'  
     - 'PhysicalDescription'  
     - 'PhysicalDescriptionNote'  
     - 'PhysicalDetails'  
     - 'Piece'  
     - 'PieceAnalitic'  
     - 'PieceNum'  
     - 'PieceSubtitle'  
     - 'PlacePublication'  
     - 'Responsibility'  
     - 'ResponsibilityFirst'  
     - 'ResponsibilitySecond'  
     - 'SerialNo'  
     - 'Series'  
     - 'SeriesTitle'  
     - 'Set'  
     - 'Set2'  
     - 'Subtitle'  
     - 'Summary'  
     - 'SystemRequirements'  
     - 'titleNo'  
     - 'TitleProper'  
     - 'TitleProper2'  
     - 'UDC'  
     - 'UDC_All'  
     - 'UDCb'  
     - 'UncontrolledTerms'  
     - 'UniformHeading'  
     - 'URL'  
     - 'VolumeDesignation'  
     - 'AllThes'  
     - 'BroaderTerm'  
     - 'ClassCode'  
     - 'DescriptorEN'  
     - 'DescriptorFR'  
     - 'DescriptorGE'  
     - 'DescriptorHR'  
     - 'filename'  
     - 'format'  
     - 'headline'  
     - 'IDths'  
     - 'line'  
     - 'line2'  
     - 'line3'  
     - 'line4'  
     - 'MicrothesaurusEN'  
     - 'MicrothesaurusFR'  
     - 'MicrothesaurusGE'  
     - 'MicrothesaurusHR'  
     - 'NarrowerTerm'  
     - 'NonDescriptorEN'  
     - 'NonDescriptorFR'  
     - 'NonDescriptorGE'  
     - 'NonDescriptorHR'  
     - 'RelatedTerm'  
     - 'ScopeNoteEN'  
     - 'ScopeNoteHR'  
     - 'SeeBefore'  
     - 'SeeNext'  
     - 'Source'  
     - 'SubjectAreaHR'  
     - 'SubjectIndex'  
     - 'URL'  
49    database: 'unconfigured database name'    database: 'unconfigured database name'
50    label: 'unconfigured database label'    label: 'unconfigured database label'
51    encoding: 'iso-8859-2'    encoding: 'iso-8859-2'
# Line 176  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'
78        dbf: 'WebPAC::Input::DBF'
79        isi: 'WebPAC::Input::ISI'
80      # define delimiters for validation
81      delimiters:
82        - ' ; '
83        - ' : '
84        - ' / '
85        - ' = '
86  editor:  editor:
87    # open this record when opening editor    # open this record when opening editor
88    # (it will also be used to deduce default database and input)    # (it will also be used to deduce default database and input)
89    default_record_uri: 'ps/libri/1'    default_record_uri: 'ps/peri/1'
90    
91  # directives after this are used when indexing using core WebPAC modules  # directives after this are used when indexing using core WebPAC modules
92    
# Line 236  databases: Line 142  databases:
142          credit: 10000          credit: 10000
143        - to: ffmic        - to: ffmic
144          credit: 10000          credit: 10000
145        - to: efzg        - to: vusp
         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  
146          credit: 10000          credit: 10000
147        - to: emerald        - to: kem
148          credit: 10000          credit: 10000
149    
150    # site with alternative databases  #  # site with alternative databases
151    'hr':  #  'hr':
152      name: 'Primjer za hrvatsko suèelje'  #    name: 'Primjer za hrvatsko suèelje'
153      links:  #    links:
154        - to: ffps  #      - to: ffps
155          credit: 10000  #        credit: 10000
156        - to: ffkk  #      - to: ffkk
157          credit: 5000  #        credit: 5000
158        - to: emerald  #      - to: emerald
159          credit: 5000  #        credit: 5000
160    
161    
162  #  'ffps':  #  'ffps':
# Line 273  databases: Line 165  databases:
165  #      - to: ffps  #      - to: ffps
166  #        credit: 10000  #        credit: 10000
167    
168    'drustvene':  #  'drustvene':
169      name: 'Katalog knji¾nica dru¹tvenih znanosti'  #    name: 'Katalog knji¾nica dru¹tvenih znanosti'
170      links:  #    links:
171        - to: efzg  #      - to: efzg
172          credit: 10000  #        credit: 10000
173        - to: eizg  #      - to: eizg
174          credit: 10000  #        credit: 10000
175        - to: efos  #      - to: efos
176          credit: 10000  #        credit: 10000
177        - to: irmo  #      - to: irmo
178          credit: 10000  #        credit: 10000
179        - to: hika  #      - to: hika
180          credit: 10000  #        credit: 10000
181        - to: iztzg  #      - to: iztzg
182          credit: 10000  #        credit: 10000
183        - to: jzav  #      - to: jzav
184          credit: 10000  #        credit: 10000
185        - to: ijf  #      - to: ijf
186          credit: 10000  #        credit: 10000
187        
188    'ecasopisi':  #  'ecasopisi':
189      name: 'Katalog elektronièkih èasopisa'  #    name: 'Katalog elektronièkih èasopisa'
190      links:  #    links:
191        - to: emerald  #      - to: emerald
192          credit: 10000  #        credit: 10000
193    
194    ffan:  #  ffan:
195      name: 'Anglistika, Filozofski fakultet u Zagrebu'  #    name: 'Anglistika, Filozofski fakultet u Zagrebu'
196      input:  #    input:
197        name: libri  #      - name: peri
198        type: isis  #        type: isis
199        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'
200        encoding: 'cp852'  #        encoding: 'cp852'
201        #limit: 10  #        modify_file: 'conf/modify/common.pl'
202        modify_file: 'conf/modify/common.pl'  #        normalize:
203        normalize:  #          path: 'conf/normalize/ff-peri.pl'
204          path: 'conf/normalize/minimal.pl'  #      - name: libri
205    #        type: isis
206    #        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
207    #        encoding: 'cp852'
208    #        modify_file: 'conf/modify/common.pl'
209    #        normalize:
210    #          path: 'conf/normalize/ff-libri.pl'
211    
   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/minimal.pl'  
       - 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/minimal.pl'  
212    
213    ffet:  #  ffar:
214      name: 'Etnologija, Filozofski fakultet u Zagrebu'  #    name: 'Arheologija, Filozofski fakultet u Zagrebu'
215      input:  #    input:
216        name: libri  #      - name: peri
217        type: isis  #        type: isis
218        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'
219        encoding: 'cp852'  #        encoding: 'cp852'
220        #limit: 10  #        #limit: 10
221        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
222        normalize:  #        normalize:
223          path: 'conf/normalize/minimal.pl'  #           path: 'conf/normalize/ff-peri.pl'
224    #      - name: libri
225    #        type: isis
226    #        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
227    #        encoding: 'cp852'
228    #        #limit: 10
229    #        modify_file: 'conf/modify/common.pl'
230    #        normalize:
231    #           path: 'conf/normalize/ff-libri.pl'
232    
233    #  ffet:
234    #    name: 'Etnologija, Filozofski fakultet u Zagrebu'
235    #    input:
236    #      - name: peri
237    #        type: isis
238    #        path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'
239    #        encoding: 'cp852'
240    #        #limit: 10
241    #        modify_file: 'conf/modify/common.pl'
242    #        normalize:
243    #          path: 'conf/normalize/ff-peri.pl'
244    #      - name: libri
245    #        type: isis
246    #        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
247    #        encoding: 'cp852'
248    #        #limit: 10
249    #        modify_file: 'conf/modify/common.pl'
250    #        normalize:
251    #          path: 'conf/normalize/ff-libri.pl'
252    
   fffi:  
     name: 'Filozofija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
253    
254    fffo:  #  fffi:
255      name: 'Fonetika, Filozofski fakultet u Zagrebu'  #    name: 'Filozofija, Filozofski fakultet u Zagrebu'
256    #    input:
257    #      - name: peri
258    #        type: isis
259    #        path: '/backup/isis_backup/A102-1B/ISISDATA/20070605/PERI/PERI'
260    #        encoding: 'cp852'
261    #        #limit: 10
262    #        #modify_file: 'conf/modify/common.pl'
263    #        normalize:
264    #          path: 'conf/normalize/ff-peri.pl'
265    
266    #   fffo:
267    #     name: 'Fonetika, Filozofski fakultet u Zagrebu'
268    #     input:
269    #       - name: peri
270    #         type: isis
271    #         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/PERI/PERI'
272    #         encoding: 'cp852'
273    #         #limit: 10
274    #         modify_file: 'conf/modify/common.pl'
275    #         normalize:
276    #           path: 'conf/normalize/ff-peri.pl'
277    #
278    #   ffge:
279    #     name: 'Germanistika, Filozofski fakultet u Zagrebu'
280    #     input:
281    #       - name: peri
282    #         type: isis
283    #         path: '/backup/isis_backup/novi-40166/isisdata/latest/PERI/PERI'
284    #         encoding: 'cp852'
285    #         #limit: 10
286    #         modify_file: 'conf/modify/common.pl'
287    #         normalize:
288    #           path: 'conf/normalize/ff-peri.pl'
289    #
290    #  ffhu:
291    #    name: 'Hungarologija, Filozofski fakultet u Zagrebu'
292    #    input:
293    #      - name: peri
294    #        type: isis
295    #        path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'
296    #        encoding: 'cp852'
297    #        #limit: 10
298    #        modify_file: 'conf/modify/common.pl'
299    #        normalize:
300    #          path: 'conf/normalize/ff-peri.pl'
301      
302    #  isi:
303    #    name: 'ISI'
304    #    input:
305    #      - name: isi
306    #        type: isi
307    #        path: '/data/citiranje/citirali-sverka.txt'
308    #        encoding: 'ISO-8859-1'
309    #        # modify_file: 'conf/modify/common.pl'
310    #        normalize:
311    #          path: 'conf/normalize/isi.pl'
312    #
313    #  bibirb:
314    #    name: 'Bib IRB'
315    #    input:
316    #      - name: bibirb
317    #        type: excel
318    #        path: '/data/citiranje/sverko-bibirb.xls'
319    #        encoding: 'ISO-8859-2'
320    #        # modify_file: 'conf/modify/common.pl'
321    #        normalize:
322    #          path: 'conf/normalize/excel-bib-irb.pl'
323    #
324    #  drzb:
325    #    name: 'DRZB 2007'
326    #    input:
327    #      - name: drzb
328    #        type: excel
329    #        path: '/data/knjiznice/drzb2007/drzb20072.xls'
330    #        encoding: 'ISO-8859-2'
331    #        # modify_file: 'conf/modify/common.pl'
332    #        normalize:
333    #          path: 'conf/normalize/excel-drzb.pl'
334    #
335      ffiz:
336        name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
337      input:      input:
338        - name: libri        - name: peri
339          type: isis          type: isis
340          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'
341          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
342          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
343          normalize:          normalize:
344            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-peri.pl'
345        - name: arti        - name: marcp
346          type: isis          type: marc
347          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'          path: '/data/webpac2/out/marc/ffiz-peri.marc'
348          encoding: 'cp852'          encoding: 'UTF-8'
         #limit: 10  
349          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
350          normalize:          normalize:
351            path: 'conf/normalize/ff-arti.pl'            path: 'conf/normalize/marc.pl'
352          - name: marcl
353            type: marc
354    ffge:          path: '/data/webpac2/out/marc/ffiz-libri.marc'
355      name: 'Germanistika, Filozofski fakultet u Zagrebu'          encoding: 'UTF-8'
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
   
   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'  
   
   ffiz:  
     name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
   
   ffkf:  
     name: 'Klasièna filologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
   
   ffkk:  
     name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
 #        path: '/home/mglavica/mnt/LIBRI/LIBRI'  
         path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
356          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
357          normalize:          normalize:
358            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/marc.pl'
359        - name: peri        - name: libri
360          type: isis          type: isis
361          path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
362          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
363          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
364          normalize:          normalize:
365            path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
366        - name: arti            - path: 'conf/normalize/ff-viseraz-proba.pl'
367          type: isis  
368  #        path: '/home/mglavica/mnt/ARTI/ARTI'  
369          path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'  
370          encoding: 'cp852'  #  ffkk:
371          #limit: 10  #    name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'
372          modify_file: 'conf/modify/ffkk-arti.pl'  #    input:
373          normalize:  #      - name: peri
374            path: 'conf/normalize/ff-arti.pl'  #        type: isis
375    #        path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'
376    fflo:  #        encoding: 'cp852'
377      name: 'Lingvistika, Filozofski fakultet u Zagrebu'  #        #limit: 10
378      input:  #        modify_file: 'conf/modify/common.pl'
379        name: libri  #        normalize:
380        type: isis  #          path: 'conf/normalize/ff-peri.pl'
       path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
   
   fftu:  
     name: 'Turkologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
   
   ffpe:  
     name: 'Pedagogija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
381    
382    #   fflo:
383    #     name: 'Lingvistika, Filozofski fakultet u Zagrebu'
384    #     input:
385    #       - name: peri
386    #         type: isis
387    #         path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'
388    #         encoding: 'cp852'
389    #         #limit: 10
390    #         modify_file: 'conf/modify/common.pl'
391    #         normalize:
392    #           path: 'conf/normalize/ff-peri.pl'
393    #
394    #   ffpe:
395    #     name: 'Pedagogija, Filozofski fakultet u Zagrebu'
396    #     input:
397    #       - name: peri
398    #         type: isis
399    #         path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'
400    #         encoding: 'cp852'
401    #         #limit: 10
402    #         modify_file: 'conf/modify/common.pl'
403    #         normalize:
404    #           path: 'conf/normalize/ff-peri.pl'
405    #
406    ffpo:    ffpo:
407      name: 'Povijest, Filozofski fakultet u Zagrebu'      name: 'Povijest, Filozofski fakultet u Zagrebu'
408      input:      input:
409        name: libri        - name: peri
410        type: isis          type: isis
411        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
412        encoding: 'cp852'          encoding: 'cp852'
413        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
414        normalize:          normalize:
415          path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-peri.pl'
416    #
417    ffpu:  #   ffpu:
418      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'  #     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
419      input:  #     input:
420        name: libri  #       - name: peri
421        type: isis  #         type: isis
422        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'  #         path: '/backup/isis_backup/C124-3/ISISDATA/latest/PERI/PERI'
423        encoding: 'cp852'  #         encoding: 'cp852'
424        #limit: 10  #         #limit: 10
425        modify_file: 'conf/modify/common.pl'  #         modify_file: 'conf/modify/common.pl'
426        normalize:  #         normalize:
427          path: 'conf/normalize/minimal.pl'  #           path: 'conf/normalize/ff-peri.pl'
428    #
429    ffps:    ffps:
     # all variables here will be available as config variables in template  
430      name: 'Psihologija, Filozofski fakultet u Zagrebu'      name: 'Psihologija, Filozofski fakultet u Zagrebu'
431      code: 'ps'      code: 'ps'
432      url: 'http://www.knjiznice.ffzg.hr/psihologija'      url: 'http://www.knjiznice.ffzg.hr/psihologija'
   
     # define input source  
433      input:      input:
434        # this will create unique name with name of database and mfn        - name: peri
       - name: libri  
         # isis  
435          type: isis          type: isis
436            path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'
         # full path to database  
         path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'  
         # path: '/data/isis_data/PS/LIBRI/'  
   
         # encoding of character set in isis data  
437          encoding: 'cp852'          encoding: 'cp852'
   
         # lookup  
         # lookup: 'conf/lookup/isis_ffzg.yml'  
   
         # limit number of records to read from database  
         #limit: 10  
   
438          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
           
         # define normalisation for that source  
439          normalize:          normalize:
440            # which tag to use in normalize xml for data?            path: 'conf/normalize/ff-peri.pl'
441            # tag: 'isis'        - name: libri
           # path to normalization xml  
           path: 'conf/normalize/ff-libri.pl'  
           #path: 'conf/normalize/isis_ffzg.yml'  
   
       # another input database  
       - name: peri  
442          type: isis          type: isis
443          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
444          encoding: 'cp852'          encoding: 'cp852'
445          #limit: 10          modify_file: 'conf/modify/common.pl'
         # modify_file: 'conf/modify/common.pl'  
446          normalize:          normalize:
447            path: 'conf/normalize/ff-peri.pl'            - path: 'conf/normalize/ff-libri.pl'
448              - path: 'conf/normalize/ff-viseraz-proba.pl'
   ffro:  
     name: 'Romanistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
449    
   ffsk:  
     name: 'Skandinavistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
450    
451    #   ffro:
452    #     name: 'Romanistika, Filozofski fakultet u Zagrebu'
453    #     input:
454    #       - name: peri
455    #         type: isis
456    #         path: '/backup/isis_backup/A224-6/isisdata/20070605/PERI/PERI'
457    #         encoding: 'cp852'
458    #         #limit: 10
459    #         modify_file: 'conf/modify/common.pl'
460    #         normalize:
461    #           path: 'conf/normalize/ff-peri.pl'
462    #
463    ffsf:    ffsf:
464      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
465      input:      input:
466        - name: blibri        - name: peri
         type: isis  
 #       path: '/data/isis_data/sfb/LIBRI/LIBRI'  
         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-nakladnicka.pl'  
           - path: 'conf/normalize/ff-libri.pl'  
       - name: nakl  
467          type: isis          type: isis
468          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
469          encoding: 'cp852'          encoding: 'cp852'
470          #limit: 10          #limit: 10
471          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
472          normalize:          normalize:
473            path: 'conf/normalize/ff-nakladnicka.pl'            #path: 'conf/normalize/ff-peri.pl'
474        - name: series            path: 'conf/normalize/ff-peri.pl'
475          - name: marcp
476          type: marc          type: marc
477          path: '/data/webpac2/out/marc/ffsf-nakl.marc'          path: '/data/webpac2/out/marc/ffsf-peri.marc'
478          encoding: 'UTF-8'          encoding: 'UTF-8'
479          #limit: 10          #modify_file: 'conf/modify/common.pl'
 #       modify_file: 'conf/modify/common.pl'  
480          normalize:          normalize:
481            path: 'conf/normalize/ff-nakladnicka2.pl'            path: 'conf/normalize/marc.pl'
482        - name: mlibri        - name: xls
483          type: isis          type: excel
484          path: '/data/isis_data/sfm/LIBRI/LIBRI'          path: '/data/isis_data/sfd/ffsf-peri.xls'
485  #       path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'          encoding: 'ISO-8859-2'
486          encoding: 'cp852'          #modify_file: 'conf/modify/common.pl'
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
487          normalize:          normalize:
488            path: 'conf/normalize/ff-libri.pl'            path: 'conf/normalize/excel.pl'
489        - name: peri  
490      proba:
491        name: FF
492        input:
493          - name: proba
494          type: isis          type: isis
495          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
496          encoding: 'cp852'          encoding: 'cp852'
497          #limit: 10          #limit: 10
498          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
499          normalize:          normalize:
500            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
501    
502    ffso:  #   ffso:
503      name: 'Sociologija, Filozofski fakultet u Zagrebu'  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'
504      input:  #     input:
505        name: libri  #       - name: peri
506        type: isis  #         type: isis
507        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'  #         path: '/backup/isis_backup/A002-3/isisdata/latest/PERI/PERI'
508        encoding: 'cp852'  #         encoding: 'cp852'
509        #limit: 10  #         #limit: 10
510        modify_file: 'conf/modify/common.pl'  #         modify_file: 'conf/modify/common.pl'
511        normalize:  #         normalize:
512          path: 'conf/normalize/minimal.pl'  #           path: 'conf/normalize/ff-peri.pl'
513    #
514    ffta:  #   ffta:
515      name: 'Talijanistika, Filozofski fakultet u Zagrebu'  #     name: 'Talijanistika, Filozofski fakultet u Zagrebu'
516      input:  #     input:
517        name: libri  #       - name: peri
518        type: isis  #         type: isis
519        path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'  #         path: '/backup/isis_backup/A225-2/isisdata/latest/PERI/PERI'
520        encoding: 'cp852'  #         encoding: 'cp852'
521        #limit: 10  #         #limit: 10
522        modify_file: 'conf/modify/common.pl'  #         modify_file: 'conf/modify/common.pl'
523        normalize:  #         normalize:
524          path: 'conf/normalize/minimal.pl'  #           path: 'conf/normalize/ff-peri.pl'
525      
526    ffsr:  #  fftu:
527      name: 'Sredi¹nja èitaonica, Filozofski fakultet u Zagrebu'  #    name: 'Turkologija, Filozofski fakultet u Zagrebu'
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.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'  
 #  
 #  efzg:  
 #    name: 'Ekonomski fakutet u Zagrebu'  
 #    input:  
 #      name: knjige  
 #      type: marc  
 #      path: '/data/drustvene/efzg/unimarc.iso'  
 #      encoding: 'cp852'  
 #      # CroList recoding pairs to fix encoding problems  
 #      recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'  
 #      #limit: 1000  
 #      normalize:  
 #        path: 'conf/normalize/minimal.pl'  
 #  
 #  eizg:  
 #    name: 'Ekonomski institut u Zagrebu'  
 #    input:  
 #      name: bib  
 #      type: isis  
 #      path: '/data/drustvene/eizg/BIB'  
 #      encoding: 'cp852'  
 #      #limit: 100  
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
 #  
 #  efos:  
 #    name: 'Ekonomski fakutet u Osijeku'  
 #    input:  
 #      name: knjige  
 #      type: marc  
 #      path: '/data/drustvene/efos/EFOSBAZA.ISO'  
 #      encoding: 'ISO-8859-2'  
 #      # CroList recoding pairs to fix encoding problems  
 #      #recode: '^ È ~ è ] Æ } æ | ð \[ © { ¹ @ ® ` ¾'  
 #      #limit: 10  
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
 #  
 #  irmo:  
 #    name: 'Institut za meðunarodne odnose u Zagrebu'  
 #    input:  
 #      name: knjige  
 #      type: isis  
 #      path: '/data/drustvene/irmo/LIBRI'  
 #      encoding: 'cp852'  
 #      #limit: 10  
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
 #  
 #  hika:  
 #    name: 'Fakultet za turistièki i hotelski menad¾ment u Opatiji'  
 #    input:  
 #      name: knjige  
 #      type: marc  
 #      path: '/data/drustvene/hika/szi.iso'  
 #      encoding: 'ISO-8859-2'  
 #      # CroList recoding pairs to fix encoding problems  
 #      recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'  
 #      #limit: 10  
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
 #  
 #  iztzg:  
 #    name: 'Institut za turizam u Zagrebu'  
 #    input:  
 #      name: knjige  
 #      type: isis  
 #      path: '/data/drustvene/iztzg/BIB'  
 #      encoding: 'cp852'  
 #      #limit: 10  
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
 #  
 #  jzav:  
 #    name: 'Jadranski zavod'  
 #    input:  
 #      name: bib  
 #      type: isis  
 #      path: '/data/drustvene/jzav/BIB'  
 #      encoding: 'cp852'  
 #      #limit: 10  
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
 #  
 #  ijf:  
 #    name: 'Institut za javne financije'  
528  #    input:  #    input:
529  #      name: knjige  #      - name: peri
530  #      type: marc  #        type: isis
531  #      path: '/data/drustvene/ijf/szi.iso'  #        # path: '/backup/isis_backup/B025-2/ISISDATA/20070711/PERI/PERI'
532  #      encoding: 'ISO-8859-2'  #        path: '/data/isis_data/tu/DATA/PERI/PERI'
533  #      # CroList recoding pairs to fix encoding problems  #        encoding: 'cp852'
534  #      recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'  #        #limit: 10
535  #      #limit: 10  #        modify_file: 'conf/modify/common.pl'
 #      normalize:  
 #        path: 'conf/normalize/ff-libri.pl'  
   
 ## Elektronièki èasopisi  
   emerald:  
     name: 'EmeraldFulltext'  
     input:  
       name: ecas  
       type: excel  
       path: '/data/FF/emerald/persistenturls.xls'  
       worksheet: 'All Titles'  
       from: 20  
       encoding: 'windows-1250'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/excel_emerald.pl'  
   
   
 ## Wiley zbirka  
   wiley:  
     name: 'Wiley Intescience Full'  
     input:  
       - name: full  
         type: excel  
         path: '/data/FF/wiley/all_wiley_interscience_journals_2007.xls'  
         worksheet: 'All Wiley Journals 2007'  
         from: 1  
         encoding: 'UTF-8'  
         normalize:  
           path: 'conf/normalize/excel-wiley-minimal.pl'  
       - name: licenced  
         type: excel  
         path: '/data/FF/wiley/wiley_casopisi2006.xls'  
         worksheet: 'carnet'  
         from: 1  
         encoding: 'UTF-8'  
         normalize:  
           path: 'conf/normalize/excel-wiley.pl'  
       - name: nourl  
         type: marc  
         path: '/data/webpac2/out/marc/wiley-licenced.marc'  
         encoding: 'UTF-8'  
         normalize:  
           path: 'conf/normalize/marc-wiley-nourl.pl'  
 #      - name: licenced  
 #        type: marc  
 #        path: '/data/FF/wiley/wiley-licenced.marc'  
 #        encoding: 'UTF-8'  
536  #        normalize:  #        normalize:
537  #          path: 'conf/normalize/common.pl'  #          path: 'conf/normalize/ff-peri.pl'
538    
539    #   ffmic:
540    #     name: 'Meðunarodni istra¾ivaèki centar za kasnu antiku i srednji vijek'
541    #     input:
542    #       - name: peri
543    #         type: isis
544    #         path: '/backup/isis_backup/C107-9/ISISDATA/latest/Peri/PERI'
545    #         encoding: 'cp852'
546    #         #limit: 10
547    #         modify_file: 'conf/modify/common.pl'
548    #         normalize:
549    #           path: 'conf/normalize/ff-peri.pl'
550    #
551    nsk:    nsk:
552      name: 'Nacionalna i sveucilisna knjiznica'      name: 'Nacionalna i sveucilisna knjiznica'
553      input:      input:
554        name: baza        name: bbaza
555        type: marc        type: marc
556        path: '/backup/data/NSK/BBaza.ISO'        path: '/home/mglavica/NSK/data/BBaza.ISO'
557        encoding: 'ISO-8859-2'        encoding: 'ISO-8859-2'
558        normalize:        normalize:
559          path: 'conf/normalize/marc-nsk.pl'          path: 'conf/normalize/minimal.pl'
560      
561    #   exhibit:
562    #     name: 'SMILE Exhibit based ouptput for WebPAC'
563    #     input:
564    #       name: 'Periodika'
565    #       type: marc
566    #       path: 'out/marc/ffpo-peri.marc'
567    #       encoding: 'UTF-8'
568    #       #limit: 100
569    #       normalize:
570    #         path: 'conf/normalize/json.pl'
571    #     output:
572    #       module: 'JSON'
573    #       path: 'out/exhibit/po.js'
574    
575      webpacus:
576        name: 'Webpacus'
577        input:
578          name: 'foobar'
579          type: marc
580    #      path: 'out/marc/ffsf-peri.marc'
581          path: 'out/marc/ffkk-libri.marc'
582          encoding: 'utf-8'
583          normalize:
584            path: 'conf/normalize/webpacus.pl'
585        output:
586          - module: 'KinoSearch'
587            path: 'var/kinosearch'
588          - module: 'Sorted'
589            path: 'var/sorted'
590          - module: 'Webpacus'
591            path: '/data/Webpacus2'                        
592    

Legend:
Removed from v.783  
changed lines
  Added in v.975

  ViewVC Help
Powered by ViewVC 1.1.26