User Tools

Site Tools


en:user:example_collections
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


en:user:example_collections [2023/03/13 01:46] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 +====== Example Collections ======
 +The [[http://www.nzdl.org|New Zealand Digital Library]] provides many example 
 +collections, including historical documents, humanitarian and development information, 
 +technical reports and bibliographies, literary works, and magazines.
 +
 +The examples page at [[http://www.greenstone.org/examples|greenstone.org]] lists many Greenstone collections, from all around the world.
 +
 +<tabbox Greenstone3>
 +
 +<tabbox Greenstone2>
 +  * To help learn how to write a configuration file for your collection, there are several fully-documented example collections placed at [[http://nzdl.org#documentedexamplecollections|nzdl.org]] which explain, on the collections' home pages, just how they have been put together.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=image-e|Simple Image]] This very basic image collection contains no text and no explicit metadata -- which makes it rather unrealistic. The configuration file is about as simple as you can get.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=wrdpdf-e|Word and PDF]] This contains a few documents in PDF, MSWord, RTF, and Postscript formats, demonstrating the ability to build collections from documents in different formats. The collection configuration file is very simple.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=gsarch-e|Greenstone Archives]] A collection of email messages from the Greenstone mailing list archives, this uses the Email plugin, which parses files in email formats. The collection configuration file is very simple.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=cltbib-e&amp;ct=1&amp;qt=1|Bibliography]] With about 4,000 bibliography entries, this collection incorporates a form-based search interface that allows fielded searching. It is fairly complex.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=cltext-e&amp;ct=1&amp;qt=1|Bibliography supplement]] This tiny collection of 10 bibliography entries illustrates the **supercollection** facility which searches several collections together, seamlessly. It operates together with the bibliography collection, and its configuration file is almost the same.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=pagedimg-e|Paged Image]] This collection contains some newspapers from the Niupepa Maori Newspaper collection. Each newspaper consists of a series of scanned images and (optionally) the corresponding OCR text. PagedImgPlug is used to group the images into documents, and extended formatting is used to switch between image and text versions of each page.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=isis-e&amp;ct=1&amp;qt=1&amp;qto=3|CDS/ISIS]] This collection is built from a CDS/ISIS database of about 150 bibliography entries. It uses the ISISPlug plugin, which reads the standard ISIS .mst and .fdt files and converts them to Greenstone metadata.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=MARC-e|MARC]] Based on some MARC records from the Library of Congress, this is a simple collection (and does not allow form-based searching).
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=oai-e|OAI]] Using the Open Archive Protocol and the Import-From feature, this retrieves metadata from an archive and builds a collection from the records. In this case they are images, so both the OAI and Image plugins are used.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=dls-e|Development Library Subset]] Like the Greenstone Demo, this is a subset of the HDL -- but much larger.  It contains 25 publications -- books, reports and magazines -- in various areas of human development (the full HDL contains 1,230 publications). It has the same structure as the Greenstone Demo. 
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=authen-e|Authentication and Formatting]] With the same material as the original Greenstone demo collection, this shows off two independent features: non-standard document formatting, and controlled access to the documents via user authentication.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=garish|Garish]] This collection also contains the same material as the Greenstone demo. Its appearance has been altered to show how the pages generated can be set out differently. It relies on a non-standard macro file. 
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=style-e|CSS demo]] This collection demonstrates Greenstone's use of Cascading Style Sheets (CSS) for visual formatting in web browsers. On every page, you can change the style-sheet in effect, to modify that page's appearance.
 +    * [[http://www.nzdl.org/cgi-bin/library?a=p&amp;p=about&amp;c=dspace-e|DSpace]] A collection based on records exported from a DSpace institutional repository. 
 +
 +  * The collect.cfg files for many of the collections at http://www.nzdl.org have been made available [[en:user:configuration_files#sample_collection_configuration_files|here]].
 +
 +</tabbox>
  
en/user/example_collections.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1