This collection shows a CDS/ISIS database of bibliography entries. It is a subset of the UNESCO library catalogue supplied by UNESCO. Here is an example record.
The collection configuration file specifies the ISISPlug plugin, which processes CDS/ISIS databases. These databases have several files, but ISISPlug uses just two: CDS.fdt (where CDS is the name of the database), containing the field names used in the database, and CDS.mst, containing the actual records. Whenever ISISPlug encounters an ".mst" file, it looks for the corresponding ".fdt" file. In this case the plugin has been given an input_encoding argument because some entries in the database contain extended characters (in a form that was used in early versions of the DOS operating system). It has also been given a subfield separator argument, whose purpose is explained below.
Like the bibliography collection, this collection incorporates a form-based search interface that allows fielded searching. This is specified by the line searchtype form plain in the configuration file; the plain argument ensures that there is a plain textual full-text search feature as well (which can be selected from the Preferences page). The groupsize 100 line puts documents together into groups of 100 (as explained in the bibliography collection).
Some fields in CDS/ISIS databases have subfields. For example, in this case the Imprint field has subfields Imprint.a for place, Imprint.b for publisher and Imprint.c for date. For each field and subfield, ISISPlug generates a metadata element -- in this case there will be metadata called Imprint^a, Imprint^b and Imprint^c. (There could be a field called just Imprint, although in this case there is not.) ISISPlug also generates a metadata element called Imprint^all that gives all subfields concatenated together, separated by the character string that was specified as a plugin argument (in this case ", ").
The designer of this collection has decided to create searchable indexes on all the ^all metadata fields, as well as one on text which makes the raw records searchable too. Of course, the designer could have created searchable indexes on any of the subfields instead -- or as well.
There are two browsing classifiers, an AZList based on Title metadata and an AZCompactList based on Keyword metadata. Recall that the AZCompactList classifier is like AZList but generates a bookshelf for duplicate items. The VList format specification applies to both the search results list and the Title classifier, while the CL2VList puts the number of documents associated with each keyword as described in the MARC example collection. In Greenstone, and in CDS/ISIS, any metadata item can have several different values. The VList specification
The DocumentText format specification incorporates the same mechanism for hiding and showing raw records as explained for the Bibliography collection, using the DocumentHeading to show the formatted record and DocumentText to show (or hide) the original database entry.
There are 3 ways to find information in this collection: