/[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 1042 by dpavlin, Mon Nov 12 12:22:21 2007 UTC revision 1103 by dpavlin, Mon Aug 4 19:35:18 2008 UTC
# Line 75  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'
     dbf: 'WebPAC::Input::DBF'  
78    # define delimiters for validation    # define delimiters for validation
79    delimiters:    delimiters:
80      - ' ; '      - ' ; '
# Line 145  databases: Line 144  databases:
144          credit: 10000          credit: 10000
145        - to: kem        - to: kem
146          credit: 10000          credit: 10000
147          - to: efzg
148            credit: 10000
149    
 #  # 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  
   
 #  '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: 'cp852'  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffar:  
     name: 'Arheologija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffet:  
     name: 'Etnologija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   fffi:  
     name: 'Filozofija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   fffo:  
     name: 'Fonetika, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffge:  
     name: 'Germanistika, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffhu:  
     name: 'Hungarologija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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: 'cp852'  
       #limit: 10  
       modify_file: 'conf/modify/common.pl'  
       normalize:  
         - path: 'conf/normalize/ff-libri.pl'  
         - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffkk:  
     name: 'Komparativna književnost, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   fflo:  
     name: 'Lingvistika, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffpe:  
     name: 'Pedagogija, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/visnja/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   ffpo:  
     name: 'Povijest, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.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  
         type: isis  
   
         # 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: 'cp852'  
   
         # lookup  
         # lookup: 'conf/lookup/isis_ffzg.yml'  
   
         # limit number of records to read from database  
         #limit: 10  
   
         modify_file: 'conf/modify/common.pl'  
           
         # define normalisation for that source  
         normalize:  
           # which tag to use in normalize xml for data?  
           # tag: 'isis'  
           # path to normalization xml  
           - path: 'conf/normalize/ff-libri.pl'  
           - path: 'conf/normalize/ff-libri-svesci.pl'  
   
   
   ffro:  
     name: 'Romanistika, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
         normalize:  
           - path: 'conf/normalize/ff-libri.pl'  
   #        - path: 'conf/normalize/ff-libri-svesci.pl'  
150    
151  #  ffsk:  #  hazu:
152  #    name: 'Skandinavistika, Filozofski fakultet u Zagrebu'  #    name: 'HAZU'
153    #    input:
154    #      - name: bib
155    #        type: isis
156    #        path: '/data/unizg/hazu/BIB'
157    #        encoding: 'cp852'
158    #        modify_file: 'conf/modify/common.pl'
159    #        normalize:
160    #          path: 'conf/normalize/minimal.pl'
161    #
162    #  sand:
163    #    name: 'SAND'
164  #    input:  #    input:
165  #      name: libri  #      name: casopisi
166  #      type: isis  #      type: dbf
167  #      path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI'  #      path: '/data/unizg/casopisi/sys/cas2000.dbf'
 #      encoding: 'cp852'  
 #      #limit: 10  
 #      modify_file: 'conf/modify/common.pl'  
168  #      normalize:  #      normalize:
169  #        path: 'conf/normalize/ff-libri.pl'  #        path: 'conf/normalize/common.pl'
170    ##      mapping_path: 'conf/input/dbf/cas2000.yml'
171    ffsf:  #  
172      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'  #  hidra:
173      input:  #    name: 'HIDRA'
174  #      - name: naklb  #    input:
175    #      - name: bib
176  #        type: isis  #        type: isis
177  #        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/data/hidra/test/BIB'
178  #        encoding: 'cp852'  #        encoding: 'cp852'
179  #        modify_file: 'conf/modify/ff-nakladnicka.pl'  #        modify_file: 'conf/modify/common.pl'
180  #        normalize:  #        normalize:
181  #          path: 'conf/normalize/ff-nakladnicka.pl'  #          path: 'conf/normalize/minimal.pl'
182        - name: librib  #
183          type: isis  #  efzg:
184          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'  #    name: 'EFZG'
185          encoding: 'cp852'  #    input:
186          modify_file: 'conf/modify/common.pl'  #      - name: crolist
187          normalize:  #        type: marc
188            - path: 'conf/normalize/ff-libri.pl'  #        path: '/data/unizg/drustvene/efzg/unimarc.iso'
189    #        - path: 'conf/normalize/ff-libri-svesci.pl'  #        encoding: 'ISO-8859-2'
190        - name: librim  #        normalize:
191          type: isis  #          path: 'conf/normalize/minimal.pl'
192          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'  #  
193          encoding: 'cp852'  #  ipu:
194          #limit: 10  #    name: 'Institut za povijest umjetnosti'
195          modify_file: 'conf/modify/common.pl'  #    input:
196          normalize:  #      - name: bibl
197            - path: 'conf/normalize/ff-libri.pl'  #        type: isis
198            - path: 'conf/normalize/ff-libri-svesci.pl'  #        path: '/data/unizg/humanistika/ipu/20071115/bibl/BIBL'
199    #        encoding: 'cp852'
200    ffso:  #        # modify_file: 'conf/modify/common.pl'
201      name: 'Sociologija, Filozofski fakultet u Zagrebu'  #        normalize:
202      input:  #          path: 'conf/normalize/minimal.pl'
203        - name: libri  #
204          type: isis  #  zvonar:
205          path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'  #    name: 'HAZU Odsjek za povijesne znanosti'
206          encoding: 'cp852'  #    input:
207          #limit: 10  #      - name: libri
208          modify_file: 'conf/modify/common.pl'  #        type: isis
209          normalize:  #        path: '/data/unizg/humanistika/hazu-p/LIBRI'
210            - path: 'conf/normalize/ff-libri.pl'  #        normalize:
211            - path: 'conf/normalize/ff-libri-svesci.pl'  #          path: 'conf/normalize/minimal.pl'
212    #      - name: peri
213    ffsr:  #        type: isis
214      name: 'Središnja čitaonica, Filozofski fakultet u Zagrebu'  #        path: '/data/unizg/humanistika/hazu-p/PERI'
215      input:  #        normalize:
216        - name: libri  #          path: 'conf/normalize/minimal.pl'
217          type: isis  #
218          path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'  #  stross:
219          encoding: 'cp852'  #    name: 'Strossmayerova galerija'
220          #limit: 10  #    input:
221          modify_file: 'conf/modify/common.pl'  #      - name: bib
222          normalize:  #        type: isis
223            - path: 'conf/normalize/ff-libri.pl'  #        path: '/data/unizg/stross/BIB'
224            - path: 'conf/normalize/ff-libri-svesci.pl'  #        normalize:
225    #          path: 'conf/normalize/minimal.pl'
226    ffta:  #      
227      name: 'Talijanistika, Filozofski fakultet u Zagrebu'  #  koncar:
228      input:  #    name: 'Končar'
229        - name: libri  #    input:
230          type: isis  #      - name: unimar
231          path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI'  #        type: isis
232          encoding: 'cp852'  #        path: '/data/tehnika/koncar/UNIMAR'
233          #limit: 10  #        normalize:
234          modify_file: 'conf/modify/common.pl'  #          path: 'conf/normalize/minimal.pl'
235          normalize:  #      
236            - path: 'conf/normalize/ff-libri.pl'    datumi:
237            - path: 'conf/normalize/ff-libri-svesci.pl'      name: 'Nevaljali datumi'
238        input:
239    fftu:        - name: tablica
240      name: 'Turkologija, Filozofski fakultet u Zagrebu'          type: excel
241      input:          path: '/data/isis_data/greske/datum_unosa.xls'
242        - name: libri          encoding: 'windows-1250'
         type: isis  
         path: '/data/isis_data/tu/DATA/LIBRI/LIBRI'  
   #      path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: 'cp852'  
         #limit: 10  
         modify_file: 'conf/modify/common.pl'  
243          normalize:          normalize:
244            - path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/common.pl'
245            - path: 'conf/normalize/ff-libri-svesci.pl'    
246    #  ffps:
247  #  ffmic:  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'
248  #    name: 'Međunarodni istraživački centar za kasnu antiku i srednji vijek'  #    code: 'ps'
249    #    url: 'http://www.knjiznice.ffzg.hr/psihologija'
250  #    input:  #    input:
251  #      - name: libri  #      - name: libri
252  #        type: isis  #        type: isis
253  #        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'  #        path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
254  #        encoding: 'cp852'  #        encoding: 'cp852'
255  #        #limit: 10  #        modify_file: 'conf/modify/common.pl'
 #       #modify_file: 'conf/modify/common.pl'  
256  #        normalize:  #        normalize:
257  #          path: 'conf/normalize/ff-libri.pl'  #          - path: 'conf/normalize/report-sorted-txt.pl'
   
   
 #  exhibit:  
 #    name: 'SMILE Exhibit based ouptput for WebPAC'  
 #    input:  
 #      name: 'FFZG - Psihologija'  
 #      type: marc  
 #      path: 'out/marc/ffsf-librim.marc'  
 #      encoding: 'cp852'  
 #      #limit: 100  
 #      normalize:  
 #        path: 'conf/normalize/json.pl'  
258  #    output:  #    output:
259  #      module: 'JSON'  ##      - module: 'Excel'
260  #      path: 'out/exhibit/ps.js'  ##        path: '/data/isis_data/ps/reports/libri-nema-jezik.xls'
261    #      - module: 'Sorted'
262    #        path: 'out/report/mfn/ps/'
263    ##      - module: 'Excel'
264    ##        path: '/data/isis_data/ps/reports/autori-udk.xls'
265    
266    
267      stross:
268        name: 'Strossmayerova galerija'
269        input:
270          - name: bib
271            type: isis
272            path: '/data/unizg/stross/BIB'
273            normalize:
274              - path: 'conf/normalize/report-sorted-txt.pl'
275        output:
276    #      - module: 'Excel'
277    #        path: '/data/isis_data/iz/reports/libri-nema-jezik.xls'
278          - module: 'Sorted'
279            path: 'out/report/mfn/iz/'
280    #      - module: 'Excel'
281    #        path: '/data/isis_data/iz/reports/autori-udk.xls'
282    
283    
284      casopisi:
285        name: 'Časopisi u Knjižnicama FF-a'
286        input:
287          - name: ff
288            type: excel
289            path: '/data/isis_data/CASOPISI/svi-casopisi-FF.xls'
290            ncoding: 'utf-8'
291            normalize:
292              - path: 'conf/normalize/ff-casopisi-xls.pl'
293    #          - path: 'conf/normalize/ff-casopisi-marc.pl'
294        output:
295          - module: 'Excel'
296            path: 'out/excel/casopisi-FF-dupli-knjiznice.xls'
297    
298      fflibri:
299        name: 'Filozofski fakultet u Zagrebu'
300        input:
301          - name: marc
302            type: marc
303            path: 'out/marc/fflibri.marc'
304            encoding: 'ISO-8859-2'
305            normalize:
306              - path: 'conf/normalize/ff-libri-dupli.pl'
307        output:
308          - module: 'Excel'
309            path: 'out/excel/knjige-duplo.xls'
310    
     

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

  ViewVC Help
Powered by ViewVC 1.1.26