source: collections/documented-examples/trunk/isis-e/etc/collect.cfg@ 19372

Last change on this file since 19372 was 19372, checked in by kjdon, 15 years ago

opened and closed in GLI. minor formatting changes to file

  • Property svn:executable set to *
File size: 29.2 KB
Line 
1creator [email protected]
2public true
3
4groupsize 100
5
6buildtype mgpp
7
8indexes ConferenceMainEntry^all Title^all Edition^all Imprint^all Collation^all Series^all Notes^all Keywords^all PersonalAuthors^all CorporateBodies^all Meetings^all AddedTitle^all OtherLanguageTitles^all text
9
10plugin GreenstoneXMLPlugin
11plugin ISISPlugin -input_encoding dos_437 -OIDtype incremental -subfield_separator ", " -entry_separator <br>
12plugin MetadataXMLPlugin
13plugin ArchivesInfPlugin
14plugin DirectoryPlugin
15
16classify AZList -metadata Title
17classify AZCompactList -mingroup 1 -metadata Keywords^sub -buttonname Keyword
18
19format SearchTypes "form, plain"
20
21format DocumentButtons ""
22
23format DocumentContents false
24
25format DocumentHeading "
26<hr>
27<table>
28{If}{[Title^all], <tr><td valign=top><b>_Title_:</b></td><td valign=top>[Title^all]</td></tr>}
29{If}{[PersonalAuthors^all], <tr><td valign=top><b>_Authors_:</b></td><td valign=top>[PersonalAuthors^all]</td></tr>}
30{If}{[CorporateBodies^all], <tr><td valign=top><b>_CorporateAuthors_:</b></td><td valign=top>[CorporateBodies^all]</td></tr>}
31{If}{[ConferenceMainEntry^all], <tr><td valign=top><b>_Conference_:</b></td><td valign=top>[ConferenceMainEntry^all]</td></tr>}
32{If}{[Edition^all], <tr><td valign=top><b>_Edition_:</b></td><td valign=top>[Edition^all]</td></tr>}
33{If}{[Imprint^all], <tr><td valign=top><b>_Imprint_:</b></td><td valign=top>[Imprint^all]</td></tr>}
34{If}{[Collation^all], <tr><td valign=top><b>_Collation_:</b></td><td valign=top>[Collation^all]</td></tr>}
35{If}{[Series^all], <tr><td valign=top><b>_Series_:</b></td><td valign=top>[Series^all]</td></tr>}
36{If}{[Notes^all], <tr><td valign=top><b>_Notes_:</b></td><td valign=top>[Notes^all]</td></tr>}
37{If}{[Keywords^all], <tr><td valign=top><b>_Keywords_:</b></td><td valign=top>[Keywords^all]</td></tr>}
38{If}{[Meetings^all], <tr><td valign=top><b>_Meetings_:</b></td><td valign=top>[Meetings^all]</td></tr>}
39{If}{[AddedTitle^all], <tr><td valign=top><b>_AddedTitle_:</b></td><td valign=top>[AddedTitle^all]</td></tr>}
40{If}{[OtherLanguageTitles^all], <tr><td valign=top><b>_OtherLanguageTitles_:</b></td><td valign=top>[OtherLanguageTitles^all]</td></tr>}
41</table>
42<hr>"
43
44format DocumentText "{If}{_cgiargshowrecord_, <b>_CDSrecord_:</b><br/><tt>[ISISRawRecord]</tt><p/><center><a href=\'_gwcgi_?e=_cgiarge_&a=d&c=_cgiargc_&d=_cgiargd_\'>_HideCDSrecord_</a></center>, <center><a href=\'_gwcgi_?e=_cgiarge_&a=d&c=_cgiargc_&d=_cgiargd_&showrecord=1\'>_ShowCDSrecord_</a></center>}"
45
46format VList "<td valign=top>[link][icon][/link]</td><td>[Title]<br><i>{If}{[PersonalAuthors^all], {If}{[CorporateBodies^all], [sibling(All\'; \'):PersonalAuthors] - , [sibling(All\'; \'):PersonalAuthors]}}{If}{[CorporateBodies^all], [CorporateBodies^all]}</i></td>"
47
48format CL2VList "<td valign=top>[link][icon][/link]</td><td>{If}{[numleafdocs], [Title] ([numleafdocs]), [Title]}</td>"
49
50format DateList "<td>[link][icon][/link]</td><td>[highlight]{Or}{[dls.Title],[dc.Title],[Title],Untitled}[/highlight]</td><td>[Date]</td>"
51
52format HList "[link][highlight]{Or}{[dls.Title],[dc.Title],[Title],Untitled}[/highlight][/link]"
53
54collectionmeta sampleoid [l=en] "D0s103"
55
56# -- English strings ----------------
57collectionmeta collectionname [l=en] "CDS/ISIS example"
58
59collectionmeta .ConferenceMainEntry^all [l=en] "conference main entry"
60collectionmeta .Title^all [l=en] "title"
61collectionmeta .Edition^all [l=en] "edition"
62collectionmeta .Imprint^all [l=en] "imprint"
63collectionmeta .Collation^all [l=en] "collation"
64collectionmeta .Series^all [l=en] "series"
65collectionmeta .Notes^all [l=en] "notes"
66collectionmeta .Keywords^all [l=en] "keywords"
67collectionmeta .PersonalAuthors^all [l=en] "personal authors"
68collectionmeta .CorporateBodies^all [l=en] "corporate bodies"
69collectionmeta .Meetings^all [l=en] "meetings"
70collectionmeta .AddedTitle^all [l=en] "added title"
71collectionmeta .OtherLanguageTitles^all [l=en] "other language titles"
72collectionmeta .text [l=en] "raw record"
73
74collectionmeta Title [l=en] "Title"
75collectionmeta Authors [l=en] "Authors"
76collectionmeta CorporateAuthors [l=en] "Corporate authors"
77collectionmeta Conference [l=en] "Conference"
78collectionmeta Edition [l=en] "Edition"
79collectionmeta Imprint [l=en] "Imprint"
80collectionmeta Collation [l=en] "Collation"
81collectionmeta Series [l=en] "Series"
82collectionmeta Notes [l=en] "Notes"
83collectionmeta Keywords [l=en] "Keywords"
84collectionmeta Meetings [l=en] "Meetings"
85collectionmeta AddedTitle [l=en] "Added title"
86collectionmeta OtherLanguageTitles [l=en] "Other language titles"
87
88collectionmeta CDSrecord [l=en] "CDS/ISIS record"
89collectionmeta ShowCDSrecord [l=en] "Show CDS/ISIS record"
90collectionmeta HideCDSrecord [l=en] "Hide CDS/ISIS record"
91
92# -- French strings ----------------
93collectionmeta collectionname [l=fr] "Exemple CDS/ISIS"
94
95collectionmeta .AddedTitle^all [l=fr] "titre ajouté"
96collectionmeta .Collation^all [l=fr] "collation"
97collectionmeta .ConferenceMainEntry^all [l=fr] "entrée principale de conférence"
98collectionmeta .CorporateBodies^all [l=fr] "organismes d\'entreprise"
99collectionmeta .Edition^all [l=fr] "edition"
100collectionmeta .Imprint^all [l=fr] "imprimer"
101collectionmeta .Keywords^all [l=fr] "mots-clés"
102collectionmeta .Meetings^all [l=fr] "réunions"
103collectionmeta .Notes^all [l=fr] "notes"
104collectionmeta .OtherLanguageTitles^all [l=fr] "titres dans d\'autres langues"
105collectionmeta .PersonalAuthors^all [l=fr] "auteurs personnels"
106collectionmeta .Series^all [l=fr] "séries"
107collectionmeta .Title^all [l=fr] "titre"
108collectionmeta .text [l=fr] "Enregistrement brut"
109
110collectionmeta Title [l=fr] "Titre"
111collectionmeta Authors [l=fr] "Auteurs"
112collectionmeta CorporateAuthors [l=fr] "Auteurs de corporation"
113collectionmeta Conference [l=fr] "Conférence"
114collectionmeta Edition [l=fr] "Edition"
115collectionmeta Imprint [l=fr] "Imprimer"
116collectionmeta Collation [l=fr] "Collation"
117collectionmeta Series [l=fr] "Séries"
118collectionmeta Notes [l=fr] "Notes"
119collectionmeta Keywords [l=fr] "Mots-clés"
120collectionmeta Meetings [l=fr] "Réunions"
121collectionmeta AddedTitle [l=fr] "Titre ajouté"
122collectionmeta OtherLanguageTitles [l=fr] "Titres dans d\'autres langues"
123
124collectionmeta CDSrecord [l=fr] "Enregistrement CDS/ISIS"
125collectionmeta ShowCDSrecord [l=fr] "Afficher l\'enregistrement CDS/ISIS"
126collectionmeta HideCDSrecord [l=fr] "Cacher l\'enregistrement CDS/ISIS"
127
128# -- Spanish strings ----------------
129collectionmeta collectionname [l=es] "Colección de muestra CDS/ISIS"
130
131collectionmeta .AddedTitle^all [l=es] "titulo añadido"
132collectionmeta .Collation^all [l=es] "intercalación"
133collectionmeta .ConferenceMainEntry^all [l=es] "entrada principal de la conferencia"
134collectionmeta .CorporateBodies^all [l=es] "persona jurídica"
135collectionmeta .Edition^all [l=es] "edición"
136collectionmeta .Imprint^all [l=es] "impresión"
137collectionmeta .Keywords^all [l=es] "palabras clave"
138collectionmeta .Meetings^all [l=es] "reuniones"
139collectionmeta .Notes^all [l=es] "notas"
140collectionmeta .OtherLanguageTitles^all [l=es] "títulos en otros idiomas"
141collectionmeta .PersonalAuthors^all [l=es] "autores"
142collectionmeta .Series^all [l=es] "serie(s)"
143collectionmeta .Title^all [l=es] "título"
144collectionmeta .text [l=es] "registro sin procesar"
145
146collectionmeta Title [l=es] "Título"
147collectionmeta Authors [l=es] "Autores"
148collectionmeta CorporateAuthors [l=es] "Autores corporativos"
149collectionmeta Conference [l=es] "Congreso"
150collectionmeta Edition [l=es] "Edición"
151collectionmeta Imprint [l=es] "Impresión"
152collectionmeta Collation [l=es] "Intercalación"
153collectionmeta Series [l=es] "Serie(s)"
154collectionmeta Notes [l=es] "Notas"
155collectionmeta Keywords [l=es] "Palabras clave"
156collectionmeta Meetings [l=es] "Reuniones"
157collectionmeta AddedTitle [l=es] "Titulo añadido"
158collectionmeta OtherLanguageTitles [l=es] "Títulos en otros idiomas"
159
160collectionmeta CDSrecord [l=es] "Registro CDS/ISIS"
161collectionmeta ShowCDSrecord [l=es] "Mostrar el registro CDS/ISIS"
162collectionmeta HideCDSrecord [l=es] "Ocultar registro CDS/ISIS"
163
164# -- Russian strings ----------------
165collectionmeta collectionname [l=ru] "ПрОЌер CDS/ISIS"
166
167collectionmeta .AddedTitle^all [l=ru] "ЎПбавлеММПе МазваМОе"
168collectionmeta .Collation^all [l=ru] "сПпПставлеМОе"
169collectionmeta .ConferenceMainEntry^all [l=ru] "главМый вх
170ПЎ кПМфереМцОО"
171collectionmeta .CorporateBodies^all [l=ru] "кПрпПратОвМые тела"
172collectionmeta .Edition^all [l=ru] "ОзЎаМОе"
173collectionmeta .Imprint^all [l=ru] "ПттОск"
174collectionmeta .Keywords^all [l=ru] "ключевые слПва"
175collectionmeta .Meetings^all [l=ru] "встречО"
176collectionmeta .Notes^all [l=ru] "прОЌечаМОя"
177collectionmeta .OtherLanguageTitles^all [l=ru] "МазваМОя Ма ЎругОх
178 языках
179"
180collectionmeta .PersonalAuthors^all [l=ru] "персПМальМые автПры"
181collectionmeta .Series^all [l=ru] "ряЎ/серОО"
182collectionmeta .Title^all [l=ru] "МазваМОе"
183collectionmeta .text [l=ru] "МеПбрабПтаММая запОсь"
184
185collectionmeta Title [l=ru] "МазваМОе"
186collectionmeta Authors [l=ru] "АвтПры"
187collectionmeta CorporateAuthors [l=ru] "АвтПры"
188collectionmeta Conference [l=ru] "КПМфереМцОя"
189collectionmeta Edition [l=ru] "ОзЎаМОе"
190collectionmeta Imprint [l=ru] "ПттОск"
191collectionmeta Collation [l=ru] "сПпПставлеМОе"
192collectionmeta Series [l=ru] "ряЎ/серОО"
193collectionmeta Notes [l=ru] "прОЌечаМОя"
194collectionmeta Keywords [l=ru] "ключевые слПва"
195collectionmeta Meetings [l=ru] "встречО"
196collectionmeta AddedTitle [l=ru] "ЎПбавлеММПе МазваМОе"
197collectionmeta OtherLanguageTitles [l=ru] "МазваМОя Ма ЎругОх
198 языках
199"
200
201collectionmeta CDSrecord [l=ru] "ЗапОсь CDS/ISIS"
202collectionmeta ShowCDSrecord [l=ru] "ППказ запОсО CDS/ISIS"
203collectionmeta HideCDSrecord [l=ru] "Скрыть запОсь CDS/ISIS"
204
205# -- English text ----------------
206collectionmeta collectionextra [l=en] "This collection shows a
207<a href=\"http://portal.unesco.org/ci/ev.php?URL_ID=2071&URL_DO=DO_TOPIC&URL_SECTION=201\">
208CDS/ISIS</a> database of bibliography entries.
209<a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&d=_sampleoid_\">
210Here</a> is an example record.\n
211
212<h3>How the collection works</h3>\n
213
214<p>
215The <a href=\"_httpcollection_/etc/collect.cfg\"
216target=collect.cfg>collection configuration file</a> specifies the ISISPlugin
217plugin, which processes CDS/ISIS databases. These databases have several files, but ISISPlugin uses just three: CDS.fdt (where CDS is the name of the database), containing the field names used in the database, CDF.xrf (a cross-reference file), and CDS.mst, containing the actual records. Whenever ISISPlugin encounters an \".mst\" file, it looks for the corresponding \".fdt\" and \".xrf\" files. In this case the plugin has been given an
218<i>input_encoding</i> argument because some entries in the database
219contain extended characters (in a form that was used in early
220versions of the DOS operating system). It has also been given a subfield
221separator argument, whose purpose is explained below.\n
222The <i>-OIDtype incremental</i> plugin option was used to give identifiers
223that are consistent across different operating systems (which may not happen with HASH identifiers), so that we can link to a document in
224this description.\n
225<p>
226Like the <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">bibliography
227collection</a>, this collection incorporates a <a
228href=\"_gwcgi_?l=_cgiargl_&a=q&c=_cgiargc_&ct=1&qto=3&qt=1\">form-based search interface</a>
229that allows fielded searching. This is specified by the line <i>format SearchTypes \"form,plain\"</i> in the configuration file; the <i>plain</i> argument ensures
230that there is a plain textual full-text search feature as well (which can
231be selected from the <a
232href=\"_gwcgi_?l=_cgiargl_&a=p&c=_cgiargc_&p=preferences\">Preferences</a> page). The
233<i>groupsize 100</i> line puts documents together into groups of 100 (as
234explained in the <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">bibliography
235collection</a>).\n
236
237<p>
238Some fields in CDS/ISIS databases have subfields. For example, in this case
239the <i>Imprint</i> field has subfields <i>Imprint.a</i> for place,
240<i>Imprint.b</i> for publisher and <i>Imprint.c</i> for date. For each
241field and subfield, ISISPlugin generates a metadata element -- in this case
242there will be metadata called <i>Imprint^a</i>, <i>Imprint^b</i> and
243<i>Imprint^c</i>. (There could be a field called just <i>Imprint</i>,
244although in this case there is not.) ISISPlugin also generates a metadata
245element called <i>Imprint^all</i> that gives all subfields concatenated
246together, separated by the character string that was specified as a plugin
247argument (in this case \", \").\n
248
249<p>
250The designer of this collection has decided to create searchable
251indexes on all the <i>^all</i> metadata fields, as well as one on <i>text</i>
252which makes the raw records searchable too. Of course, the designer could have created
253searchable indexes on any of the subfields instead -- or as well.\n
254
255<p>
256There are two browsing classifiers, an <i>AZList</i> based on <i>Title</i>
257metadata and an <i>AZCompactList</i> based on <i>Keyword</i>
258metadata. Recall that the <i>AZCompactList</i> classifier is like
259<i>AZList</i> but generates a bookshelf for duplicate items. The
260<i>VList</i> format specification applies to both the search results list
261and the <i>Title</i> classifier, while the <i>CL2VList</i> puts the number
262of documents associated with each keyword as described in the <a
263href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/marc-e\">MARC example collection</a>. In
264Greenstone, and in CDS/ISIS, any metadata item can have several different
265values. The <i>VList</i> specification <nobr><i>sibling(All\'; \')</i></nobr> gathers
266together all the values, separated (in this case) by semicolon.\n
267
268<p>
269The <i>DocumentText</i> format specification incorporates the same
270mechanism for hiding and showing raw records as explained for the <a
271href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">Bibliography collection</a>, using
272the <i>DocumentHeading</i> to show the formatted record and
273<i>DocumentText</i> to show (or hide) the original database entry. \n"
274
275# -- French text ----------------
276collectionmeta collectionextra [l=fr] "
277Cette collection montre une base de données <a href=\"http://portal.unesco.org/ci/ev.php?URL_ID=2071&amp;URL_DO=DO_TOPIC&amp;URL_SECTION=201\">CDS/ISIS</a> d\'entrées bibliographiques. <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&d=_sampleoid_\">Voici</a> un exemple d\'enregistrement.
278
279<h3>Comment fonctionne la collection ?</h3>
280
281<p>
282Le <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>fichier de configuration de collection</a> spécifie le plugin ISISPlugin qui traite les base sdonnées CDS/ISIS. _text1_ Dans ce cas, un argument <i>input_encoding</i> a été attribué au plugin parce quelques entrées dans la base de données contiennent des caractÚres étendus (dans une forme qui était utilisée dans les toutes premiÚres versions du systÚme d\'exploitation DOS). On lui aussi attribué un argument de séparation de sous-champ dont l\'objet est explqué ci-dessous.
283_text2_
284<p>
285Comme la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">collection de bibliographie</a>, cette collection incorpore une <a href=\"_gwcgi_?l=_cgiargl_&a=q&c=_cgiargc_&ct=1&qto=3&qt=1\">interface de recherche basée sur des formulaire</a> qui permet la recherche basée sur des champs. Ceci est spécifié par la ligne <i>format SearchTypes \"form,plain\"</i> dans le fichier de configuration; l\'argument <i>simple</i> garantit qu\'il y ait aussi une fonction de recherche textuelle (qui peut être sélectionnée à partir de la page de <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=preferences&c=_cgiargc_\">Préférences</a>). La ligne <i>groupsize 100</i> regroupe les documents en lots de 100 (comme expliqué dans la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">collection de bibliographie</a>).
286
287<p>
288Certains champs dans les bases de données CDS/ISIS databases ont des sous-champs. Par exemple, dans ce cas, le champ <i>Imprint</i> a des sous-champs <i>Imprint.a</i> pour l\'endroit, <i>Imprint.b</i> pour l\'éditeurs et <i>Imprint.c</i> pour la date. Pour chaque champ et sous-champ, ISISPlugin génÚre un élément de méta-donnée -- dans ce cas-ci, il y aura des méta-données appélées <i>Imprint^a</i>, <i>Imprint^b</i> et <i>Imprint^c</i>. (Il y aurait pu y avoir un champ appelé tout simplement <i>Imprint</i>, bien que dans ce cas présent il n\'y en ait pas). ISISPlugin génÚre qussi un élément de méta-donnée appelé <i>Imprint^all</i> qui donne tous les sous-champs concatenés ensemble, séparés par la chaine de caractÚres qui a été spécifiée comme argument de plugin (dans ce cas-ci \", \").
289
290<p>
291Le concepteur de la collection a décidé de créer des indexes recherchables par le biais de tous <i>^all</i> les champs de méta-donnée, mais aussi par le biais de <i>text</i>, permettant aussi une recherche brute des enregistrements. Naturellement, le concepteur aurait pu (aussi, ou à la place) créer des indexes recherchables par n\'importe quel sous-champ.
292
293<p>
294Il y a deux classificateurs de navigation, <i>AZList</i> basé sur la méta-donnée <i>Title</i>
295et <i>AZCompactList</i> basé sur la méta-donnée <i>Keyword</i>. Rappelez-vous que le classificateur <i>AZCompactList</i> est semblable à <i>AZList</i>, mais génÚre un rayon de bibliothÚque pour les éléments dupliqués. La spécification de format <i>VList</i> s\'applique aussi bien à la liste de résultats de recherche qu\'au classificateur <i>Title</i>, pendant que <i>CL2VList</i> met le nombre de documents associés à chaque mot-clé comme décrit dans <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/marc-e\">MARC example collection</a>. Dans Greenstone, et dans CDS/ISIS, tout élément de donnée peut avoir plusieurs valeurs. La spécification <i>VList</i> <i>sibling(All\'; \')</i> rgroupe ensemble toutes les valeurs, séparées (dans ce cas) par un point-virgule.
296
297<p>
298La spécification du format <i>DocumentText</i> incorpore le même mécanisme pour cacher et afficher des enregistrements comme expliqué pour la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">collection de bibliographie</a>, en utilisant <i>DocumentHeading</i> pour montrer l\'enregistrement formaté et <i>DocumentText</i> pour montrer (ou cacher) l\'entrée de base de données originale.
299"
300
301# -- Spanish text ----------------
302collectionmeta collectionextra [l=es] "
303Esta colección muestra una base de datos <a href=\"http://portal.unesco.org/ci/ev.php?URL_ID=2071&URL_DO=DO_TOPIC&URL_SECTION=201\">CDS/ISIS</a> de entradas bibliográficas. He <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&d=_sampleoid_\">aquí</a> un ejemplo de registro.
304
305<h3>Cómo trabaja esta colección</h3>\n
306
307<p>
308El <a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>archivo de configuración de la colección</a> especifica el plugin ISISPlugin, el cual procesa las bases de datos CDS/ISIS. Estas bases de datos contienen varios archivos, pero ISISPlugin solo utiliza dos: CDS.fdt (donde CDS es el nombre de la base de datos), el cual contiene los nombres de los campos usados en la base de datos, y CDS.mst, el cual contiene los registros. Cada vez que ISISPlugin encuentra un archivo \".mst\", busca el archivo \".fdt\" correspondiente. En este caso al plugin se le ha dado un argumento <i>input_encoding</i>, ya que algunas entradas de la base de datos contienen caracteres extendidos (en una forma que se uso en versiones tempranas del sistema operativo DOS). También se le ha dotado de un argumento separador de subcampos, cuyo propósito se explica más adelante.
309
310La opción <i>-OIDtype incremental</i> se utiliza para generar identificadores que sean consistentes a través de diferentes sistemas operativos (lo que no ocurre con identificadores HASH), de forma que podamos tener el enlace al documento en esta descripción.
311
312<p>
313Al igual que la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">colección bibliográfica</a>, esta colección incorpora una <a href=\"_gwcgi_?l=_cgiargl_&a=q&c=_cgiargc_&ct=1&qto=3&qt=1\">interfaz de búsqueda basada en formas</a> que permite la búsqueda por campos. Esto se especifica por medio de la línea <i>format SearchTypes \"form,plain\"</i> (forma searchtype de sólo texto) en el archivo de configuración; el argumento <i>plain</i> (sólo texto) asegura que se cuenta igualmente con una función de búsqueda de texto completo (la cual se puede seleccionar en la página de <a href=\"_gwcgi_?l=_cgiargl_&a=p&c=_cgiargc_&p=preferences\">Preferencias</a>). La línea <i>groupsize 100</i> junta los documentos en grupos de 100 (tal como se explicó en la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">colección bibliográfica</a>).
314
315<p>
316Algunos campos en las bases de datos CDS/ISIS cuentan con subcampos. Por ejemplo, en este caso el campo <i>Imprint</i> (Impresión) tiene los subcampos <i>Imprint.a</i> para el lugar, <i>Imprint.b</i> para la editorial e <i>Imprint.c</i> para la fecha. Para cada campo y subcampo ISISPlugin genera un elemento de metadato. De este modo, en el presente caso habrá metadatos llamados <i>Imprint^a</i>, <i>Imprint^b</i> and <i>Imprint^c</i> (también podría haber un solo campo llamado <i>Imprint</i>, aunque no en este caso.) ISISPlugin genera asimismo un elemento de metadato llamado <i>Imprint^all</i> que incluye todos los subcampos concatenados, separados por la cadena de caracteres que se especificó como argumento del plugin (en este caso \", \").
317
318<p>
319El diseñador de esta colección decidió crear índices de búsqueda en todos los campos de metadatos <i>^all</i>, así como uno en <i>text</i> (texto) que hace que también se puedan buscar registros sin procesar. Por supuesto, en vez de eso -- o junto con ello -- el diseñador pudo haber creado índices de búsqueda en cualquiera de los subcampos.
320
321<p>
322Hay también dos clasificadores de exploración, una <i>AZList</i> basada en el metadato <i>Título</i> (Title) y una <i>AZCompactList</i> basada en el metadato <i>Palabra clave</i> (Keyword). Recuerde que el clasificador <i>AZCompactList</i> es como <i>AZList</i>, pero genera además un estante para ítems duplicados. La especificación de formato <i>VList</i> se aplica a ambos, la lista de resultados de la búsqueda y el clasificador de <i>Títulos</i>, mientras que <i>CL2VList</i> pone el número de documentos asociados a cada palabra clave, tal como se describe en la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/marc-e\">colección de muestra MARC</a>. En Greenstone y en CDS/ISIS cualquier ítem de metadato puede tener varios valores diferentes. La especificación de <i>VList</i> <nobr><i>sibling(All\'; \')</i></nobr> junta todos los valores, separados (en este caso) por punto y coma.
323
324<p>
325La especificación de formato <i>DocumentText</i> incorpora el mismo mecanismo para ocultar o mostrar los registros sin procesar, tal como se explicó en la <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">colección bibliográfica</a>, usando <i>DocumentHeading</i> para mostrar el registro formateado y <i>DocumentText</i> para mostrar (u ocultar) la entrada en la base de datos original."
326
327# -- Russian text ----------------
328collectionmeta collectionextra [l=ru] "
329Эта кПллекцОя пПказывает базу ЎаММых
330 бОблОПграфОческОх
331 запОсей <a href=\"http://portal.unesco.org/ci/ev.php?URL_ID=2071&URL_DO=DO_TOPIC&URL_SECTION=201\">CDS/ISIS</a>. <a href=\"_gwcgi_?l=_cgiargl_&a=d&c=_cgiargc_&d=_sampleoid_\">ЗЎесь прОвПЎОтся прОЌер запОсО</a>.
332
333<h3>Как рабПтает кПллекцОя</h3>
334
335<p>
336<a href=\"_httpcollection_/etc/collect.cfg\" target=collect.cfg>КПМфОгурацОПММый файл кПллекцОО</a> ПпреЎеляет плагОМ ISISPlugin, кПтПрый Пбрабатывает базы ЎаММых
337 CDS/ISIS. _text1_ В этПЌ случае плагОМ был ЎаМ параЌетр <i>input_encoding</i>, пПскПльку МекПтПрые запОсО в базе ЎаММых
338 сПЎержат зМакО расшОреМОя ( в фПрЌе, кПтПрая ОспПльзПвалась в раММОх
339 версОях
340 ПперацОПММПй сОстеЌы DOS). ЕЌу также был ЎаМ параЌетр разЎелеМОя, цель кПтПрПгП ПбъясМяется МОже.
341_text2_
342<p>
343ППЎПбМП <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">бОблОПграфОческПй кПллекцОО</a>, эта кПллекцОя включает блаМПчМый <a href=\"_gwcgi_?l=_cgiargl_&a=q&c=_cgiargc_&ct=1&qto=3&qt=1\">ОМтерфейс пПОска</a>, кПтПрый пПзвПляет прПОзвПЎОть пПОск пП пПляЌ. ЭтП ПпреЎелеМП стрПкПй <i>format SearchTypes \"form,plain\"</i> в кПМфОгурацОПММПЌ файле; параЌетр <i>plain</i> гараМтОрует, чтП зЎесь ОЌеется также прПстПе среЎствП пПлМПгП текстПвПгП пПОска (кПтПрПе ЌПжет быть взятП Оз страМОцы <a href=\"_gwcgi_?l=_cgiargl_&a=p&c=_cgiargc_&p=preferences\">ПреЎпПчтеМОй</a>). СтрПка <i>groupsize 100</i> ПбъеЎОМяет ЎПкуЌеМты в группы пП 100 (как ПбъясМеМП в <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">бОблОПграфОческПй кПллекцОО</a>).
344
345<p>
346НекПтПрые пПля в базах
347 ЎаММых
348 CDS/ISIS ОЌеют пПЎпПля. НапрОЌер, в этПЌ случае пПле <i>Imprint</i> (ПтпечатПк) ОЌеет пПЎпПля <i>Imprint.a</i> (Ўля ЌестП ОзЎаМОя), <i>Imprint.b</i> (Ўля ОзЎателя) О <i>Imprint.c</i> (Ўля Ўаты ОзЎаМОя). Для кажЎПгП пПля О пПЎпПля ISISPlugin геМерОрует элеЌеМт ЌетаЎаММых
349 -- в этПЌ случае буЎут ЌетаЎаММые с ОЌеМаЌО <i>Imprint^a</i>, <i>Imprint^b</i> О <i>Imprint^c</i>. (МПглП бы быть тПлькП пПле, МазываеЌПе <i>Imprint</i>, х
350Птя в ЎаММПЌ случае егП Мет). ISISPlugin также геМерОрует элеЌеМт ЌетаЎаММых
351 с ОЌеМеЌ <i>Imprint^all</i>, кПтПрый Ўает все пПЎпПля, связаММые вЌесте, выЎелеММый х
352арактерМПй стрПкПй, кПтПрая была ПпреЎелеМа как параЌетр плагОМа (в этПЌ случае \", \").
353
354<p>
355ПрПектОрПвщОк этПй кПллекцОО решОл сПзЎать ЎПступМые Ўля пПОска ОМЎексы Ма ПсМПве всех
356 <i>^all</i> ЌетаЎаММых
357 пПлей, так же как ПЎОМ Ма ПсМПве текста, кПтПрый пПзвПляет также Ўелать ЎПступМыЌО Ўля пПОска О МефПрЌатОрПваММые запОсО. КПМечМП, прПектОрПвщ Ок вЌестП этПгП ЌПг сПзЎать ЎПступМые Ўля пПОска ОМЎексы Ўля любПгП Оз пПЎпПлей -- ОлО включть Ох
358 также.
359
360<p>
361ЗЎесь ОЌеется Ўва классОфОкатПра прПсЌПтра -- <i>AZList</i>, ПсМПваММый Ма ЌетаЎаММых
362 НазваМОя (<i>Title</i>) О <i>AZCompactList</i>, ПсМПваММый Ма ЌетаЎаММых
363 КлючевПгП слПва (<i>Keyword</i>). ВспПЌМОте, чтП классОфОкатПр <i>AZCompactList</i> пПх
364Пж Ма <i>AZList</i>, МП геМерОрует кМОжМую пПлку Ўля ЎублОрующОх
365 элеЌеМтПв. СпецОфОкацОя фПрЌата <i>VList</i> прОЌеМОЌа О к спОску результатПв пПОска О к классОфОкатПру НазваМОя (<i>Title</i>), в тП вреЌя как <i>CL2VList</i> вывПЎОт МПЌера ЎПкуЌеМтПв, связаММых
366 с кажЎыЌ ключевыЌ слПвПЌ, как ПпОсаМП в <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/marc-e\">прОЌере кПллекцОО MARC</a>. В GS О в CDS/ISIS, любые элеЌеМты ЌетаЎаММых
367 ЌПгут ОЌеть МескПлькП разлОчМых
368 зМачеМОй. ОпреЎелеМОе в <i>VList</i> элеЌеМтПв ПЎМПгП урПвМя <nobr><i>sibling(All\'; \')</i></nobr> сПбОрает вЌесте все зМачеМОя, выЎелеММые (в этПЌ случае) тПчкПй с запятПй.
369
370<p>
371СпецОфОкацОя фПрЌата <i>DocumentText</i> включает тПт же саЌый Ќех
372аМОзЌ Ўля тПгП, чтПбы скрыть О пПказывать МеПбрабПтаММые запОсО, как ПбъясМеМП Ўля <a href=\"_gwcgi_?l=_cgiargl_&a=p&p=about&c=documented-examples/bibtex-e\">БОблОПграфОческПй кПллекцОО</a>, ОспПльзуя <i>DocumentHeading</i>, чтПбы пПказать фПрЌатОрПваММые запОсО О <i>DocumentText</i>, чтПбы пПказать (ОлО скрыть) первПМачальМую запОсь базы ЎаММых
373.
374"
Note: See TracBrowser for help on using the repository browser.