Ancillary Resources
From DLXS Documentation
Line 16: | Line 16: | ||
=OAI Components= | =OAI Components= | ||
- | DLXS provides components for harvesting OAI records from data providers, OAI-enabling records from within or outside the DLXS system, and transforming and normalizing harvested OAI records into [http://webapps.itcs.umich.edu/dlxsdocs/index.php/Mounting_a_Bib_Class_Collection|BibClass]. | + | DLXS provides components for harvesting OAI records from data providers, OAI-enabling records from within or outside the DLXS system, and transforming and normalizing harvested OAI records into [[http://webapps.itcs.umich.edu/dlxsdocs/index.php/Mounting_a_Bib_Class_Collection|BibClass]]. |
==[[OAI Harvesting System|OAI Harvester]]== | ==[[OAI Harvesting System|OAI Harvester]]== | ||
This document details how to run the harvester used for harvesting OAI records from data providers. | This document details how to run the harvester used for harvesting OAI records from data providers. | ||
- | ==[[OAI Provider System]]== | + | ==[[OAI Provider System|OAI Provider]]== |
This document details how to use the OAI-PMH 2.0 provider Perl module (UMProvider) and the generic data loading script (LoadOai.pl). | This document details how to use the OAI-PMH 2.0 provider Perl module (UMProvider) and the generic data loading script (LoadOai.pl). | ||
- | ==[[OAITransform Data Conditioning]]== | + | ==[[OAITransform Data Conditioning|OAI Transform]]== |
This document describes how to transform and normalize harvested records into BibClass. It also describes conditioning that takes place to transcode from Latin-1 to UTF-8, and to handle ISO Character Entity Reference Mapping, Numeric Character Reference Mapping, and miscellaneous character problems. | This document describes how to transform and normalize harvested records into BibClass. It also describes conditioning that takes place to transcode from Latin-1 to UTF-8, and to handle ISO Character Entity Reference Mapping, Numeric Character Reference Mapping, and miscellaneous character problems. | ||
- | DLXS hosts the [ | + | DLXS hosts the [[http://www.oaister.org/|OAIster]] project, as well as other OAI test portals (MODS, Aquifer, DLF). |
[[#top|Top]] | [[#top|Top]] |
Revision as of 11:02, 4 December 2007
Main Page > Ancillary Resources
Contents |
DLXS Authentication and Authorization System
Describes the DLXS Authentication and Authorization System, a configurable part of DLXS middleware.
DLXS Simple Regression Testing System
The DLXS Simple Regression Testing System consists of script to drive the testing process and a collection of files representing the test case database.
DLXS Statistics System
The DLXS statistics system consists of two parts: (1) a tool to run on each web server to parse web log files, calculate hits, and insert those hits into the database, and (2) a web interface for retrieving reports such as HTML or MS Excel files.
DLXS IDRESOLVER
Describes the IDRESOLVER, a simple mechanism for resolving a unique ID to a URL.
OAI Components
DLXS provides components for harvesting OAI records from data providers, OAI-enabling records from within or outside the DLXS system, and transforming and normalizing harvested OAI records into [[1]].
OAI Harvester
This document details how to run the harvester used for harvesting OAI records from data providers.
OAI Provider
This document details how to use the OAI-PMH 2.0 provider Perl module (UMProvider) and the generic data loading script (LoadOai.pl).
OAI Transform
This document describes how to transform and normalize harvested records into BibClass. It also describes conditioning that takes place to transcode from Latin-1 to UTF-8, and to handle ISO Character Entity Reference Mapping, Numeric Character Reference Mapping, and miscellaneous character problems.
DLXS hosts the [[2]] project, as well as other OAI test portals (MODS, Aquifer, DLF).