/[webpac]/branches/ffzg/import_xml/isis_hidra_ths_nt.xml
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/ffzg/import_xml/isis_hidra_ths_nt.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 205 - (show annotations)
Sun Jan 18 21:11:39 2004 UTC (20 years, 2 months ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths_nt.xml
File MIME type: text/xml
File size: 797 byte(s)
support for unrolling thesaurus entries which have data only about parent
term, so that we can display child terms for each entry

1 <?xml version="1.0" encoding="ISO-8859-2"?>
2 <!--
3 isis_codepage is code page which isis uses
4 index_codepage is code page which will be stored in index
5
6 format of this file is described in: doc/formating_xml.txt
7 -->
8 <config
9 isis_codepage="852"
10 >
11
12 <indexer>
13 <!--
14 how this lookup for thesaurus narrow term works is best
15 explained in filter/mem_lookup.pm
16 -->
17 <LookupThesNT name="lookup for thesaurus narrow term">
18 <isis filter="mem_lookup" type="display">d:900 => 250a</isis>
19 <isis filter="mem_lookup" type="display">a:4611 => 900</isis>
20 <isis filter="mem_lookup" type="display">d:5614 => 561a</isis>
21 <isis filter="mem_lookup" type="display">d:5624 => 562a</isis>
22 <isis filter="mem_lookup" type="display">a:5614 => 5624</isis>
23 </LookupThesNT>
24 </indexer>
25 </config>

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26