Ancillary Resources
From DLXS Documentation
Line 16: | Line 16: | ||
==[[OAI Provider System]]== | ==[[OAI Provider System]]== | ||
- | This document details how to use the OAI-PMH 2.0 provider Perl module (UMProvider). | + | This document details how to use the OAI-PMH 2.0 provider Perl module (UMProvider) and the generic data loading script (LoadOai.pl). |
==[[DLXS IDRESOLVER]]== | ==[[DLXS IDRESOLVER]]== |
Revision as of 15:06, 3 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.
OAI Harvesting System
DLXS hosts the OAIster project, as well as other OAI test portals (MODS, Aquifer, DLF). This document details how to run the harvester used for gathering records we use in these portals, and how to transform the harvested records into Bibliographic Class.
- OAITransform Data Conditioning: Describes transcoding from Latin-1 to UTF-8, ISO Character Entity Reference Mapping, Numeric Character Reference Mapping, and Miscellaneous Character Problems
OAI Provider System
This document details how to use the OAI-PMH 2.0 provider Perl module (UMProvider) and the generic data loading script (LoadOai.pl).
DLXS IDRESOLVER
Describes the IDRESOLVER, a simple mechanism for resolving a unique ID to a URL.