[eml-dev] [Bug 2507] New: - Create a EML parser lib to digest eml document
bugzilla-daemon@ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Aug 1 10:52:42 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2507
Summary: Create a EML parser lib to digest eml document
Product: EML
Version: 2.0.1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: eml-parser
AssignedTo: tao at nceas.ucsb.edu
ReportedBy: tao at nceas.ucsb.edu
QAContact: eml-dev at ecoinformatics.org
Currently, the EML actor in Kepler can download eml document and parse it.
After parsing, the entity information in eml document will be stored in java
object and data file will be download into local file system and also be stored
in relation db too.
We want to seperate this process from Kepler and make it as lib in eml module.
So this library can be used in Kepler, Metacat and some other projects.
More information about the Eml-dev
mailing list