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

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

revision 30 by dpavlin, Sun Feb 23 07:09:11 2003 UTC revision 67 by dpavlin, Fri Jul 4 23:29:27 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 ###
         # 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=<tip>Knjiga</tip>  
   
 [ge-libri]  
         isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<tip>Knjiga</tip>  
   
4    
5  [ps-peri]  [sciencedirect]
6          isis_db=/data/isis_data/small/ps/PERI/PERI          type=feed_sciencedirect
7          type=isis          materialtype=E-časopis
8          xml_codepage = ISO8859-2  
9          xml=<tip>Časopis</tip>  [ebsco-hch-ft]
10            type=marc_ebsco
11            marc_file=/data/isis_data/ebsco-marc/hch-ft.marc
12            materialtype=E-časopis
13    
14  [kk-arti]  [ps-libri]
15          isis_db=/data/isis_data/small/kk/ARTI/ARTI          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
16          type=isis          type=isis
17          xml_codepage = ISO8859-2          materialtype=Knjiga
18          xml=<tip>Članak</tip>          library=Psihologija
   
   

Legend:
Removed from v.30  
changed lines
  Added in v.67

  ViewVC Help
Powered by ViewVC 1.1.26