/[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 43 by dpavlin, Sat Mar 22 22:43:05 2003 UTC branches/hidra/all2xml.conf revision 261 by dpavlin, Thu Mar 11 20:42:23 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/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/ge/LIBRI/LIBRI  
 #       type=isis  
 #       xml=<type>Knjiga</type>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/ps/PERI/PERI  
         type=isis  
         xml=<type>Časopis</type>  
   
 [kk-arti]  
         isis_db=/data/isis_data/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-H/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-H/THS
15            type=isis_hidra_ths
16            lookup_newfile=/data/webpac-hidra/thes.lookup
17            line=.......................................
18    
19    
20    [hidra-bib-h]
21    #       isis_db=/data/hidra/BIB-500/BIB
22            isis_db=/data/hidra/BIB-H/BIB
23            type=isis_hidra_bib
24            materialtype=Knjiga
25    #       library=HIDRA
26    #       library_url=http://www.hidra.hr/
27            lookup_open=/data/webpac-hidra/thes.lookup
28    
29    
30    [hidra-adr-h]
31            isis_db=/data/hidra/ADR-H/ADR
32            type=isis_hidra_adr
33    

Legend:
Removed from v.43  
changed lines
  Added in v.261

  ViewVC Help
Powered by ViewVC 1.1.26