/[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 54 by dpavlin, Mon Jun 23 20:20:32 2003 UTC branches/hidra/all2xml.conf revision 387 by dpavlin, Wed Jul 7 21:38:48 2004 UTC
# Line 1  Line 1 
1  # describe your databases here  # describe your databases here
2    
3  ### ISIS ###  ## THS baza ###
4  #  
5  #[ps-libri]  # narrow term must be first!
6  #       # directory for isis databases  
7  #       isis_db=/data/isis_data/ps/LIBRI/LIBRI  [hidra-ths-h-nt]
8  #       # this will use xml file in import_xml/ dir          isis_db=/data/hidra/THS/THS
9  #       type=isis          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=<type>Knjiga</type>          isis_db=/data/hidra/THS/THS
13  #          type=isis_hidra_ths
14  ##[ge-libri]          line=.............................................................
15  ##      isis_db=/data/isis_data/ge/LIBRI/LIBRI  
16  ##      type=isis  ## BIB baze ##
17  ##      xml=<type>Knjiga</type>  
18  #  [hidra-sdrh-h]
19  #          isis_db=/data/hidra/SDRH-H/BIB
20  #[ps-peri]          type=isis_hidra_bib
21  #       isis_db=/data/isis_data/ps/PERI/PERI          collection_code=SDRH_H
22  #       type=isis          library_url=http://www.hidra.hr/
23  #       xml=<type>Časopis</type>  
24  #  [hidra-sdrh-e]
25  #[kk-arti]          isis_db=/data/hidra/SDRH-E/BIB
26  #       isis_db=/data/isis_data/kk/ARTI/ARTI          type=isis_hidra_bib_en
27  #       type=isis          collection_code=SDRH_E
28  #       xml=<type>Članak</type>          library_url=http://www.hidra.hr/
29  #  
30  ### M$ Excel ###  #[hidra-sdsz-h]
31    #       isis_db=/data/hidra/SDSZ-H/BIB
32  [ffzg-journals]  #       type=isis_hidra_bib
33          type=excel  #       collection_code=SDSZ_H
34          excel_file=/data/isis_data/excel/tekuci_FF.xls  #       library_url=http://www.hidra.hr/
35          xml=<type>Časopis</type>  
36    #[hidra-sdsz-e]
37    #       isis_db=/data/hidra/SDSZ-E/BIB
38    #       type=isis_hidra_bib_en
39    #       collection_code=SDSZ_E
40    #       library_url=http://www.hidra.hr/
41    
42    #[hidra-sdmo-h]
43    #       isis_db=/data/hidra/SDMO-H/BIB
44    #       type=isis_hidra_bib
45    #       collection_code=SDMO_H
46    #       library_url=http://www.hidra.hr/
47    
48    #[hidra-sdmo-e]
49    #       isis_db=/data/hidra/SDMO-E/BIB
50    #       type=isis_hidra_bib_en
51    #       collection_code=SDMO_E
52    #       library_url=http://www.hidra.hr/
53    
54    #[hidra-bibs-h]
55    #       isis_db=/data/hidra/BIBS-H/BIB
56    #       type=isis_hidra_bib
57    #       collection_code=BIBS_H
58    #       library_url=http://www.hidra.hr/
59    
60    #[hidra-bibs-e]
61    #       isis_db=/data/hidra/BIBS-E/BIB
62    #       type=isis_hidra_bib_en
63    #       collection_code=BIBS_E
64    #       library_url=http://www.hidra.hr/
65    
66    #[hidra-nn-h]
67    #       isis_db=/data/hidra/NN-H/BIB
68    #       type=isis_hidra_bib
69    #       collection_code=NN_H
70    #       library_url=http://www.hidra.hr/
71    
72    #[hidra-nn-e]
73    #       isis_db=/data/hidra/NN-E/BIB
74    #       type=isis_hidra_bib_en
75    #       collection_code=NN_E
76    #       library_url=http://www.hidra.hr/
77    
78    #[hidra-mul-h]
79    #       isis_db=/data/hidra/MUL-H/BIB
80    #       type=isis_hidra_bib
81    #       collection_code=MUL_H
82    #       library_url=http://www.hidra.hr/
83    
84    #[hidra-mul-e]
85    #       isis_db=/data/hidra/MUL-E/BIB
86    #       type=isis_hidra_bib_en
87    #       collection_code=MUL_E
88    #       library_url=http://www.hidra.hr/
89    
90    #[hidra-bil-h]
91    #       isis_db=/data/hidra/BIL-H/BIB
92    #       type=isis_hidra_bib
93    #       collection_code=BIL_H
94    #       library_url=http://www.hidra.hr/
95    
96    #[hidra-bil-e]
97    #       isis_db=/data/hidra/BIL-E/BIB
98    #       type=isis_hidra_bib_en
99    #       collection_code=BIL_E
100    #       library_url=http://www.hidra.hr/
101    
102    ## ADR baze ##
103    
104    [hidra-adr-h]
105            isis_db=/data/hidra/ADR-H/ADR
106            type=isis_hidra_adr
107            collection_code=ADR_H
108            library_url=http://www.hidra.hr/
109    
110    #[hidra-tdu-h]
111    #       isis_db=/data/hidra/TDU-H/ADR
112    #       type=isis_hidra_adr
113    #       collection_code=TDU_H
114    #       library_url=http://www.hidra.hr/
115    
116    #[hidra-tdu-e]
117    #       isis_db=/data/hidra/TDU-E/ADR
118    #       type=isis_hidra_adr_en
119    #       collection_code=TDU_E
120    #       library_url=http://www.hidra.hr/
121    
122    #[hidra-tsz-h]
123    #       isis_db=/data/hidra/TSZ-H/ADR
124    #       type=isis_hidra_adr
125    #       collection_code=TSZ_H
126    #       library_url=http://www.hidra.hr/
127    
128    #[hidra-tsz-e]
129    #       isis_db=/data/hidra/TSZ-E/ADR
130    #       type=isis_hidra_adr_en
131    #       collection_code=TSZ_E
132    #       library_url=http://www.hidra.hr/
133    
134    #[hidra-str-h]
135    #       isis_db=/data/hidra/STR-H/ADR
136    #       type=isis_hidra_adr
137    #       collection_code=STR_H
138    #       library_url=http://www.hidra.hr/
139    
140    #[hidra-str-e]
141    #       isis_db=/data/hidra/STR-E/ADR
142    #       type=isis_hidra_adr_en
143    #       collection_code=STR_E
144    #       library_url=http://www.hidra.hr/
145    

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

  ViewVC Help
Powered by ViewVC 1.1.26