/[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

Annotation of /trunk/conf/mjesec.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 824 - (hide annotations)
Fri May 18 20:27:21 2007 UTC (17 years ago) by dpavlin
File size: 26293 byte(s)
local

1 dpavlin 612 --- #YAML:1.0
2     # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!
3    
4     # encoding of this configuration file
5     config_encoding: 'ISO-8859-2'
6     # encoding in Catalyst.
7     catalyst_encoding: 'UTF-8'
8     # relative path to sites templates under Catalyst root
9     sites_root: 'sites'
10    
11     # which indexing engine to use? (hyperestraier is default)
12 dpavlin 635 #use_indexer: 'hyperestraier'
13     use_indexer: 'hyperestraier-native'
14 dpavlin 612 #use_indexer: 'kinosearch'
15    
16     # configuration for Hyper Estraier full text search engine
17     hyperestraier:
18     #url: 'http://localhost:1978/node/webpac2'
19     masterurl: 'http://localhost:1978'
20     defaultnode: 'webpac2'
21     # defaultnode: 'ps'
22     defaultdepth: 1
23     user: 'admin'
24     passwd: 'admin'
25     # don't turn this on! it will spit huge amounts of output
26     #debug: 1
27     #
28 dpavlin 635 #
29     path: 'casket/'
30 dpavlin 612 # number of results on each page
31     hits_on_page: 10
32     # number of results to fetch for suggestion (it will fold multiple sameones)
33     hits_for_suggest: 20
34     #
35     # options used while indexing
36     #
37     # which tag type to use for search engine (used while indexing)
38     type: 'search'
39     #
40    
41     # options for pager
42     pager:
43     # how many pages to show for navigation?
44     max_pages: 20
45    
46     # configuration for KinoSearch search engine library
47     kinosearch:
48     index_path: './kinosearch/'
49     fields:
50     - 'uri'
51     - 'AccompanyingMaterial'
52     - 'APA'
53     - 'CallNo'
54     - 'ContentsNote'
55     - 'CorporateName'
56     - 'CorporateName2'
57     - 'DatePublication'
58     - 'EditionNote'
59     - 'EditionStatement'
60     - 'ExpandedTitle'
61     - 'fond'
62     - 'Form'
63     - 'Frequency'
64     - 'GeneralNote'
65     - 'ID'
66     - 'IdentificationNumbers'
67     - 'IntellectResponsNote'
68     - 'InternalBibliographies'
69     - 'InvNo'
70     - 'ISBN'
71     - 'ISSN'
72     - 'ISN'
73     - 'IssuedWith'
74     - 'Language'
75     - 'level'
76     - 'MaterialDesignation'
77     - 'MFN'
78     - 'NamePublisher'
79     - 'Names'
80     - 'OriginatingSource'
81     - 'ParallelTitle'
82     - 'Parts'
83     - 'PartsEF'
84     - 'PartsID'
85     - 'PersonalName'
86     - 'PersonalName2'
87     - 'PersonalNameOther'
88     - 'PhysicalDescription'
89     - 'PhysicalDescriptionNote'
90     - 'PhysicalDetails'
91     - 'Piece'
92     - 'PieceAnalitic'
93     - 'PieceNum'
94     - 'PieceSubtitle'
95     - 'PlacePublication'
96     - 'Responsibility'
97     - 'ResponsibilityFirst'
98     - 'ResponsibilitySecond'
99     - 'SerialNo'
100     - 'Series'
101     - 'SeriesTitle'
102     - 'Set'
103     - 'Set2'
104     - 'Subtitle'
105     - 'Summary'
106     - 'SystemRequirements'
107     - 'titleNo'
108     - 'TitleProper'
109     - 'TitleProper2'
110     - 'UDC'
111     - 'UDC_All'
112     - 'UDCb'
113     - 'UncontrolledTerms'
114     - 'UniformHeading'
115     - 'URL'
116     - 'VolumeDesignation'
117     - 'AllThes'
118     - 'BroaderTerm'
119     - 'ClassCode'
120     - 'DescriptorEN'
121     - 'DescriptorFR'
122     - 'DescriptorGE'
123     - 'DescriptorHR'
124     - 'filename'
125     - 'format'
126     - 'headline'
127     - 'IDths'
128     - 'line'
129     - 'line2'
130     - 'line3'
131     - 'line4'
132     - 'MicrothesaurusEN'
133     - 'MicrothesaurusFR'
134     - 'MicrothesaurusGE'
135     - 'MicrothesaurusHR'
136     - 'NarrowerTerm'
137     - 'NonDescriptorEN'
138     - 'NonDescriptorFR'
139     - 'NonDescriptorGE'
140     - 'NonDescriptorHR'
141     - 'RelatedTerm'
142     - 'ScopeNoteEN'
143     - 'ScopeNoteHR'
144     - 'SeeBefore'
145     - 'SeeNext'
146     - 'Source'
147     - 'SubjectAreaHR'
148     - 'SubjectIndex'
149     - 'URL'
150     database: 'unconfigured database name'
151     label: 'unconfigured database label'
152     encoding: 'iso-8859-2'
153     # clean database before opening? (WARNING: this erases existing database)
154     clean: 1
155     # which field type to index?
156     type: 'search'
157    
158     webpac:
159     # default template to use
160     template: 'html_ffzg_results_short.tt'
161     # path to database files
162     db_path: '/data/webpac2/db'
163     # path to templates used by WebPAC::Output
164     template_path: '/data/webpac2/conf/output/tt'
165     # default template for results
166     default_template: 'html_ffzg.tt'
167     # default user editable css file
168     default_css: 'user.css'
169     css_path: 'root/css'
170     # encoding comming from webpac
171     webpac_encoding: 'iso-8859-2'
172     # encoding expected by Catalyst
173     out_encoding: 'utf-8'
174     # define different input formats (types) and perl modules to handle them
175     inputs:
176     isis: 'WebPAC::Input::ISIS'
177     marc: 'WebPAC::Input::MARC'
178     excel: 'WebPAC::Input::Excel'
179    
180     editor:
181     # open this record when opening editor
182     # (it will also be used to deduce default database and input)
183     default_record_uri: 'ps/libri/1'
184    
185     # directives after this are used when indexing using core WebPAC modules
186    
187     databases:
188     # This is empty database created only in Hyper Estraier to merge
189     # all three databases
190     'webpac2':
191     name: 'Search all'
192     links:
193 dpavlin 807 - to: ffan
194     credit: 10000
195     - to: ffar
196     credit: 10000
197     - to: ffet
198     credit: 10000
199     - to: fffi
200     credit: 10000
201     - to: fffo
202     credit: 10000
203     - to: ffge
204     credit: 10000
205     - to: ffhu
206     credit: 10000
207     - to: ffiz
208     credit: 10000
209     - to: ffkf
210     credit: 10000
211     - to: ffkk
212     credit: 10000
213     - to: fflo
214     credit: 10000
215     - to: fftu
216     credit: 10000
217     - to: ffpe
218     credit: 10000
219     - to: ffpo
220     credit: 10000
221     - to: ffpu
222     credit: 10000
223 dpavlin 806 - to: ffps
224     credit: 10000
225 dpavlin 807 - to: ffro
226 dpavlin 612 credit: 10000
227 dpavlin 807 - to: ffsk
228 dpavlin 612 credit: 10000
229 dpavlin 807 - to: ffsf
230     credit: 10000
231     - to: ffso
232     credit: 10000
233     - to: ffta
234     credit: 10000
235     - to: ffsr
236     credit: 10000
237     - to: ffmic
238     credit: 10000
239 dpavlin 612
240 dpavlin 807 # # site with alternative databases
241     # 'hr':
242     # name: 'Primjer za hrvatsko suèelje'
243     # links:
244     # - to: ffps
245     # credit: 10000
246     # - to: ffkk
247     # credit: 5000
248     # - to: emerald
249     # credit: 5000
250    
251    
252     # 'ffps':
253     # name: 'Knji¾nica Odsjeka za psihologiju'
254     # links:
255     # - to: ffps
256     # credit: 10000
257    
258     # 'drustvene':
259     # name: 'Katalog knji¾nica dru¹tvenih znanosti'
260     # links:
261     # - to: efzg
262     # credit: 10000
263     # - to: eizg
264     # credit: 10000
265     # - to: efos
266     # credit: 10000
267     # - to: irmo
268     # credit: 10000
269     # - to: hika
270     # credit: 10000
271     # - to: iztzg
272     # credit: 10000
273     # - to: jzav
274     # credit: 10000
275     # - to: ijf
276     # credit: 10000
277    
278     # 'ecasopisi':
279     # name: 'Katalog elektronièkih èasopisa'
280     # links:
281     # - to: emerald
282     # credit: 10000
283    
284     ffan:
285     name: 'Anglistika, Filozofski fakultet u Zagrebu'
286 dpavlin 806 input:
287     - name: libri
288     type: isis
289 dpavlin 807 path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
290 dpavlin 806 encoding: 'cp852'
291     modify_file: 'conf/modify/common.pl'
292     normalize:
293     - path: 'conf/normalize/ff-nakladnicka.pl'
294     - path: 'conf/normalize/ff-libri.pl'
295 dpavlin 807 - name: peri
296     type: isis
297     path: '/backup/isis_backup/A105-1/ISIS/latest/PERI/PERI'
298     encoding: 'cp852'
299     #limit: 10
300     #modify_file: 'conf/modify/common.pl'
301     normalize:
302     path: 'conf/normalize/minimal.pl'
303     - name: arti
304     type: isis
305     path: '/backup/isis_backup/A105-1/ISIS/latest/ARTI/ARTI'
306     encoding: 'cp852'
307     #limit: 10
308     #modify_file: 'conf/modify/common.pl'
309     normalize:
310     path: 'conf/normalize/minimal.pl'
311     - name: reports
312     type: isis
313     path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
314     encoding: 'cp852'
315     #limit: 10
316     #modify_file: 'conf/modify/common.pl'
317     normalize:
318 dpavlin 816 path: 'conf/normalize/reports.pl'
319 dpavlin 806
320 dpavlin 807
321     ffar:
322     name: 'Arheologija, Filozofski fakultet u Zagrebu'
323     input:
324     - name: libri
325     type: isis
326     path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
327     encoding: 'cp852'
328     #limit: 10
329     modify_file: 'conf/modify/common.pl'
330     normalize:
331 dpavlin 816 - path: 'conf/normalize/ff-nakladnicka.pl'
332     - path: 'conf/normalize/ff-libri.pl'
333 dpavlin 806 - name: peri
334     type: isis
335 dpavlin 807 path: '/backup/isis_backup/A018-2/isisdata/latest/PERI/PERI'
336 dpavlin 806 encoding: 'cp852'
337     #limit: 10
338 dpavlin 807 #modify_file: 'conf/modify/common.pl'
339 dpavlin 806 normalize:
340 dpavlin 807 path: 'conf/normalize/minimal.pl'
341     - name: arti
342     type: isis
343     path: '/backup/isis_backup/A018-2/isisdata/latest/ARTI/ARTI'
344     encoding: 'cp852'
345     #limit: 10
346     #modify_file: 'conf/modify/common.pl'
347     normalize:
348     path: 'conf/normalize/minimal.pl'
349 dpavlin 806
350 dpavlin 807 ffet:
351     name: 'Etnologija, Filozofski fakultet u Zagrebu'
352 dpavlin 806 input:
353 dpavlin 807 - name: libri
354     type: isis
355     path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'
356     encoding: 'cp852'
357     #limit: 10
358     modify_file: 'conf/modify/common.pl'
359     normalize:
360     path: 'conf/normalize/minimal.pl'
361     - name: peri
362     type: isis
363     path: '/backup/isis_backup/A203-3/ISISDATA/latest/PERI/PERI'
364     encoding: 'cp852'
365     normalize:
366     path: 'conf/normalize/minimal.pl'
367     - name: arti
368     type: isis
369     path: '/backup/isis_backup/A203-3/ISISDATA/latest/ARTI/ARTI'
370     encoding: 'cp852'
371     normalize:
372     path: 'conf/normalize/minimal.pl'
373 dpavlin 806
374 dpavlin 807 fffi:
375     name: 'Filozofija, Filozofski fakultet u Zagrebu'
376 dpavlin 806 input:
377 dpavlin 807 - name: libri
378     type: isis
379     path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
380     encoding: 'cp852'
381     #limit: 10
382     #modify_file: 'conf/modify/common.pl'
383     normalize:
384 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
385 dpavlin 807 - name: peri
386     type: isis
387     path: '/backup/isis_backup/A102-1B/ISISDATA/latest/PERI/PERI'
388     encoding: 'cp852'
389     normalize:
390     path: 'conf/normalize/minimal.pl'
391    
392    
393     fffo:
394     name: 'Fonetika, Filozofski fakultet u Zagrebu'
395     input:
396     - name: libri
397     type: isis
398     path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
399     encoding: 'cp852'
400     #limit: 10
401     #modify_file: 'conf/modify/common.pl'
402     normalize:
403     path: 'conf/normalize/minimal.pl'
404     - name: peri
405     type: isis
406     path: '/backup/isis_backup/novi-40162/ISISDATA/latest/PERI/PERI'
407     encoding: 'cp852'
408     normalize:
409     path: 'conf/normalize/minimal.pl'
410     - name: arti
411     type: isis
412     path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'
413     encoding: 'cp852'
414     #limit: 10
415     modify_file: 'conf/modify/common.pl'
416     normalize:
417     path: 'conf/normalize/minimal.pl'
418    
419     ffge:
420     name: 'Germanistika, Filozofski fakultet u Zagrebu'
421     input:
422     - name: libri
423     type: isis
424     path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'
425     encoding: 'cp852'
426     #limit: 10
427 dpavlin 824 modify_file: 'conf/modify/common.pl'
428 dpavlin 807 normalize:
429 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
430 dpavlin 807 - name: peri
431     type: isis
432     path: '/backup/isis_backup/novi-40166/isisdata/latest/PERI/PERI'
433     encoding: 'cp852'
434     normalize:
435     path: 'conf/normalize/minimal.pl'
436     - name: arti
437     type: isis
438     path: '/backup/isis_backup/novi-40166/isisdata/latest/ARTI/ARTI'
439     encoding: 'cp852'
440     normalize:
441     path: 'conf/normalize/minimal.pl'
442    
443    
444     ffhu:
445     name: 'Hungarologija, Filozofski fakultet u Zagrebu'
446     input:
447     - name: libri
448     type: isis
449     path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
450     encoding: 'cp852'
451     #limit: 10
452     #modify_file: 'conf/modify/common.pl'
453     normalize:
454     path: 'conf/normalize/minimal.pl'
455     - name: peri
456     type: isis
457     path: '/backup/isis_backup/B001-2/winisis/latest/PERI/PERI'
458     encoding: 'cp852'
459     normalize:
460     path: 'conf/normalize/minimal.pl'
461     - name: arti
462     type: isis
463     path: '/backup/isis_backup/B001-2/winisis/latest/ARTI/ARTI'
464     encoding: 'cp852'
465     normalize:
466     path: 'conf/normalize/minimal.pl'
467    
468     ffiz:
469     name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'
470     input:
471     - name: libri
472     type: isis
473     path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
474     encoding: 'cp852'
475     #limit: 10
476 dpavlin 824 modify_file: 'conf/modify/common.pl'
477 dpavlin 807 normalize:
478 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
479 dpavlin 807 - name: peri
480     type: isis
481     path: '/backup/isis_backup/A129-2/isisdata/latest/PERI/PERI'
482     encoding: 'cp852'
483     normalize:
484     path: 'conf/normalize/minimal.pl'
485     - name: arti
486     type: isis
487     path: '/backup/isis_backup/a129-2/isisdata/latest/arti/arti'
488     encoding: 'cp852'
489     normalize:
490     path: 'conf/normalize/minimal.pl'
491     - name: sig
492     type: isis
493     path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
494     encoding: 'cp852'
495     #limit: 10
496     #modify_file: 'conf/modify/common.pl'
497     normalize:
498     path: 'conf/normalize/iz-sig.pl'
499    
500     ffkf:
501     name: 'Klasièna filologija, Filozofski fakultet u Zagrebu'
502     input:
503     name: libri
504 dpavlin 806 type: isis
505 dpavlin 807 path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
506 dpavlin 806 encoding: 'cp852'
507     #limit: 10
508     #modify_file: 'conf/modify/common.pl'
509     normalize:
510     path: 'conf/normalize/minimal.pl'
511    
512 dpavlin 807 ffkk:
513     name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'
514 dpavlin 612 input:
515 dpavlin 807 - name: libri
516     type: isis
517     path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'
518     encoding: 'cp852'
519     #limit: 10
520     modify_file: 'conf/modify/common.pl'
521     normalize:
522 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
523 dpavlin 807 - name: peri
524     type: isis
525     path: '/backup/isis_backup/A206-4/isisdata/latest/PERI/PERI'
526     encoding: 'cp852'
527     #limit: 10
528     #modify_file: 'conf/modify/common.pl'
529     normalize:
530     path: 'conf/normalize/minimal.pl'
531     - name: arti
532     type: isis
533     path: '/backup/isis_backup/A206-4/isisdata/latest/ARTI/ARTI'
534     encoding: 'cp852'
535     #limit: 10
536     #modify_file: 'conf/modify/ffkk-arti.pl'
537     normalize:
538     path: 'conf/normalize/ff-arti.pl'
539     - name: klibri
540     type: marc
541     path: '/data/webpac2/out/marc/ffkk-libri.marc'
542     encoding: 'UTF-8'
543     normalize:
544     path: 'conf/normalize/test.pl'
545    
546     fflo:
547     name: 'Lingvistika, Filozofski fakultet u Zagrebu'
548     input:
549     - name: libri
550     type: isis
551     path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
552     encoding: 'cp852'
553     #limit: 10
554     modify_file: 'conf/modify/common.pl'
555     normalize:
556 dpavlin 816 - path: 'conf/normalize/ff-nakladnicka.pl'
557     - path: 'conf/normalize/ff-libri.pl'
558 dpavlin 807 - name: peri
559     type: isis
560     path: '/backup/isis_backup/A108-1/ISISDATA/latest/PERI/PERI'
561     encoding: 'cp852'
562     #limit: 10
563     #modify_file: 'conf/modify/common.pl'
564     normalize:
565     path: 'conf/normalize/minimal.pl'
566     - name: arti
567     type: isis
568     path: '/backup/isis_backup/A108-1/ISISDATA/latest/ARTI/ARTI'
569     encoding: 'cp852'
570     #limit: 10
571     #modify_file: 'conf/modify/common.pl'
572     normalize:
573     path: 'conf/normalize/minimal.pl'
574    
575     fftu:
576     name: 'Turkologija, Filozofski fakultet u Zagrebu'
577     input:
578     - name: libri
579     type: isis
580     path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
581     encoding: 'cp852'
582     #limit: 10
583     #modify_file: 'conf/modify/common.pl'
584     normalize:
585     path: 'conf/normalize/minimal.pl'
586     - name: peri
587     type: isis
588     path: '/backup/isis_backup/B025-2/ISISDATA/latest/PERI/PERI'
589     encoding: 'cp852'
590     #limit: 10
591     #modify_file: 'conf/modify/common.pl'
592     normalize:
593     path: 'conf/normalize/minimal.pl'
594     - name: arti
595     type: isis
596     path: '/backup/isis_backup/B025-2/ISISDATA/latest/ARTI/ARTI'
597     encoding: 'cp852'
598     #limit: 10
599     #modify_file: 'conf/modify/common.pl'
600     normalize:
601     path: 'conf/normalize/minimal.pl'
602    
603     ffpe:
604     name: 'Pedagogija, Filozofski fakultet u Zagrebu'
605     input:
606     - name: libri
607     type: isis
608     path: '/backup/isis_backup/novi-40163/isisdata/latest/LIBRI/LIBRI'
609     encoding: 'cp852'
610     #limit: 10
611 dpavlin 824 modify_file: 'conf/modify/common.pl'
612 dpavlin 807 normalize:
613 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
614 dpavlin 807 - name: peri
615     type: isis
616     path: '/backup/isis_backup/novi-40163/isisdata/latest/PERI/PERI'
617     encoding: 'cp852'
618     #limit: 10
619     #modify_file: 'conf/modify/common.pl'
620     normalize:
621     path: 'conf/normalize/minimal.pl'
622     - name: arti
623     type: isis
624     path: '/backup/isis_backup/novi-40163/isisdata/latest/ARTI/ARTI'
625     encoding: 'cp852'
626     #limit: 10
627     #modify_file: 'conf/modify/common.pl'
628     normalize:
629     path: 'conf/normalize/minimal.pl'
630    
631     ffpo:
632     name: 'Povijest, Filozofski fakultet u Zagrebu'
633     input:
634     - name: libri
635     type: isis
636     path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
637     encoding: 'cp852'
638 dpavlin 824 modify_file: 'conf/modify/common.pl'
639 dpavlin 807 normalize:
640 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
641 dpavlin 807 - name: peri
642     type: isis
643     path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
644     encoding: 'cp852'
645     #limit: 10
646     #modify_file: 'conf/modify/common.pl'
647     normalize:
648     path: 'conf/normalize/minimal.pl'
649     - name: arti
650     type: isis
651     path: '/backup/isis_backup/A-201-1/isisdata/latest/ARTI/ARTI'
652     encoding: 'cp852'
653     #limit: 10
654     #modify_file: 'conf/modify/common.pl'
655     normalize:
656     path: 'conf/normalize/minimal.pl'
657    
658     ffpu:
659     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
660     input:
661     - name: libri
662     type: isis
663     path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
664     encoding: 'cp852'
665     #limit: 10
666 dpavlin 824 modify_file: 'conf/modify/common.pl'
667 dpavlin 807 normalize:
668 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
669 dpavlin 807 - name: peri
670     type: isis
671     path: '/backup/isis_backup/C124-3/ISISDATA/latest/PERI/PERI'
672     encoding: 'cp852'
673     #limit: 10
674     #modify_file: 'conf/modify/common.pl'
675     normalize:
676     path: 'conf/normalize/minimal.pl'
677     - name: arti
678     type: isis
679     path: '/backup/isis_backup/C124-3/ISISDATA/latest/ARTI/ARTI'
680     encoding: 'cp852'
681     #limit: 10
682     #modify_file: 'conf/modify/common.pl'
683     normalize:
684     path: 'conf/normalize/minimal.pl'
685    
686     ffps:
687     # all variables here will be available as config variables in template
688     name: 'Psihologija, Filozofski fakultet u Zagrebu'
689     code: 'ps'
690     url: 'http://www.knjiznice.ffzg.hr/psihologija'
691    
692     # define input source
693     input:
694     # this will create unique name with name of database and mfn
695     - name: libri
696     # isis
697     type: isis
698    
699     # full path to database
700     path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
701     # path: '/data/isis_data/PS/LIBRI/'
702    
703     # encoding of character set in isis data
704     encoding: 'cp852'
705    
706     # lookup
707     # lookup: 'conf/lookup/isis_ffzg.yml'
708    
709     # limit number of records to read from database
710     #limit: 10
711    
712     modify_file: 'conf/modify/common.pl'
713    
714     # define normalisation for that source
715     normalize:
716     # which tag to use in normalize xml for data?
717     # tag: 'isis'
718     # path to normalization xml
719 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
720 dpavlin 807
721     # another input database
722     - name: peri
723     type: isis
724     path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
725     encoding: 'cp852'
726     #limit: 10
727     # modify_file: 'conf/modify/common.pl'
728     normalize:
729     path: 'conf/normalize/minimal.pl'
730    
731     ffro:
732     name: 'Romanistika, Filozofski fakultet u Zagrebu'
733     input:
734     - name: libri
735     type: isis
736     path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
737     encoding: 'cp852'
738     #limit: 10
739     modify_file: 'conf/modify/common.pl'
740     normalize:
741 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
742 dpavlin 807 - name: peri
743     type: isis
744     path: '/backup/isis_backup/A224-6/isisdata/latest/PERI/PERI'
745     encoding: 'cp852'
746     #limit: 10
747     # modify_file: 'conf/modify/common.pl'
748     normalize:
749     path: 'conf/normalize/minimal.pl'
750    
751    
752     ffsk:
753     name: 'Skandinavistika, Filozofski fakultet u Zagrebu'
754     input:
755     name: libri
756 dpavlin 805 type: isis
757 dpavlin 807 path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
758 dpavlin 805 encoding: 'cp852'
759     #limit: 10
760     #modify_file: 'conf/modify/common.pl'
761     normalize:
762     path: 'conf/normalize/minimal.pl'
763 dpavlin 612
764 dpavlin 807 ffsf:
765     name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
766 dpavlin 806 input:
767 dpavlin 824 - name: librib
768 dpavlin 807 type: isis
769     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
770     encoding: 'cp852'
771     #limit: 10
772     modify_file: 'conf/modify/common.pl'
773     normalize:
774     path: 'conf/normalize/minimal.pl'
775 dpavlin 824 - name: naklm
776 dpavlin 807 type: isis
777 dpavlin 824 path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
778 dpavlin 807 encoding: 'cp852'
779     #limit: 10
780 dpavlin 824 modify_file: 'conf/modify/ff-nakladnicka.pl'
781     normalize:
782     path: 'conf/normalize/ff-nakladnicka.pl'
783     - name: librim
784     type: isis
785     path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
786     encoding: 'cp852'
787     #limit: 10
788 dpavlin 807 modify_file: 'conf/modify/common.pl'
789     normalize:
790 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
791 dpavlin 807 - name: peri
792     type: isis
793     path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
794     encoding: 'cp852'
795     #limit: 10
796     modify_file: 'conf/modify/common.pl'
797     normalize:
798     path: 'conf/normalize/minimal.pl'
799    
800     ffso:
801     name: 'Sociologija, Filozofski fakultet u Zagrebu'
802     input:
803     - name: libri
804     type: isis
805     path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
806     encoding: 'cp852'
807     #limit: 10
808 dpavlin 824 modify_file: 'conf/modify/common.pl'
809 dpavlin 807 normalize:
810 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
811 dpavlin 807 - name: peri
812     type: isis
813     path: '/backup/isis_backup/A002-3/isisdata/latest/PERI/PERI'
814     encoding: 'cp852'
815     #limit: 10
816     modify_file: 'conf/modify/common.pl'
817     normalize:
818     path: 'conf/normalize/minimal.pl'
819     - name: arti
820     type: isis
821     path: '/backup/isis_backup/A002-3/isisdata/latest/ARTI/ARTI'
822     encoding: 'cp852'
823     #limit: 10
824     modify_file: 'conf/modify/common.pl'
825     normalize:
826     path: 'conf/normalize/minimal.pl'
827    
828     ffta:
829     name: 'Talijanistika, Filozofski fakultet u Zagrebu'
830     input:
831     - name: libri
832     type: isis
833     path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'
834     encoding: 'cp852'
835     #limit: 10
836 dpavlin 824 modify_file: 'conf/modify/common.pl'
837 dpavlin 807 normalize:
838 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
839 dpavlin 807 - name: peri
840     type: isis
841     path: '/backup/isis_backup/A225-2/isisdata/latest/PERI/PERI'
842     encoding: 'cp852'
843     #limit: 10
844     modify_file: 'conf/modify/common.pl'
845     normalize:
846     path: 'conf/normalize/minimal.pl'
847    
848     ffsr:
849     name: 'Sredi¹nja èitaonica, Filozofski fakultet u Zagrebu'
850     input:
851 dpavlin 824 - name: naklm
852     type: isis
853     path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
854     encoding: 'cp852'
855     #limit: 10
856     modify_file: 'conf/modify/ff-nakladnicka.pl'
857     normalize:
858     path: 'conf/normalize/ff-nakladnicka.pl'
859     - name: libri
860     type: isis
861     path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
862     encoding: 'cp852'
863     #limit: 10
864     #modify_file: 'conf/modify/common.pl'
865     normalize:
866     path: 'conf/normalize/ff-libri.pl'
867 dpavlin 612
868 dpavlin 807 ffmic:
869     name: 'Meðunarodni istra¾ivaèki centar za kasnu antiku i srednji vijek'
870 dpavlin 795 input:
871 dpavlin 807 - name: libri
872     type: isis
873     path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
874     encoding: 'cp852'
875     #limit: 10
876     #modify_file: 'conf/modify/common.pl'
877     normalize:
878 dpavlin 824 path: 'conf/normalize/ff-libri.pl'
879 dpavlin 807 - name: peri
880     type: isis
881     path: '/backup/isis_backup/C107-9/ISISDATA/latest/Peri/PERI'
882     encoding: 'cp852'
883     #limit: 10
884     modify_file: 'conf/modify/common.pl'
885     normalize:
886     path: 'conf/normalize/minimal.pl'
887 dpavlin 758
888 dpavlin 807 ## Elektronièki èasopisi
889     # emerald:
890     # name: 'EmeraldFulltext'
891     # input:
892     # name: ecas
893     # type: excel
894     # path: '/data/FF/emerald/persistenturls.xls'
895     # worksheet: 'All Titles'
896     # from: 20
897     # encoding: 'windows-1250'
898     # #limit: 10
899     # normalize:
900     # path: 'conf/normalize/excel_emerald.pl'
901    
902    
903 dpavlin 806 #Wiley zbirka
904 dpavlin 807 # wiley:
905     # name: 'Wiley Intescience Full'
906     # input:
907     # - name: full
908     # type: excel
909     # path: '/data/FF/wiley/all_wiley_interscience_journals_2007.xls'
910     # worksheet: 'All Wiley Journals 2007'
911     # from: 1
912     # encoding: 'UTF-8'
913     # normalize:
914     # path: 'conf/normalize/excel-wiley-minimal.pl'
915 dpavlin 806 # - name: licenced
916 dpavlin 807 # type: excel
917     # path: '/data/FF/wiley/wiley_casopisi2006.xls'
918     # worksheet: 'carnet'
919     # from: 1
920     # encoding: 'UTF-8'
921     # normalize:
922     # path: 'conf/normalize/excel-wiley.pl'
923     # - name: nourl
924 dpavlin 806 # type: marc
925 dpavlin 807 # path: '/data/webpac2/out/marc/wiley-licenced.marc'
926     # encoding: 'UTF-8'
927     # normalize:
928     # path: 'conf/normalize/marc-wiley-nourl.pl'
929     # - name: licenced
930     # type: marc
931 dpavlin 806 # path: '/data/FF/wiley/wiley-licenced.marc'
932     # encoding: 'UTF-8'
933     # normalize:
934     # path: 'conf/normalize/common.pl'
935    
936 dpavlin 807 # nsk:
937     # name: 'Nacionalna i sveucilisna knjiznica'
938     # input:
939     # name: baza
940     # type: marc
941     # path: '/backup/data/NSK/BBaza.ISO'
942     # encoding: 'ISO-8859-2'
943     # normalize:
944     # path: 'conf/normalize/marc-nsk.pl'
945    

  ViewVC Help
Powered by ViewVC 1.1.26