/[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 45 by dpavlin, Sat Mar 22 23:40:14 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/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 arbirary xml added to each record (e.g. Library identifier          isis_db=/data/hidra/THS/THS
9          # or something like that          type=isis_hidra_ths_nt
10  #       xml=<type>Knjiga</type>  
11    [hidra-ths-h]
12  #[ge-libri]          isis_db=/data/hidra/THS/THS
13  #       isis_db=/data/isis_data/ge/LIBRI/LIBRI          type=isis_hidra_ths
14  #       type=isis          line=.............................................................
15  #       xml=<type>Knjiga</type>  
16    ## BIB baze ##
17    
18  [ps-peri]  
19          isis_db=/data/isis_data/ps/PERI/PERI  ## SLUŽBENA DOKUMENTACIJA REPUBLIKE HRVATSKE
20          type=isis  ## MULTILATERALNI UGOVORI REPUBLIKE HRVATSKE
21          xml=<type>Časopis</type>  ## BILATERALNI UGOVORI REPUBLIKE HRVATSKE
22    ## PROPISI REPUBLIKE HRVATSKE
23  #[kk-arti]  
24  #       isis_db=/data/isis_data/kk/ARTI/ARTI  [hidra-sdrh-h]
25  #       type=isis          isis_db=/data/hidra/SDRH-H/BIB
26  #       xml=<type>Članak</type>          type=isis_hidra_bib
27            collection_code=SDRH_H
28            library_url=http://www.hidra.hr/
29            dblanguage=hr
30            dbname=hidra-sdrh-h
31    
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.45  
changed lines
  Added in v.719

  ViewVC Help
Powered by ViewVC 1.1.26