/[webpac2]/branches/Sack/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 /branches/Sack/conf/mjesec.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 806 by dpavlin, Sun Mar 4 13:03:11 2007 UTC revision 842 by dpavlin, Fri May 25 19:48:02 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      # 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 190  databases: Line 94  databases:
94    'webpac2':    'webpac2':
95      name: 'Search all'      name: 'Search all'
96      links:      links:
97          - to: ffan
98            credit: 10000
99          - to: ffar
100            credit: 10000
101          - to: ffet
102            credit: 10000
103          - to: fffi
104            credit: 10000
105          - to: fffo
106            credit: 10000
107          - to: ffge
108            credit: 10000
109          - to: ffhu
110            credit: 10000
111          - to: ffiz
112            credit: 10000
113          - to: ffkf
114            credit: 10000
115          - to: ffkk
116            credit: 10000
117          - to: fflo
118            credit: 10000
119          - to: fftu
120            credit: 10000
121          - to: ffpe  
122            credit: 10000
123          - to: ffpo
124            credit: 10000
125          - to: ffpu
126            credit: 10000
127        - to: ffps        - to: ffps
128          credit: 10000          credit: 10000
129        - to: hrz        - to: ffro  
130            credit: 10000
131          - to: ffsk
132            credit: 10000
133          - to: ffsf
134            credit: 10000
135          - to: ffso
136          credit: 10000          credit: 10000
137        - to: nsk        - to: ffta
138            credit: 10000
139          - to: ffsr
140            credit: 10000
141          - to: ffmic
142          credit: 10000          credit: 10000
143    
144    ffps:  #  # site with alternative databases
145      name: 'Psihologija, Filozofski fakultet u Zagrebu'  #  'hr':
146    #    name: 'Primjer za hrvatsko sučelje'
147    #    links:
148    #      - to: ffps
149    #        credit: 10000
150    #      - to: ffkk
151    #        credit: 5000
152    #      - to: emerald
153    #        credit: 5000
154    
155    
156    #  'ffps':
157    #    name: 'Knjižnica Odsjeka za psihologiju'
158    #    links:
159    #      - to: ffps
160    #        credit: 10000
161    
162    #  'drustvene':
163    #    name: 'Katalog knjižnica društvenih znanosti'
164    #    links:
165    #      - to: efzg
166    #        credit: 10000
167    #      - to: eizg
168    #        credit: 10000
169    #      - to: efos
170    #        credit: 10000
171    #      - to: irmo
172    #        credit: 10000
173    #      - to: hika
174    #        credit: 10000
175    #      - to: iztzg
176    #        credit: 10000
177    #      - to: jzav
178    #        credit: 10000
179    #      - to: ijf
180    #        credit: 10000
181      
182    #  'ecasopisi':
183    #    name: 'Katalog elektroničkih časopisa'
184    #    links:
185    #      - to: emerald
186    #        credit: 10000
187    
188      ffan:
189        name: 'Anglistika, Filozofski fakultet u Zagrebu'
190      input:      input:
191        - name: libri        - name: libri
192          type: isis          type: isis
193          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'          path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
194          encoding: 'cp852'          encoding: 'cp852'
195          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
196          normalize:          normalize:
197            - path: 'conf/normalize/ff-nakladnicka.pl'            path: 'conf/normalize/minimal.pl'
198            - path: 'conf/normalize/ff-libri.pl'    ffar:
199        name: 'Arheologija, Filozofski fakultet u Zagrebu'
200        input:
201          - name: libri
202            type: isis
203            path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
204            encoding: 'cp852'
205            #limit: 10
206            modify_file: 'conf/modify/common.pl'
207            normalize:
208              path: 'conf/normalize/minimal.pl'
209    
210      ffet:
211        name: 'Etnologija, Filozofski fakultet u Zagrebu'
212        input:
213          - name: libri
214            type: isis
215            path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
216            encoding: 'cp852'
217            #limit: 10
218            modify_file: 'conf/modify/common.pl'
219            normalize:
220              path: 'conf/normalize/minimal.pl'
221    
222      fffi:
223        name: 'Filozofija, Filozofski fakultet u Zagrebu'
224        input:
225          - name: libri
226            type: isis
227            path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
228            encoding: 'cp852'
229            #limit: 10
230            #modify_file: 'conf/modify/common.pl'
231            normalize:
232              path: 'conf/normalize/minimal.pl'
233    
234        # another input database    fffo:
235        - name: peri      name: 'Fonetika, Filozofski fakultet u Zagrebu'
236        input:
237          - name: libri
238          type: isis          type: isis
239          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
240          encoding: 'cp852'          encoding: 'cp852'
241          #limit: 10          #limit: 10
242          # modify_file: 'conf/modify/common.pl'          #modify_file: 'conf/modify/common.pl'
243          normalize:          normalize:
244            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/minimal.pl'
245    
246    hazum:    ffge:
247      name: 'HAZU - muzika'      name: 'Germanistika, Filozofski fakultet u Zagrebu'
248      input:      input:
249        name: bib        - name: libri
250            type: isis
251            path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
252            encoding: 'cp852'
253            #limit: 10
254            modify_file: 'conf/modify/common.pl'
255            normalize:
256              path: 'conf/normalize/minimal.pl'
257    
258      ffhu:
259        name: 'Hungarologija, Filozofski fakultet u Zagrebu'
260        input:
261          - name: libri
262            type: isis
263            path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
264            encoding: 'cp852'
265            #limit: 10
266            modify_file: 'conf/modify/common.pl'
267            normalize:
268              path: 'conf/normalize/minimal.pl'
269    
270      ffiz:
271        name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
272        input:
273          - name: libri
274            type: isis
275            path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
276            encoding: 'cp852'
277            #limit: 10
278            modify_file: 'conf/modify/common.pl'
279            normalize:
280              path: 'conf/normalize/minimal.pl'
281    
282      ffkf:
283        name: 'Klasična filologija, Filozofski fakultet u Zagrebu'
284        input:
285          name: libri
286        type: isis        type: isis
287        path: '/data/humanistika/hazu-m/MUZIKA/BIB'        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
288        encoding: 'cp852'        encoding: 'cp852'
289        #limit: 10        #limit: 10
290        modify_file: 'conf/modify/common.pl'        modify_file: 'conf/modify/common.pl'
291        normalize:        normalize:
292          path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
293    
294    eizg:    ffkk:
295      name: 'Ekonomski institut Zagreb'      name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
296      input:      input:
297        name: bib        - name: libri
298        type: isis          type: isis
299        path: '/data/drustvene/eizg/BIB'          path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
300        encoding: 'cp852'          encoding: 'cp852'
301        #limit: 10          #limit: 10
302        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
303        normalize:          normalize:
304          path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
305    
306    hrz:    fflo:
307      name: 'Hrvatski restauratorski zavod'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
308      input:      input:
309        name: knjige        - name: libri
310        type: isis          type: isis
311        path: '/data/humanistika/hrz/knjige/KNJIGE'          path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
312        encoding: 'cp852'          encoding: 'cp852'
313        #limit: 10          #limit: 10
314        #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
315        normalize:          normalize:
316          path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
317    
318    irb:    fftu:
319      name: 'Institut Rudjer Boskovic'      name: 'Turkologija, Filozofski fakultet u Zagrebu'
320      input:      input:
321        name: unimar        - name: libri
322            type: isis
323            path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
324            encoding: 'cp852'
325            #limit: 10
326            modify_file: 'conf/modify/common.pl'
327            normalize:
328              path: 'conf/normalize/minimal.pl'
329    
330      ffpe:
331        name: 'Pedagogija, Filozofski fakultet u Zagrebu'
332        input:
333          - name: libri
334            type: isis
335            path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
336            encoding: 'cp852'
337            #limit: 10
338            modify_file: 'conf/modify/common.pl'
339            normalize:
340              path: 'conf/normalize/minimal.pl'
341    
342      ffpo:
343        name: 'Povijest, Filozofski fakultet u Zagrebu'
344        input:
345          - name: libri
346            type: isis
347            path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
348            encoding: 'cp852'
349            modify_file: 'conf/modify/common.pl'
350            normalize:
351              path: 'conf/normalize/minimal.pl'
352    
353      ffpu:
354        name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
355        input:
356          - name: libri
357            type: isis
358            path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
359            encoding: 'cp852'
360            #limit: 10
361            modify_file: 'conf/modify/common.pl'
362            normalize:
363              path: 'conf/normalize/minimal.pl'
364    
365      ffps:
366        # all variables here will be available as config variables in template
367        name: 'Psihologija, Filozofski fakultet u Zagrebu'
368        code: 'ps'
369        url: 'http://www.knjiznice.ffzg.hr/psihologija'
370    
371        # define input source
372        input:
373          # this will create unique name with name of database and mfn
374          - name: libri
375            # isis
376            type: isis
377    
378            # full path to database
379            path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
380            # path: '/data/isis_data/PS/LIBRI/'
381    
382            # encoding of character set in isis data
383            encoding: 'cp852'
384    
385            # lookup
386            # lookup: 'conf/lookup/isis_ffzg.yml'
387    
388            # limit number of records to read from database
389            #limit: 10
390    
391            modify_file: 'conf/modify/common.pl'
392            
393            # define normalisation for that source
394            normalize:
395              # which tag to use in normalize xml for data?
396              # tag: 'isis'
397              # path to normalization xml
398              path: 'conf/normalize/minimal.pl'
399    
400    
401      ffro:
402        name: 'Romanistika, Filozofski fakultet u Zagrebu'
403        input:
404          - name: libri
405            type: isis
406            path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
407            encoding: 'cp852'
408            #limit: 10
409            modify_file: 'conf/modify/common.pl'
410            normalize:
411              path: 'conf/normalize/minimal.pl'
412    
413      ffsk:
414        name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
415        input:
416          name: libri
417        type: isis        type: isis
418        path: '/data/isis_data/irb/UNIMAR'        path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'
419        encoding: 'cp852'        encoding: 'cp852'
420        #limit: 10        #limit: 10
421        #modify_file: 'conf/modify/common.pl'        modify_file: 'conf/modify/common.pl'
422        normalize:        normalize:
423          path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/minimal.pl'
424    
425      ffsf:
426        name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
427        input:
428          - name: librib
429            type: isis
430            path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
431            encoding: 'cp852'
432            #limit: 10
433            modify_file: 'conf/modify/common.pl'
434            normalize:
435              path: 'conf/normalize/minimal.pl'
436          - name: librim
437            type: isis
438            path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
439            encoding: 'cp852'
440            #limit: 10
441            modify_file: 'conf/modify/common.pl'
442            normalize:
443              path: 'conf/normalize/minimal.pl'
444    
445    nsk:    ffso:
446      name: 'Nacionalna i sveucilisna knjiznica'      name: 'Sociologija, Filozofski fakultet u Zagrebu'
447      input:      input:
448        name: analitika        - name: libri
449        type: marc          type: isis
450        path: '/backup/data/NSK/BBaza.ISO'          path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
451        encoding: 'ISO-8859-2'          encoding: 'cp852'
452        modify: 'conf/modify/analitika.pl'          #limit: 10
453        normalize:          modify_file: 'conf/modify/common.pl'
454          path: 'conf/normalize/ps-casopisi.pl'          normalize:
455              path: 'conf/normalize/minimal.pl'
456    
457      ffta:
458        name: 'Talijanistika, Filozofski fakultet u Zagrebu'
459        input:
460          - name: libri
461            type: isis
462            path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
463            encoding: 'cp852'
464            #limit: 10
465            modify_file: 'conf/modify/common.pl'
466            normalize:
467              path: 'conf/normalize/minimal.pl'
468    
469      ffsr:
470        name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'
471        input:
472          - name: libri
473            type: isis
474            path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
475            encoding: 'cp852'
476            #limit: 10
477            modify_file: 'conf/modify/common.pl'
478            normalize:
479              path: 'conf/normalize/minimal.pl'
480    
481  #Wiley zbirka    ffmic:
482    wiley:      name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'
483      name: 'Wiley Intescience Full'      input:
484      input:        - name: libri
485        - name: full          type: isis
486          type: excel          path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
487          path: '/data/FF/ecasopisi/wiley/all_wiley_interscience_journals_2007.xls'          encoding: 'cp852'
488          worksheet: 'All Wiley Journals 2007'          #limit: 10
489          from: 1          #modify_file: 'conf/modify/common.pl'
490          encoding: 'UTF-8'          normalize:
491          normalize:            path: 'conf/normalize/minimal.pl'
           path: 'conf/normalize/excel-wiley-minimal.pl'  
       - name: licenced  
         type: excel  
         path: '/data/FF/ecasopisi/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'  
492    

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

  ViewVC Help
Powered by ViewVC 1.1.26