Share

UIUC OAI Metadata Harvesting Project

Project News for UIUC OAI Metadata Harvesting Project

  • New Version of the ThumbGrabber

    New features plus bug fixes

    2006-08-31 01:12:51 UTC by thabing

  • New Version of the ActiveX OAIHarvesterObj Library 3.1

    This release contains mostly minor improvements to the
    reap.wsf command line OAI harvesting script. See the change logs for details.

    2005-08-29 16:17:05 UTC by thabing

  • UIUC OAI-PMH ThumbGrabber 1.13 Released

    Thumbgrabber is a utility that will process a directory full of OAI
    XML records and create a thumbnail image of any digital objects
    represented by the record. It does this by extracting Dublin Core
    Identifier <dc:identifier> elements or special Thumbnail Source
    <ui:thumbnailSource> elements from the record and attempting to
    display those records in an embedded web browser. If it can
    successfully navigate to the object in the web browser it will create
    a thumbnail using one of three methods:

    * Capture largest image only

    This method examines each <img> and <input type='image'> tag in
    the web page to identify the largest image. If the largest image is at
    least as large as the requested thumbnail size, that image will be
    captured and scaled down to the requested size. If there is no
    image that meets the criteria no thumbnail will be created.

    * Capture largest image or HTML web page

    This method examines each <img> and <input type='image'> tag in
    the web page to identify the largest image. If the largest image is at
    least as large as the requested thumbnail size, that image will be
    captured and scaled down to the requested size. If there are no
    images on the web page that are at least as large as the requested
    thumbnail, then a screen capture is made of the visible portion of
    the web page which is scaled down to the requested size.

    * Capture HTML web page only

    This method simply does a screen capture of the of the visible
    portion of the web page which is scaled down to the requested size.

    The size and location of the thumbnail files can be controlled by
    input parameters. All thumbnails will be stored as PNG files.

    2005-07-29 17:49:41 UTC by thabing

  • New Release of the ActiveX OAIHarvesterObj Library 3.0

    Highlights of the 3.0 release:

    * Better support of poorly behaving and non-compliant OAI data providers.

    * Support for record provenance

    * Improved support for repositories that require basic authorization or use secure HTTP (HTTPS)

    * Improved support for friends

    * Includes two command-line OAI harvesters: Reap.wsf with substantial improvements over the previous version, and the new BigHarvest.wsf which creates one large XML for the complete harvest.

    Get it now! Its the quickest way to fill up your hard disk with metadata :-)

    2005-03-20 21:50:34 UTC by thabing

  • ASP OAI 2.0 Data Providers 1.5 Released

    This release includes miscellaneous modifications and bug fixes for all three ASP OAI 2.0 Data Providers.

    2004-05-10 16:51:16 UTC by ychen21