Difference between revisions of "Archive Page"

From Metadata-Registry
Jump to: navigation, search
(New page: ===XC Planning Archive Page=== === Stage I: Enabling XC use of MMS software === See: [http://wiki.metadataregistry.org/Re-implementing_the_MMS Re-Implementing the MMS] for one scenario =...)
 
(Stage I: Enabling XC use of MMS software)
Line 1: Line 1:
 
===XC Planning Archive Page===
 
===XC Planning Archive Page===
  
=== Stage I: Enabling XC use of MMS software ===
+
==== This page is no longer available ====
See: [http://wiki.metadataregistry.org/Re-implementing_the_MMS 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 ====
+
#Determine functional requirements
+
#Refactor Collection Registry to Service Registry
+
#ReBuild repository database
+
#* Determine what database to use
+
#* Rewrite database interfaces
+
#Rewrite OAI Harvester/Server software
+
#Write Round-trip service management
+
#Write error handling and notification
+

Revision as of 13:51, 4 April 2008

XC Planning Archive Page

This page is no longer available