/[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 35 by dpavlin, Sun Feb 23 15:47:40 2003 UTC branches/biomed/all2xml.conf revision 610 by dpavlin, Fri Dec 31 02:24:20 2004 UTC
# Line 1  Line 1 
1  # names of databases that you want isis2xml.pl to process  ## describe your databases here
2    
 # describe your databases here  
   
 [ps-libri]  
         # 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 codepage of import_xml/{type}.xml  
         xml_codepage = ISO8859-2  
         # 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_codepage = ISO8859-2  
         xml=<type>Knjiga</type>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/small/ps/PERI/PERI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<type>Časopis</type>  
   
 [kk-arti]  
         isis_db=/data/isis_data/small/kk/ARTI/ARTI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<type>Članak</type>  
3    
4    ### ISIS ###
5    
6    [biomed-cro]
7            isis_db=/data/biomed/ISIS/HRV
8            type=isis_biomed
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.35  
changed lines
  Added in v.610

  ViewVC Help
Powered by ViewVC 1.1.26