Hello all

I'm trying to complete the "Upgrade netCDF to ISO-19115 mapping" task
[1] before Apache SIS 0.8 release (I will continue with the merge of
ImageMatters work on ISO-19115:2014 immediately after SIS release. I'm
targeting a release candidate this week). Attribute Convention for Data
Discovery (ACDD) 1.3 has a "program" attribute [2] defined as:

    The overarching program(s) of which the dataset is a part. A program
    consists of a set (or portfolio) of related and possibly
    interdependent projects that meet an overarching objective.
    Examples: 'GHRSST', 'NOAA CDR', 'NASA EOS', 'JPSS', 'GOES-R'.

What would be the corresponding ISO 19115 attribute? We didn't found a
mapping in ncISO [3]. I see two possibilities:

  * metadata/acquisitionInformation/operation/identifier
  * metadata/acquisitionInformation/plan/identifier

Where "operation" is defined as "Designations for the operation used to
acquire the dataset" and "plan" is defined as "Designations for the
planning information related to meeting the data acquisition
requirements". Which one would be preferable?  Right now I went with
"operation", but I'm not sure it is the best choice.

    Martin


[1] https://issues.apache.org/jira/browse/SIS-171
[2] 
http://wiki.esipfed.org/index.php/Attribute_Convention_for_Data_Discovery#program
[3] 
https://github.com/Unidata/threddsIso/blob/master/src/main/resources/xsl/nciso/UnidataDD2MI.xsl

Reply via email to