/[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 1102 by dpavlin, Mon Aug 4 19:35:05 2008 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          credit: 10000
131        - to: nsk        - 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
145          - to: kem
146            credit: 10000
147          - to: efzg
148          credit: 10000          credit: 10000
149    
150    ffps:  
151      name: 'Psihologija, Filozofski fakultet u Zagrebu'  
152    #  'ffps':
153    #    name: 'Knjižnica Odsjeka za psihologiju'
154    #    links:
155    #      - to: ffps
156    #        credit: 10000
157    
158    #  'drustvene':
159    #    name: 'Katalog knjižnica društvenih znanosti'
160    #    links:
161    #      - to: efzg
162    #        credit: 10000
163    #      - to: eizg
164    #        credit: 10000
165    #      - to: efos
166    #        credit: 10000
167    #      - to: irmo
168    #        credit: 10000
169    #      - to: hika
170    #        credit: 10000
171    #      - to: iztzg
172    #        credit: 10000
173    #      - to: jzav
174    #        credit: 10000
175    #      - to: ijf
176    #        credit: 10000
177      
178    #  'ecasopisi':
179    #    name: 'Katalog elektroničkih časopisa'
180    #    links:
181    #      - to: emerald
182    #        credit: 10000
183    
184      hazu:
185        name: 'HAZU'
186      input:      input:
187        - name: libri        - name: bib
188          type: isis          type: isis
189          path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'          path: '/data/unizg/hazu/BIB'
190          encoding: 'cp852'          encoding: 'cp852'
191          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
192          normalize:          normalize:
193            - path: 'conf/normalize/ff-nakladnicka.pl'            path: 'conf/normalize/minimal.pl'
           - path: 'conf/normalize/ff-libri.pl'  
194    
195        # another input database    sand:
196        - name: peri      name: 'SAND'
         type: isis  
         path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'  
         encoding: 'cp852'  
         #limit: 10  
         # modify_file: 'conf/modify/common.pl'  
         normalize:  
           path: 'conf/normalize/ff-peri.pl'  
   
   hazum:  
     name: 'HAZU - muzika'  
197      input:      input:
198        name: bib        name: casopisi
199        type: isis        type: dbf
200        path: '/data/humanistika/hazu-m/MUZIKA/BIB'        path: '/data/unizg/casopisi/sys/cas2000.dbf'
       encoding: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
201        normalize:        normalize:
202          path: 'conf/normalize/minimal.pl'          path: 'conf/normalize/common.pl'
203    #      mapping_path: 'conf/input/dbf/cas2000.yml'
204    eizg:    
205      name: 'Ekonomski institut Zagreb'    hidra:
206        name: 'HIDRA'
207      input:      input:
208        name: bib        - name: bib
209        type: isis          type: isis
210        path: '/data/drustvene/eizg/BIB'          path: '/data/hidra/test/BIB'
211        encoding: 'cp852'          encoding: 'cp852'
212        #limit: 10          modify_file: 'conf/modify/common.pl'
213        #modify_file: 'conf/modify/common.pl'          normalize:
214        normalize:            path: 'conf/normalize/minimal.pl'
         path: 'conf/normalize/minimal.pl'  
215    
216    hrz:    efzg:
217      name: 'Hrvatski restauratorski zavod'      name: 'EFZG'
218      input:      input:
219        name: knjige        - name: crolist
220        type: isis          type: marc
221        path: '/data/humanistika/hrz/knjige/KNJIGE'          path: '/data/unizg/drustvene/efzg/unimarc.iso'
222        encoding: 'cp852'          encoding: 'ISO-8859-2'
223        #limit: 10          normalize:
224        #modify_file: 'conf/modify/common.pl'            path: 'conf/normalize/minimal.pl'
225        normalize:    
226          path: 'conf/normalize/minimal.pl'    ipu:
227        name: 'Institut za povijest umjetnosti'
   irb:  
     name: 'Institut Rudjer Boskovic'  
228      input:      input:
229        name: unimar        - name: bibl
230        type: isis          type: isis
231        path: '/data/isis_data/irb/UNIMAR'          path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
232        encoding: 'cp852'          encoding: 'cp852'
233        #limit: 10          # modify_file: 'conf/modify/common.pl'
234        #modify_file: 'conf/modify/common.pl'          normalize:
235        normalize:            path: 'conf/normalize/minimal.pl'
         path: 'conf/normalize/minimal.pl'  
   
236    
237    nsk:    zvonar:
238      name: 'Nacionalna i sveucilisna knjiznica'      name: 'HAZU Odsjek za povijesne znanosti'
239      input:      input:
240        name: analitika        - name: libri
241        type: marc          type: isis
242        path: '/backup/data/NSK/BBaza.ISO'          path: '/data/unizg/humanistika/hazu-p/LIBRI'
243        encoding: 'ISO-8859-2'          normalize:
244        modify: 'conf/modify/analitika.pl'            path: 'conf/normalize/minimal.pl'
245        normalize:        - name: peri
246          path: 'conf/normalize/ps-casopisi.pl'          type: isis
247            path: '/data/unizg/humanistika/hazu-p/PERI'
248            normalize:
249              path: 'conf/normalize/minimal.pl'
250    
251  #Wiley zbirka    stross:
252    wiley:      name: 'Strossmayerova galerija'
     name: 'Wiley Intescience Full'  
253      input:      input:
254        - name: full        - name: bib
255          type: excel          type: isis
256          path: '/data/FF/ecasopisi/wiley/all_wiley_interscience_journals_2007.xls'          path: '/data/unizg/stross/BIB'
         worksheet: 'All Wiley Journals 2007'  
         from: 1  
         encoding: 'UTF-8'  
         normalize:  
           path: 'conf/normalize/excel-wiley-minimal.pl'  
       - name: licenced  
         type: excel  
         path: '/data/FF/ecasopisi/wiley/wiley_casopisi2006.xls'  
         worksheet: 'carnet'  
         from: 1  
         encoding: 'UTF-8'  
257          normalize:          normalize:
258            path: 'conf/normalize/excel-wiley.pl'            path: 'conf/normalize/minimal.pl'
259        - name: nourl          
260          type: marc    koncar:
261          path: '/data/webpac2/out/marc/wiley-licenced.marc'      name: 'Končar'
262          encoding: 'UTF-8'      input:
263          - name: unimar
264            type: isis
265            path: '/data/tehnika/koncar/UNIMAR'
266          normalize:          normalize:
267            path: 'conf/normalize/marc-wiley-nourl.pl'            path: 'conf/normalize/minimal.pl'
268  #      - name: licenced          
 #        type: marc  
 #        path: '/data/FF/wiley/wiley-licenced.marc'  
 #        encoding: 'UTF-8'  
 #        normalize:  
 #          path: 'conf/normalize/common.pl'  
   

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

  ViewVC Help
Powered by ViewVC 1.1.26