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

Legend:
Removed from v.13  
changed lines
  Added in v.721

  ViewVC Help
Powered by ViewVC 1.1.26