/[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

Contents of /branches/hidra/all2xml.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 207 - (show annotations)
Sat Jan 31 21:03:06 2004 UTC (20 years, 1 month ago) by dpavlin
File size: 611 byte(s)
thesaurus is finally working... It contains recursive entries to parnet
term, and we actually needed to display narrower terms, so mem_lookup was
created. Important changes:
- you can write eval{"901a" eq "Mikrotezaurus"} within <isis>
  tag and if expression evaluates to false, no content will be outputed
  (It's used to hide microtesarus terms from lover level descriptors)
- mem_lookup.pm now supports formats: you can write something like
  [a:5614];;[d:[a:5614]] and it will correctly embed values

1 # describe your databases here
2
3 ## ISIS ###
4
5
6 # narrow term must be first!
7 [hidra-ths-h-nt]
8 # isis_db=/data/hidra/THS-500/THS
9 isis_db=/data/hidra/THS/THS
10 type=isis_hidra_ths_nt
11
12 [hidra-ths-h]
13 # isis_db=/data/hidra/THS-500/THS
14 isis_db=/data/hidra/THS/THS
15 type=isis_hidra_ths
16 lookup_newfile=/data/webpac-hidra/thes.lookup
17
18
19 [hidra-bib-h]
20 # isis_db=/data/hidra/BIB-500/BIB
21 isis_db=/data/hidra/BIB/BIB
22 type=isis_hidra_bib
23 # materialtype=Knjiga
24 # library=HIDRA
25 # library_url=http://www.hidra.hr/
26 lookup_open=/data/webpac-hidra/thes.lookup
27
28
29 [hidra-adr-h]
30 isis_db=/data/hidra/ADR-H/ADR
31 type=isis_hidra_adr
32

Properties

Name Value
cvs2svn:cvs-rev 1.15.2.3

  ViewVC Help
Powered by ViewVC 1.1.26