/[webpac]/branches/ecas/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/ecas/all2xml.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/all2xml.conf revision 47 by dpavlin, Sun Mar 23 01:17:49 2003 UTC branches/ecas/all2xml.conf revision 763 by dpavlin, Sun Nov 5 11:26:37 2006 UTC
# Line 1  Line 1 
 # names of databases that you want isis2xml.pl to process  
1    
2  # describe your databases here  ## E-časopisi
   
 [ps-libri]  
         # directory for isis databases  
         isis_db=/data/isis_data/ps/LIBRI/LIBRI  
         # this will use xml file in import_xml/ dir  
         type=isis  
         # this is arbirary xml added to each record (e.g. Library identifier  
         # or something like that  
         xml=<type>Knjiga</type>  
   
 #[ge-libri]  
 #       isis_db=/data/isis_data/ge/LIBRI/LIBRI  
 #       type=isis  
 #       xml=<type>Knjiga</type>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/ps/PERI/PERI  
         type=isis  
         xml=<type>Časopis</type>  
   
 #[kk-arti]  
 #       isis_db=/data/isis_data/kk/ARTI/ARTI  
 #       type=isis  
 #       xml=<type>Članak</type>  
3    
4    [blackwell]
5            type=marc_cufts
6            marc_file=/data/FF/blackwell/blackwell2.mrc
7            materialtype=E-časopis
8            material_code=ec
9            material_form=Elektronička građa
10            database=Blackwell Synergy
11            dbcode=blackwell
12    
13    [cambridge]
14            type=marc_cufts
15            marc_file=/data/FF/cambridge/cambridge.mrc
16            materialtype=E-časopis
17            material_code=ec
18            material_form=Elektronička građa
19            database=Cambridge Journals Online
20            dbcode=cambridge
21    
22    [doaj]
23            excel_file=/data/FF/doaj/doaj2csv.xls
24            type=excel_doaj
25            materialtype=E-časopis
26            material_code=ec
27            material_form=Elektronička građa
28            database=Directory of Open Access Journals
29            dbcode=doaj
30    
31    [ebsco-aph-ft]
32            type=marc_ebsco
33            marc_file=/data/FF/ebsco-marc/aph-ft.marc
34            materialtype=E-časopis
35            material_code=ec
36            material_form=Elektronička građa
37            database=EBSCO Academic Search Premier
38            dbcode=aph_ft
39    
40    [ebsco-buh-ft]
41            type=marc_ebsco
42            marc_file=/data/FF/ebsco-marc/buh-ft.marc
43            materialtype=E-časopis
44            material_code=ec
45            material_form=Elektronička građa
46            database=EBSCO Business Source Premier
47            dbcode=buh_ft
48    
49    [ebsco-f5h-ft]
50            type=marc_ebsco
51            marc_file=/data/FF/ebsco-marc/f5h-ft.marc
52            materialtype=E-časopis
53            material_code=ec
54            material_form=Elektronička građa
55            database=EBSCO MasterFILE Premier
56            dbcode=f5h_ft
57            
58    [emerald]
59            excel_file=/data/FF/emerald/persistenturls.xls
60            type=excel_emerald
61            materialtype=E-časopis
62            material_code=ec
63            material_form=Elektronička građa
64            database=EmeraldFulltext
65            publisher=Emerald
66            dbcode=emerald
67    
68    [oxford]
69            type=marc_cufts
70            marc_file=/data/FF/oxford/oxford.mrc
71            materialtype=E-časopis
72            material_code=ec
73            material_form=Elektronička građa
74            database=Oxford Journals
75            dbcode=oxford
76            
77    [muse]
78            excel_file=/data/FF/muse/muse-premium.xls
79            type=excel_muse
80            materialtype=E-časopis
81            material_code=ec
82            material_form=Elektronička građa
83            database=Project MUSE
84            dbcode=muse
85    
86    [pubmed]
87            type=excel_pubmed
88            excel_file=/data/FF/pubmed/jlist.xls
89            materialtype=E-časopis
90            material_code=ec
91            material_form=Elektronička građa
92            database=PubMed Central
93            dbcode=pubmed
94            
95    [sage]
96            excel_file=/data/FF/sage/sage.xls
97            type=excel_sage
98            materialtype=E-časopis
99            material_code=ec
100            material_form=Elektronička građa
101            database=SAGE Full Text Collections
102            dbcode=sage
103    
104    [sciencedirect]
105            excel_file=/data/FF/sd/SD-Holdings.xls
106            type=excel_sd
107            materialtype=E-časopis
108            material_code=ec
109            material_form=Elektronička građa
110            database=ScienceDirect
111            dbcode=sd
112            
113    [springer]
114            type=marc_cufts
115            marc_file=/data/FF/springer/springer.mrc
116            materialtype=E-časopis
117            material_code=ec
118            material_form=Elektronička građa
119            database=SpringerLink
120            dbcode=springer
121            
122    [wiley]
123            type=marc_cufts
124            marc_file=/data/FF/wiley/wiley.mrc
125            materialtype=E-časopis
126            material_code=ec
127            material_form=Elektronička građa
128            database=Wiley InterScience
129            dbcode=wiley
130            
131    

Legend:
Removed from v.47  
changed lines
  Added in v.763

  ViewVC Help
Powered by ViewVC 1.1.26