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

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

revision 40 by dpavlin, Sat Mar 15 21:33:36 2003 UTC revision 59 by dpavlin, Fri Jul 4 17:57:11 2003 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  
5          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI  #[ps-libri]
6          # this will use xml file in import_xml/ dir  #       # directory for isis databases
7          type=isis  #       isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
8          # this is arbirary xml added to each record (e.g. Library identifier  #       # this will use xml file in import_xml/ dir
9          # or something like that  #       type=isis
10          xml=<type>Knjiga</type>  #       # this is arbirary xml added to each record (e.g. Library identifier
11    #       # or something like that
12    #       #xml=<type>Knjiga</type>
13    #       materialtype=Knjiga
14    #       library=Psihologija
15    
16  [ge-libri]  [ge-libri]
17          isis_db=/data/isis_data/small/ge/LIBRI/LIBRI          isis_db=/data/isis_data/ge/LIBRI/LIBRI
18          type=isis          type=isis
19          xml=<type>Knjiga</type>          xml=<type>Knjiga</type>
20            materialtype=Knjiga
21            library=Germanistika
22    
23    #[ps-peri]
24  [ps-peri]  #       isis_db=/data/isis_data/ps/PERI/PERI
25          isis_db=/data/isis_data/small/ps/PERI/PERI  #       type=isis
26          type=isis  #       xml=<type>Časopis</type>
27          xml=<type>Časopis</type>  #
28    #[kk-arti]
29  [kk-arti]  #       isis_db=/data/isis_data/small/kk/ARTI/ARTI
30          isis_db=/data/isis_data/small/kk/ARTI/ARTI  #       type=isis_arti
31          type=isis  #       xml=<type>Članak</type>
32          xml=<type>Članak</type>  
33    ### M$ Excel ###
34    
35    #[ffzg-journals]
36    #       type=excel
37    #       excel_file=/data/isis_data/excel/tekuci_FF.xls
38    #       xml=<type>Časopis</type>
39    

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

  ViewVC Help
Powered by ViewVC 1.1.26