/[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 612 by dpavlin, Wed Aug 23 10:08:17 2006 UTC revision 1103 by dpavlin, Mon Aug 4 19:35:18 2008 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
143        - to: efzg        - to: vusp
         credit: 10000  
       - to: eizg  
         credit: 10000  
       - to: efos  
         credit: 10000  
       - to: irmo  
         credit: 10000  
       - to: hika  
144          credit: 10000          credit: 10000
145        - to: iztzg        - to: kem
146          credit: 10000          credit: 10000
147        - to: jzav        - to: efzg
148          credit: 10000          credit: 10000
       - to: ijf  
         credit: 10000  
       - to: emerald  
         credit: 10000  
   
   # site with alternative databases  
   'hr':  
     name: 'Primjer za hrvatsko suèelje'  
     links:  
       - to: ffps  
         credit: 10000  
       - to: ffkk  
         credit: 5000  
       - to: emerald  
         credit: 5000  
   
   
 #  'ffps':  
 #    name: 'Knji¾nica Odsjeka za psihologiju'  
 #    links:  
 #      - to: ffps  
 #        credit: 10000  
149    
   'drustvene':  
     name: 'Katalog knji¾nica dru¹tvenih znanosti'  
     links:  
       - to: efzg  
         credit: 10000  
       - to: eizg  
         credit: 10000  
       - to: efos  
         credit: 10000  
       - to: irmo  
         credit: 10000  
       - to: hika  
         credit: 10000  
       - to: iztzg  
         credit: 10000  
       - to: jzav  
         credit: 10000  
       - to: ijf  
         credit: 10000  
     
   'ecasopisi':  
     name: 'Katalog elektronièkih èasopisa'  
     links:  
       - to: emerald  
         credit: 10000  
   
   ffan:  
     name: 'Anglistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis.pm'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
150    
151    ffar:  #  hazu:
152      name: 'Arheologija, Filozofski fakultet u Zagrebu'  #    name: 'HAZU'
153      input:  #    input:
154        name: libri  #      - name: bib
155        type: isis  #        type: isis
156        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'  #        path: '/data/unizg/hazu/BIB'
157        encoding: '852'  #        encoding: 'cp852'
158        lookup: 'conf/lookup/isis_ffzg.yml'  #        modify_file: 'conf/modify/common.pl'
159        #limit: 10  #        normalize:
160        normalize:  #          path: 'conf/normalize/minimal.pl'
161          path: 'conf/normalize/common.pl'  #
162    #  sand:
163    ffet:  #    name: 'SAND'
164      name: 'Etnologija, Filozofski fakultet u Zagrebu'  #    input:
165      input:  #      name: casopisi
166        name: libri  #      type: dbf
167        type: isis  #      path: '/data/unizg/casopisi/sys/cas2000.dbf'
168        path: '/backup/isis_backup/A203-2/ISISDATA/latest/LIBRI/LIBRI'  #      normalize:
169        encoding: '852'  #        path: 'conf/normalize/common.pl'
170        lookup: 'conf/lookup/isis_ffzg.yml'  ##      mapping_path: 'conf/input/dbf/cas2000.yml'
171        #limit: 10  #  
172        normalize:  #  hidra:
173          path: 'conf/normalize/common.pl'  #    name: 'HIDRA'
174    #    input:
175    fffi:  #      - name: bib
176      name: 'Filozofija, Filozofski fakultet u Zagrebu'  #        type: isis
177      input:  #        path: '/data/hidra/test/BIB'
178        name: libri  #        encoding: 'cp852'
179        type: isis  #        modify_file: 'conf/modify/common.pl'
180        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'  #        normalize:
181        encoding: '852'  #          path: 'conf/normalize/minimal.pl'
182        lookup: 'conf/lookup/isis_ffzg.yml'  #
183        #limit: 10  #  efzg:
184        normalize:  #    name: 'EFZG'
185          path: 'conf/normalize/common.pl'  #    input:
186    #      - name: crolist
187    fffo:  #        type: marc
188      name: 'Fonetika, Filozofski fakultet u Zagrebu'  #        path: '/data/unizg/drustvene/efzg/unimarc.iso'
189      input:  #        encoding: 'ISO-8859-2'
190        - name: libri  #        normalize:
191          type: isis  #          path: 'conf/normalize/minimal.pl'
192          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'  #  
193          encoding: '852'  #  ipu:
194          lookup: 'conf/lookup/isis_ffzg.yml'  #    name: 'Institut za povijest umjetnosti'
195          #limit: 10  #    input:
196          normalize:  #      - name: bibl
197            path: 'conf/normalize/common.pl'  #        type: isis
198        - name: arti  #        path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
199          type: isis  #        encoding: 'cp852'
200          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'  #        # modify_file: 'conf/modify/common.pl'
201          encoding: '852'  #        normalize:
202          lookup: 'conf/lookup/isis_ffzg.yml'  #          path: 'conf/normalize/minimal.pl'
203          #limit: 10  #
204    #  zvonar:
205    #    name: 'HAZU Odsjek za povijesne znanosti'
206    #    input:
207    #      - name: libri
208    #        type: isis
209    #        path: '/data/unizg/humanistika/hazu-p/LIBRI'
210    #        normalize:
211    #          path: 'conf/normalize/minimal.pl'
212    #      - name: peri
213    #        type: isis
214    #        path: '/data/unizg/humanistika/hazu-p/PERI'
215    #        normalize:
216    #          path: 'conf/normalize/minimal.pl'
217    #
218    #  stross:
219    #    name: 'Strossmayerova galerija'
220    #    input:
221    #      - name: bib
222    #        type: isis
223    #        path: '/data/unizg/stross/BIB'
224    #        normalize:
225    #          path: 'conf/normalize/minimal.pl'
226    #      
227    #  koncar:
228    #    name: 'Konèar'
229    #    input:
230    #      - name: unimar
231    #        type: isis
232    #        path: '/data/tehnika/koncar/UNIMAR'
233    #        normalize:
234    #          path: 'conf/normalize/minimal.pl'
235    #      
236      datumi:
237        name: 'Nevaljali datumi'
238        input:
239          - name: tablica
240            type: excel
241            path: '/data/isis_data/greske/datum_unosa.xls'
242            encoding: 'windows-1250'
243          normalize:          normalize:
244            path: 'conf/normalize/common.pl'            - path: 'conf/normalize/common.pl'
245      
246    #  ffps:
247    ffge:  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248      name: 'Germanistika, Filozofski fakultet u Zagrebu'  #    code: 'ps'
249      input:  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
250        name: libri  #    input:
251        type: isis  #      - name: libri
252        path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'  #        type: isis
253        encoding: '852'  #        path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
254        lookup: 'conf/lookup/isis_ffzg.yml'  #        encoding: 'cp852'
255        #limit: 10  #        modify_file: 'conf/modify/common.pl'
256        normalize:  #        normalize:
257          path: 'conf/normalize/common.pl'  #          - path: 'conf/normalize/report-sorted-txt.pl'
258    #    output:
259    ffhu:  ##      - module: 'Excel'
260      name: 'Hungarologija, Filozofski fakultet u Zagrebu'  ##        path: '/data/isis_data/ps/reports/libri-nema-jezik.xls'
261      input:  #      - module: 'Sorted'
262        name: libri  #        path: 'out/report/mfn/ps/'
263        type: isis  ##      - module: 'Excel'
264        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'  ##        path: '/data/isis_data/ps/reports/autori-udk.xls'
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffiz:  
     name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffkf:  
     name: 'Klasièna filologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffkk:  
     name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
265    
   fflo:  
     name: 'Lingvistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       modify_records:  
         200:  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
             '^c': '. '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   fftu:  
     name: 'Turkologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
266    
267    ffpe:    stross:
268      name: 'Pedagogija, Filozofski fakultet u Zagrebu'      name: 'Strossmayerova galerija'
269      input:      input:
270        name: libri        - name: bib
       type: isis  
       path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffpo:  
     name: 'Povijest, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffpu:  
     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffps:  
     # all variables here will be available as config variables in template  
     name: 'Psihologija, Filozofski fakultet u Zagrebu'  
     code: 'ps'  
     url: 'http://www.knjiznice.ffzg.hr/psihologija'  
   
     # define input source  
     input:  
       # this will create unique name with name of database and mfn  
       - name: libri  
         # isis  
271          type: isis          type: isis
272            path: '/data/unizg/stross/BIB'
         # full path to database  
         path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'  
         # path: '/data/isis_data/PS/LIBRI/'  
   
         # encoding of character set in isis data  
         encoding: '852'  
   
         # lookup  
         lookup: 'conf/lookup/isis_ffzg.yml'  
   
         # limit number of records to read from database  
         #limit: 10  
   
         # define normalisation for that source  
273          normalize:          normalize:
274            # which tag to use in normalize xml for data?            - path: 'conf/normalize/report-sorted-txt.pl'
275            # tag: 'isis'      output:
276            # path to normalization xml  #      - module: 'Excel'
277            path: 'conf/normalize/common.pl'  #        path: '/data/isis_data/iz/reports/libri-nema-jezik.xls'
278            #path: 'conf/normalize/isis_ffzg.yml'        - module: 'Sorted'
279            path: 'out/report/mfn/iz/'
280        # another input database  #      - module: 'Excel'
281        - name: peri  #        path: '/data/isis_data/iz/reports/autori-udk.xls'
282          type: isis  
283          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'  
284          encoding: '852'    casopisi:
285          lookup: 'conf/lookup/isis_ffzg.yml'      name: 'Èasopisi u Knji¾nicama FF-a'
286          #limit: 10      input:
287          - name: ff
288            type: excel
289            path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
290            ncoding: 'utf-8'
291          normalize:          normalize:
292            path: 'conf/normalize/common.pl'            - path: 'conf/normalize/ff-casopisi-xls.pl'
293    #          - path: 'conf/normalize/ff-casopisi-marc.pl'
294    ffro:      output:
295      name: 'Romanistika, Filozofski fakultet u Zagrebu'        - module: 'Excel'
296      input:          path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
297        name: libri  
298        type: isis    fflibri:
299        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'      name: 'Filozofski fakultet u Zagrebu'
300        encoding: '852'      input:
301        lookup: 'conf/lookup/isis_ffzg.yml'        - name: marc
302        #limit: 10          type: marc
303        normalize:          path: 'out/marc/fflibri.marc'
304          path: 'conf/normalize/common.pl'          encoding: 'ISO-8859-2'
305            normalize:
306    ffsk:            - path: 'conf/normalize/ff-libri-dupli.pl'
307      name: 'Skandinavistika, Filozofski fakultet u Zagrebu'      output:
308      input:        - module: 'Excel'
309        name: libri          path: 'out/excel/knjige-duplo.xls'
       type: isis  
       path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       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: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       modify_records:  
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffsfm:  
     name: 'Slavenska filologija (M), Filozofski fakulteti u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       modify_records:  
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffso:  
     name: 'Sociologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffta:  
     name: 'Talijanistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffsr:  
     name: 'Sredi¹nja èitaonica, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.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: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   efzg:  
     name: 'Ekonomski fakutet u Zagrebu'  
     input:  
       name: knjige  
       type: marc  
       path: '/data/drustvene/efzg/unimarc.iso'  
       encoding: '852'  
       # 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: '852'  
       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: '852'  
       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: '852'  
       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: '852'  
       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'  
   
310    

Legend:
Removed from v.612  
changed lines
  Added in v.1103

  ViewVC Help
Powered by ViewVC 1.1.26