/[webpac]/branches/hidra/all2xml.conf
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/hidra/all2xml.conf

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

trunk/all2xml.conf revision 40 by dpavlin, Sat Mar 15 21:33:36 2003 UTC branches/hidra-config/all2xml.conf revision 241 by dpavlin, Mon Mar 8 18:06:31 2004 UTC
# Line 1  Line 1 
 # names of databases that you want isis2xml.pl to process  
   
1  # describe your databases here  # describe your databases here
2    
3  [ps-libri]  ## ISIS ###
4          # directory for isis databases  
         isis_db=/data/isis_data/small/ps/LIBRI/LIBRI  
         # this will use xml file in import_xml/ dir  
         type=isis  
         # this is arbirary xml added to each record (e.g. Library identifier  
         # or something like that  
         xml=<type>Knjiga</type>  
   
 [ge-libri]  
         isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  
         type=isis  
         xml=<type>Knjiga</type>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/small/ps/PERI/PERI  
         type=isis  
         xml=<type>Časopis</type>  
   
 [kk-arti]  
         isis_db=/data/isis_data/small/kk/ARTI/ARTI  
         type=isis  
         xml=<type>Članak</type>  
5    
6    # narrow term must be first!
7    [hidra-ths-h-nt]
8    #       isis_db=/data/hidra/THS-500/THS
9            isis_db=/data/hidra/THS/THS
10            type=isis_hidra_ths_nt
11    
12    [hidra-ths-h]
13    #       isis_db=/data/hidra/THS-500/THS
14            isis_db=/data/hidra/THS/THS
15            type=isis_hidra_ths
16            lookup_newfile=/data/webpac-hidra/thes.lookup
17    
18    
19    [hidra-bib-h]
20    #       isis_db=/data/hidra/BIB-500/BIB
21            isis_db=/data/hidra/BIB/BIB
22            type=isis_hidra_bib
23    #       materialtype=Knjiga
24    #       library=HIDRA
25    #       library_url=http://www.hidra.hr/
26            lookup_open=/data/webpac-hidra/thes.lookup
27    
28    
29    [hidra-adr-h]
30            isis_db=/data/hidra/ADR-H/ADR
31            type=isis_hidra_adr
32    

Legend:
Removed from v.40  
changed lines
  Added in v.241

  ViewVC Help
Powered by ViewVC 1.1.26