[
https://issues.apache.org/jira/browse/OODT-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187117#comment-13187117
]
Mattmann, Chris A (388J) commented on OODT-368:
-----------------------------------------------
Hey Luca,
You are awesome!
No worries, yeah you forgot the license header on the files. No biggie.
:-) I use this too, but am a stickler for putting it back in ;)
YOU rock and thanks!
Cheers,
Chris
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: [email protected]
WWW: http://sunset.usc.edu/~mattmann/
Phone: +1 (818) 354-8810
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Refactoring of metadata extraction functionality for opendapps module
> ---------------------------------------------------------------------
>
> Key: OODT-368
> URL: https://issues.apache.org/jira/browse/OODT-368
> Project: OODT
> Issue Type: Improvement
> Components: opendapps
> Affects Versions: 0.4
> Reporter: Luca Cinquini
> Assignee: Chris A. Mattmann
> Fix For: 0.4
>
> Attachments: opendapps-asf-20120105.patch
>
>
> The main purpose of this patch is to refactor the metadata parsing
> functionality into an extensible framework of MetadataExtractors. The
> MetadataExtractor interface defines the general capability of parsing a
> metadata source and adding (name,value) pairs into the CAS metadata
> container. The existing code for parsing THREDDS metadata catalogs has been
> moved from the DatasetCrawler class to a ThreddsMetadataExtractor that
> implements the aforementioned interface. Additionally, another
> implementation, DasMetadataExtractor, has been added to parse an Opendap DAS
> stream and capture the NetCDF global attributes (for now). Finally, an
> NcmlMetadataExtractor has been added as a stub implementation for future
> parsing of NcML documents.
> The patch also contains the following changes and additions:
> o The OODT profiles are assigned a UUID as identifier, since the THREDDS
> dataset ID is used as the resource identifier
> o The THREDDS catalogs are parsed to extract the CF standard names and
> variable long names, where found
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira