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

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

trunk/all2xml.conf revision 59 by dpavlin, Fri Jul 4 17:57:11 2003 UTC branches/biomed/all2xml.conf revision 610 by dpavlin, Fri Dec 31 02:24:20 2004 UTC
# Line 1  Line 1 
1  # describe your databases here  ## describe your databases here
2    
 ## ISIS ###  
3    
4  #[ps-libri]  ### ISIS ###
 #       # 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>  
 #       materialtype=Knjiga  
 #       library=Psihologija  
5    
6  [ge-libri]  [biomed-cro]
7          isis_db=/data/isis_data/ge/LIBRI/LIBRI          isis_db=/data/biomed/ISIS/HRV
8          type=isis          type=isis_biomed
         xml=<type>Knjiga</type>  
         materialtype=Knjiga  
         library=Germanistika  
   
 #[ps-peri]  
 #       isis_db=/data/isis_data/ps/PERI/PERI  
 #       type=isis  
 #       xml=<type>Časopis</type>  
 #  
 #[kk-arti]  
 #       isis_db=/data/isis_data/small/kk/ARTI/ARTI  
 #       type=isis_arti  
 #       xml=<type>Članak</type>  
   
 ### M$ Excel ###  
   
 #[ffzg-journals]  
 #       type=excel  
 #       excel_file=/data/isis_data/excel/tekuci_FF.xls  
 #       xml=<type>Časopis</type>  
9    
10    #
11    #### ScienceDirect ###
12    #
13    #[sciencedirect]
14    #       type=feed_sciencedirect
15    #       materialtype=E-časopis
16    #       database=ScienceDirect
17    #
18    #
19    #### EBSCO ###
20    #
21    #[ebsco-aph-ft]
22    #       type=marc_ebsco
23    #       marc_file=/data/isis_data/ebsco-marc/aph-ft.marc
24    #       materialtype=E-časopis
25    #
26    #[ebsco-buh-ft]
27    #       type=marc_ebsco
28    #       marc_file=/data/isis_data/ebsco-marc/buh-ft.marc
29    #       materialtype=E-časopis
30    #
31    #[ebsco-f5h-ft]
32    #       type=marc_ebsco
33    #       marc_file=/data/isis_data/ebsco-marc/f5h-ft.marc
34    #       materialtype=E-časopis
35    #
36    #[ebsco-hch-ft]
37    #       type=marc_ebsco
38    #       marc_file=/data/isis_data/ebsco-marc/hch-ft.marc
39    #       materialtype=E-časopis
40    #
41    #[ebsco-hph-ft]
42    #       type=marc_ebsco
43    #       marc_file=/data/isis_data/ebsco-marc/hph-ft.marc
44    #       materialtype=E-časopis
45    #
46    #
47    #

Legend:
Removed from v.59  
changed lines
  Added in v.610

  ViewVC Help
Powered by ViewVC 1.1.26