/[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 54 by dpavlin, Mon Jun 23 20:20:32 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    
3    
4  ### ISIS ###  ### ISIS ###
 #  
 #[ps-libri]  
 #       # 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>  
 #  
 ### M$ Excel ###  
5    
6  [ffzg-journals]  [biomed-cro]
7          type=excel          isis_db=/data/biomed/ISIS/HRV
8          excel_file=/data/isis_data/excel/tekuci_FF.xls          type=isis_biomed
         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.54  
changed lines
  Added in v.610

  ViewVC Help
Powered by ViewVC 1.1.26