Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  catalog 6022 about 13 years Duane Costa Bug 3835 - design and implement OAI-PMH complia...
  crosswalk 5649 over 13 years Duane Costa Bug fix for #5241: OAI-PMH: ListRecords verb re...
OAIHandler.java 20.7 KB 6021 about 13 years Duane Costa Bug 3835 - design and implement OAI-PMH complia...

Latest revisions

# Date Author Comment
6022 03/25/2011 03:04 PM Duane Costa

Bug 3835 - design and implement OAI-PMH compliant harvest subsystem
Minor bug fix to handle irregular Metacat docids containing two or more dot ('.') characters. In the LTER Metacat, the following docids (scope and identifier, excluding the revision value) have that characteristic:...

6021 03/25/2011 10:43 AM Duane Costa

Bug 3835 - design and implement OAI-PMH compliant harvest subsystem
Return a 'badVerb' response when the 'verb' request parameter is missing from the request. Previously this generated a NullPointerException.

5649 11/16/2010 12:42 PM Duane Costa

Bug fix for #5241: OAI-PMH: ListRecords verb returns content containing XML processing instructions.

5066 10/01/2009 12:12 PM ben leinfelder

return InputStream instead of Reader in the MetacatClient read() and readInlineData() methods. Can now handle binary data
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4432

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5023 08/12/2009 02:12 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem: * Remove import of deleted class

5022 08/12/2009 01:58 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem: * Add documentation files to the 'docs/dev/oaipmh' directory. * Delete two obsolete files. * Modify class description comment in MetacatRecordFactory.java

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4996 07/27/2009 12:50 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
Check to see whether metacat database has changed since last refresh date, and if it has, refresh catalog objects in memory.

4946 05/29/2009 02:13 PM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
1. Refactor the 'eml' metadataPrefix into a distinct metadataPrefix value (and corresponding crosswalk class) for each EML version:
eml-2.0.0, eml-2.0.1, eml-2.1.0. (In recent VTC discussion, we decided not to add support for the older 'beta' versions of EML 2.0.0.)...

View revisions

Also available in: Atom