Difference between revisions of "University of Rochester eXtensible Catalog Project"

From Metadata-Registry
Jump to: navigation, search
(Main Decision Points)
Line 17: Line 17:
 
* Function: Shred and store Qualified DC XML (other formats stored as text blobs)
 
* Function: Shred and store Qualified DC XML (other formats stored as text blobs)
 
* Technology: Oracle 9i, PL/SQL
 
* Technology: Oracle 9i, PL/SQL
 +
===== OAI Server =====
 +
* Function: Serve OAI
 +
* Technology: Java (custom version of OAIcat from OCLC)
  
 
==== Main Decision Points ====
 
==== Main Decision Points ====

Revision as of 09:29, 16 October 2007

University of Rochester eXtensible Catalog Project

Stage I: Enabling XC use of MMS software

See: Re-Implementing the MMS for one scenario

What we have now

Collection Registration Service
  • Function: Register and describe Collections, DC metadata editor, OAI harvest manager, metadata cache browser
  • Technology: PHP/MySQL
OAI harvester
  • Function: harvest OAI data, driven by cron
  • Technology: Perl
Safe Transforms Service
  • Function: gather harvested data, transform & clean, insert into database
  • Technology: Java/Tomcat
Metadata Repository (cache)
  • Function: Shred and store Qualified DC XML (other formats stored as text blobs)
  • Technology: Oracle 9i, PL/SQL
OAI Server
  • Function: Serve OAI
  • Technology: Java (custom version of OAIcat from OCLC)

Main Decision Points

  1. Building repository database
    • Determine what database to use
  2. Harvest/expose software