Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
Eml200.java 3.46 KB 5649 over 13 years Duane Costa Bug fix for #5241: OAI-PMH: ListRecords verb re...
Eml201.java 3.46 KB 5649 over 13 years Duane Costa Bug fix for #5241: OAI-PMH: ListRecords verb re...
Eml210.java 3.46 KB 5649 over 13 years Duane Costa Bug fix for #5241: OAI-PMH: ListRecords verb re...
Eml211.java 3.46 KB 9654 about 8 years ben leinfelder merge from 2.6 branch: add support for EML 2.1....
Eml2oai_dc.java 7.19 KB 9779 almost 8 years ben leinfelder merge from 2.6 branch: add support for EML 2.1....

Latest revisions

# Date Author Comment
9779 05/17/2016 11:11 AM ben leinfelder

merge from 2.6 branch: add support for EML 2.1.1 to DC crosswalking for OAI provider. https://projects.ecoinformatics.org/ecoinfo/issues/7030

9654 04/12/2016 08:07 AM ben leinfelder

merge from 2.6 branch: add support for EML 2.1.1 in OAI-PMH provider. https://projects.ecoinformatics.org/ecoinfo/issues/7009

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

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

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

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

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.)...

4944 05/20/2009 09:29 AM Duane Costa

Bug 3835: Design and implement OAI-PMH compliant harvest subsystem
Add support for request parameter "metadataPrefix=eml". This returns EML 2.1.0 records in an OAI-PMH format. EML 2.0.0 and 2.0.1 documents are first transformed to EML 2.1.0 using the eml201to210.xsl stylesheet that is packaged with the EML Utilities.

4943 05/11/2009 08:39 AM Duane Costa

Begin development for Bug 3835: Design and implement OAI-PMH compliant harvest subsystem

View revisions

Also available in: Atom