/[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 1112 by dpavlin, Sat Sep 6 10:54:35 2008 UTC
# Line 1  Line 1 
1  --- #YAML:1.0  --- #YAML:1.0
2    
3  # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!  # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!
4    
5  # encoding of this configuration file  # encoding of this configuration file
# Line 46  pager: Line 47  pager:
47  # configuration for KinoSearch search engine library  # configuration for KinoSearch search engine library
48  kinosearch:  kinosearch:
49    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'  
50    database: 'unconfigured database name'    database: 'unconfigured database name'
51    label: 'unconfigured database label'    label: 'unconfigured database label'
52    encoding: 'iso-8859-2'    encoding: 'iso-8859-2'
# Line 176  webpac: Line 76  webpac:
76      isis: 'WebPAC::Input::ISIS'      isis: 'WebPAC::Input::ISIS'
77      marc: 'WebPAC::Input::MARC'      marc: 'WebPAC::Input::MARC'
78      excel: 'WebPAC::Input::Excel'      excel: 'WebPAC::Input::Excel'
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)
88    default_record_uri: 'ps/libri/1'    default_record_uri: 'ps/peri/1'
89    
90  # directives after this are used when indexing using core WebPAC modules  # directives after this are used when indexing using core WebPAC modules
91    
# 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  
         credit: 10000  
       - to: iztzg  
         credit: 10000  
       - to: jzav  
145          credit: 10000          credit: 10000
146        - to: ijf        - to: kem
         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    ffan:    ffan:
194      name: 'Anglistika, Filozofski fakultet u Zagrebu'      name: 'Anglistika, Filozofski fakultet u Zagrebu'
195      input:      input:
196        name: libri        - name: mapirano
197        type: isis          type: excel
198        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'          path: '/data/isis_data/an/signature/an-mapirano-proba.xls'
199        encoding: 'cp852'          encoding: 'windows-1250'
200        #limit: 10          normalize:
201        modify_file: 'conf/modify/common.pl'            - path: 'conf/normalize/xls2xls-min.pl'
202        normalize:        - name: starasig
203          path: 'conf/normalize/minimal.pl'          type: excel
204            path: '/data/isis_data/an/signature/an-stara_signatura.xls'
205            encoding: 'windows-1250'
206            normalize:
207              - path: 'conf/normalize/xls2xls-min.pl'
208          - name: libri
209            type: isis
210    #        path: '/backup/isis_backup/A105-1/isisdata/latest/LIBRI/LIBRI'
211            path: '/data/isis_data/lj2008/an/LIBRI/LIBRI'
212            encoding: 'cp852'
213            modify_file: 'conf/modify/common.pl'
214            normalize:
215              - path: 'conf/normalize/ff-libri.pl'
216      #        - path: 'conf/normalize/ff-libri-svesci.pl'
217    
218    ffar:    ffar:
219      name: 'Arheologija, Filozofski fakultet u Zagrebu'      name: 'Arheologija, Filozofski fakultet u Zagrebu'
220      input:      input:
221        - name: libri        - name: libri
222          type: isis          type: isis
223          path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
224            path: '/data/isis_data/lj2008/ar/LIBRI/LIBRI'
225          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
226          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
227          normalize:          normalize:
228            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
229        - name: peri            - path: 'conf/normalize/ff-libri-svesci.pl'
         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'  
230    
231    ffet:    ffet:
232      name: 'Etnologija, Filozofski fakultet u Zagrebu'      name: 'Etnologija, Filozofski fakultet u Zagrebu'
233      input:      input:
234        name: libri        - name: libri
235        type: isis          type: isis
236        path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
237        encoding: 'cp852'          encoding: 'cp852'
238        #limit: 10          modify_file: 'conf/modify/common.pl'
239        modify_file: 'conf/modify/common.pl'          normalize:
240        normalize:            - path: 'conf/normalize/ff-libri.pl'
241          path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri-svesci.pl'
242    
243    fffi:    fffi:
244      name: 'Filozofija, Filozofski fakultet u Zagrebu'      name: 'Filozofija, Filozofski fakultet u Zagrebu'
245      input:      input:
246        name: libri  #      - name: sabrana
247        type: isis  #        type: excel
248        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/data/isis_data/fi/sabrana/filozofija-sabrana.xls'
249        encoding: 'cp852'  #        encoding: 'windwows-1250'
250        #limit: 10  #        normalize:
251        modify_file: 'conf/modify/common.pl'  #          - path: 'conf/normalize/xls2xls-min.pl'
252        normalize:        - name: mapirano
253          path: 'conf/normalize/minimal.pl'          type: excel
254            path: '/data/isis_data/fi/signature/fi-mapirano.xls'
255            encoding: 'windows-1250'
256            normalize:
257              - path: 'conf/normalize/xls2xls-min.pl'
258          - name: libri
259            type: isis
260    #        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
261            path: '/data/isis_data/lj2008/fi/LIBRI/LIBRI'
262            encoding: 'cp852'
263            modify_file: 'conf/modify/common.pl'
264            normalize:
265              - path: 'conf/normalize/ff-libri.pl'
266              - path: 'conf/normalize/ff-libri-svesci.pl'
267    
268    fffo:    fffo:
269      name: 'Fonetika, Filozofski fakultet u Zagrebu'      name: 'Fonetika, Filozofski fakultet u Zagrebu'
270      input:      input:
271        - name: libri        - name: libri
272          type: isis          type: isis
273          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
274            path: '/data/isis_data/fo/bkp/20080723/LIBRI/LIBRI'
275          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
276          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
277          normalize:          normalize:
278            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
279        - name: arti            - path: 'conf/normalize/ff-libri-svesci.pl'
         type: isis  
         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/ff-arti.pl'  
   
280    
281    ffge:    ffge:
282      name: 'Germanistika, Filozofski fakultet u Zagrebu'      name: 'Germanistika, Filozofski fakultet u Zagrebu'
283      input:      input:
284        name: libri        - name: libri
285        type: isis          type: isis
286        path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
287        encoding: 'cp852'          encoding: 'cp852'
288        #limit: 10          modify_file: 'conf/modify/common.pl'
289        modify_file: 'conf/modify/common.pl'          normalize:
290        normalize:            - path: 'conf/normalize/ff-libri.pl'
291          path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri-svesci.pl'
292    
293    ffhu:    ffhu:
294      name: 'Hungarologija, Filozofski fakultet u Zagrebu'      name: 'Hungarologija, Filozofski fakultet u Zagrebu'
295      input:      input:
296        name: libri        - name: libri
297        type: isis          type: isis
298        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/b001-3/ISISDATA/latest/LIBRI/LIBRI'
299        encoding: 'cp852'          encoding: 'cp852'
300        #limit: 10          modify_file: 'conf/modify/common.pl'
301        modify_file: 'conf/modify/common.pl'          normalize:
302        normalize:            - path: 'conf/normalize/ff-libri.pl'
303          path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri-svesci.pl'
304    
305    ffiz:    ffiz:
306      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'      name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
307      input:      input:
308        name: libri        - name: mapirano
309        type: isis          type: excel
310        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'          path: '/data/isis_data/iz/signature/iz-mapirano.xls'
311        encoding: 'cp852'          encoding: 'windows-1250'
312        #limit: 10          normalize:
313        modify_file: 'conf/modify/common.pl'            - path: 'conf/normalize/xls2xls-min.pl'
314        normalize:        - name: starasig
315          path: 'conf/normalize/minimal.pl'          type: excel
316            path: '/data/isis_data/iz/signature/stara-signatura.xls'
317            encoding: 'windows-1250'
318            normalize:
319              - path: 'conf/normalize/xls2xls-min.pl'
320          - name: libri
321            type: isis
322            path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
323            encoding: 'cp852'
324            modify_file: 'conf/modify/common.pl'
325            normalize:
326              - path: 'conf/normalize/ff-libri.pl'
327              - path: 'conf/normalize/ff-libri-svesci.pl'
328      #  output:
329      #    - module: 'Excel'
330      #      path: '/data/isis_data/iz/reports/nova-signatura.xls'
331      #    - name: novasig
332      #      type: marc
333      #      path: '/data/webpac2/out/marc/ffiz-libri.marc'
334      #      encoding: 'UTF-8'
335      #      normalize:
336      #        path: 'conf/normalize/ffiz-novasig.pl'
337      #  output:
338      #    - module: 'Excel'
339      #      path: '/data/isis_data/iz/reports/lista-novih-signatura.xls'
340    
341    ffkf:    ffkf:
342      name: 'Klasična filologija, Filozofski fakultet u Zagrebu'      name: 'Klasična filologija, Filozofski fakultet u Zagrebu'
343      input:      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:  
344        - name: libri        - name: libri
345          type: isis          type: isis
346  #        path: '/home/mglavica/mnt/LIBRI/LIBRI'          path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
         path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  
347          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
348          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
349          normalize:          normalize:
350            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
351        - name: peri            - path: 'conf/normalize/ff-libri-svesci.pl'
352      
353      ffkk:
354        name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
355        input:
356          - name: libri
357          type: isis          type: isis
358          path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
359          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
360          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
361          normalize:          normalize:
362            path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
363        - name: arti            - path: 'conf/normalize/ff-libri-svesci.pl'
         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'  
364    
365    fflo:    fflo:
366      name: 'Lingvistika, Filozofski fakultet u Zagrebu'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
367      input:      input:
368        name: libri        - name: libri
369        type: isis          type: isis
370        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
371        encoding: 'cp852'          encoding: 'cp852'
372        #limit: 10          modify_file: 'conf/modify/common.pl'
373        modify_file: 'conf/modify/common.pl'          normalize:
374        normalize:            - path: 'conf/normalize/ff-libri.pl'
375          path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri-svesci.pl'
   
   fftu:  
     name: 'Turkologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
376    
377    ffpe:    ffpe:
378      name: 'Pedagogija, Filozofski fakultet u Zagrebu'      name: 'Pedagogija, Filozofski fakultet u Zagrebu'
379      input:      input:
380        name: libri        - name: signature
381        type: isis          type: excel
382        path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'          path: '/data/isis_data/pe/map-ped.xls'
383        encoding: 'cp852'          encoding: 'windows-1250'
384        #limit: 10          normalize:
385        modify_file: 'conf/modify/common.pl'            path: 'conf/normalize/xls2xls-min.pl'
386        normalize:        - name: libri
387          path: 'conf/normalize/minimal.pl'          type: isis
388            path: '/backup/isis_backup/b226-1/isisdata/latest/LIBRI/LIBRI'
389            encoding: 'cp852'
390            modify_file: 'conf/modify/common.pl'
391            normalize:
392              - path: 'conf/normalize/ff-libri.pl'
393              - path: 'conf/normalize/ff-libri-svesci.pl'
394    
395    ffpo:    ffpo:
396      name: 'Povijest, Filozofski fakultet u Zagrebu'      name: 'Povijest, Filozofski fakultet u Zagrebu'
397      input:      input:
398        name: libri        - name: libri
399        type: isis          type: isis
400        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
401        encoding: 'cp852'          encoding: 'cp852'
402        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
403        normalize:          normalize:
404          path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
405              - path: 'conf/normalize/ff-libri-svesci.pl'
406    
407    ffpu:    ffpu:
408      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'      name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
409      input:      input:
410        name: libri        - name: libri
411        type: isis          type: isis
412        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
413        encoding: 'cp852'          encoding: 'cp852'
414        #limit: 10          modify_file: 'conf/modify/common.pl'
415        modify_file: 'conf/modify/common.pl'          normalize:
416        normalize:            - path: 'conf/normalize/ff-libri.pl'
417          path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri-svesci.pl'
418    
419    ffps:    ffps:
     # all variables here will be available as config variables in template  
420      name: 'Psihologija, Filozofski fakultet u Zagrebu'      name: 'Psihologija, Filozofski fakultet u Zagrebu'
421      code: 'ps'      code: 'ps'
422      url: 'http://www.knjiznice.ffzg.hr/psihologija'      url: 'http://www.knjiznice.ffzg.hr/psihologija'
   
     # define input source  
423      input:      input:
424        # this will create unique name with name of database and mfn        - name: signature
425            type: excel
426            path: '/data/isis_data/ps/map-psi.xls'
427            encoding: 'windows-1250'
428            normalize:
429              path: 'conf/normalize/xls2xls-min.pl'
430        - name: libri        - name: libri
         # isis  
431          type: isis          type: isis
   
         # full path to database  
432          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
         # path: '/data/isis_data/PS/LIBRI/'  
   
         # encoding of character set in isis data  
433          encoding: 'cp852'          encoding: 'cp852'
   
         # lookup  
         # lookup: 'conf/lookup/isis_ffzg.yml'  
   
         # limit number of records to read from database  
         #limit: 10  
   
434          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
           
         # define normalisation for that source  
435          normalize:          normalize:
436            # which tag to use in normalize xml for data?            - path: 'conf/normalize/ff-libri.pl'
437            # tag: 'isis'            - path: 'conf/normalize/ff-libri-svesci.pl'
           # path to normalization xml  
           path: 'conf/normalize/ff-libri.pl'  
           #path: 'conf/normalize/isis_ffzg.yml'  
438    
439        # another input database    ffro:
440        - name: peri      name: 'Romanistika, Filozofski fakultet u Zagrebu'
441        input:
442          - name: libri
443          type: isis          type: isis
444          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A224-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/ff-peri.pl'            - path: 'conf/normalize/ff-libri.pl'
449              - path: 'conf/normalize/ff-libri-svesci.pl'
450    
451    ffro:  #  ffsk:
452      name: 'Romanistika, Filozofski fakultet u Zagrebu'  #    name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
453      input:  #    input:
454        name: libri  #      - name: libri
455        type: isis  #        type: isis
456        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
457        encoding: 'cp852'  #        encoding: 'cp852'
458        #limit: 10  #        #limit: 10
459        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
460        normalize:  #        normalize:
461          path: 'conf/normalize/minimal.pl'  #          - path: 'conf/normalize/ff-libri.pl'
462    #          - path: 'conf/normalize/ff-libri-svesci.pl'
   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'  
463    
464    ffsf:    ffsf:
465      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
466      input:      input:
467        - name: blibri        - name: librib
468          type: isis          type: isis
 #       path: '/data/isis_data/sfb/LIBRI/LIBRI'  
469          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
470          encoding: 'cp852'          encoding: 'cp852'
         #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-nakladnicka.pl'
474            - path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
475        - name: nakl    #        - path: 'conf/normalize/ff-libri-svesci.pl'
476          - name: librim
477          type: isis          type: isis
478          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
479          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
480          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
481          normalize:          normalize:
482            path: 'conf/normalize/ff-nakladnicka.pl'            - path: 'conf/normalize/ff-libri.pl'
483        - name: series            - path: 'conf/normalize/ff-libri-svesci.pl'
484          type: marc  
485          path: '/data/webpac2/out/marc/ffsf-nakl.marc'    ffso:
486          encoding: 'UTF-8'      name: 'Sociologija, Filozofski fakultet u Zagrebu'
487          #limit: 10      input:
488  #       modify_file: 'conf/modify/common.pl'        - name: libri
489            type: isis
490            path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
491            encoding: 'cp852'
492            modify_file: 'conf/modify/common.pl'
493            normalize:
494              - path: 'conf/normalize/ff-libri.pl'
495              - path: 'conf/normalize/ff-libri-svesci.pl'
496    
497      ffta:
498        name: 'Talijanistika, Filozofski fakultet u Zagrebu'
499        input:
500          - name: mapirano
501            type: excel
502            path: '/data/isis_data/ta/signature/ta-za_mapiranje.xls'
503            encoding: 'windows-1250'
504            normalize:
505              - path: 'conf/normalize/xls2xls-min.pl'
506          - name: starasig
507            type: excel
508            path: '/data/isis_data/ta/signature/ta-stara_signatura.xls'
509            encoding: 'windows-1250'
510          normalize:          normalize:
511            path: 'conf/normalize/ff-nakladnicka2.pl'            - path: 'conf/normalize/xls2xls-min.pl'
512        - name: mlibri        - name: libri
513          type: isis          type: isis
514          path: '/data/isis_data/sfm/LIBRI/LIBRI'          path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
 #       path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'  
515          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
516          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
517          normalize:          normalize:
518            path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
519        - name: peri            - path: 'conf/normalize/ff-libri-svesci.pl'
520      
521      fftu:
522        name: 'Turkologija, Filozofski fakultet u Zagrebu'
523        input:
524          - name: libri
525          type: isis          type: isis
526          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'  #        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
527            path: '/data/isis_data/tu/bkp/20080228/LIBRI/LIBRI'
528          encoding: 'cp852'          encoding: 'cp852'
529          #limit: 10          #limit: 10
530          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
531          normalize:          normalize:
532            path: 'conf/normalize/minimal.pl'            - path: 'conf/normalize/ff-libri.pl'
533              - path: 'conf/normalize/ff-libri-svesci.pl'
   ffso:  
     name: 'Sociologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'  
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         path: 'conf/normalize/minimal.pl'  
534    
535    ffta:  #  ffmic:
536      name: 'Talijanistika, Filozofski fakultet u Zagrebu'  #    name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'
537      input:  #    input:
538        name: libri  #      - name: libri
539        type: isis  #        type: isis
540        path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/C107-2/ISISDATA/latest/libri/LIBRI'
541        encoding: 'cp852'  #        encoding: 'cp852'
542        #limit: 10  #        #limit: 10
543        modify_file: 'conf/modify/common.pl'  #        modify_file: 'conf/modify/common.pl'
544        normalize:  #        normalize:
545          path: 'conf/normalize/minimal.pl'  #          - path: 'conf/normalize/ff-libri.pl'
546    #          - path: 'conf/normalize/ff-libri-svesci.pl'
547    
548    ffsr:    ffsr:
549      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'
550      input:      input:
551        name: libri        - name: libri
552        type: isis          type: isis
553        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
554        encoding: 'cp852'          encoding: 'cp852'
555        #limit: 10          modify_file: 'conf/modify/common.pl'
       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'  
 #    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'  
556          normalize:          normalize:
557            path: 'conf/normalize/marc-wiley-nourl.pl'            - path: 'conf/normalize/ff-libri.pl'
558  #      - name: licenced            - path: 'conf/normalize/ff-libri-svesci.pl'
 #        type: marc  
 #        path: '/data/FF/wiley/wiley-licenced.marc'  
 #        encoding: 'UTF-8'  
 #        normalize:  
 #          path: 'conf/normalize/common.pl'  
559    
560    nsk:    nsk:
561      name: 'Nacionalna i sveucilisna knjiznica'      name: 'NSK'
562      input:      input:
563        name: baza        - name: baza
564        type: marc          type: marc
565        path: '/backup/data/NSK/BBaza.ISO'          path: '/home/mglavica/NSK/data/BBaza.ISO'
566        encoding: 'ISO-8859-2'          encoding: 'ISO-8859-2'
567        normalize:          normalize: 'conf/normalize/ffreports-xls-nsk.pl'
568          path: 'conf/normalize/marc-nsk.pl'      output:
569          - module: 'Excel'
570            path: '/data/isis_data/nsk-sabrana.xls'

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

  ViewVC Help
Powered by ViewVC 1.1.26