Feature #4128
Add support for pluggable metadata modules (e.g., reml)
Start date:
2013-10-28
Due date:
2014-09-10
% Done:
100%
Milestone:
None
Story Points:
Sprint:
Description
Currently, the @dataone@ package handles metadata parsing only for EML using the EML parser class. This is relatively limited support for the richness of the standard, and should be changed to using dedicated modules for various metadata standards. For example, for EML, use the @reml@ package for both generating EML and for parsing EML, and as the store needed for parsing metadata to enable @asDataFrame()@ support across a wider variety of data formats based on an understanding of their associated metadata.
History
#1 Updated by Matthew Jones about 11 years ago
- Description updated (diff)
#2 Updated by Matthew Jones about 10 years ago
- Due date changed from 2013-10-28 to 2014-09-10
- Status changed from New to Closed
Moved issue to github: https://github.com/DataONEorg/rdataone/issues/27