/[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 719 by dpavlin, Sat Oct 8 16:08:42 2005 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]  ## THS baza ###
4          # directory for isis databases  
5          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI  # narrow term must be first!
6          # this will use xml file in import_xml/ dir  
7          type=isis  [hidra-ths-h-nt]
8          # this is codepage of import_xml/{type}.xml          isis_db=/data/hidra/THS/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/THS
13            type=isis_hidra_ths
14  [ge-libri]          line=.............................................................
15          isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  
16          type=isis  ## BIB baze ##
17          xml_codepage = ISO8859-2  
18          xml=<tip>Knjiga</tip>  
19    ## SLUŽBENA DOKUMENTACIJA REPUBLIKE HRVATSKE
20    ## MULTILATERALNI UGOVORI REPUBLIKE HRVATSKE
21  [ps-peri]  ## BILATERALNI UGOVORI REPUBLIKE HRVATSKE
22          isis_db=/data/isis_data/small/ps/PERI/PERI  ## PROPISI REPUBLIKE HRVATSKE
23          type=isis  
24          xml_codepage = ISO8859-2  [hidra-sdrh-h]
25          xml=<tip>Časopis</tip>          isis_db=/data/hidra/SDRH-H/BIB
26            type=isis_hidra_bib
27  [kk-arti]          collection_code=SDRH_H
28          isis_db=/data/isis_data/small/kk/ARTI/ARTI          library_url=http://www.hidra.hr/
29          type=isis          dblanguage=hr
30          xml_codepage = ISO8859-2          dbname=hidra-sdrh-h
31          xml=<tip>Članak</tip>  
32    [hidra-sdrh-e]
33            isis_db=/data/hidra/SDRH-E/BIB
34            type=isis_hidra_bib_en
35            collection_code=SDRH_E
36            library_url=http://www.hidra.hr/
37            dblanguage=en
38            dbname=hidra-sdrh-e
39    
40    ## DOKUMENTACIJA POLITIČKIH STRANAKA REPUBLIKE HRVATSKE
41    
42    [hidra-bibs-h]
43            isis_db=/data/hidra/BIBS-H/BIB
44            type=isis_hidra_bibs
45            collection_code=BIBS_H
46            library_url=http://www.hidra.hr/
47            dblanguage=hr
48            dbname=hidra-bibs-h
49    
50    [hidra-bibs-e]
51            isis_db=/data/hidra/BIBS-E/BIB
52            type=isis_hidra_bibs_en
53            collection_code=BIBS_E
54            library_url=http://www.hidra.hr/
55            dblanguage=en
56            dbname=hidra-bibs-e
57    
58    
59    ## SLUŽBENA DOKUMENTACIJA STRANIH ZEMALJA
60    
61    [hidra-sdsz-h]
62            isis_db=/data/hidra/SDSZ-H/BIB
63            type=isis_hidra_bib
64            collection_code=SDSZ_H
65            library_url=http://www.hidra.hr/
66            dblanguage=hr
67            dbname=hidra-sdsz-h
68    
69    [hidra-sdsz-e]
70            isis_db=/data/hidra/SDSZ-E/BIB
71            type=isis_hidra_bib_en
72            collection_code=SDSZ_E
73            library_url=http://www.hidra.hr/
74            dblanguage=en
75            dbname=hidra-sdsz-e
76    
77    ## SLUŽBENA DOKUMENTACIJA MEĐUNARODNIH ORGANIZACIJA
78    
79    [hidra-sdmo-h]
80            isis_db=/data/hidra/SDMO-H/BIB
81            type=isis_hidra_bib
82            collection_code=SDMO_H
83            library_url=http://www.hidra.hr/
84            dblanguage=hr
85            dbname=hidra-sdmo-h
86    
87    [hidra-sdmo-e]
88            isis_db=/data/hidra/SDMO-E/BIB
89            type=isis_hidra_bib_en
90            collection_code=SDMO_E
91            library_url=http://www.hidra.hr/
92            dblanguage=en
93            dbname=hidra-sdmo-e
94    
95    ## ADR baze ##
96    
97    ## ADRESAR
98    
99    [hidra-tdu-h]
100            isis_db=/data/hidra/TDU-H/ADR
101            type=isis_hidra_adr
102            collection_code=TDU_H
103            library_url=http://www.hidra.hr/
104            dblanguage=hr
105            dbname=hidra-tdu-h
106    
107    [hidra-tdu-e]
108            isis_db=/data/hidra/TDU-E/ADR
109            type=isis_hidra_adr_en
110            collection_code=TDU_E
111            library_url=http://www.hidra.hr/
112            dblanguage=en
113            dbname=hidra-tdu-e
114    
115    

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

  ViewVC Help
Powered by ViewVC 1.1.26