/[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 806 by dpavlin, Sun Mar 4 13:03:11 2007 UTC revision 890 by dpavlin, Thu Sep 6 19:12:31 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)
87    default_record_uri: 'ps/libri/1'    default_record_uri: 'ps/peri/1'
88    
89  # directives after this are used when indexing using core WebPAC modules  # directives after this are used when indexing using core WebPAC modules
90    
# 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
137          - to: ffta
138            credit: 10000
139          - to: ffsr
140            credit: 10000
141          - to: ffmic
142            credit: 10000
143          - to: vusp
144          credit: 10000          credit: 10000
145        - to: nsk        - to: kem
146          credit: 10000          credit: 10000
147    
148    ffps:  #  # site with alternative databases
149      name: 'Psihologija, Filozofski fakultet u Zagrebu'  #  'hr':
150      input:  #    name: 'Primjer za hrvatsko sučelje'
151        - name: libri  #    links:
152          type: isis  #      - to: ffps
153          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'  #        credit: 10000
154          encoding: 'cp852'  #      - to: ffkk
155          modify_file: 'conf/modify/common.pl'  #        credit: 5000
156          normalize:  #      - to: emerald
157            - path: 'conf/normalize/ff-nakladnicka.pl'  #        credit: 5000
158            - path: 'conf/normalize/ff-libri.pl'  
159    
160    #  'ffps':
161    #    name: 'Knjižnica Odsjeka za psihologiju'
162    #    links:
163    #      - to: ffps
164    #        credit: 10000
165    
166    #  'drustvene':
167    #    name: 'Katalog knjižnica društvenih znanosti'
168    #    links:
169    #      - to: efzg
170    #        credit: 10000
171    #      - to: eizg
172    #        credit: 10000
173    #      - to: efos
174    #        credit: 10000
175    #      - to: irmo
176    #        credit: 10000
177    #      - to: hika
178    #        credit: 10000
179    #      - to: iztzg
180    #        credit: 10000
181    #      - to: jzav
182    #        credit: 10000
183    #      - to: ijf
184    #        credit: 10000
185      
186    #  'ecasopisi':
187    #    name: 'Katalog elektroničkih časopisa'
188    #    links:
189    #      - to: emerald
190    #        credit: 10000
191    
192    #   ffan:
193    #     name: 'Anglistika, Filozofski fakultet u Zagrebu'
194    #     input:
195    #       - name: peri
196    #         type: isis
197    #         path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'
198    #         encoding: 'cp852'
199    #         modify_file: 'conf/modify/common.pl'
200    #         normalize:
201    #           path: 'conf/normalize/ff-peri.pl'
202    #   ffar:
203    #     name: 'Arheologija, Filozofski fakultet u Zagrebu'
204    #     input:
205    #       - name: peri
206    #         type: isis
207    #         path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'
208    #         encoding: 'cp852'
209    #         #limit: 10
210    #         modify_file: 'conf/modify/common.pl'
211    #         normalize:
212    #           path: 'conf/normalize/ff-peri.pl'
213    #
214    #   ffet:
215    #     name: 'Etnologija, Filozofski fakultet u Zagrebu'
216    #     input:
217    #       - name: peri
218    #         type: isis
219    #         path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'
220    #         encoding: 'cp852'
221    #         #limit: 10
222    #         modify_file: 'conf/modify/common.pl'
223    #         normalize:
224    #           path: 'conf/normalize/ff-peri.pl'
225    #
226    # #  fffi:
227    # #    name: 'Filozofija, Filozofski fakultet u Zagrebu'
228    # #    input:
229    # #      - name: peri
230    # #        type: isis
231    # #        path: '/backup/isis_backup/A102-1B/ISISDATA/20070605/PERI/PERI'
232    # #        encoding: 'cp852'
233    # #        #limit: 10
234    # #        #modify_file: 'conf/modify/common.pl'
235    # #        normalize:
236    # #          path: 'conf/normalize/ff-peri.pl'
237    #
238    #   fffo:
239    #     name: 'Fonetika, Filozofski fakultet u Zagrebu'
240    #     input:
241    #       - name: peri
242    #         type: isis
243    #         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/PERI/PERI'
244    #         encoding: 'cp852'
245    #         #limit: 10
246    #         modify_file: 'conf/modify/common.pl'
247    #         normalize:
248    #           path: 'conf/normalize/ff-peri.pl'
249    #
250    #   ffge:
251    #     name: 'Germanistika, Filozofski fakultet u Zagrebu'
252    #     input:
253    #       - name: peri
254    #         type: isis
255    #         path: '/backup/isis_backup/novi-40166/isisdata/latest/PERI/PERI'
256    #         encoding: 'cp852'
257    #         #limit: 10
258    #         modify_file: 'conf/modify/common.pl'
259    #         normalize:
260    #           path: 'conf/normalize/ff-peri.pl'
261    #
262    #   ffhu:
263    #     name: 'Hungarologija, Filozofski fakultet u Zagrebu'
264    #     input:
265    #       - name: peri
266    #         type: isis
267    #         path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'
268    #         encoding: 'cp852'
269    #         #limit: 10
270    #         modify_file: 'conf/modify/common.pl'
271    #         normalize:
272    #           path: 'conf/normalize/ff-peri.pl'
273    #
274    #   ffiz:
275    #     name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
276    #     input:
277    #       - name: peri
278    #         type: isis
279    #         path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'
280    #         encoding: 'cp852'
281    #         modify_file: 'conf/modify/common.pl'
282    #         normalize:
283    #           path: 'conf/normalize/ff-peri.pl'
284    #
285    #   ffkk:
286    #     name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'
287    #     input:
288    #       - name: peri
289    #         type: isis
290    #         path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'
291    #         encoding: 'cp852'
292    #         #limit: 10
293    #         modify_file: 'conf/modify/common.pl'
294    #         normalize:
295    #           path: 'conf/normalize/ff-peri.pl'
296    #
297    #   fflo:
298    #     name: 'Lingvistika, Filozofski fakultet u Zagrebu'
299    #     input:
300    #       - name: peri
301    #         type: isis
302    #         path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'
303    #         encoding: 'cp852'
304    #         #limit: 10
305    #         modify_file: 'conf/modify/common.pl'
306    #         normalize:
307    #           path: 'conf/normalize/ff-peri.pl'
308    #
309    #   ffpe:
310    #     name: 'Pedagogija, Filozofski fakultet u Zagrebu'
311    #     input:
312    #       - name: peri
313    #         type: isis
314    #         path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'
315    #         encoding: 'cp852'
316    #         #limit: 10
317    #         modify_file: 'conf/modify/common.pl'
318    #         normalize:
319    #           path: 'conf/normalize/ff-peri.pl'
320    
321        # another input database    ffpo:
322        name: 'Povijest, Filozofski fakultet u Zagrebu'
323        input:
324        - name: peri        - name: peri
325          type: isis          type: isis
326          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
327          encoding: 'cp852'          encoding: 'cp852'
328          #limit: 10          modify_file: 'conf/modify/common.pl'
         # modify_file: 'conf/modify/common.pl'  
329          normalize:          normalize:
330            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
331    
332    hazum:  #   ffpu:
333      name: 'HAZU - muzika'  #     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
334      input:  #     input:
335        name: bib  #       - name: peri
336        type: isis  #         type: isis
337        path: '/data/humanistika/hazu-m/MUZIKA/BIB'  #         path: '/backup/isis_backup/C124-3/ISISDATA/latest/PERI/PERI'
338        encoding: 'cp852'  #         encoding: 'cp852'
339        #limit: 10  #         #limit: 10
340        modify_file: 'conf/modify/common.pl'  #         modify_file: 'conf/modify/common.pl'
341        normalize:  #         normalize:
342          path: 'conf/normalize/minimal.pl'  #           path: 'conf/normalize/ff-peri.pl'
343    #
344    eizg:  #   ffps:
345      name: 'Ekonomski institut Zagreb'  #     name: 'Psihologija, Filozofski fakultet u Zagrebu'
346      input:  #     code: 'ps'
347        name: bib  #     url: 'http://www.knjiznice.ffzg.hr/psihologija'
348        type: isis  #     input:
349        path: '/data/drustvene/eizg/BIB'  #       - name: peri
350        encoding: 'cp852'  #         type: isis
351        #limit: 10  #         path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'
352        #modify_file: 'conf/modify/common.pl'  #         encoding: 'cp852'
353        normalize:  #         modify_file: 'conf/modify/common.pl'
354          path: 'conf/normalize/minimal.pl'  #         normalize:
355    #           path: 'conf/normalize/ff-peri.pl'
356    hrz:  #
357      name: 'Hrvatski restauratorski zavod'  #
358      input:  #   ffro:
359        name: knjige  #     name: 'Romanistika, Filozofski fakultet u Zagrebu'
360        type: isis  #     input:
361        path: '/data/humanistika/hrz/knjige/KNJIGE'  #       - name: peri
362        encoding: 'cp852'  #         type: isis
363        #limit: 10  #         path: '/backup/isis_backup/A224-6/isisdata/20070605/PERI/PERI'
364        #modify_file: 'conf/modify/common.pl'  #         encoding: 'cp852'
365        normalize:  #         #limit: 10
366          path: 'conf/normalize/minimal.pl'  #         modify_file: 'conf/modify/common.pl'
367    #         normalize:
368    irb:  #           path: 'conf/normalize/ff-peri.pl'
369      name: 'Institut Rudjer Boskovic'  #
370      input:  #   ffsf:
371        name: unimar  #     name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
372        type: isis  #     input:
373        path: '/data/isis_data/irb/UNIMAR'  #       - name: peri
374        encoding: 'cp852'  #         type: isis
375        #limit: 10  #         path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
376        #modify_file: 'conf/modify/common.pl'  #         encoding: 'cp852'
377        normalize:  #         #limit: 10
378          path: 'conf/normalize/minimal.pl'  #         modify_file: 'conf/modify/common.pl'
379    #         normalize:
380    #           path: 'conf/normalize/ff-peri.pl'
381    nsk:  #
382      name: 'Nacionalna i sveucilisna knjiznica'  #   ffso:
383      input:  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'
384        name: analitika  #     input:
385        type: marc  #       - name: peri
386        path: '/backup/data/NSK/BBaza.ISO'  #         type: isis
387        encoding: 'ISO-8859-2'  #         path: '/backup/isis_backup/A002-3/isisdata/latest/PERI/PERI'
388        modify: 'conf/modify/analitika.pl'  #         encoding: 'cp852'
389        normalize:  #         #limit: 10
390          path: 'conf/normalize/ps-casopisi.pl'  #         modify_file: 'conf/modify/common.pl'
391    #         normalize:
392  #Wiley zbirka  #           path: 'conf/normalize/ff-peri.pl'
393    wiley:  #
394      name: 'Wiley Intescience Full'  #   ffta:
395      input:  #     name: 'Talijanistika, Filozofski fakultet u Zagrebu'
396        - name: full  #     input:
397          type: excel  #       - name: peri
398          path: '/data/FF/ecasopisi/wiley/all_wiley_interscience_journals_2007.xls'  #         type: isis
399          worksheet: 'All Wiley Journals 2007'  #         path: '/backup/isis_backup/A225-2/isisdata/latest/PERI/PERI'
400          from: 1  #         encoding: 'cp852'
401          encoding: 'UTF-8'  #         #limit: 10
402          normalize:  #         modify_file: 'conf/modify/common.pl'
403            path: 'conf/normalize/excel-wiley-minimal.pl'  #         normalize:
404        - name: licenced  #           path: 'conf/normalize/ff-peri.pl'
405          type: excel  #  
406          path: '/data/FF/ecasopisi/wiley/wiley_casopisi2006.xls'  #   fftu:
407          worksheet: 'carnet'  #     name: 'Turkologija, Filozofski fakultet u Zagrebu'
408          from: 1  #     input:
409          encoding: 'UTF-8'  #       - name: peri
410          normalize:  #         type: isis
411            path: 'conf/normalize/excel-wiley.pl'  #         path: '/backup/isis_backup/B025-2/ISISDATA/20070711/PERI/PERI'
412        - name: nourl  #         encoding: 'cp852'
413          type: marc  #         #limit: 10
414          path: '/data/webpac2/out/marc/wiley-licenced.marc'  #         modify_file: 'conf/modify/common.pl'
415          encoding: 'UTF-8'  #         normalize:
416          normalize:  #           path: 'conf/normalize/ff-peri.pl'
417            path: 'conf/normalize/marc-wiley-nourl.pl'  #
418  #      - name: licenced  #   ffmic:
419  #        type: marc  #     name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'
420  #        path: '/data/FF/wiley/wiley-licenced.marc'  #     input:
421  #        encoding: 'UTF-8'  #       - name: peri
422  #        normalize:  #         type: isis
423  #          path: 'conf/normalize/common.pl'  #         path: '/backup/isis_backup/C107-9/ISISDATA/latest/Peri/PERI'
424    #         encoding: 'cp852'
425    #         #limit: 10
426    #         modify_file: 'conf/modify/common.pl'
427    #         normalize:
428    #           path: 'conf/normalize/ff-peri.pl'
429    #
430    #   nsk:
431    #     name: 'Nacionalna i sveucilisna knjiznica'
432    #     input:
433    #       name: bbaza
434    #       type: marc
435    #       path: '/home/mglavica/NSK/data/BBaza.ISO'
436    #       encoding: 'ISO-8859-2'
437    #       normalize:
438    #         path: 'conf/normalize/minimal.pl'
439    #  
440    #   exhibit:
441    #     name: 'SMILE Exhibit based ouptput for WebPAC'
442    #     input:
443    #       name: 'Periodika'
444    #       type: marc
445    #       path: 'out/marc/ffpo-peri.marc'
446    #       encoding: 'UTF-8'
447    #       #limit: 100
448    #       normalize:
449    #         path: 'conf/normalize/json.pl'
450    #     output:
451    #       module: 'JSON'
452    #       path: 'out/exhibit/po.js'

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

  ViewVC Help
Powered by ViewVC 1.1.26