/[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

trunk/all2xml.conf revision 30 by dpavlin, Sun Feb 23 07:09:11 2003 UTC branches/hidra/all2xml.conf revision 205 by dpavlin, Sun Jan 18 21:11:39 2004 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  
6          # this will use xml file in import_xml/ dir  # narrow term must be first!
7          type=isis  [hidra-ths-h-nt]
8          # this is codepage of import_xml/{type}.xml          isis_db=/data/hidra/THS-H/THS
9          xml_codepage = ISO8859-2          type=isis_hidra_ths_nt
10          # this is arbirary xml added to each record (e.g. Library identifier  
11          # or something like that  [hidra-ths-h]
12          xml=<tip>Knjiga</tip>          isis_db=/data/hidra/THS-H/THS
13            type=isis_hidra_ths
14  [ge-libri]          lookup_newfile=/data/webpac-hidra/thes.lookup
15          isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  
16          type=isis  
17          xml_codepage = ISO8859-2  [hidra-bib-h]
18          xml=<tip>Knjiga</tip>          isis_db=/data/hidra/BIB-H/BIB
19            type=isis_hidra_bib
20    #       materialtype=Knjiga
21  [ps-peri]  #       library=HIDRA
22          isis_db=/data/isis_data/small/ps/PERI/PERI  #       library_url=http://www.hidra.hr/
23          type=isis          lookup_open=/data/webpac-hidra/thes.lookup
24          xml_codepage = ISO8859-2  
         xml=<tip>Časopis</tip>  
   
 [kk-arti]  
         isis_db=/data/isis_data/small/kk/ARTI/ARTI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<tip>Članak</tip>  
25    
26    [hidra-adr-h]
27            isis_db=/data/hidra/ADR-H/ADR
28            type=isis_hidra_adr
29    

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

  ViewVC Help
Powered by ViewVC 1.1.26