/[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 629 by dpavlin, Tue Sep 5 21:02:39 2006 UTC revision 842 by dpavlin, Fri May 25 19:48:02 2007 UTC
# Line 9  catalyst_encoding: 'UTF-8' Line 9  catalyst_encoding: 'UTF-8'
9  sites_root: 'sites'  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'
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 24  hyperestraier: Line 25  hyperestraier:
25    # don't turn this on! it will spit huge amounts of output    # don't turn this on! it will spit huge amounts of output
26    #debug: 1    #debug: 1
27    #    #
28      #
29      path: 'casket/'
30    # number of results on each page    # number of results on each page
31    hits_on_page: 10    hits_on_page: 10
32    # number of results to fetch for suggestion (it will fold multiple sameones)    # number of results to fetch for suggestion (it will fold multiple sameones)
# Line 43  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 173  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      # define delimiters for validation
79      delimiters:
80        - ' ; '
81        - ' : '
82        - ' / '
83        - ' = '
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)
# Line 223  databases: Line 130  databases:
130          credit: 10000          credit: 10000
131        - to: ffsk        - to: ffsk
132          credit: 10000          credit: 10000
133        - to: ffsfb        - to: ffsf
         credit: 10000  
       - to: ffsfm  
134          credit: 10000          credit: 10000
135        - to: ffso        - to: ffso
136          credit: 10000          credit: 10000
# Line 235  databases: Line 140  databases:
140          credit: 10000          credit: 10000
141        - to: ffmic        - to: ffmic
142          credit: 10000          credit: 10000
       - 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  
       - to: emerald  
         credit: 10000  
143    
144    # site with alternative databases  #  # site with alternative databases
145    'hr':  #  'hr':
146      name: 'Primjer za hrvatsko sučelje'  #    name: 'Primjer za hrvatsko sučelje'
147      links:  #    links:
148        - to: ffps  #      - to: ffps
149          credit: 10000  #        credit: 10000
150        - to: ffkk  #      - to: ffkk
151          credit: 5000  #        credit: 5000
152        - to: emerald  #      - to: emerald
153          credit: 5000  #        credit: 5000
154    
155    
156  #  'ffps':  #  'ffps':
# Line 272  databases: Line 159  databases:
159  #      - to: ffps  #      - to: ffps
160  #        credit: 10000  #        credit: 10000
161    
162    'drustvene':  #  'drustvene':
163      name: 'Katalog knjižnica društvenih znanosti'  #    name: 'Katalog knjižnica društvenih znanosti'
164      links:  #    links:
165        - to: efzg  #      - to: efzg
166          credit: 10000  #        credit: 10000
167        - to: eizg  #      - to: eizg
168          credit: 10000  #        credit: 10000
169        - to: efos  #      - to: efos
170          credit: 10000  #        credit: 10000
171        - to: irmo  #      - to: irmo
172          credit: 10000  #        credit: 10000
173        - to: hika  #      - to: hika
174          credit: 10000  #        credit: 10000
175        - to: iztzg  #      - to: iztzg
176          credit: 10000  #        credit: 10000
177        - to: jzav  #      - to: jzav
178          credit: 10000  #        credit: 10000
179        - to: ijf  #      - to: ijf
180          credit: 10000  #        credit: 10000
181        
182    'ecasopisi':  #  'ecasopisi':
183      name: 'Katalog elektroničkih časopisa'  #    name: 'Katalog elektroničkih časopisa'
184      links:  #    links:
185        - to: emerald  #      - to: emerald
186          credit: 10000  #        credit: 10000
187    
188    ffan:    ffan:
189      name: 'Anglistika, Filozofski fakultet u Zagrebu'      name: 'Anglistika, Filozofski fakultet u Zagrebu'
190      input:      input:
191        name: libri        - name: libri
192        type: isis          type: isis
193        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
194        encoding: 'cp852'          encoding: 'cp852'
195        lookup: 'conf/lookup/isis.pm'          modify_file: 'conf/modify/common.pl'
196        #limit: 10          normalize:
197        normalize:            path: 'conf/normalize/minimal.pl'
         path: 'conf/normalize/common.pl'  
   
198    ffar:    ffar:
199      name: 'Arheologija, Filozofski fakultet u Zagrebu'      name: 'Arheologija, Filozofski fakultet u Zagrebu'
200      input:      input:
201        name: libri        - name: libri
202        type: isis          type: isis
203        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
204        encoding: 'cp852'          encoding: 'cp852'
205        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
206        #limit: 10          modify_file: 'conf/modify/common.pl'
207        normalize:          normalize:
208          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
209    
210    ffet:    ffet:
211      name: 'Etnologija, Filozofski fakultet u Zagrebu'      name: 'Etnologija, Filozofski fakultet u Zagrebu'
212      input:      input:
213        name: libri        - name: libri
214        type: isis          type: isis
215        path: '/backup/isis_backup/A203-2/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
216        encoding: 'cp852'          encoding: 'cp852'
217        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
218        #limit: 10          modify_file: 'conf/modify/common.pl'
219        normalize:          normalize:
220          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
221    
222    fffi:    fffi:
223      name: 'Filozofija, Filozofski fakultet u Zagrebu'      name: 'Filozofija, Filozofski fakultet u Zagrebu'
224      input:      input:
225        name: libri        - name: libri
226        type: isis          type: isis
227        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
228        encoding: 'cp852'          encoding: 'cp852'
229        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
230        #limit: 10          #modify_file: 'conf/modify/common.pl'
231        normalize:          normalize:
232          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
233    
234    fffo:    fffo:
235      name: 'Fonetika, Filozofski fakultet u Zagrebu'      name: 'Fonetika, Filozofski fakultet u Zagrebu'
# Line 353  databases: Line 238  databases:
238          type: isis          type: isis
239          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
240          encoding: 'cp852'          encoding: 'cp852'
         lookup: 'conf/lookup/isis_ffzg.yml'  
         #limit: 10  
         normalize:  
           path: 'conf/normalize/common.pl'  
       - name: arti  
         type: isis  
         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'  
         encoding: 'cp852'  
         lookup: 'conf/lookup/isis_ffzg.yml'  
241          #limit: 10          #limit: 10
242            #modify_file: 'conf/modify/common.pl'
243          normalize:          normalize:
244            path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
   
245    
246    ffge:    ffge:
247      name: 'Germanistika, Filozofski fakultet u Zagrebu'      name: 'Germanistika, Filozofski fakultet u Zagrebu'
248      input:      input:
249        name: libri        - name: libri
250        type: isis          type: isis
251        path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
252        encoding: 'cp852'          encoding: 'cp852'
253        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
254        #limit: 10          modify_file: 'conf/modify/common.pl'
255        normalize:          normalize:
256          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
257    
258    ffhu:    ffhu:
259      name: 'Hungarologija, Filozofski fakultet u Zagrebu'      name: 'Hungarologija, Filozofski fakultet u Zagrebu'
260      input:      input:
261        name: libri        - name: libri
262        type: isis          type: isis
263        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
264        encoding: 'cp852'          encoding: 'cp852'
265        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
266        #limit: 10          modify_file: 'conf/modify/common.pl'
267        normalize:          normalize:
268          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
269    
270    ffiz:    ffiz:
271      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
272      input:      input:
273        name: libri        - name: libri
274        type: isis          type: isis
275        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
276        encoding: 'cp852'          encoding: 'cp852'
277        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
278        #limit: 10          modify_file: 'conf/modify/common.pl'
279        normalize:          normalize:
280          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
281    
282    ffkf:    ffkf:
283      name: 'Klasična filologija, Filozofski fakultet u Zagrebu'      name: 'Klasična filologija, Filozofski fakultet u Zagrebu'
# Line 410  databases: Line 286  databases:
286        type: isis        type: isis
287        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
288        encoding: 'cp852'        encoding: 'cp852'
       lookup: 'conf/lookup/isis_ffzg.yml'  
289        #limit: 10        #limit: 10
290          modify_file: 'conf/modify/common.pl'
291        normalize:        normalize:
292          path: 'conf/normalize/common.pl'          path: 'conf/normalize/minimal.pl'
293    
294    ffkk:    ffkk:
295      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
296      input:      input:
297        - name: libri        - name: libri
298          type: isis          type: isis
299          path: '/data/isis_data/kk/LIBRI/LIBRI'          path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
 #       path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         lookup: 'conf/lookup/isis_ffzg.yml'  
         #limit: 10  
         normalize:  
           path: 'conf/normalize/common.pl'  
       - name: arti  
         type: isis  
         path: '/data/isis_data/kk/ARTI/ARTI'  
 #       path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'  
300          encoding: 'cp852'          encoding: 'cp852'
         lookup: 'conf/lookup/isis_ffzg.yml'  
301          #limit: 10          #limit: 10
302          modify_records:          modify_file: 'conf/modify/common.pl'
           200:  
             '^f':  
               '; ': '^x'  
303          normalize:          normalize:
304            path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
305    
306    fflo:    fflo:
307      name: 'Lingvistika, Filozofski fakultet u Zagrebu'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
308      input:      input:
309        name: libri        - name: libri
310        type: isis          type: isis
311        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
312        encoding: 'cp852'          encoding: 'cp852'
313        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
314        #limit: 10          modify_file: 'conf/modify/common.pl'
315        normalize:          normalize:
316          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
317    
318    fftu:    fftu:
319      name: 'Turkologija, Filozofski fakultet u Zagrebu'      name: 'Turkologija, Filozofski fakultet u Zagrebu'
320      input:      input:
321        name: libri        - name: libri
322        type: isis          type: isis
323        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
324        encoding: 'cp852'          encoding: 'cp852'
325        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
326        #limit: 10          modify_file: 'conf/modify/common.pl'
327        normalize:          normalize:
328          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
329    
330    ffpe:    ffpe:
331      name: 'Pedagogija, Filozofski fakultet u Zagrebu'      name: 'Pedagogija, Filozofski fakultet u Zagrebu'
332      input:      input:
333        name: libri        - name: libri
334        type: isis          type: isis
335        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
336        encoding: 'cp852'          encoding: 'cp852'
337        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
338        #limit: 10          modify_file: 'conf/modify/common.pl'
339        normalize:          normalize:
340          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
341    
342    ffpo:    ffpo:
343      name: 'Povijest, Filozofski fakultet u Zagrebu'      name: 'Povijest, Filozofski fakultet u Zagrebu'
344      input:      input:
345        name: libri        - name: libri
346        type: isis          type: isis
347        path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
348        encoding: 'cp852'          encoding: 'cp852'
349        lookup: 'conf/lookup/isis_ffzg.yml'          modify_file: 'conf/modify/common.pl'
350        #limit: 10          normalize:
351        normalize:            path: 'conf/normalize/minimal.pl'
         path: 'conf/normalize/common.pl'  
352    
353    ffpu:    ffpu:
354      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
355      input:      input:
356        name: libri        - name: libri
357        type: isis          type: isis
358        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
359        encoding: 'cp852'          encoding: 'cp852'
360        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
361        #limit: 10          modify_file: 'conf/modify/common.pl'
362        normalize:          normalize:
363          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
364    
365    ffps:    ffps:
366      # all variables here will be available as config variables in template      # all variables here will be available as config variables in template
# Line 522  databases: Line 383  databases:
383          encoding: 'cp852'          encoding: 'cp852'
384    
385          # lookup          # lookup
386          lookup: 'conf/lookup/isis_ffzg.yml'          # lookup: 'conf/lookup/isis_ffzg.yml'
387    
388          # limit number of records to read from database          # limit number of records to read from database
389          #limit: 10          #limit: 10
390    
391          modify_records:          modify_file: 'conf/modify/common.pl'
392            200:          
             '^d':  
               '^e': ' : '  
             '^e':  
               '^d': ' = '  
             '*':  
               '^g': ' ; '  
               '^c': '. '  
           210:  
             '^a':  
               '^c': '^b'  
             '^b':  
               ' : ': '^b'  
               '^d': '^c'  
             '*':  
               '. (': '. (^e'  
             '^e':  
               ' : ': ' ^f'  
           700:  
             '^a':  
               '^b': ', '  
           701:  
             '^a':  
               '^b': ', '  
           702:  
             '^a':  
               '^b': ', '  
393          # define normalisation for that source          # define normalisation for that source
394          normalize:          normalize:
395            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
396            # tag: 'isis'            # tag: 'isis'
397            # path to normalization xml            # path to normalization xml
398            path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
           #path: 'conf/normalize/isis_ffzg.yml'  
399    
       # another input database  
       - name: peri  
         type: isis  
         path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'  
         encoding: 'cp852'  
         lookup: 'conf/lookup/isis_ffzg.yml'  
         #limit: 10  
         normalize:  
           path: 'conf/normalize/common.pl'  
400    
401    ffro:    ffro:
402      name: 'Romanistika, Filozofski fakultet u Zagrebu'      name: 'Romanistika, Filozofski fakultet u Zagrebu'
403      input:      input:
404        name: libri        - name: libri
405        type: isis          type: isis
406        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
407        encoding: 'cp852'          encoding: 'cp852'
408        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
409        #limit: 10          modify_file: 'conf/modify/common.pl'
410        normalize:          normalize:
411          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
412    
413    ffsk:    ffsk:
414      name: 'Skandinavistika, Filozofski fakultet u Zagrebu'      name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
415      input:      input:
416        name: libri        name: libri
417        type: isis        type: isis
418        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
       encoding: 'cp852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffsfb:  
     name: 'Slavenska filologija (B), Filozofski fakulteti u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/data/isis_data/sfb/LIBRI/LIBRI'  
 #     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'  
419        encoding: 'cp852'        encoding: 'cp852'
       lookup: 'conf/lookup/isis_ffzg.yml'  
420        #limit: 10        #limit: 10
421        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' : ': '^e'  
             ' = ': '^d'  
           '^k':  
             '^e': ' : '  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
             '^k': ' ; '  
           '*':  
             '^g': ' ; '  
         210:  
           '^a':  
             '^c': '^b'  
           '^b':  
             ' ; ': '^a'  
             ' : ': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
422        normalize:        normalize:
423          path: 'conf/normalize/common.pl'          path: 'conf/normalize/minimal.pl'
424    
425    ffsfm:    ffsf:
426      name: 'Slavenska filologija (M), Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
427      input:      input:
428        name: libri        - name: librib
429        type: isis          type: isis
430        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
431        encoding: 'cp852'          encoding: 'cp852'
432        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
433        #limit: 10          modify_file: 'conf/modify/common.pl'
434        modify_records:          normalize:
435          200:            path: 'conf/normalize/minimal.pl'
436            '^a':        - name: librim
437              ' ; ': '^k'          type: isis
438            '^d':          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
439              '^e': ' : '          encoding: 'cp852'
440            '^e':          #limit: 10
441              '^d': ' = '          modify_file: 'conf/modify/common.pl'
442            '*':          normalize:
443              '^g': ' ; '            path: 'conf/normalize/minimal.pl'
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
444    
445    ffso:    ffso:
446      name: 'Sociologija, Filozofski fakultet u Zagrebu'      name: 'Sociologija, Filozofski fakultet u Zagrebu'
447      input:      input:
448        name: libri        - name: libri
449        type: isis          type: isis
450        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
451        encoding: 'cp852'          encoding: 'cp852'
452        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
453        #limit: 10          modify_file: 'conf/modify/common.pl'
454        modify_records:          normalize:
455          200:            path: 'conf/normalize/minimal.pl'
           '^a':  
             ' : ': '^e'  
             ' = ': '^d'  
             ' ; ': '^k'  
           '^k':  
             '^e': ' : '  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
             '^k': ' ; '  
           '*':  
             '^g': ' ; '  
       normalize:  
         path: 'conf/normalize/common.pl'  
456    
457    ffta:    ffta:
458      name: 'Talijanistika, Filozofski fakultet u Zagrebu'      name: 'Talijanistika, Filozofski fakultet u Zagrebu'
459      input:      input:
460        name: libri        - name: libri
461        type: isis          type: isis
462        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
463        encoding: 'cp852'          encoding: 'cp852'
464        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
465        #limit: 10          modify_file: 'conf/modify/common.pl'
466        normalize:          normalize:
467          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
468    
469    ffsr:    ffsr:
470      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'
471      input:      input:
472        name: libri        - name: libri
473        type: isis          type: isis
474        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
475        encoding: 'cp852'          encoding: 'cp852'
476        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
477        #limit: 10          modify_file: 'conf/modify/common.pl'
478        normalize:          normalize:
479          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.pl'
480    
481    ffmic:    ffmic:
482      name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'      name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'
483      input:      input:
484        name: libri        - name: libri
485        type: isis          type: isis
486        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
487        encoding: 'cp852'          encoding: 'cp852'
488        lookup: 'conf/lookup/isis_ffzg.yml'          #limit: 10
489        #limit: 10          #modify_file: 'conf/modify/common.pl'
490        normalize:          normalize:
491          path: 'conf/normalize/common.pl'            path: 'conf/normalize/minimal.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 ž'  
       lookup: 'conf/lookup/efzg.yml'  
       #limit: 1000  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   eizg:  
     name: 'Ekonomski institut u Zagrebu'  
     input:  
       name: bib  
       type: isis  
       path: '/data/drustvene/eizg/BIB'  
       encoding: 'cp852'  
       lookup: 'conf/lookup/eizg.yml'  
       #limit: 100  
       normalize:  
         path: 'conf/normalize/common.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: '^ Č ~ č ] Ć } ć | đ \[ Š { š @ Ž ` ž'  
       lookup: 'conf/lookup/efos.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   irmo:  
     name: 'Institut za međunarodne odnose u Zagrebu'  
     input:  
       name: knjige  
       type: isis  
       path: '/data/drustvene/irmo/LIBRI'  
       encoding: 'cp852'  
       lookup: 'conf/lookup/eizg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.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 ž'  
       lookup: 'conf/lookup/efzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   iztzg:  
     name: 'Institut za turizam u Zagrebu'  
     input:  
       name: knjige  
       type: isis  
       path: '/data/drustvene/iztzg/BIB'  
       encoding: 'cp852'  
       lookup: 'conf/lookup/eizg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   jzav:  
     name: 'Jadranski zavod'  
     input:  
       name: bib  
       type: isis  
       path: '/data/drustvene/jzav/BIB'  
       encoding: 'cp852'  
       lookup: 'conf/lookup/jzav.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ijf:  
     name: 'Institut za javne financije'  
     input:  
       name: knjige  
       type: marc  
       path: '/data/drustvene/ijf/szi.iso'  
       encoding: 'ISO-8859-2'  
       # CroList recoding pairs to fix encoding problems  
       recode: 'ĎC Č Ďc č ÂC Ć Âc ć ň đ ĎS Š Ďs š ĎZ Ž Ďz ž'  
       lookup: 'conf/lookup/efzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.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'  
   
492    

Legend:
Removed from v.629  
changed lines
  Added in v.842

  ViewVC Help
Powered by ViewVC 1.1.26