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

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

revision 54 by dpavlin, Mon Jun 23 20:20:32 2003 UTC revision 55 by dpavlin, Wed Jun 25 12:01:21 2003 UTC
# Line 1  Line 1 
1  # describe your databases here  # describe your databases here
2    
3  ### ISIS ###  ## ISIS ###
4  #  
5  #[ps-libri]  [ps-libri]
6  #       # directory for isis databases          # directory for isis databases
7  #       isis_db=/data/isis_data/ps/LIBRI/LIBRI          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
8  #       # this will use xml file in import_xml/ dir          # this will use xml file in import_xml/ dir
9            type=isis
10            # this is arbirary xml added to each record (e.g. Library identifier
11            # or something like that
12            xml=<type>Knjiga</type>
13    
14    #[ge-libri]
15    #       isis_db=/data/isis_data/ge/LIBRI/LIBRI
16  #       type=isis  #       type=isis
 #       # this is arbirary xml added to each record (e.g. Library identifier  
 #       # or something like that  
17  #       xml=<type>Knjiga</type>  #       xml=<type>Knjiga</type>
18  #  
19  ##[ge-libri]  
20  ##      isis_db=/data/isis_data/ge/LIBRI/LIBRI  [ps-peri]
21  ##      type=isis          isis_db=/data/isis_data/small/ps/PERI/PERI
22  ##      xml=<type>Knjiga</type>          type=isis
23  #          xml=<type>Časopis</type>
24  #  
25  #[ps-peri]  [kk-arti]
26  #       isis_db=/data/isis_data/ps/PERI/PERI          isis_db=/data/isis_data/small/kk/ARTI/ARTI
27  #       type=isis          type=isis
28  #       xml=<type>Časopis</type>          xml=<type>Članak</type>
29  #  
 #[kk-arti]  
 #       isis_db=/data/isis_data/kk/ARTI/ARTI  
 #       type=isis  
 #       xml=<type>Članak</type>  
 #  
30  ### M$ Excel ###  ### M$ Excel ###
31    
32  [ffzg-journals]  [ffzg-journals]

Legend:
Removed from v.54  
changed lines
  Added in v.55

  ViewVC Help
Powered by ViewVC 1.1.26