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

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

trunk/all2xml.conf revision 47 by dpavlin, Sun Mar 23 01:17:49 2003 UTC branches/tehnika/all2xml.conf revision 284 by dpavlin, Sun Mar 14 18:14:35 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]  ### ScienceDirect ###
         # 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>  
4    
5    [engi-crolist]
6            marc_file=/data/tehnika/engi/ENGI.ISO
7            type=marc_crolist
8            library=Energetski institut "Hrvoje Požar" Zagreb
9            library_code=engi
10            library_url=http://www.eihp.hr/
11            materialtype=Tiskana građa
12    
13    [gfos-crolist]
14            marc_file=/data/tehnika/gfos/Gfos.iso
15            type=marc_crolist
16            library=Građevinski fakultet Osijek
17            library_code=gfos
18            library_url=http://www.gfos.hr/knjiznica/
19            materialtype=Tiskana
20    
21            
22    [gfzg-crolist]
23            marc_file=/data/tehnika/gfzg/Gradzg.iso
24            type=marc_crolist
25            library=Građevinski fakultet Zagreb
26            library_code=gfzg
27            library_url=http://winmaster.grad.hr/?cro/zavodi/14
28            materialtype=Tiskana građa
29    
30    [graf-crolist1]
31            marc_file=/data/tehnika/graf/disk1/UNIMARC80_85.ISO
32            type=marc_crolist
33            library=Grafički fakultet Zagreb
34            library_code=graf
35            library_url=http://www.grf.hr/knjiznica/
36            materialtype=Tiskana građa
37    
38    [graf-crolist2]
39            marc_file=/data/tehnika/graf/disk2/UNIMARC90_96.ISO
40            type=marc_crolist
41            library=Grafički fakultet Zagreb
42            library_code=graf
43            library_url=http://www.grf.hr/knjiznica/
44            materialtype=Tiskana građa
45    
46    [graf-crolist3]
47            marc_file=/data/tehnika/graf/disk3/UNIMARC97_99.ISO
48            type=marc_crolist
49            library=Grafički fakultet Zagreb
50            library_code=graf
51            library_url=http://www.grf.hr/knjiznica/
52            materialtype=Tiskana građa
53    

Legend:
Removed from v.47  
changed lines
  Added in v.284

  ViewVC Help
Powered by ViewVC 1.1.26