source: documented-examples/trunk/bibtex-e/etc/collect.cfg@ 36258

Last change on this file since 36258 was 36258, checked in by anupama, 23 months ago

DEC's bibtex-e collection for GS3, only English properties file so far. But it took a while to get the metadata set up and display as I wanted, and for the basic functionality to work as in GS2. No Phind classifier sadly.

  • Property svn:executable set to *
File size: 52.1 KB
Line 
1infodbtype gdbm
2creator [email protected]
3maintainer [email protected]
4public true
5
6buildtype mgpp
7
8groupsize 200
9
10indexes text metadata
11
12plugin BibTexPlugin -OIDtype assigned -OIDmetadata Number
13plugin GreenstoneXMLPlugin
14plugin MetadataXMLPlugin
15plugin ArchivesInfPlugin
16plugin DirectoryPlugin
17
18classify AZList -metadata Title
19classify AZCompactList -metadata Author -buttonname Creator
20classify DateList -metadata Date
21
22classify Phind -text document:Title,document:Creator,document:Booktitle,document:Publisher
23
24format SearchTypes "form,plain"
25
26format VList "<td valign=top>[link][icon][/link]</td>
27<td valign=top><b>[Title]</b> - <i>{Or}{[Creator],[Editor]}</i>
28{If}{[Year], - [Month] [Year]}</td>"
29
30format CL2VList "<td valign=top>[link][icon][/link]</td>
31<td valign=top>{If}{[numleafdocs],<b>[Title]</b>,
32<b>[Author]</b> ([Creator]) -- <i>[Title]</i>}
33{If}{[Year], - [Month] [Year]}</td>"
34
35format DateList "<td valign=top>[link][icon][/link]</td>
36<td valign=top><b>[Title]</b> - <i>{Or}{[Creator],[Editor]}</i></td>"
37
38format HList "[link][highlight][ex.Title][/highlight][/link]"
39
40format DocumentHeading "<H1>[Title]</H1><hr><table>
41{If}{[Creator],<tr><td><b>_AuthoredBy_:</b></td><td>[Creator]</td></tr>}
42{If}{[Title],<tr><td><b>_PaperTitle_:</b></td><td>[Title]</td></tr>}
43{If}{[Editor],<tr><td><b>_Editors_:</b></td><td>[Editor]</td></tr>}
44{If}{[EditorRole],<tr><td><b>_EditorRole_:</b></td><td>[EditorRole]</td></tr>}
45{If}{[Booktitle],<tr><td><b>_BookJournalTitle_:</b></td><td>[Booktitle]</td></tr>}
46{If}{[Journal],<tr><td><b>_In_:</b></td><td>[Journal]</td></tr>}
47{If}{\\"[Volume][Number]\\",<tr><td>}
48{If}{[Number], <b>_Number_:</b></td><td> [Number]}
49{If}{[Volume], <b>_Vol_:</b> [Volume]}
50{If}{\\"[Volume][Number]\\",</td></tr>}
51{If}{[MeetingDate],<tr><td><b>_MeetingDate_:</b></td><td>[MeetingDate]</td></tr>}
52{If}{[MeetingPlace],<tr><td><b>_MeetingPlace_:</b></td><td>[MeetingPlace]</td></tr>}
53{If}{[PublicationPlace],<tr><td><b>_PublicationPlace_:</b></td><td>[PublicationPlace] </td></tr>}
54{If}{[Publisher],<tr><td><b>_Publisher_:</b></td><td>[Publisher]</td></tr>}
55{If}{[Year],<tr><td><b>_PublicationDate_:</b></td><td>[Month] [Year]</td></tr>}
56{If}{[Pages],<tr><td><b>_Pages_:</b></td><td>[Pages]</td></tr>}
57{If}{[DocType],<tr><td><b>_DocType_:</b></td><td>[DocType]</td></tr>}
58{If}{[Location],<tr><td><b>_LocationURL_:</b></td><td>[Location]</td></tr>}
59{If}{[Notes],<tr><td><b>_Annotations_:</b></td><td>[Notes]</td></tr>}
60{If}{[Abstract],<tr><td><b>_Abstract_:</b></td><td>[Abstract]</td></tr>}
61{If}{[Keywords],<tr><td><b>_Keywords_:</b></td><td>[Keywords]</td></tr>}
62</table><hr>"
63
64format DocumentText "{If}{_cgiargshowrecord_,
65<b>_BibTeXrecord_:</b><br/><tt>[Text]</tt><br><center>
66<a href=\'_gwcgi_?e=_cgiarge_&c=_cgiargc_&cl=_cgiargcl_&a=d&d=_cgiargd_\'>_HideBibTeXrecord_</a></center>,
67<center><a href=\'_gwcgi_?e=_cgiarge_&c=_cgiargc_&cl=_cgiargcl_&a=d&d=_cgiargd_&showrecord=1\'>
68_ShowBibTeXrecord_</a></center>}"
69
70format DocumentButtons ""
71format DocumentContents false
72
73collectionmeta sampleoid [l=en] "13/2004"
74
75collectionmeta collectionname [l=en] "Bibliography collection"
76collectionmeta .text [l=en] "full records"
77collectionmeta .Title [l=en] "titles"
78collectionmeta .Source [l=en] "filenames"
79
80collectionmeta AuthoredBy [l=en] "Authored By"
81collectionmeta PaperTitle [l=en] "Paper Title"
82collectionmeta Editors [l=en] "Editor(s)"
83collectionmeta EditorRole [l=en] "Editor Role"
84collectionmeta BookJournalTitle [l=en] "Book/Journal Title"
85collectionmeta In [l=en] "In"
86collectionmeta Number [l=en] "Number"
87collectionmeta Vol [l=en] "Vol."
88collectionmeta MeetingDate [l=en] "Meeting Date"
89collectionmeta MeetingPlace [l=en] "Meeting Place"
90collectionmeta PublicationPlace [l=en] "Publication Place"
91collectionmeta Publisher [l=en] "Publisher"
92collectionmeta PublicationDate [l=en] "Publication Date"
93collectionmeta Pages [l=en] "Pages"
94collectionmeta DocType [l=en] "DocType"
95collectionmeta LocationURL [l=en] "Location/URL"
96collectionmeta Annotations [l=en] "Annotations"
97collectionmeta Abstract [l=en] "Abstract"
98collectionmeta Keywords [l=en] "Keywords"
99
100collectionmeta BibTeXrecord [l=en] "BibTeX Record"
101collectionmeta ShowBibTeXrecord [l=en] "Show BibTeX Record"
102collectionmeta HideBibTeXrecord [l=en] "Hide BibTeX Record"
103
104# -- French strings ----------------
105collectionmeta collectionname [l=fr] "Collection bibliographie"
106
107collectionmeta .text [l=fr] "enregistrements complets"
108
109collectionmeta AuthoredBy [l=fr] "Nom de l\'auteur"
110collectionmeta PaperTitle [l=fr] "Titre de l\'article"
111collectionmeta Editors [l=fr] "Editeur(s)"
112collectionmeta EditorRole [l=fr] "RÎle de l\'éditeur"
113collectionmeta BookJournalTitle [l=fr] "Titre de Livre/Journal"
114collectionmeta In [l=fr] "Dans"
115collectionmeta Number [l=fr] "Numéro"
116collectionmeta Vol [l=fr] "Vol."
117collectionmeta MeetingDate [l=fr] "Date de rencontre"
118collectionmeta MeetingPlace [l=fr] "Lieu de rencontre"
119collectionmeta PublicationPlace [l=fr] "Lieu de publication"
120collectionmeta Publisher [l=fr] "Editeur"
121collectionmeta PublicationDate [l=fr] "Date de publication"
122collectionmeta Pages [l=fr] "Pages"
123collectionmeta DocType [l=fr] "TypeDocument"
124collectionmeta LocationURL [l=fr] "Emplacement/URL"
125collectionmeta Annotations [l=fr] "Annotations"
126collectionmeta Abstract [l=fr] "Résumé"
127collectionmeta Keywords [l=fr] "Mots-clés"
128
129collectionmeta BibTeXrecord [l=fr] "Enregistrement BibTeX"
130collectionmeta ShowBibTeXrecord [l=fr] "Montrer Enregistrement BibTeX"
131collectionmeta HideBibTeXrecord [l=fr] "Cacher l\'enregistrement BibTeX"
132
133# -- Spanish strings ----------------
134collectionmeta collectionname [l=es] "Colección bibliográfica"
135
136collectionmeta .text [l=es] "registros completos"
137collectionmeta .Title [l=es] "títulos"
138collectionmeta .Source [l=es] "nombres de archivos"
139
140collectionmeta AuthoredBy [l=es] "Autor"
141collectionmeta PaperTitle [l=es] "Título del documento"
142collectionmeta Editors [l=es] "Editor(es)"
143collectionmeta EditorRole [l=es] "Rol del editor"
144collectionmeta BookJournalTitle [l=es] "Título del libro o revista"
145collectionmeta In [l=es] "En"
146collectionmeta Number [l=es] "Número"
147collectionmeta Vol [l=es] "Volumen"
148collectionmeta MeetingDate [l=es] "Fecha de la reunión"
149collectionmeta MeetingPlace [l=es] "Lugar de la reunión"
150collectionmeta PublicationPlace [l=es] "Lugar de la publicación"
151collectionmeta Publisher [l=es] "Editorial"
152collectionmeta PublicationDate [l=es] "Fecha de publicación"
153collectionmeta Pages [l=es] "Páginas"
154collectionmeta DocType [l=es] "Tipo de documento"
155collectionmeta LocationURL [l=es] "Ubicación/URL"
156collectionmeta Annotations [l=es] "Anotaciones"
157collectionmeta Abstract [l=es] "Resumen"
158collectionmeta Keywords [l=es] "Palabras clave"
159
160collectionmeta BibTeXrecord [l=es] "Registro BibTeX"
161collectionmeta ShowBibTeXrecord [l=es] "Mostrar registro BibTeX"
162collectionmeta HideBibTeXrecord [l=es] "Ocultar registro BibTeX"
163
164# -- Russian strings ----------------
165collectionmeta collectionname [l=ru] "БОблОПграфОческая кПллекцОя"
166
167collectionmeta .text [l=ru] "ППлМые запОсО"
168
169collectionmeta AuthoredBy [l=ru] "АвтПр"
170collectionmeta PaperTitle [l=ru] "НазваМОе статьО"
171collectionmeta Editors [l=ru] "РеЎактПр (ы)"
172collectionmeta EditorRole [l=ru] "РПль реЎактПра"
173collectionmeta BookJournalTitle [l=ru] "НазваМОе кМОгО/журМала"
174collectionmeta In [l=ru] "В"
175collectionmeta Number [l=ru] "ЧОслП (НПЌер)"
176collectionmeta Vol [l=ru] "ТПЌ"
177collectionmeta MeetingDate [l=ru] "Дата встречО"
178collectionmeta MeetingPlace [l=ru] "МестП встречО"
179collectionmeta PublicationPlace [l=ru] "Дата ПублОкацОО"
180collectionmeta Publisher [l=ru] "ИзЎатель"
181collectionmeta PublicationDate [l=ru] "Дата ПублОкацОО"
182collectionmeta Pages [l=ru] "СтраМОцы"
183collectionmeta DocType [l=ru] "ТОп ЎПкуЌеМта"
184collectionmeta LocationURL [l=ru] "МестПпПлПжеМОе/URL"
185collectionmeta Annotations [l=ru] "АММПтацОО"
186collectionmeta Abstract [l=ru] "РезюЌе"
187collectionmeta Keywords [l=ru] "Ключевые слПва"
188
189collectionmeta BibTeXrecord [l=ru] "ЗапОсь BibTeX"
190collectionmeta ShowBibTeXrecord [l=ru] "ППказать запОсь BibTeX"
191collectionmeta HideBibTeXrecord [l=ru] "Скрытая запОсь BibTeX"
192
193# -- Simplified Chinese strings ----------------
194collectionmeta collectionname [l=zh] "文献銆藏"
195
196collectionmeta .text [l=zh] "所有记圕"
197
198collectionmeta AuthoredBy [l=zh] "著者
199"
200collectionmeta PaperTitle [l=zh] "论文题名"
201collectionmeta Editors [l=zh] "猖蟑"
202collectionmeta EditorRole [l=zh] "猖蟑角色"
203collectionmeta BookJournalTitle [l=zh] "乊/期刊题名"
204collectionmeta In [l=zh] "于"
205collectionmeta Number [l=zh] "期"
206collectionmeta Vol [l=zh] "卷"
207collectionmeta MeetingDate [l=zh] "䌚见时期"
208collectionmeta MeetingPlace [l=zh] "䌚见地点"
209collectionmeta PublicationPlace [l=zh] "出版地址"
210collectionmeta Publisher [l=zh] "出版商"
211collectionmeta PublicationDate [l=zh] "出版日期"
212collectionmeta Pages [l=zh] "页"
213collectionmeta DocType [l=zh] "文档类型"
214collectionmeta LocationURL [l=zh] "䜍眮/URL"
215collectionmeta Annotations [l=zh] "泚释"
216collectionmeta Abstract [l=zh] "文摘"
217collectionmeta Keywords [l=zh] "å…
218³é”®è¯"
219
220collectionmeta BibTeXrecord [l=zh] "BibTeX记圕"
221collectionmeta ShowBibTeXrecord [l=zh] "星瀺BibTeX记圕"
222collectionmeta HideBibTeXrecord [l=zh] "隐藏BibTeX记圕"
223
224# -- English text ----------------
225collectionmeta collectionextra [l=en] "
226This collection, which contains _about:numdocs_
227BibTeX entries, is a collection of working papers published from 1997 to 2006
228at <a href=\"http://www.cs.waikato.ac.nz/\">Department of Computer Science</a>,
229<a href=\"http://www.waikato.ac.nz/\">the University of Waikato</a>.\n
230
231\n<h3>How the collection works</h3>\n
232
233<p>
234The <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>collection
235configuration file</a> begins with the specification <i>groupsize 200</i>.
236This groups 200 documents together into a single archive file. Bibliography collections
237typically have many small documents, and grouping them together prevents
238Greenstone\'s internal file structures from becoming bloated and occupying more
239disk space than necessary.\n
240
241<p>
242Apart from the standard plugins, this collection uses <i>BibTexPlugin</i>,
243which processes references in the BibTeX format (well known to computer
244scientists). Two options have been set for BibTexPlugin:
245<i>-OIDtype assigned -OIDmetadata Number</i>. This means the metadata
246element \"Number\" will be used as the record identifier, instead of
247Greenstone\'s default hash identifiers. These options are available for
248all plugins.\n
249
250<p>
251Fielded searching, with a form-based interface, is selected by <i>format SearchTypes \"form,plain\"
252</i> in the configuration file. In fact, a plain textual full-text search
253index is included in this collection as well (since <i>form</i> comes first,
254it is the default interface; you reach the <i>plain</i> search through
255the <i>Preferences</i> page).\n
256
257<p>
258The <i>buildtype</i> option shows that the default search engine <i>mgpp</i> is
259used. The <i>indexes</i> line specifies indexes for \"text\", and \"metadata\". In this case, \"text\" will be the original BibTeX record. \"metadata\" is a special keyword signifying that an index should be built for any metadata item found in the collection.
260Thus when the \"field\" menus in the
261<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1\">search page</a> are pulled down, they show
262<i>full records</i> followed by an entry for each metadata element.
263Collection-level metadata <i>collectionmeta</i> can be specified for any index
264to determine what it is called in the menu (except for <i>metadata</i>, which
265produces many menu items). In this case, the
266<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>configuration
267file</a> specifies that the text index should be named \"full records\" because it
268contains the original bibliographic record.\n
269<p>
270An additional keyword, \"allfields\", could also be used in the <i>indexes</i> line, specifying that combined searching over all indexes should be available.
271<p>
272The <i>levels</i> lines specifies only document level, as bibliographic records don\'t have internal structure.
273<p>
274This collection contains <i>Title, Author</i>, and <i>Date</i> browsers, and a
275special kind of phrase index called \"Phind.\" The <i>AZCompactList</i>
276classifier used for the <i>Author</i> browser is like <i>AZList</i> but
277generates a bookshelf for duplicate items as shown <a
278href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">here</a>. The BibTeX plugin records each
279author as <i>Author</i> metadata; it also puts a list containing all authors
280into the <i>Creator</i> metadata element. Consequently the <i>AZCompactList</i>
281classifier is based on <i>Author</i>. However, Greenstone has a standard button
282reading <i>authors</i> whose name is (confusingly) \"Creator\", so this
283button name is specified for the classifier.\n
284
285<p>
286The \"Phind\" classifier creates a phrase index like
287<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL4\">this</a>. It contains a browsable list
288of phrases extracted from the material specified
289in the <i>text</i> argument of the <i>classify Phind</i> line in the
290<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>configuration file</a>.
291Here the specification is\n
292<pre>
293document:Title,document:Creator,document:Booktitle,document:Publisher
294</pre>\n
295
296-- that is, the title, list of authors, title of the collected work (if any) in
297which this item appears, and publisher. Note that this specification follows
298the <i>mg</i> convention with <i>level:field</i>. <i>Phind</i> indexes are more
299usually based on the entire full text of a collection, using the specification
300<i>document:text</i>.\n
301
302<p>
303The best way to see what Phind does is to play with this index. You type a word in
304the search box, click <i>Search</i>, and a list of phrases containing that term
305appears in the top panel. Click on one of these phrases and a list of phrases
306containing that <i>phrase</i> appears in the bottom panel. You can continue
307doing this, expanding the phrase more and more. The lists can be lengthened
308using the <i>get more phrases </i> button. At the end of the list of phrases
309appears a list of documents containing that phrase, in blue text; you can
310lengthen this list by clicking get <i>more documents</i>.\n
311
312<p>
313The format statements for the search results list and the title browser are
314both determined by the <i>VList</i> specification. It gives a document icon
315that links to the document itself (which in this collection is the full
316reference); the title in bold; <i>Creator</i> metadata if there is any,
317otherwise <i>Editor</i> metadata; and <i>Month, Year</i> metadata if there is any.
318<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1&r=1&hs=1&fqa=0&fqv=Jain,,,&fqf=TX,CR,BO,SO\">Here</a>
319is an example.\n
320
321<p>
322The format statement for the author browser (<i>CL2VList</i>) is more
323complex. The <i>AZCompactList</i> classifier generates a tree whose nodes are
324either leaf nodes, representing documents, or internal nodes. A metadata item
325called <i>numleafdocs</i> gives the total number of documents below an internal
326node. This format statement checks whether numleafdocs exists. If so the node
327must be an internal node, in which case the node is labeled by its
328<i>Title</i>. But beware: this classifier is generated on <i>Author</i>
329metadata, so its title -- the title of the classifier -- is actually the author\'s
330name! This means that the bookshelf nodes
331<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">here</a> are labeled by author\'s name.
332The leaf nodes, however, are labeled the same way as documents (i.e. references)
333are in the search results list.\n
334
335<p>
336The documents themselves (here is an
337<a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_\">example</a>)
338are generated by two format statements, one (a long one)
339called <i>DocumentHeading</i>, and another called <i>DocumentText</i>. The
340<i>DocumentHeading</i>, which is the top two-thirds of the page, contains the
341document\'s <i>Title</i> followed by a table that gives all the metadata
342elements that the BibTeX plugin can generate. The role of all the <i>If</i>
343statements in the <a href=\"_httpcollection_/etc/collect.cfg\"
344target=collect.cfg>configuration file</a> is to determine which elements are
345defined.\n
346
347<p>
348The <i>DocumentText</i> shows the BibTeX version of the reference. However,
349when the document is displayed initially, only a hyperlink reading <i>Show
350BibTex Record</i> appears -- this corresponds to the last part (that is, the
351\"else\" part) of the <i>If</i> statement in <i>DocumentText</i>. When this
352hyperlink is clicked, the <i>href</i> goes to the same URL but with
353<i>showrecord=1</i>, which generates a page like <a
354href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_&showrecord=1\">this</a>.
355The <i>If</i> test succeeds, which shows the <i>Text</i> of the document. With
356the BibTeX plugin, the text of a document is its unadulterated BibTeX record.\n
357"
358
359# -- French text ----------------
360collectionmeta collectionextra [l=fr] "
361Cette collection qui contient des entrées _about:numdocs_ BibTex, est working papers éditées de 1997 à 2006
362au <a href=\"http://www.cs.waikato.ac.nz/\">Département d\'informatique</a>, <a href=\"http://www.waikato.ac.nz/\">Université de Waikato</a>.\n
363
364<h3>Comment marche la collection?</h3>
365
366<p>
367Le <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>fichier de
368configuration de la collection</a> commence par la spécification
369<i>groupsize 200</i>. Cela rassemble 200 documents dans un seul fichier d\'archive.
370Les collections de bibliographies ont généralement beaucoup de petits documents; le fait de les regrouper empêche le gonflement des structures de fichiers internes et l\'occupation inutile d\'espace disque.
371
372<p>
373En plus des plugiciels standards, cette collection utilise <i>BibTexPlugin</i>, qui traite les références écrites au format BibTex (bien connu des informaticiens). Deux options ont été définies pour le plugiciel BibTexPlugin : <i>-OIDtype assigned -OIDmetadata Number</i>. Cela signifie que l\'élément de métadonnées \"Number\" sera utilisé comme identifiant de l\'enregistrement, à la place de l\'identifiant de hachage défini par défaut dans Greenstone. Ces options sont utilisables avec tous les plugiciels.
374
375<p>
376La recherche par champ à travers une interface basée sur un formulaire est sélectionnée par <i>format SearchTypes \"form,plain\"</i> dans le fichier de configuration. En fait, cette collection utilise <i>format SearchTypes \"form,plain\"</i> qui contient aussi un index de recherche de texte simple textuelle (puisque <i>form</i> vient en premier, c\'est l\'interface par defaut; vous accédez à la recherche <i>plain</i> a travers la page <i>Préférences</i>).
377
378<p>
379L\'option <i>buildtype</i> montre que c\'est le moteur de recherche par défaut <i>mgpp</i> qui sera utilisé. La ligne <i>indexes</i> définit les index pour \"text\", et \"metadata\". Dans ce cas, \"text\" sera l\'enregistrement BibTex dans son format original. \"metadata\" est un mot-clé particulier qui signifie qu\'un index sera construit pour toutes les métadonnées présentes dans la collection.
380Ainsi, quand les menus déroulants \"Field\" dans la <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1\">page recherche</a> sont
381sélectionnés, ils montrent <i>Full records</i> suivi par une entrée pour
382chaque élément de méta-donnée. Une méta-donnée <i>collectionmeta</i> de niveau collection peut être spécifiée pour tout index pour déterminer
383ce qui est appele dans le menu (exceptÚ pour <i>metadata</i> qui
384produit beaucoup d\'éléments de menu). Dans ce cas,le <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>fichier
385de configuration</a> spécifie que l\'index du texte devrait être
386appele \"full records\" parcequ\'il contient l\'enregistrement bibliographique
387original.
388<p>
389Un mot clé supplémentaire, \"allfields\", peut aussi être utilisé dans la ligne <i>indexers</i>, pour préciser qu\'une recherche combinée sur tous les index est disponible. <p> Les lignes <i>levels</i> ne précisent qu\'un niveau document, puisque les notices bibliographiques n\'ont pas de structure interne.
390<p>
391Cette collection contient les \"browsers\" <i>Title</i>, <i>Author</i>,et <i>Date</i> ainsi qu\'un type special d\'index de phrase appele \"Phind\".
392Le classificateur <i>AZCompactList</i> utilisé pour le browser <i>Author</i> est comme <i>AZList</i> mais produit un rayon pour les éléments dupliqués comme montré <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">ici</a>. Le plugin BibTEX enregistre chaque auteur comme méta-donnée <i>Author</i>; il met aussi une liste contenant tous les auteurs dans l\'élément de méta-donnée <i>Creator</i>.
393Par conséquent, le classificateur <i>AZCompactList</i> est basé sur <i>Author</i>. Cependant, Greenstone a un bouton standard appelé <i>authors</i> dont le nom (qui prête à confusion) est \"Creator\", ainsi le nom
394de ce bouton est spécifié pour le classificateur.
395
396<p>
397Le classificateur \"Phind\" crée un index d\'expression comme <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL4\">ceci</a>. Il contient une liste d\'expressions qu\'on peut parcourir extraite du materiel spécifié dans l\'argument <i>text</i> de la ligne
398<i>Classify Phind</i> du <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>fichier de configuration</a>.
399Ici, la spécification est :
400<pre>
401document:Title,document:Creator,document:Booktitle,document:Publisher
402</pre>
403
404-- c\'est le titre, la liste des auteurs, le titre du travail
405recueilli (s\'il y en a) dans lequel chaque article apparaît,
406et l\'éditeur. Il faut noter que cette spécification suit la
407convention <i>mg</i> avec <i>level:field</i>. Les indexes <i>Phind</i>
408sont généralement plus basés sur le texte entier de la collection,
409en utilisant la spécification <i>document:text</i>.
410
411<p>
412La meilleure façon de voir ce que fait Phind est de jouer
413avec cet index. Vous tapez un mot dans la boîte recherche,
414cliquez <i>Search</i>, et une liste d\'expressions contenant ce terme
415apparaît en haut du tableau. Cliquez sur une de ces expressions
416et une liste d\'expressions contenant cette <i>expression</i> apparaît
417au bas du tableau. Vous pouvez continuer à faire ceci en
418allongeant l\'expression de plus en plus. Ces listes peuvent
419être allongees en utilisant le bouton <i>Get more phrases</i>.
420A la fin de la liste d\'expression une liste de document
421contenant cette expression apparaît dans un texte bleu, vous
422pouvez allonger cette liste en cliquant sur Get <i>more documents</i>.
423
424<p>
425Le format de déclaration pour la liste de résultats de recherche
426et le browser de titre sont tous les deux déterminés par la spécification <i>VList</i>. Elle donne une icÎne de document qui renvoie sur le document lui-même (qui est la référence complÚte dans cette collection);
427le titre en gras; la méta-donnée <i>Creator</i> s\'il y en a, sinon la méta-donnée <i>Editor</i>; et la méta-donnée <i>Month, Year</i> s\'il y en a. En <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1&r=1&hs=1&fqa=0&fqv=Jain,,,&fqf=TX,CR,BO,SO\">voici</a> un exemple.
428
429<p>
430Le format de déclaration pour le browser auteur (<i>CL2VList</i>) est plus
431complexe. Le classificateur <i>AZCompactList</i> donne un arbre dont les nœuds
432sont soit des nœuds de feuilles représentant des documents ou des
433nœuds internes. Un élément de de méta-donnée appelé <i>numleafdocs</i> donne le nombre total de documents en dessous d\'un nœud interne. La déclaration de
434format vérifie si numleafdocs existe. Si le nœud doit être un nœud
435interne, dans ce cas le nœud est catalogue par son <i>Title</i>.
436Mais attention : ce classificateur est produit sur la méta-donnée <i>Author</i>, donc son titre -- le titre du classificateur -- est en fait le nom de l\'auteur! Ceci signifie que les nœuds des rayons sont catalogués <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">ici</a> suivant le nom de l\'auteur. Les nœuds d\'extrémité sont catalogués dans la liste des résultats de recherche de la même façon que les documents (c.-à-d. les références) .
437
438<p>
439Les documents eux-mêmes (voici un <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_\">exemple</a>) sont produits par
440deux déclarations de format, une (longue celle-la) appelée <i>DocumentHeading</i>, et une autre appelée <i>DocumentText</i>. Le <i>Document Heading</i>, qui est représente les deux tiers supérieurs de la page contient le <i>Titre</i> du document suivi d\'une table qui
441donne tous les éléments de méta-donnée que le plugin BibTex peut générer.
442Le rÃŽle de toutes les instructions <i>If</i> dans le <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>fichier de
443configuration</a> est de déterminer les éléments définis.
444
445<p>
446Le <i>DocumentText</i> montre la version BibTex de la référence.
447Cependant, quand le document est affiché la premiÚre fois, seul
448le lien <i>ShowBibtexRecord</i> apparaît --- ceci correspond à la derniÚre partie (c\'est la partie \"else\") de l\'instruction <i>If</i> dans <i>DocumentText</i>. Quand le lien est cliqué, <i>href</i> va vers la même URL mais avec <i>showrecord=1</i>, qui génÚre une page comme <a
449href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_&showrecord=1\">celle-ci</a>. Le test <i>If</i> marche, ce qui affiche le <i>Text</i> du document. Avec le plugin BibTex, le texte d\'un document est son enregistrement BibTEX pur.
450"
451
452# -- Spanish text ----------------
453collectionmeta collectionextra [l=es] "
454Esta colección contiene _about:numdocs_ registros de BibTeX y ha sido creada a partir de papers de trabajos publicados entre 1997 y 2006 por el <a href=\"http://www.cs.waikato.ac.nz/\">Departmento de Ciencias de la Computación</a>, <a href=\"http://www.waikato.ac.nz/\">de la Universidad de Waikato</a>.\n
455
456<h3>Cómo trabaja esta colección</h3>
457<p>
458El <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>archivo de configuración de la colección</a> empieza con la especificación <i>groupsize 200</i>. Esto agrupa 200 documentos dentro de un único archivo. Por lo general las colecciones bibliográficas tienen muchos documentos pequeños y al agruparlos se evita que las estructuras de archivos internos de Greenstone crezcan demasiado y ocupen más espacio del necesario.
459<p>
460Además de los plugins estándar, esta colección utiliza <i>BibTexPlugin</i>,
461el cual procesa referencias en formato BibTeX (bien conocido entre los científicos). Se han fijado dos opciones para BibTexPlugin:
462<i>-OIDtype assigned -OIDmetadata Number</i>. Esto significa que el elemento de metadato \"Number\" se usará como identificador de registro, en lugar de los identificadores hash de Greenstone. Estas opciones están disponibles para todos los plugins.\n
463
464<p>
465La búsqueda por campos con una interfaz basada en formularios se habilita mediante la sentencia <i>format SearchTypes \"form,plain\"</i> en el archivo de configuración. De hecho, esta colección también utiliza la forma simple de búsqueda. Dado que <i>form</i> aparece primero es la forma predeterminada de búsqueda. La forma simple se puede seleccionar por medio de la página de <i>Preferencias</i>.
466
467<p>
468La opción <i>buildtype</i> muestra que el motor de búsqueda utilizado por defecto es el <i>mgpp</i>. La línea <i>indexes</i> especifica los índices \"text\", y \"metadata\". En este caso, \"text\" será el registro original BibTeX. \"metadata\" es una clave especial que significa que debe construirse un índice por cada metadato encontrado en la colección.
469
470Así, cuando los menúes de \"campo\" se despliegan en la <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1\">página de búsqueda</a>, muestran el <i>registro completo</i> seguido de una entrada para cada elemento del metadato. El metadato a nivel de colección <i>collectionmeta</i> se puede especificar para cualquier índice con el fin de determinar lo que se selecciona en el menú (excepto metadato, que produce varios ítems). En este caso el <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>archivo de configuración</a> especifica que el índice de texto debería llamarse \"registro completo\", debido a que contiene el registro bibliográfico original.
471<p>
472Una clave adicional, \"allfields\", también puede usarse en la línea <i>indexes</i>, especificando una búsqueda combinada sobre todos los índices disponibles.<p> La línea <i>levels</i> indica solamente el nivel de documento, ya que los registros bibliográficos no poseen una estructura interna.
473<p>
474Esta colección contiene clasificadores por <i>Título</i>, <i>Autor</i> y <i>Fecha</i>, así como un tipo especial de índice de frases llamado \"Phind\". El clasificador <i>AZCompactList</i> que se usa para el clasificador de <i>Autor</i> es como <i>AZList</i>, pero genera un estante para los ítems duplicados tal como se muestra <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">aquí</a>. El plugin BibTeX registra a cada autor como metadato <i>Author</i>. También coloca una lista de todos los autores en el elemento del metadato <i>Creator</i>. Como resultado de ello, el clasificador <i>AZCompactList</i> se basa en el <i>Author</i>. Sin embargo, Greenstone tiene un botón estándar que lee los <i>autores</i> y cuyo nombre es (de manera un tanto confusa) \"Creator\", por lo que el nombre de este botón ha sido especificado para el clasificador.
475<p>
476
477El clasificador \"Phind\" crea un índice de frases como <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL4\">este</a>, el cual contiene una lista navegable de frases extraídas del material especificado en el argumento <i>text</i> de la línea <i>classify Phind</i> en el <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>archivo de configuración</a>. Aquí la especificación es
478<p>
479
480<pre>
481document:Title,document:Creator,document:Booktitle,document:Publisher
482</pre>\n
483
484<p>
485
486es decir, el título, la lista de autores, el título del trabajo (si es que hay alguno) en el que aparece este ítem y el editor. Recuerde que esta especificación sigue la convención <i>mg</i> con <i>level:field</i>. Los índices <i>Phind</i> se basan más comúnmente en el texto completo de una colección por medio de la especificación <i>document:text</i>.
487<p>
488
489La mejor forma de ver lo que hace Phind es practicar con este índice. Escriba una palabra en el cuadro de búsqueda, haga click en <i>Buscar</i> y una lista de frases con dicho término aparecerá en el panel de la parte superior. Haga click en una de estas frases y una lista de frases que contengan dicha <i>frase</i> aparecerá en el panel de la parte inferior. Usted puede continuar extendiendo la frase más y más. Las listas se pueden alargar utilizando el botón <i>obtener más frases</i>. Al final de la lista de frases aparece una lista de los documentos que contienen dicha frase en azul. Usted puede extender esta lista haciendo click en <i>más documentos</i>.
490<p>
491
492Los cadenas de formateo para la lista de resultados de la búsqueda y el clasificador por títulos se determinan por medio de la especificación <i>VList</i>. Ésta proporciona un icono de documento que lo vincula con el documento mismo (el cual es en esta colección la referencia completa), el título en negritas, el metadato <i>Creator</i> si es que hay alguno o en su defecto el metadato <i>Editor</i>, y el metadato de <i>Month, Year</i> si es que hay alguno. He <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1&r=1&hs=1&fqa=0&fqv=Jain,,,&fqf=TX,CR,BO,SO\">aquí</a> un ejemplo.
493<p>
494
495La cadena de formateo para el explorador por autor (<i>CL2VList</i>) es más compleja. El clasificador AZCompactList genera un árbol cuyos nodos son hojas representando documentos o nodos internos. Un ítem de metadato llamado <i>numleafdocs</i> proporciona el número total de documentos debajo de un nodo interno. Este enunciado de formato comprueba si numleafdocs existe. En caso afirmativo se trata de un nodo interno, en cuyo caso el nodo se etiquetará por su <i>Título</i>. ¡Pero cuidado! Este clasificador se genera en el metadato <i>Autor</i>, por lo que su título -- el título del clasificador -- es realmente el nombre del autor, lo que significa que los nodos del estante que están <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">aquí</a> se etiquetan de acuerdo al nombre del autor. Las hojas se etiquetan de la misma manera que los documentos (es decir, referencias) en la lista de resultados de la búsqueda.
496<p>
497
498Los documentos (he aquí un <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_\">ejemplo</a>) se generan por medio de dos cadenas de formato, una llamado <i>DocumentHeading</i>, que es bastante larga, y otra llamada <i>DocumentText</i>. DocumentHeading ocupa los dos tercios superiores de la página y contiene el <i>Título</i> del documento seguido por una tabla de todos los elementos del metadato que el plugin BibTeX puede generar. El papel de todos los enunciados <i>If</i> en el <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>archivo de configuración</a> es determinar los elementos que se definen.
499<p>
500
501<i>DocumentText</i> muestra la versión BibTeX de la referencia. Sin embargo, cuando el documento se despliega por primera vez únicamente aparece un hipervínculo llamado <i>Mostrar Registro BibTex</i>. Este corresponde a la última parte (es decir, a la parte \"adicional\") del enunciado <i>If</i> en <i>DocumentText</i>. Cuando se hace click en este hipervínculo la <i>href</i> va al mismo URL pero con showrecord=1, que genera una página como <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_&showrecord=1\">ésta</a>. A continuación sigue la prueba <i>If</i>, que muestra el <i>Texto</i> del documento. Con el plugin BibTeX el texto de un documento es su registro BibTeX no adulterado.
502"
503
504# -- Russian text ----------------
505collectionmeta collectionextra [l=ru] "
506Эта кПллекцОя, кПтПрая сПЎержОт элеЌеМты запОсО _about:numdocs_ BibTeX, is a collection of working papers published from 1997 to 2006
507at <a href=\"http://www.cs.waikato.ac.nz/\">Department of Computer Science</a>,
508<a href=\"http://www.waikato.ac.nz/\">the University of Waikato</a>.\n.
509
510<p>
511
512<h3>Как рабПтает кПллекцОя</h3>\n
513
514<p>
515
516Ѐайл кПМфОгурацОО кПллекцОО МачОМается с ПпреЎелеМОя <i>groupsize 200</i>, **кПтПрПе ПбъеЎОМяет ЎПкуЌеМты в группы пП 200**. БОблОПграфОческОе кПллекцОО ПбычМП сПстПят Оз бПльшПгП чОсла МебПльшОх
517 ЎПкуЌеМтПв, О группОрПвка Ох
518 вЌесте преЎПтвращает вМутреММОе файлПвые структуры Greenstone Пт увелОчеМОя ПбъёЌа О заМятОя бПльшегП ЎОскПвПгП прПстраМства, чеЌ МеПбх
519ПЎОЌП.
520
521<p>
522<!-- _text1_ -->
523Apart from the standard plugins, this collection uses <i>BibTexPlugin</i>,
524which processes references in the BibTeX format (well known to computer
525scientists). Two options have been set for BibTexPlugin:
526<i>-OIDtype assigned -OIDmetadata Number</i>. This means the metadata
527element \"Number\" will be used as the record identifier, instead of
528Greenstone\'s default hash identifiers. These options are available for
529all plugins.\n
530
531<p>
532<!-- _text5_ -->
533Fielded searching, with a form-based interface, is selected by <i>format SearchTypes \"form,plain\"
534</i> in the configuration file. In fact, a plain textual full-text search
535index is included in this collection as well (since <i>form</i> comes first,
536it is the default interface; you reach the <i>plain</i> search through
537the <i>Preferences</i> page).\n
538
539<p>
540<!-- _text3_-->
541The <i>buildtype</i> option shows that the default search engine <i>mgpp</i> is
542used. The <i>indexes</i> line specifies indexes for \"text\", and \"metadata\". In this case, \"text\" will be the original BibTeX record. \"metadata\" is a special keyword signifying that an index should be built for any metadata item found in the collection.
543
544<p>
545ТакОЌ ПбразПЌ, кПгЎа Ма пПОскПвПй страМОце пПявляется спускающееся ЌеМю \"пПле\", в МёЌ пПказаМ пПлМый спОсПк, сПпрПвПжЎающОй прО
546вх
547ПЎе Ўля кажЎПгП элеЌеМта ЌетаЎаММых
548. МетаЎаММые Ма урПвМе кПллекцОО <i>collectionmeta</i> ЌПгут быть заЎаМы Ўля любПгП ОМЎекса, чтПбы ПпреЎелОть, чтП этП ПзМачает в ЌеМю (за ОсключеМОеЌ <i>metadata</i>, кПтПрПе сПзЎает ЌМПгП пуМктПв ЌеМю). В этПЌ случае <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>кПМфОгурацОПММый файл</a> ПпреЎеляет, чтП текстПвый ОМЎекс ЎПлжеМ быть МазваМ \"<i>full record</i>\", пПтПЌу чтП ПМа сПЎержОт ПрОгОМальМую бОблОПграфОческую запОсь.
549
550<p>
551<!-- _text4_ -->
552An additional keyword, \"allfields\", could also be used in the <i>indexers</i> line, specifying that combined searching over all indexes should be available.
553<p>
554The <i>levels</i> lines specifies only document level, as bibliographic records don\'t have internal structure.
555
556<p>
557Эта кПллекцОя сПЎержОт прПграЌЌы прПсЌПтра пП <i>НазваМОю</i>, <i>АвтПру О Дате</i>, О спецОальМый вОЎ ОМЎекса фразы, МазываеЌый \"<i>Phind</i>\". КлассОфОкатПр <i>AZCompactList</i>, ОспПльзуеЌый Ўля прПсЌПтра пП <i>АвтПру</i>, пПх
558Пж <i>Ма AZList</i>, МП геМерОрует кМОжМую пПлку Ўля ЎублОкатПв, как пПказаМП зЎесь. ПлагОМ BibTeX сПставляет запОсь Ўля кажЎПгП автПра пП ЌетаЎаММыЌ <i>Author</i>; ПМ также пПЌещает спОсПк, сПЎержащОй перечеМь всех
559 автПрПв, в элеЌеМт ЌетаЎаММых
560 <i>СПзЎатель</i> (<i>Creator</i>). ТакОЌ ПбразПЌ, классОфОкатПр <i>AZCompactList</i> базОруется Ма пПле <i>Author</i>. ОЎМакП в Greenstone ОЌеется стаМЎартМая кМПпка, чОтающаяся как <i>АвтПры</i>, чье МаОЌеМПваМОе ПтЎалеММП сППтветствует <i>Creator</i>, так чтП МазваМОе этПй кМПпкО ОспПльзПваМП Ўля классОфОкатПра.
561
562<p>
563
564КлассОфОкатПр \"Phind\" сПзЎает ОМЎекс фразы пПЎПбМП <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL4\">пПказаММПЌу зЎесь</a>. ОМ сПЎержОт спОсПк ЎПступМых
565 Ўля прПсЌПтра фраз, ОзвлечеММых
566 Оз ЌатерОала, указаММПгП в аргуЌеМте <i>text</i> стрПкО <i>classify</i> в <i>Phind</i> кПМфОгурацОПММПгП файла. ОпреЎелеМОяЌО зЎесь являются
567
568<p>
569<pre>
570document:Title,document:Creator,document:Booktitle,document:Publisher
571</pre>\n
572<p>
573
574(<i>ЎПкуЌеМт:НазваМОе, ЎПкуЌеМт:СПзЎатель, ЎПкуЌеМт:ЗагПлПвПк кМОгО, ЎПкуЌеМт: ИзЎатель</i>)
575
576тП есть МазваМОе, спОсПк автПрПв, МазваМОе любПгП сбПрМОка рабПт, в кПтПрПЌ этПт пуМкт пПявляется, О ОзЎатель. ОбратОте вМОЌаМОе, чтП этО ПпреЎелеМОя сППтветствуют ПбычМПЌу <i>mg</i> Ма урПвМе:пПле (<i>level:field</i>). ИМЎексы чаще базОруются Ма ПсМПве пПлМПтекстПвПй кПллекцОО, ОспПльзуя спецОфОкацОю <i>ЎПкуЌеМта:text</i>.
577
578<p>
579
580ᅵучшОй спПсПб увОЎеть, чтП <i>Phind</i> Ўелает, сПстПОт в тПЌ, чтПбы пПОграть с этОЌ ОМЎексПЌ. Вы МапечаталО слПвП в пПле пПОска, щелкМулО <i>ППОск</i>, О спОсПк фраз, сПЎержащОх
581 этПт терЌОМ, пПявляется Ма верх
582Мей паМелО. ЩелкМОте Ма ПЎМПй Оз этОх
583 фраз, О спОсПк, сПЎержащОй эту фразу, пПявляется Ма МОжМей паМелО. Вы ЌПжете прПЎПлжать Ўелать этП, расшОряя фразу все бПлее. СпОскО ЌПгут быть увелОчеМы, ОспПльзуя кМПпку <i>get more phrases</i>. В кПМце спОска фраз пПявляется спОсПк ЎПкуЌеМтПв, сПЎержащОх
584 эту фразу, ПкрашеММый в сОМОй цвет. Вы ЌПжете расшОрОть этПт спОсПк путеЌ щелчка Ма <i>more documents</i>.
585
586<p>
587
588ОператПры фПрЌата Ўля спОска результатПв пПОска О МаОЌеМПваМОе браузера Пба ПпреЎелеМы в спецОфОкацОО <i>VList</i>. ОМО сПзЎают ОзПбражеМОе (ОкПМку) ЎПкуЌеМта, кПтПрПе связывается с саЌОЌ ЎПкуЌеМтПЌ (кПтПрый в ЎаММПй кПллекцОО является пПлМПй ссылкПй); <i>НазваМОе</i> выЎелеМП пПлужОрМыЌ шрОфтПЌ; ЌетаЎаММые <i>Creator??СПзЎателя</i> ЎПкуЌеМта, еслО такПвПй ОЌеется, ОлО же ЌетаЎаММые <i>Editor??ИзЎателя</i> О ЌетаЎаММые <i>Month, YearДаты</i>, еслО ПМа существует. <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1&r=1&hs=1&fqa=0&fqv=Jain,,,&fqf=TX,CR,BO,SO\">ЗЎесь</a> прОвПЎОтся прОЌер.
589
590<p>
591
592ОператПр фПрЌата Ўля пПказа автПра (<i>CL2Vlist</i>) является бПлее слПжМыЌ. КлассОфОкатПр <i>AZCompactList</i> геМерОрует ЎеревП, узлы кПтПрПгП являются ОлО узлаЌО спОска, преЎставляя ЎПкуЌеМты, ОлО же вМутреММОЌО узлаЌО. ПуМкт ЌетаЎаММых
593, МазываеЌый <i>numleafdocs</i>, Ўает Пбщее кПлОчествП ЎПкуЌеМтПв, распПлПжеММых
594 МОже вМутреММегП узла. ЭтПт ПператПр фПрЌата прПверяет, существуют лО чОслП лОстПв ЎПкуЌеМтПв <i>numleafdocs</i>. ЕслО этП так, тП узел ЎПлжеМ быть вМутреММОЌ узлПЌ. В этПЌ случае ОЌеет свПю Ќетку <i>НазваМОе</i>. НП ОЌейте в вОЎу, чтП этПт классОфОкатПр прПОзвеЎеМ Ма ПсМПве ЌетаЎаММых
595 <i>АвтПра</i>, так чтП егП МазваМОе - МазваМОе классОфОкатПра -- является фактОческО ОЌеМеЌ автПра. ЭтП ПзМачает, чтП узлы кМОжМПй пПлкО <a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">зЎесь</a> МазваМы ОЌеМеЌ автПра. Узлы лОста, ПЎМакП, пПЌечеМы такОЌ же ПбразПЌ, как ЎПкуЌеМты (тП есть ссылкО Ма МОх
596), Мах
597ПЎящОеся в спОске результатПв пПОска.
598
599<p>
600
601СаЌО же ДПкуЌеМты (зЎесь ОЌеется <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_\">прОЌер</a>), геМерОруются ЎвуЌя ПператПраЌО фПрЌата, ПЎОМ Оз кПтПрых
602 (ЎлОММый) МазваМ <i>DocumentHeading</i>, а ЎругПй - <i>DocumentText</i>. <i>DocumentHeading</i>, кПтПрый сПставляет верх
603МОе Ўве третО страМОцы, сПЎержОт <i>НазваМОе</i> ЎПкуЌеМта, сПпрПвПжЎаеЌПе таблОцей, кПтПрая сПЎержОт все элеЌеМты ЌетаЎаММых
604, кПтПрые плагОМ BibTex ЌПжет геМерОрПвать. НазМачеМОе всех
605 ПператПрПв <i>If</i> в кПМфОгурацОПММПЌ файле сПстПОт в тПЌ, чтПбы решОть, какОе элеЌеМты ПпреЎелеМы.
606
607<p>
608
609<i>DocumentText</i> пПказывает BibTex-версОю ссылкО. ОЎМакП, кПгЎа ЎПкуЌеМт пПказаМ в первый раз, пПявляется тПлькП гОперссылка <i>Show BibTex Record</i>. ЭтП сППтветствует пПслеЎМей частО, тП есть зМачеМОю \"ЎругПй\" ПператПра <i>If</i> в <i>DocumentText</i>. ЕслО щелкМуть Ма этПй гОперссылке, <i>href</i> ОЎет к тПЌу же саЌПЌу URL, МП с <i>Showrecord=1</i>, кПтПрый геМерОрует страМОцу пПЎПбМП этПй. ППслеЎующОй тест <i>If</i> пПказывает <i>Текст</i> ЎПкуЌеМта. ПлагОМ <i>BibTeX</i> Ўает запОсь текста ЎПкуЌеМта в фПрЌате <i>BibTeX</i>.
610"
611
612# -- Simplified Chinese text ----------------
613collectionmeta collectionextra [l=zh] "
614本銆藏包
615含了_about:numdocs_条BibTeX记圕是䞀䞪由<a href=\"http://www.waikato.ac.nz\">怀卡托倧孊</a>
616<a href=\"http://www.cs.waikato.ac.nz\">计算机系</a>圚1997至2006幎闎发衚的工䜜论文组成。\n
617
618<h3>本銆藏劂䜕工䜜</h3>\n
619
620<p>本銆藏的<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>é…
621çœ®æ–‡ä»¶</a>的匀倎定义了<i>groupsize 200</i>。
622这䞪定义决定了每200䞪文档将被组合成䞀䞪存傚文档。文献銆藏通垞由埈倚埈小的文档组成而将它们组合起来可以避å…
623Greenstone的内
624郚
625文件结构过于庞杂以及占甚䞍必
626芁的磁盘空闎。\n
627
628<p>圚标准的插件之倖本銆藏䜿甚了<i>BibTexPlugin</i>这䞪插件倄理BibTeX栌匏这是计算机孊家熟悉的栌匏的参考文献。
629BibTexPlugin讟眮了䞀䞪参数<i>-OIDtype assigned -OIDmetadata Number</i>。这意味着å…
630ƒæ•°æ®å…
631ƒçŽ \"Number\"数字将被甚䜜记
632圕的标识笊而䞍是Greenstone猺省的哈垌hash标识笊。所有插件郜有这些参数。\n
633
634<p>基于衚栌界面的字段搜玢是通过é…
635çœ®æ–‡ä»¶äž­çš„<i>format SearchTypes \"form,plain\"</i>讟定。事实䞊这䞪銆藏还包
636含了䞀䞪å…
637šæ–‡æœ¬çš„
638å…
639šæ–‡æœçŽ¢çŽ¢åŒ•ïŒˆç”±äºŽ<i>form</i>圚å…
640ˆïŒŒåŸºäºŽè¡šæ Œçš„界面是猺省的界面䜠可通过<i>偏奜</i>页面蜬换到<i>plain</i>普通搜玢界面。\n
641
642<p><i>buildtype</i>选项星瀺本銆藏䜿甚的是猺省的<i>mgpp</i>搜玢匕擎。<i>indexes</i>行指定了本銆藏的玢匕\"text\"å…
643šæ–‡ïŒ‰
644以及\"metadata\"å…
645ƒæ•°æ®ïŒ‰ã€‚圚这种情
646况䞋\"text\"å…
647šæ–‡ïŒ‰æŒ‡åŽŸå§‹çš„BibTeX记圕。\"metadata\"å…
648ƒæ•°æ®ïŒ‰æ˜¯äž€äžªç‰¹æ®Šçš„指定诎明䞺所有本
649銆藏䞭包
650含的å…
651ƒæ•°æ®åˆ›å»ºäž€äžªçŽ¢åŒ•ã€‚因歀圓䞋拉<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1\">搜玢页面</a>侭的\"字段\"
652菜单时他们将星瀺<i>所有记圕</i>随后是每䞪å…
653ƒæ•°æ®å…
654ƒçŽ ã€‚銆藏级别的å…
655ƒæ•°æ®<i>collectionmeta</i>可被甚于定义玢匕圚菜单项䞭的星瀺
656名字陀了<i>metadata</i>å…
657ƒæ•°æ®ïŒ‰ïŒŒå› äžºå®ƒå°†ç”Ÿæˆå€šäžªèœå•é¡¹ïŒ‰ã€‚
658圚这种情
659况䞋<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>é…
660çœ®æ–‡ä»¶</a>指定文本玢匕应被称䜜\"所有记圕\"因䞺它包
661含
662原始的文献记圕。\n
663
664<p>及䞀䞪å…
665³é”®è¯ïŒŒ\"allfields\"å…
666šéƒšå­—段同样可被甚圚<i>indexes</i>行䞭歀时诎明可以组合所有玢匕进行搜玢。
667
668<p><i>levels</i>级别只指定了文档级别因䞺文献记圕并没有内
669郚结构。
670
671<p>本銆藏包
672含<i>题名</i><i>䜜者
673</i>以及<i>日期</i>浏览噚以及䞀䞪特殊的词组玢匕称䜜\"Phind\"。
674<i>AZCompactList</i>分类噚被甚䜜<i>䜜者
675</i>浏览噚并䞎<i>AZList</i>类䌌䜆䌚䞺重倍条目创建䞀䞪乊架
676劂<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">这里</a>所瀺。BibTeX插件甚<i>䜜者
677</i>å…
678ƒçŽ æ¥è®°åœ•æ¯äžªäœœè€…
679
680所有䜜者
681的列衚也被记圕到<i>著者
682</i>å…
683ƒæ•°æ®å…
684ƒçŽ äž­ã€‚å› æ­€<i>AZCompactList</i>分类噚是构建圚<i>䜜者
685</i>å…
686ƒæ•°æ®äžŠçš„。然而
687Greenstone䞭有䞀䞪名叫<i>䜜者
688</i>的标准按钮这䞪按钮的名字也是\"䜜者
689\"可胜䌚匕起混淆因歀该分类噚将䜿甚这䞪按钮名。\n
690
691<p>\"Phind\"分类噚创建䞀䞪词组玢匕劂<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL4\">这里</a>所瀺。它包
692括䞀䞪
693可浏览的词组列衚该列衚包
694括的词组抜取自<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>é…
695çœ®æ–‡ä»¶</a>äž­
696<i>classify Phind</i>行䞭的<i>text</i>参数所指定的文档。
697
698这里的讟定是\n
699<pre>
700document:Title,document:Creator,document:Booktitle,\n
701document:Publisher
702</pre>\n
703
704——也就是诎题名䜜者
705列衚记圕的合集题名劂果有的话以及出版商。请泚意这里的讟定遵埪<i>mg</i>栌匏即
706<i>level:field</i>。<i>Phind</i>玢匕通垞情
707况䞋郜是圚銆藏的所有文本基础䞊创建的甚<i>document:text</i>讟定。\n
708
709<p>芁匄枅
710Phind的功胜最奜的方匏是䜿甚这䞪玢匕。圚搜玢框䞭蟓å…
711¥äž€äžªè¯ïŒŒç‚¹å‡»<i>搜玢</i>然后圚最䞊面的面板䞭将星瀺包
712含该词的
713词组列衚。点击å…
714¶äž­çš„䞀䞪词组然后䞀组包
715含该<i>词组</i>的词组列衚将星瀺圚䞋面的界面䞭。䜠可以继续䞋去继续扩展词组。这䞪列衚
716可以通过<i>获埗曎倚词组</i>按钮进行扩展。圚这䞪词组列衚的最末尟是䞀䞪包
717含该词组的文档列衚并甚蓝色文字星瀺。这䞪文档列衚可通
718过点击<i>获埗曎倚文档</i>来扩展。\n
719
720<p>搜玢结果列衚的栌匏变量以及题名浏览噚郜是由<i>VList</i>讟定的。它生成䞀䞪铟接到文档本身的文档囟标圚本銆藏䞭是完敎的参考
721文献、甚黑䜓星瀺题名、星瀺<i>䜜者
722</i>信息劂果有的话吊则星瀺<i>猖蟑</i>å…
723ƒæ•°æ®ã€<i>幎月</i>å…
724ƒæ•°æ®ïŒˆåŠ‚果有的话。
725<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=q&ct=1&qt=1&r=1&hs=1&fqa=0&fqv=Jain,,,&fqf=TX,CR,BO,SO\">这里</a>
726是䞀䞪䟋子。\n
727
728<p>䜜者
729浏览噚的栌匏变量<i>CL2VList</i>则曎䞺倍杂。<i>AZCompactList</i>分类噚生成䞀䞪树型结构å…
730¶èŠ‚点芁么是代衚文档的
731叶子节点芁么是内
732郚节点。<i>numleafdocs</i>å…
733ƒæ•°æ®é¡¹ç»™å‡ºäº†äž€äžªå†…
734郚节点䞋的文档总数。这䞪栌匏变量将检查numleafdocs是吊存圚。
735劂果存圚的话则该节点必
736然是䞀䞪内
737郚节点圚这种情
738况䞋该节点将被å…
739¶<i>题名</i>所标识。芁泚意的是该分类噚是基于<i>䜜者
740</i>
741å…
742ƒæ•°æ®åˆ›å»ºçš„因歀å…
743¶é¢˜åâ€”—分类噚的题名——实际
744䞊是䜜者
745的名字这意味着乊架节点
746劂<a href=\"_gwcgi_?l=_cgiargl_&c=_cgiargc_&a=d&cl=CL2\">这里</a>所瀺将被䜜者
747名字所标识。然而搜玢结果列衚䞭的所有叶子
748节点则郜甚同䞀种方匏标识䞺文档即匕文。\n
749
750<p>文档本身劂<a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_\">瀺䟋</a>所瀺则由䞀䞪栌匏参
751数所生成䞀䞪长的称䞺<i>DocumentHeading</i>及䞀䞪称䞺<i>DocumentText</i>。<i>DocumentHeading</i>莟莣页面的䞊
752面䞉分之二郚分包
753括文档的<i>题名</i>接䞋来是给出BibTeX插件可生成的所有å…
754ƒæ•°æ®å…
755ƒçŽ çš„衚栌。
756<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>é…
757çœ®æ–‡ä»¶</a>䞭的所有<i>If</i>参数的䜜甚是甚来刀断哪些å…
758ƒæ•°æ®å…
759ƒçŽ 
760是被定义了的。\n
761
762<p><i>DocumentText</i>星瀺了BibTeX栌匏的匕文。然而圓文档最初被星瀺时只有䞀䞪<i>星瀺BibTex记圕</i>的铟接——这对应于
763<i>DocumentText</i>äž­<i>If</i>条件的最后那郚分即\"å…
764¶ä»–\"郚分。圓点击该铟接时<i>href</i>铟接到同䞀URL䜆<i>showrecord=1</i>
765这将生成䞀䞪类䌌于<a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&cl=CL1.12&d=_sampleoid_&showrecord=1\">这里</a>的页面。
766<i>If</i>刀断成立的话则星瀺文档的<i>文本</i>。甚BibTeX插件文档的文本是指å…
767¶åŽŸå§‹çš„BibTeX记圕。\n
768"
Note: See TracBrowser for help on using the repository browser.