/[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 792 by dpavlin, Tue Jan 30 18:23:53 2007 UTC revision 885 by dpavlin, Thu Aug 23 22:18:07 2007 UTC
# 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      # define delimiters for validation
80      delimiters:
81        - ' ; '
82        - ' : '
83        - ' / '
84        - ' = '
85  editor:  editor:
86    # open this record when opening editor    # open this record when opening editor
87    # (it will also be used to deduce default database and input)    # (it will also be used to deduce default database and input)
# Line 236  databases: Line 141  databases:
141          credit: 10000          credit: 10000
142        - to: ffmic        - to: ffmic
143          credit: 10000          credit: 10000
144        - to: efzg        - to: vusp
         credit: 10000  
       - to: eizg  
         credit: 10000  
       - to: efos  
         credit: 10000  
       - to: irmo  
         credit: 10000  
       - to: hika  
145          credit: 10000          credit: 10000
146        - to: iztzg        - to: kem
         credit: 10000  
       - to: jzav  
         credit: 10000  
       - to: ijf  
         credit: 10000  
       - to: emerald  
147          credit: 10000          credit: 10000
148    
149    # site with alternative databases  #  # site with alternative databases
150    'hr':  #  'hr':
151      name: 'Primjer za hrvatsko sučelje'  #    name: 'Primjer za hrvatsko sučelje'
152      links:  #    links:
153        - to: ffps  #      - to: ffps
154          credit: 10000  #        credit: 10000
155        - to: ffkk  #      - to: ffkk
156          credit: 5000  #        credit: 5000
157        - to: emerald  #      - to: emerald
158          credit: 5000  #        credit: 5000
159    
160    
161  #  'ffps':  #  'ffps':
# Line 273  databases: Line 164  databases:
164  #      - to: ffps  #      - to: ffps
165  #        credit: 10000  #        credit: 10000
166    
167    'drustvene':  #  'drustvene':
168      name: 'Katalog knjižnica društvenih znanosti'  #    name: 'Katalog knjižnica društvenih znanosti'
169      links:  #    links:
170        - to: efzg  #      - to: efzg
171          credit: 10000  #        credit: 10000
172        - to: eizg  #      - to: eizg
173          credit: 10000  #        credit: 10000
174        - to: efos  #      - to: efos
175          credit: 10000  #        credit: 10000
176        - to: irmo  #      - to: irmo
177          credit: 10000  #        credit: 10000
178        - to: hika  #      - to: hika
179          credit: 10000  #        credit: 10000
180        - to: iztzg  #      - to: iztzg
181          credit: 10000  #        credit: 10000
182        - to: jzav  #      - to: jzav
183          credit: 10000  #        credit: 10000
184        - to: ijf  #      - to: ijf
185          credit: 10000  #        credit: 10000
186        
187    'ecasopisi':  #  'ecasopisi':
188      name: 'Katalog elektroničkih časopisa'  #    name: 'Katalog elektroničkih časopisa'
189      links:  #    links:
190        - to: emerald  #      - to: emerald
191          credit: 10000  #        credit: 10000
192    
193    
194    ffan:    ffan:
195      name: 'Anglistika, Filozofski fakultet u Zagrebu'      name: 'Anglistika, Filozofski fakultet u Zagrebu'
196      input:      input:
197        name: libri        - name: libri
198        type: isis          type: isis
199        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
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-libri.pl'
         - path: 'conf/normalize/minimal.pl'  
         - path: 'conf/normalize/ff-dupli.pl'  
204    
205    ffar:    ffar:
206      name: 'Arheologija, Filozofski fakultet u Zagrebu'      name: 'Arheologija, Filozofski fakultet u Zagrebu'
# Line 320  databases: Line 210  databases:
210          path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
211          encoding: 'cp852'          encoding: 'cp852'
212          #limit: 10          #limit: 10
213          #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
         normalize:  
           - path: 'conf/normalize/minimal.pl'  
           - path: 'conf/normalize/ff-dupli.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'  
214          normalize:          normalize:
215            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
216    
217    ffet:    ffet:
218      name: 'Etnologija, Filozofski fakultet u Zagrebu'      name: 'Etnologija, Filozofski fakultet u Zagrebu'
219      input:      input:
220        name: libri        - name: libri
221        type: isis          type: isis
222        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
223        encoding: 'cp852'          encoding: 'cp852'
224        #limit: 10          #limit: 10
225        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
226        normalize:          normalize:
227          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
228    
229    fffi:    fffi:
230      name: 'Filozofija, Filozofski fakultet u Zagrebu'      name: 'Filozofija, Filozofski fakultet u Zagrebu'
231      input:      input:
232        name: libri        - name: libri
233        type: isis          type: isis
234        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
235        encoding: 'cp852'          encoding: 'cp852'
236        #limit: 10          #limit: 10
237        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
238        normalize:          normalize:
239          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
240    
241    fffo:    fffo:
242      name: 'Fonetika, Filozofski fakultet u Zagrebu'      name: 'Fonetika, Filozofski fakultet u Zagrebu'
# Line 369  databases: Line 248  databases:
248          #limit: 10          #limit: 10
249          #modify_file: 'conf/modify/common.pl'          #modify_file: 'conf/modify/common.pl'
250          normalize:          normalize:
251            - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
252            - path: 'conf/normalize/ff-dupli.pl'  
253        - name: arti    ffge:
254        name: 'Germanistika, Filozofski fakultet u Zagrebu'
255        input:
256          - name: libri
257          type: isis          type: isis
258          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'          path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
259          encoding: 'cp852'          encoding: 'cp852'
260          #limit: 10          #limit: 10
261          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
262          normalize:          normalize:
263            path: 'conf/normalize/ff-arti.pl'            path: 'conf/normalize/minimal.pl'
   
   
   ffge:  
     name: 'Germanistika, Filozofski fakultet u Zagrebu'  
     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'  
         - path: 'conf/normalize/ff-dupli.pl'  
264    
265    ffhu:    ffhu:
266      name: 'Hungarologija, Filozofski fakultet u Zagrebu'      name: 'Hungarologija, Filozofski fakultet u Zagrebu'
267      input:      input:
268        name: libri        - name: libri
269        type: isis          type: isis
270        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
271        encoding: 'cp852'          encoding: 'cp852'
272        #limit: 10          #limit: 10
273        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
274        normalize:          normalize:
275          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
276    
277    ffiz:    ffiz:
278      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
279      input:      input:
280        name: libri        - name: libri
281        type: isis          type: isis
282        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
283        encoding: 'cp852'          encoding: 'cp852'
284        #limit: 10          #limit: 10
285        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
286        normalize:          normalize:
287          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
288    
289    ffkf:    ffkf:
290      name: 'Klasična filologija, Filozofski fakultet u Zagrebu'      name: 'Klasična filologija, Filozofski fakultet u Zagrebu'
# Line 428  databases: Line 294  databases:
294        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
295        encoding: 'cp852'        encoding: 'cp852'
296        #limit: 10        #limit: 10
297        #modify_file: 'conf/modify/common.pl'        modify_file: 'conf/modify/common.pl'
298        normalize:        normalize:
299          - path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
300    
301    ffkk:    ffkk:
302      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
303      input:      input:
304        - name: libri        - name: libri
305          type: isis          type: isis
306  #        path: '/home/mglavica/mnt/LIBRI/LIBRI'          path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
         path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  
307          encoding: 'cp852'          encoding: 'cp852'
308          #limit: 10          #limit: 10
309          #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
310          normalize:          normalize:
311            - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
312            - path: 'conf/normalize/ff-dupli.pl'  
313        - name: peri    fflo:
314        name: 'Lingvistika, Filozofski fakultet u Zagrebu'
315        input:
316          - name: libri
317          type: isis          type: isis
318          path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
319          encoding: 'cp852'          encoding: 'cp852'
320          #limit: 10          #limit: 10
321          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
322          normalize:          normalize:
323            path: 'conf/normalize/ff-libri.pl'            path: 'conf/normalize/ff-libri.pl'
       - name: arti  
         type: isis  
 #        path: '/home/mglavica/mnt/ARTI/ARTI'  
         path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/ffkk-arti.pl'  
         normalize:  
           path: 'conf/normalize/ff-arti.pl'  
       - name: klibri  
         type: marc  
         path: '/data/webpac2/out/marc/ffkk-libri.marc'  
         encoding: 'UTF-8'  
         normalize:  
           path: 'conf/normalize/test.pl'  
   
   fflo:  
     name: 'Lingvistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       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'  
         - path: 'conf/normalize/ff-dupli.pl'  
324    
325    fftu:    fftu:
326      name: 'Turkologija, Filozofski fakultet u Zagrebu'      name: 'Turkologija, Filozofski fakultet u Zagrebu'
327      input:      input:
328        name: libri        - name: libri
329        type: isis          type: isis
330        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
331        encoding: 'cp852'          encoding: 'cp852'
332        #limit: 10          #limit: 10
333        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
334        normalize:          normalize:
335          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
336    
337    ffpe:    ffpe:
338      name: 'Pedagogija, Filozofski fakultet u Zagrebu'      name: 'Pedagogija, Filozofski fakultet u Zagrebu'
339      input:      input:
340        name: libri        - name: libri
341        type: isis          type: isis
342        path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
343        encoding: 'cp852'          encoding: 'cp852'
344        #limit: 10          #limit: 10
345        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
346        normalize:          normalize:
347          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
348    
349    ffpo:    ffpo:
350      name: 'Povijest, Filozofski fakultet u Zagrebu'      name: 'Povijest, Filozofski fakultet u Zagrebu'
351      input:      input:
352        name: libri        - name: libri
353        type: isis          type: isis
354        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
355        encoding: 'cp852'          encoding: 'cp852'
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/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
359    
360    ffpu:    ffpu:
361      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
362      input:      input:
363        name: libri        - name: libri
364        type: isis          type: isis
365        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
366        encoding: 'cp852'          encoding: 'cp852'
367        #limit: 10          #limit: 10
368        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
369        normalize:          normalize:
370          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
371    
372    ffps:    ffps:
373      # all variables here will be available as config variables in template      # all variables here will be available as config variables in template
# Line 560  databases: Line 395  databases:
395          # limit number of records to read from database          # limit number of records to read from database
396          #limit: 10          #limit: 10
397    
398          #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
399                    
400          # define normalisation for that source          # define normalisation for that source
401          normalize:          normalize:
402            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
403            # tag: 'isis'            # tag: 'isis'
404            # path to normalization xml            # path to normalization xml
405            #- path: 'conf/normalize/ff-dupli.pl'            path: 'conf/normalize/ff-libri.pl'
           #- path: 'conf/normalize/ff-nakladnicka.pl'  
           - path: 'conf/normalize/minimal.pl'  
           - path: 'conf/normalize/ff-dupli.pl'  
406    
       # another input database  
       - name: peri  
         type: isis  
         path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'  
         encoding: 'cp852'  
         #limit: 10  
         # modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/ff-peri.pl'  
407    
408    ffro:    ffro:
409      name: 'Romanistika, Filozofski fakultet u Zagrebu'      name: 'Romanistika, Filozofski fakultet u Zagrebu'
410      input:      input:
411        name: libri        - name: libri
412        type: isis          type: isis
413        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A224-6/isisdata/20070605/LIBRI/LIBRI'
414        encoding: 'cp852'          encoding: 'cp852'
415        #limit: 10          #limit: 10
416        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
417        normalize:          normalize:
418          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
419    
420    ffsk:    ffsk:
421      name: 'Skandinavistika, Filozofski fakultet u Zagrebu'      name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
422      input:      input:
423        name: libri        name: libri
424        type: isis        type: isis
425        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
426        encoding: 'cp852'        encoding: 'cp852'
427        #limit: 10        #limit: 10
428        #modify_file: 'conf/modify/common.pl'        modify_file: 'conf/modify/common.pl'
429        normalize:        normalize:
430          - path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
431    
432    ffsf:    ffsf:
433      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
434      input:      input:
435        - name: blibri        - name: naklb
436          type: isis          type: isis
 #       path: '/data/isis_data/sfb/LIBRI/LIBRI'  
437          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
438          encoding: 'cp852'          encoding: 'cp852'
439          #limit: 10          modify_file: 'conf/modify/ff-nakladnicka.pl'
         modify_file: 'conf/modify/common.pl'  
440          normalize:          normalize:
441            - path: 'conf/normalize/ff-nakladnicka.pl'            path: 'conf/normalize/ff-nakladnicka.pl'
442            - path: 'conf/normalize/ff-libri.pl'        - name: librib
         #  - path: 'conf/normalize/minimal.pl'  
         #  - path: 'conf/normalize/ff-dupli.pl'  
       - name: mlibri  
443          type: isis          type: isis
444          path: '/data/isis_data/sfm/LIBRI/LIBRI'          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
 #       path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'  
445          encoding: 'cp852'          encoding: 'cp852'
446          #limit: 10          modify_file: 'conf/modify/common.pl'
         #modify_file: 'conf/modify/common.pl'  
447          normalize:          normalize:
448            - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-libri.pl'
449            - path: 'conf/normalize/ff-dupli.pl'        - name: librim
         #  path: 'conf/normalize/ff-libri.pl'  
       - name: peri  
450          type: isis          type: isis
451          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
452          encoding: 'cp852'          encoding: 'cp852'
453          #limit: 10          #limit: 10
454          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
# Line 646  databases: Line 458  databases:
458    ffso:    ffso:
459      name: 'Sociologija, Filozofski fakultet u Zagrebu'      name: 'Sociologija, Filozofski fakultet u Zagrebu'
460      input:      input:
461        name: libri        - name: libri
462        type: isis          type: isis
463        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
464        encoding: 'cp852'          encoding: 'cp852'
465        #limit: 10          #limit: 10
466        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
467        normalize:          normalize:
468          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
469    
470    ffta:    ffta:
471      name: 'Talijanistika, Filozofski fakultet u Zagrebu'      name: 'Talijanistika, Filozofski fakultet u Zagrebu'
472      input:      input:
473        name: libri        - name: libri
474        type: isis          type: isis
475        path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
476        encoding: 'cp852'          encoding: 'cp852'
477        #limit: 10          #limit: 10
478        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
479        normalize:          normalize:
480          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
481    
482    ffsr:    ffsr:
483      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'
484      input:      input:
485        name: libri        - name: libri
486        type: isis          type: isis
487        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
488        encoding: 'cp852'          encoding: 'cp852'
489        #limit: 10          #limit: 10
490        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
491        normalize:          normalize:
492          - path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
         - path: 'conf/normalize/ff-dupli.pl'  
493    
494    ffmic:    ffmic:
495      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'
496      input:      input:
497        name: libri        - name: libri
498        type: isis          type: isis
499        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
500            encoding: 'cp852'
501            #limit: 10
502            #modify_file: 'conf/modify/common.pl'
503            normalize:
504              path: 'conf/normalize/minimal.pl'
505    
506    
507      exhibit:
508        name: 'SMILE Exhibit based ouptput for WebPAC'
509        input:
510          name: 'FFZG - Psihologija'
511          type: marc
512          path: 'out/marc/ffsf-librim.marc'
513        encoding: 'cp852'        encoding: 'cp852'
514        #limit: 10        #limit: 100
       #modify_file: 'conf/modify/common.pl'  
515        normalize:        normalize:
516          - path: 'conf/normalize/ff-libri.pl'          path: 'conf/normalize/json.pl'
517          - path: 'conf/normalize/ff-dupli.pl'      output:
518  #        module: 'JSON'
519  #  efzg:        path: 'out/exhibit/ps.js'
 #    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'  
 #    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 ž'  
 #      #limit: 10  
 #      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'  
 #        normalize:  
 #          path: 'conf/normalize/common.pl'  
   
 #  nsk:  
 #    name: 'Nacionalna i sveucilisna knjiznica'  
 #    input:  
 #      name: baza  
 #      type: marc  
 #      path: '/backup/data/NSK/BBaza.ISO'  
 #      encoding: 'ISO-8859-2'  
 #      normalize:  
 #        path: 'conf/normalize/marc-nsk.pl'  
520    
521      

Legend:
Removed from v.792  
changed lines
  Added in v.885

  ViewVC Help
Powered by ViewVC 1.1.26