Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
stylecircle

Element Description

Note: This wiki page is a draft/ work in progress

This entity stores the data's distinctive attributes (i.e. attributes The Additional Attribute element is used to describe the unique characteristics of the resource which extend beyond those defined in this mapping)other metadata fields.


Best Practices

ECHO 10 uses AdditionalAttributes to describe the data represented in each granule within a collection. These values are important search criteria for the granules. Example attributes include values for cloud cover, MODIS Tile grid coordinates, and elevation information. All additional attribute definitions are included in the collection metadata. A collection may also specify a value, to be understood as the value for all granules. Granules reference defined additional attributes and supply a value that is associated to that granule. Granules may not define a new additional attribute that is not defined by the collection. DIF 10 has additional attributes and is directly mappable.  If the additional attribute type is known it can be mapped to the correct section of ISO.  Currently additional attributes are mapped to several sections within ISO depending if the attribute is geographical, describes coverage, describes data quality, describes acquisition, or maps to a keyword.

There are fourteen sub-elements that comprise Collection Citations:

Name:

Type:

Identifier:

Data Type: This entity contains the additional attribute data types.

Description: Free-text description of the additional attribute.

Measurement Resolution: The smallest unit increment to which the additional attribute value is measured.

Parameter Range Begin: The minimum value of the additional attribute over the whole collection.

Parameter Range End: The maximum value of the additional attribute over the whole collection.

Parameter Units Of Measure: The standard unit of measurement for the additional attribute.  For example: meters, hertz.

Parameter Value Accuracy: An estimate of the accuracy of the values of the additional attribute. For example, for AVHRR: Measurement error or precision-measurement error or precision of a data product parameter. This can be specified in percent or the unit with which the parameter is measured.

Value Accuracy Explanation: Describes the method used for determining the parameter value accuracy that is given for this additional attribute.

Value: Value of the additional attribute if it is the same for all granules across the collection.  If the value of the additional attribute may differ by granule, leave this collection-level value blank.

Group: Identifies a namespace for the additional attribute name.

Update Date: The date this additional attribute information was updated.

Examples: 

Group"gov.nasa.gsfc.gcmd"

Value"42a420d8-04bd-4b2f-ad2a-8adc138faa04"

Name"metadata.uuid"

Description"Not provided"

DataType"STRING"

Element Specification

Providing the Collection Data Type element is optional (Cardinality: 0..1)

ModelElementTypeConstraintsRequired?CardinalityUMM-CAdditionalAttribute/NameString

1 - 80 characters

Yes1UMM-CAdditionalAttribute/TypeNo0..1UMM-CAdditionalAttribute/IdentifierNo0..1UMM-CAdditionalAttribute/DataTypeEnumeration

STRING

FLOAT

INT

BOOLEAN

DATE

TIME

DATETIME

DATE_STRING

TIME_STRING

DATETIME_STRING

Yes1UMM-CAdditionalAttribute/DescriptionString

1 - 2048 characters

Yes1UMM-CAdditionalAttribute/MeasurementResolutionString

1 - 80 characters

No0..1UMM-CAdditionalAttribute/ParameterRangeBeginString

1 - 80 characters

No0..1UMM-CAdditionalAttribute/ParameterRangeEndString

1 - 80 characters

No0..1UMM-CAdditionalAttribute/ParameterUnitsOfMeasureString

1 - 80 characters

No0..1UMM-CAdditionalAttribute/ParameterValueAccuracyString

1 - 80 characters

No0..1UMM-CAdditionalAttribute/ValueAccuracyExplanationString

1 - 2048 characters

No0..1UMM-CAdditionalAttribute/ValueString

1 - 500 characters

No0..1UMM-CAdditionalAttribute/GroupString

1 - 80 characters

No0..1UMM-CAdditionalAttribute/UpdateDateString

date-time

No0..1

Metadata Validation and QA/QC

All metadata entering the CMR goes through the below process to ensure metadata quality requirements are met. All records undergo CMR validation before entering the system. The process of QA/QC is slightly different for NASA and non-NASA data providers. Non-NASA providers include interagency and international data providers and are referred to as the International Directory Network (IDN).

Lucidchartrich-viewerfalseautofittruenameCopy of Wiki Page Metadata Evaluation Workflow-1939-51df84width1102pages-to-displayid98e5dc28-3252-4209-953f-66f1378e1cf4alignLeftheight299

Please see the expandable sections below for flowchart details.

Expand
titleGCMD Metadata QA/QC
  • Manual Review
  • Automated Review
    Expand
    titleCMR Validation

    <>

    Expand
    titleARC Metadata QA/QC

    ARC Priority Matrix

    Priority CategorizationJustification

    This element is categorized as highest priority when:

    • The Collection Data Type is not a valid value (SCIENCE_QUALITY, NEAR_REAL_TIME, OTHER)
    • The Collection Data Type provided is incorrect

    This element is categorized as medium priority when:

    N/A

    This element is categorized as low priority when:

    N/A

    The element is provided and follows all applicable criteria specified in the best practices section above.

    ARC Automated Rules

    If novalue is provided, return is "np."
  • Otherwise, return is "OK."
  • Dialect Mappings

    Expand
    titleDIF 9

    DIF 9 (Note: DIF-9 is being phased out and will no longer be supported after 2018)

    The Additional Attributes metadata concept can be used to describe unique characteristics of a dataset beyond what is covered in the existing metadata model. For example: cloud cover, tile number, or acquisition mode could be provided as additional attributes, since there are no existing metadata fields for these particular characteristics in the Unified Metadata Model (UMM). All Additional Attributes must be defined in the collection level metadata and should also be provided in the granule level metadata. If an additional attribute in the granule level metadata has not been defined in the parent collection, then validation errors may occur.

    There are twelve sub-elements that comprise Additional Attributes:

    Name: The name/ label for the additional attribute. Providing a name is required.

    Description: A free-text description of the additional attribute. Providing a description is required.

    Value: The value of the additional attribute. Provide the value in the collection level record if it is the same for all granules in the collection. If the value of the additional attribute differs by granule, then leave the value field blank at the collection level (see below for examples).

    DataType: The data type of the additional attribute value. Providing a data type is required. This is a controlled vocabulary field in UMM-Common with the following options: STRING, FLOAT, INT, BOOLEAN, DATE, TIME, DATETIME, DATE_STRING, TIME_STRING, DATETIME_STRING

    Measurement Resolution: The smallest unit increment to which the additional attribute value is measured. Providing a measurement resolution is optional.

    Parameter Range Begin: The minimum value of the additional attribute over the whole collection. This only applies to attributes that are continuous in nature. Providing a parameter range begin is optional.

    Parameter Range End: The maximum value of the additional attribute over the whole collection. This only applies to attributes that are continuous in nature. Providing a parameter range end is optional.

    Parameter Units Of Measure: The standard unit of measurement for the additional attribute. For example: meters, hertz. Providing a parameter unit of measure is optional, but is highly recommended if the additional attribute value has an associated unit. Use of SI Base Units are recommended: https://www.nist.gov/pml/weights-and-measures/metric-si/si-units

    Parameter Value Accuracy: An estimate of the accuracy of the values of the additional attribute. The accuracy must be specified as a percentage or the unit with which the parameter is measured. Providing a parameter value accuracy is optional.

    Value Accuracy Explanation: Describes the method used for determining the parameter value accuracy. Providing a value accuracy explanation is optional.

    Group: Identifies a namespace for the additional attribute name. Providing a group is optional. 

    Update Date: The date this additional attribute information was updated. Providing an update date is optional. 


    The Additional Attribute Value might be the same for all data in a collection, or it may vary. This results in 2 possible scenarios:

    Scenario 1

    The Additional Attribute value is the same for all data in the collection. In this case, the additional attribute "Value" field should be populated in the collection level metadata. Populating the "Value" field at the collection level indicates that the value is the same for all granules in the collection. For example, if cloud cover is the same (let's say 50%) for the entire dataset, the metadata would look like this:

    Example 1: Additional Attribute that is the same for all granules in a dataset. Note that the value field is populated at the collection level and that the value remains the same at the granule level. 

    Collection Level MetadataGranule Level Metadata file 1Granule Level Metadata file 2

    "AdditionalAttributes": [

       {

         "Name": "Cloud Cover",

         "Description": "Percent cloud cover",

         “Value”: “50”,

         "DataType": "INT",

    “ParameterUnitsOfMeasure”: “Percent

       },

    "AdditionalAttributes": [

       {

         "Name": "Cloud Cover",

         “Value”: “50”,

       },

    "AdditionalAttributes": [

       {

         "Name": "Cloud Cover",

         “Value”: “50”,

       },


    Scenario 2

    The Additional Attribute value varies across the collection. In this case, the additional attribute "Value" field should be left blank in the collection level metadata. Excluding the "Value" field at the collection level indicates that the value changes from granule to granule, and that the granule level metadata should be referenced to determine the value of the attribute for that particular data file. For example, if cloud cover varies across the dataset, the metadata would look like this:

    Example 2: Additional Attribute that varies from granule to granule. Note that the value field is not provided at the collection level and that the value is different for each of the granules. 

    Collection Level MetadataGranule Level Metadata file 1Granule Level Metadata file 2

    "AdditionalAttributes": [

       {

         "Name": "Cloud Cover",

         "Description": "Percent cloud cover",

         "DataType": "INT",

    “ParameterUnitsOfMeasure”: “Percent

       },

    "AdditionalAttributes": [

       {

         "Name": "Cloud Cover",

         “Value”: “30”,

       },

    "AdditionalAttributes": [

       {

         "Name": "Cloud Cover",

         “Value”: “73”,

       },


    Examples: 

    Name"Polarization"

    Description: "Transmit and receive polarization specification for the SAR file"

    Value"HV"

    Data Type"STRING"


    Name: "Band Center Frequency"

    Description: "Central transmission frequency of the instrument"

    Data Type: "FLOAT"

    ParameterUnitsOfMeasure: "GHz"


    Name: "MODIS SIN TILE HORIZ"

    Description: "The horizontal tile number of the MODIS sinusoidal tile grid"

    Type: "INT"

    ParameterRangeBegin: "0"

    ParameterRangeEnd: "35"


    Element Specification

    Providing the Additional Attributes element is optional (Cardinality: 0..*)

    ModelElementTypeConstraintsRequired?CardinalityNotes
    UMM-CAdditionalAttribute/NameString

    1 - 50 characters

    Yes1
    UMM-CAdditionalAttribute/DescriptionString

    1 - 2048 characters

    Yes1
    UMM-CAdditionalAttribute/ValueString

    1 - 500 characters

    No0..1
    UMM-CAdditionalAttribute/DataTypeEnumeration

    STRING

    FLOAT

    INT

    BOOLEAN

    DATE

    TIME

    DATETIME

    DATE_STRING

    TIME_STRING

    DATETIME_STRING

    Yes1
    UMM-CAdditionalAttribute/MeasurementResolutionString

    1 - 80 characters

    No0..1
    UMM-CAdditionalAttribute/ParameterRangeBeginString

    1 - 80 characters

    No0..1
    UMM-CAdditionalAttribute/ParameterRangeEndString

    1 - 80 characters

    No0..1
    UMM-CAdditionalAttribute/ParameterUnitsOfMeasureString

    1 - 80 characters

    No0..1
    UMM-CAdditionalAttribute/ParameterValueAccuracyString

    1 - 80 characters

    No0..1
    UMM-CAdditionalAttribute/ValueAccuracyExplanationString

    1 - 2048 characters

    No0..1
    UMM-CAdditionalAttribute/GroupString

    1 - 50 characters

    No0..1
    UMM-CAdditionalAttribute/UpdateDatedate-time

    N/A

    No0..1Dates must comply with the ISO 8601 Standard.

    Metadata Validation and QA/QC

    All metadata entering the CMR goes through the below process to ensure metadata quality requirements are met. All records undergo CMR validation before entering the system. The process of QA/QC is slightly different for NASA and non-NASA data providers. Non-NASA providers include interagency and international data providers and are referred to as the International Directory Network (IDN).

    Lucidchart
    rich-viewerfalse
    autofittrue
    nameCopy of Wiki Page Metadata Evaluation Workflow-1939-51df84
    width1102
    pages-to-display
    id98e5dc28-3252-4209-953f-66f1378e1cf4
    alignLeft
    height299

    Please see the expandable sections below for flowchart details.


    Expand
    titleGCMD Metadata QA/QC
    • Manual Review
      • Identify errors, discrepancies or omissions.
      • Proof all content for conciseness and readability.
    • Automated Review
      • Checks that the field length is not greater than that established in the schema for each "Additional Attribute" sub-group. 
      • Checks "DIF/Additional_Attributes/DataType" for enumerations; "STRING", "FLOAT", "INT", "BOOLEAN", "DATE", "TIME", "DATETIME", "DATE_STRING", "TIME_STRING", "DATETIME_STRING".

    Expand
    titleCMR Validation

    Checks to determine if string falls within maximum field lengths. 

    Expand
    titleARC Metadata QA/QC

    ARC Priority Matrix

    Priority CategorizationJustification

    Red = High Priority Finding

    This element is categorized as highest priority when:

    • Any Additional Attribute sub-element contains a major spelling or grammatical error.
    • An incorrect or invalid Additional Attribute/Data Type is provided.
    • An Additional Attribute is provided at the granule level that is not defined at the collection level.

    Yellow = Medium Priority Finding

    This element is categorized as medium priority when:

    • A recommendation is made to improve the readability and/or consistency of the Additional Attribute. 

    Blue = Low Priority Finding

    This element is categorized as low priority when:

    • The Additional Attribute contains a URL which needs to be updated from http to https.
    • Any other miscellaneous suggestions (minor in nature).

    Green = No Findings/Issues

    The element is provided and follows all applicable criteria specified in the best practices section above.

    ARC Automated Checks

    ARC uses the pyQuARC library for automated metadata checks. Please see the pyQuARC GitHub for more information. 

    Dialect Mappings

    Expand
    titleDIF 9

    DIF 9 (Note: DIF-9 is being phased out and will no longer be supported after 2018)

    Expand
    titleDIF 10

    DIF 10

    Providing the Additional_Attributes element is optional in DIF 10 (Cardinality: 0..*)

    DIF 10 also supports an element called Extended_Metadata which cross-walks to Additional Attributes when being converted from DIF 10 to the UMM. Providing the Extended_Metadata element is optional (Cardinality: 0..*).

    UMM-C ElementDIF 10 PathTypeConstraintsRequired in DIF 10?CardinalityNotes
    AdditionalAttribute/GroupExtended_Metadata/Metadata/Group

    String


    No

    0..1
    AdditionalAttribute/NameExtended_Metadata/Metadata/NameString
    Yes1
    AdditionalAttribute/DataTypeExtended_Metadata/Metadata/TypeString
    No0..1
    AdditionalAttribute/DescriptionExtended_Metadata/Metadata/DescriptionString
    No0..1

    "AdditionalAttribute/Description" is required by the UMM. If no description is provided in the extended metadata, a value of "Not provided" will automatically be populated in the "AdditionalAttribute/Description" field upon conversion from DIF 10 to the UMM-JSON metadata standard.

    AdditionalAttribute/UpdateDateExtended_Metadata/Metadata/Update_DateString
    No0..1
    AdditionalAttribute/ValueExtended_Metadata/Metadata/ValueString
    No0..*
    Additional_Attributes/NameAdditional_Attributes/NameString
    Yes1
    AdditionalAttribute/DataTypeAdditional_Attributes/DataTypeString
    Yes1This sub element "Path/Type" will change from "String" to "Enumeration" in future versions. The usable valid values for the enumeration will map to UMM-C (STRING,FLOAT, INT, BOOLEAN, DATE, TIME, DATETIME, DATE_STRING, TIME_STRING, DATETIME_STRING)
    AdditionalAttribute/DescriptionAdditional_Attributes/DescriptionString
    Yes 0..1
    AdditionalAttribute/MeasurementResolutionAdditional_Attributes/MeasurementResolutionString
    No0..1
    AdditionalAttribute/ParameterRangeBeginAdditional_Attributes/ParameterRangeBeginString
    Yes 0..1
    AdditionalAttribute/ParameterRangeEndAdditional_Attributes/ParameterRangeEndString
    No0..1
    AdditionalAttribute/ParameterUnitsOfMeasureAdditional_Attributes/ParameterUnitsOfMeasureString
    No0..1
    AdditionalAttribute/ParameterValueAccuracyAdditional_Attributes/ParameterValueAccuracyString
    No0..1
    AdditionalAttribute/ValueAccuracyExplanationAdditional_Attributes/ValueAccuracyExplanationString
    No0..1
    AdditionalAttribute/ValueAdditional_Attributes/ValueString
    No0..1


    Example Mapping

    Section
    Column
    width50%

    DIF 10

    No Format
    <Additional_Attributes>
      <Name>Geolocated</Name>
      <Description>Denotes whether the data is geolocated.</Description>
      <DataType>STRING</DataType>
      <Value>False</Value>
    </Additional_Attributes>
    <Additional_Attributes>
      <Name>Laser Footprint</Name>
      <Description>The diameter of the laser beam that reaches the ground.</Description>
      <DataType>FLOAT</DataType>
      <ParameterUnitsOfMeasure>Meters</ParameterUnitsOfMeasure>
    </Additional_Attributes>
    ------------------- with --------------------------
    <Extended_Metadata>
      <Metadata>
        <Group>gov.nasa.gsfc.gcmd</Group>
        <Name>metadata.keyword_version</Name>
        <Value>8.1</Value>
      </Metadata>
      <Metadata>
        <Group>gov.nasa.gsfc.disc</Group>
        <Name>Data Granularity</Name>
        <Description>The time coverage of individual data granules.</Description>
        <Value>1 day</Value>
      </Metadata>
    </Extended_Metadata>
    
    Column
    width50%

    UMM

    No Format
    "AdditionalAttributes": [    
        {
          “Value”: “False”,      
          "Name": "Geolocated",
          "Description": "Denotes whether the data is geolocated.",
          "DataType": "STRING"
        },
        {
          "Name": "Laser Footprint",
          "Description": "The diameter of the laser beam that reaches the ground.",
          "DataType": "FLOAT",
          “ParameterUnitsOfMeasure”: “Meters”
        },
        {
          "Group": "gov.nasa.gsfc.gcmd",
          “Value”: “8.1”,      
          "Name": "metadata.keyword_version",
          "Description": "Not provided"
        },
        {
          "Group": "gov.nasa.gsfc.disc",
          “Value”: “1 day”,      
          "Name": "Data Granularity",
          "Description": "The time coverage of individual data granules."
        }
    ]
    Expand
    titleECHO 10

    ECHO 10

    Providing the Additional Attributes element is optional (Cardinality: 0..*)

    UMM-C ElementECHO 10 PathTypeConstraintsRequired in ECHO10?Cardinality
    AdditionalAttribute/NameAdditionalAttributes/AdditionalAttribute/NameString

    1 - 80 characters

    Yes1
    AdditionalAttribute/DataTypeAdditionalAttributes/AdditionalAttribute/DataTypeEnumeration

    STRING

    FLOAT

    INT

    BOOLEAN

    DATE

    TIME

    DATETIME

    DATE_STRING

    TIME_STRING

    Yes1
    AdditionalAttribute/DescriptionAdditionalAttributes/AdditionalAttribute/DescriptionString1 - 2048 charactersYes1
    AdditionalAttribute/MeasurementResolutionAdditionalAttributes/AdditionalAttribute/MeasurementResolutionString1 - 80 charactersNo0..1
    AdditionalAttribute/ParameterRangeBeginAdditionalAttributes/AdditionalAttribute/ParameterRangeBeginString1 - 80 charactersNo0..1
    AdditionalAttribute/ParameterRangeEndAdditionalAttributes/AdditionalAttribute/ParameterRangeEndString1 - 80 charactersNo0..1
    AdditionalAttribute/ParameterUnitsOfMeasureAdditionalAttributes/AdditionalAttribute/ParameterUnitsOfMeasureString1 - 80 charactersNo0..1
    AdditionalAttribute/ParameterValueAccuracyAdditionalAttributes/AdditionalAttribute/ParameterValueAccuracyString1 - 80 charactersNo0..1
    AdditionalAttribute/ValueAccuracyExplanationAdditionalAttributes/AdditionalAttribute/ValueAccuracyExplanationString1 - 2048 charactersNo0..1
    AdditionalAttribute/ValueAdditionalAttributes/AdditionalAttribute/ValueString1 - 500 charactersNo0..1


    Example Mapping

    Section
    Column
    width50%

    ECHO 10

    No Format
    <AdditionalAttributes>
      <AdditionalAttribute>
        <Name>Geolocated</Name>
        <DataType>STRING</DataType>
        <Description>Denotes whether the data is geolocated.</Description>
        <Value>False</Value>
      </AdditionalAttribute>
      <AdditionalAttribute>
        <Name>Laser Footprint</Name>
        <DataType>FLOAT</DataType>
        <Description>The diameter of the laser beam that reaches the ground.</Description>
        <ParameterUnitsOfMeasure>Meters</ParameterUnitsOfMeasure>
      </AdditionalAttribute>
    </Additional_Attributes>  
    Column
    width50%

    UMM

    No Format
    "AdditionalAttributes": [    
        {
          “Value”: “False”,      
          "Name": "Geolocated",
          "Description": "Denotes whether the data is geolocated.",
          "DataType": "STRING"
        },
        {
          "Name": "Laser Footprint",
          "Description": "The diameter of the laser beam that reaches the ground.",
          "DataType": "FLOAT",
          “ParameterUnitsOfMeasure”: “Meters”
        }
    ]
    Expand
    titleISO 19115-2 MENDS

    ISO 19115-2 MENDS

    Disclaimer: ISO to UMM mapping for Additional Attributes subject to change

    Providing the Additional Attributes element is optional (Cardinality: 0..*)

    If the additional attribute type is known it can be mapped to the correct section of ISO.  Currently additional attributes are mapped to several sections within ISO depending on if the attribute is geographical, describes coverage, describes data quality, describes acquisition, or maps to a keyword.

    UMM-C ElementISO PathType
    AdditionalAttribute/Name
    /gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:name/gco:CharacterStringString
    AdditionalAttribute/DataType
    /gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:dataType/eos:EOS_AdditionalAttributeDataTypeCode codeList="http://earthdata.nasa.gov/metadata/resources/Codelists.xml#EOS_AdditionalAttributeDataTypeCode" codeListValue="*dataType*">*dataType*</eos:EOS_AdditionalAttributeDataTypeCode>
    where *dataType* = STRING,FLOAT,INT, etc.
    String
    AdditionalAttribute/Description
    /gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:description/gco:CharacterStringString
    AdditionalAttribute/MeasurementResolution
    /gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:measurementResolution/gco:CharacterStringString
    AdditionalAttribute/ParameterRangeBegin/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:parameterRangeBegin/gco:CharacterStringString
    AdditionalAttribute/ParameterRangeEnd/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:parameterRangeEnd/gco:CharacterStringString
    AdditionalAttribute/ParameterUnitsOfMeasure/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:parameterUnitsOfMeasure/gco:CharacterStringString
    AdditionalAttribute/ParameterValueAccuracy/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:parameterValueAccuracy/gco:CharacterStringString
    AdditionalAttribute/ValueAccuracyExplanation/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/ eos:valueAccuracyExplanation/gco:CharacterStringString
    AdditionalAttribute/Value/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmi:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:value/gco:CharacterStringString


    Example Mapping

    Section
    Column
    width50%

    ISO 19115-2 MENDS

    No Format
    <gmi:MI_Metadata>
    ...
      <gmd:dataQualityInfo>
        <gmd:DQ_DataQuality>
          <gmd:lineage>
            <gmd:LI_Lineage>
              <gmd:processStep>
                <gmi:LE_ProcessStep>
                  <gmi:processingInformation>
                    <eos:EOS_Processing>
                      <eos:otherProperty>
                        <gco:Record>
                          <eos:AdditionalAttributes>
                           <eos:AdditionalAttribute>
                             <eos:reference>
                             <eos:EOS_AdditionalAttributeDescription>
                               <eos:name>
                                <gco:CharacterString>Geolocated</gco:CharacterString>
                               </eos:name>
                               <eos:dataType>
                                <eos:EOS_AdditionalAttributeDataTypeCode codeList="http://earthdata.nasa.gov/metadata/resources/Codelists.xml#EOS_AdditionalAttributeDataTypeCode" codeListValue="STRING">STRING   
                                </eos:EOS_AdditionalAttributeDataTypeCode>
                               </eos:dataType>
                               <eos:description>
                                <gco:CharacterString>Denotes whether the data is geolocated.</gco:CharacterString>
                               </eos:description>
                             </eos:EOS_AdditionalAttributeDescription>
                             </eos:reference>
                             <eos:value>
                              <gco:CharacterString>False</gco:CharacterString>
                             </eos:value>
                           </eos:AdditionalAttribute> 
                         </eos:AdditionalAttributes>
                       </gco:Record>
                     </eos:otherProperty>
                   </eos:EOS_Processing>
                 </gmi:processingInformation>
               </gmi:LE_ProcessStep>
             </gmd:processStep>
           </gmd:LI_Lineage>
         </gmd:lineage>
        </gmd:DQ_DataQuality>
      </gmd:dataQualityInfo>
    ...
    </gmi:MI_Metadata>
    Column
    width50%

    UMM

    No Format
    "AdditionalAttributes": [    
        {
          “Value”: “False”,      
          "Name": "Geolocated",
          "Description": "Denotes whether the data is geolocated.",
          "DataType": "STRING"
        },
    ]
    Expand
    titleISO 19115-2 SMAP

    ISO 19115-2 SMAP

    Disclaimer: ISO to UMM mapping for Additional Attributes subject to change

    Providing the Additional Attributes element is optional (Cardinality: 0..*)

    UMM-C ElementISO PathType
    AdditionalAttribute/Name

    TBD

    String

    AdditionalAttribute/Name
    TBDString
    AdditionalAttribute/Type
    TBDString
    AdditionalAttribute/Identifier
    TBDString
    AdditionalAttribute/DataType
    TBDString
    AdditionalAttribute/Description
    TBDString
    AdditionalAttribute/MeasurementResolution
    TBDString
    AdditionalAttribute/ParameterRangeBegin
    TBDString
    AdditionalAttribute/ParameterRangeEnd
    TBDString
    AdditionalAttribute/ParameterUnitsOfMeasure
    TBDString
    AdditionalAttribute/ParameterValueAccuracy
    TBDString
    AdditionalAttribute/ValueAccuracyExplanation
    TBDString


    Example Mapping

    Section
    Column
    width50%

    ISO 19115-2 SMAP

    No Format
    <gmd:DS_Series>
    <gmd:seriesMetadata>
    <gmi:MI_Metadata>
    ...
      <gmd:dataQualityInfo>
        <gmd:DQ_DataQuality>
          <gmd:lineage>
            <gmd:LI_Lineage>
              <gmd:processStep>
                <gmi:LE_ProcessStep>
                  <gmi:processingInformation>
                    <eos:EOS_Processing>
                      <eos:otherProperty>
                        <gco:Record>
                          <eos:AdditionalAttributes>
                           <eos:AdditionalAttribute>
                             <eos:reference>
                             <eos:EOS_AdditionalAttributeDescription>
                               <eos:name>
                                <gco:CharacterString>Geolocated</gco:CharacterString>
                               </eos:name>
                               <eos:dataType>
                                <eos:EOS_AdditionalAttributeDataTypeCode codeList="http://earthdata.nasa.gov/metadata/resources/Codelists.xml#EOS_AdditionalAttributeDataTypeCode" codeListValue="STRING">STRING   
                                </eos:EOS_AdditionalAttributeDataTypeCode>
                               </eos:dataType>
                               <eos:description>
                                <gco:CharacterString>Denotes whether the data is geolocated.</gco:CharacterString>
                               </eos:description>
                             </eos:EOS_AdditionalAttributeDescription>
                             </eos:reference>
                             <eos:value>
                              <gco:CharacterString>False</gco:CharacterString>
                             </eos:value>
                           </eos:AdditionalAttribute> 
                         </eos:AdditionalAttributes>
                       </gco:Record>
                     </eos:otherProperty>
                   </eos:EOS_Processing>
                 </gmi:processingInformation>
               </gmi:LE_ProcessStep>
             </gmd:processStep>
           </gmd:LI_Lineage>
         </gmd:lineage>
        </gmd:DQ_DataQuality>
      </gmd:dataQualityInfo>
    ...
    </gmi:MI_Metadata>
    </gmd:seriesMetadata>
    </gmd:DS_Series>
    Column
    width50%

    UMM

    No Format
    "AdditionalAttributes": [    
        {
          “Value”: “False”,      
          "Name": "Geolocated",
          "Description": "Denotes whether the data is geolocated.",
          "DataType": "STRING"
        },
    ]

    UMM Migration

    UMM Version 1.9.0Translation DirectionUMM Version 1.10.0



    Excerpt
    hiddentrue

    Future Mappings

    Expand
    titleISO 19115-1

    ISO 19115-1

    Disclaimer: ISO to UMM mapping for Additional Attributes subject to change

    Providing the Additional Attributes element is optional (Cardinality: 0..*)

    UMM-C ElementISO PathType
    AdditionalAttribute/Namemdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:name/gco:CharacterString

    String

    AdditionalAttribute/Namemdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:type/eos:EOS_AdditionalAttributeTypeCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/eosCodelists.xml#EOS_AdditionalAttributeTypeCode" codeListValue="*type*">*type*
    where *type* = processingInformation
    String
    AdditionalAttribute/Typemdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:identifier/gmd:MD_Identifier/gmd:code/gco:CharacterStringString
    AdditionalAttribute/Identifiermdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:dataType/eos:EOS_AdditionalAttributeDataTypeCode codeList="http://earthdata.nasa.gov/metadata/resources/Codelists.xml#EOS_AdditionalAttributeDataTypeCode" codeListValue="*dataType*">*dataType*</eos:EOS_AdditionalAttributeDataTypeCode>
    where *dataType* = STRING,FLOAT,INT, etc.
    String
    AdditionalAttribute/DataTypemdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:description/gco:CharacterStringString
    AdditionalAttribute/Descriptionmdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:measurementResolution/gco:CharacterStringString
    AdditionalAttribute/MeasurementResolutionmdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:parameterRangeBegin/gco:CharacterStringString
    AdditionalAttribute/ParameterRangeBeginmdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:parameterRangeEnd/gco:CharacterStringString
    AdditionalAttribute/ParameterRangeEndmdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:parameterUnitsOfMeasure/gco:CharacterStringString
    AdditionalAttribute/ParameterUnitsOfMeasuremdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:parameterValueAccuracy/gco:CharacterStringString
    AdditionalAttribute/ParameterValueAccuracymdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:reference/eos:EOS_AdditionalAttributeDescription/eos:valueAccuracyExplanation/gco:CharacterStringString
    AdditionalAttribute/ValueAccuracyExplanationmdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:source/mil:LE_Source/mrl:processStep/mil:LE_ProcessStep/mrl:processor/mil:processingInformation/ eos:EOS_Processing/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute/eos:value/gco:CharacterStringString


    Expand
    titleDIF 10
    DIF 10

    Providing the Collection Data Type element is optional (Cardinality: 0..1)

    SpecificationPathTypeConstraintsRequired in DIF 10?CardinalityDIF 10Extended_Metadata/Metadata/Group

    String

    No

    0..1DIF 10Extended_Metadata/Metadata/NameStringYes1DIF 10Extended_Metadata/Metadata/TypeStringNo0..1DIF 10Extended_Metadata/Metadata/DescriptionStringNo0..1DIF 10Extended_Metadata/ Metadata/ Update_DateStringNo0..1DIF 10Extended_Metadata/ Metadata/ ValueStringNo0..*DIF 10Additional_Attributes/ NameStringYes1DIF 10Additional_Attributes/ DataTypeEnumerationYes1DIF 10Additional_Attributes/ DescriptionStringYes1DIF 10Additional_Attributes/ MeasurementResolutionStringNo0..1DIF 10Additional_Attributes/ ParameterRangeBeginStringYes1DIF 10Additional_Attributes/ ParameterRangeEndStringNo0..1DIF 10Additional_Attributes/ ParameterUnitsOfMeasureStringNo0..1DIF 10Additional_Attributes/ ParameterValueAccuracyStringNo0..1DIF 10Additional_Attributes/ ValueAccuracyExplanationStringNo0..1DIF 10Additional_Attributes/ ValueStringNo0..1Example Mapping
    Section
    Column
    width50%

    DIF 10

    No Format
    <Collection_Data_Type>SCIENCE_QUALITY</Collection_Data_Type>
    Column
    width50%

    UMM

    No Format
    -AdditionalAttributes: [
       - {
             Group: "gov.nasa.gsfc.disc",
             Value: "1 month",
             Name: "Data Granularity",
             Description: "The time coverage of individual data granules.",
             DataType: "STRING"
         },
    Expand
    titleECHO 10

    ECHO 10

    Providing the Collection Data Type element is optional (Cardinality: 0..1)

    SpecificationPathTypeConstraintsRequired in ECHO10?CardinalityECHO 10AdditionalAttributes/AdditionalAttribute/NameString

    1 - 80 characters

    Yes1ECHO 10AdditionalAttributes/AdditionalAttribute/DataTypeEnumeration

    STRING

    FLOAT

    INT

    BOOLEAN

    DATE

    TIME

    DATETIME

    DATE_STRING

    TIME_STRING

    Yes1ECHO 10AdditionalAttributes/AdditionalAttribute/DescriptionString1 - 2048 charactersYes1ECHO 10AdditionalAttributes/AdditionalAttribute/MeasurementResolutionString1 - 80 charactersNo0..1ECHO 10AdditionalAttributes/AdditionalAttribute/ParameterRangeBeginString1 - 80 charactersNo0..1ECHO 10AdditionalAttributes/AdditionalAttribute/ParameterRangeEndString1 - 80 charactersNo0..1ECHO 10AdditionalAttributes/AdditionalAttribute/ParameterUnitsOfMeasureString1 - 80 charactersNo0..1ECHO 10AdditionalAttributes/AdditionalAttribute/ParameterValueAccuracyString1 - 80 charactersNo0..1ECHO 10AdditionalAttributes/AdditionalAttribute/ValueAccuracyExplanationString1 - 2048 charactersNo0..1ECHO 10AdditionalAttributes/AdditionalAttribute/ValueString1 - 500 charactersNo0..1Example Mapping
    Section
    Column
    width50%

    ECHO 10

    No Format
    <CollectionDataType>SCIENCE_QUALITY</CollectionDataType>   
    Column
    width50%

    UMM

    No Format
    -AdditionalAttributes: [
       - {
             Group: "gov.nasa.gsfc.disc",
             Value: "1 month",
             Name: "Data Granularity",
             Description: "The time coverage of individual data granules.",
             DataType: "STRING"
         },
    Expand
    titleISO 19115-2 MENDS

    ISO 19115-2 MENDS

    Providing the Collection Data Type element is optional (Cardinality: 0..1)

    SpecificationPathTypeNotesISO 19115-2 MENDS

    /gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:code/gco:CharacterString

    with

    /gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:codeSpace/gco:CharacterString = gov.nasa.esdis.umm.collectiondatatype

    with

    /gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:description/gco:CharacterString = Collection Data Type

    String

    Maps to the UMM element "CollectionDataType"

    Example Mapping
    Section
    Column
    width50%

    ISO 19115-2 MENDS

    No Format
    <gmi:MI_Metadata>
      <gmd:identificationInfo>
        <gmd:MD_DataIdentification>
          <gmd:citation>
            <gmd:CI_Citation>
              <gmd:identifier>
                <gmd:MD_Identifier>
                  <gmd:code>
                    <gco:CharacterString>SCIENCE_QUALITY</gco:CharacterString>
                  </gmd:code>
                  <gmd:codeSpace>
                    <gco:CharacterString>gov.nasa.esdis.umm.collectiondatatype</gco:CharacterString>
                  </gmd:codeSpace>
                  <gmd:description>
                    <gco:CharacterString>Collection Data Type</gco:CharacterString>
                  </gmd:description>
                </gmd:MD_Identifier>
              </gmd:identifier>
            </gmd:CI_Citation>
          </gmd:citation>
        </gmd:MD_DataIdentification>
      </gmd:identificationInfo>
    </gmi:MI_Metadata>
    Column
    width50%

    UMM

    No Format
    -AdditionalAttributes: [
       - {
             Group: "gov.nasa.gsfc.disc",
             Value: "1 month",
             Name: "Data Granularity",
             Description: "The time coverage of individual data granules.",
             DataType: "STRING"
         },
    Expand
    titleISO 19115-2 SMAP

    ISO 19115-2 SMAP

    Providing the Collection Data Type element is optional (Cardinality: 0..1)

    SpecificationPathTypeNotesISO 19115-2 SMAP

    /gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:code/gco:CharacterString

    with

    /gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:codeSpace/gco:CharacterString = gov.nasa.esdis.umm.collectiondatatype

    with

    /gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:description/gco:CharacterString = Collection Data Type

    String

    Maps to the UMM element "CollectionDataType"

    Example Mapping
    Section
    Column
    width50%

    ISO 19115-2 SMAP

    No Format
    <gmd:DS_Series>
    <gmd:seriesMetadata>
    <gmi:MI_Metadata>
      <gmd:identificationInfo>
        <gmd:MD_DataIdentification>
          <gmd:citation>
            <gmd:CI_Citation>
              <gmd:identifier>
                <gmd:MD_Identifier>
                  <gmd:code>
                    <gco:CharacterString>SCIENCE_QUALITY</gco:CharacterString>
                  </gmd:code>
                  <gmd:codeSpace>
                    <gco:CharacterString>gov.nasa.esdis.umm.collectiondatatype</gco:CharacterString>
                  </gmd:codeSpace>
                  <gmd:description>
                    <gco:CharacterString>Collection Data Type</gco:CharacterString>
                  </gmd:description>
                </gmd:MD_Identifier>
              </gmd:identifier>
            </gmd:CI_Citation>
          </gmd:citation>
        </gmd:MD_DataIdentification>
      </gmd:identificationInfo>
    </gmi:MI_Metadata>
    </gmd:seriesMetadata>
    </gmd:DS_Series>
    Column
    width50%

    UMM

    No Format
    -AdditionalAttributes: [
       - {
             Group: "gov.nasa.gsfc.disc",
             Value: "1 month",
             Name: "Data Granularity",
             Description: "The time coverage of individual data granules.",
             DataType: "STRING"
         },

    UMM Migration

    UMM Version 1.9.0Translation DirectionUMM Version 1.10.0

    Future Mappings

    Expand
    titleISO 19115-1

    ISO 19115-1

    Providing the Collection Data Type element is optional (Cardinality: 0..1)

    SpecificationPathTypeNotes
    ISO 19115-1/mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code/gco:CharacterString

    String

    Maps to the UMM element "CollectionDataType"

    Example Mapping

    Section
    Column
    width50%

    ISO 19115-1

    No Format
    ADD EXAMPLE
    Column
    width50%

    UMM

    No Format
    "AdditionalAttributes": [
    <mdb:MD_Metadata> <mdb:identificationInfo> <mri:MD_DataIdentification> <mri:citation> <cit:CI_Citation> <cit:identifier>
        
        
    <mcc:MD_Identifier>
    {
          “Value”: “False”,      
    <mcc:code>
    
          "Name": "Geolocated",
          
    <gco:CharacterString>SCIENCE_QUALITY</gco:CharacterString>
    "Description": "Denotes whether the data is geolocated.",
          
    </mcc:code> </mcc:MD_Identifier> </cit:identifier> </cit:CI_Citation> </mri:citation> </mri:MD_DataIdentification> </mdb:identificationInfo> </mdb:MD_Metadata>
    Column
    width50%

    UMM

    No Format
    -AdditionalAttributes: [
       - {
             Group: "gov.nasa.gsfc.disc",
             Value: "1 month",
             Name: "Data Granularity",
             Description: "The time coverage of individual data granules.",
             DataType: "STRING"
         },
    "DataType": "STRING"
        },
    ]

    History

    UMM Versioning

    VersionDateWhat Changed
    1.15.512/3/2020No changes were made for Additional Attributes during the transition from version 1.15.4 to 1.15.5
    1.15.49/18/2020No changes were made for Additional Attributes during the transition from version 1.15.3 to 1.15.4
    1.15.37/1/2020No changes were made for Additional Attributes during the transition from version 1.15.2 to 1.15.3
    1.15.25/20/2020No changes were made for Additional Attributes during the transition from version 1.15.1 to 1.15.2
    1.15.13/25/2020No changes were made for Additional Attributes during the transition from version 1.15.0 to 1.15.1
    1.15.02/26/2020No changes were made for Additional Attributes during the transition from version 1.14.0 to 1.15.0
    1.14.010/21/2019No changes were made for Additional Attributes during the transition from version 1.13.0 to 1.14.0
    1.13.0

    04/11/2019

    No changes were made for Additional Attributes during the transition from version 1.12.0 to 1.13.0
    1.12.001/22/2019No changes were made for Additional Attributes during the transition from version 1.11.0 to 1.12.0.
    1.11.011/28

    History

    UMM Versioning

    VersionDateWhat Changed
    1.10.05/2/2018No changes were made for Collection Data Type Additional Attributes during the transition from version 1.10.0 to 1.11.0.
    1.10.005/02/2018

    During the transition from version 1.9.0 to 1.10.0, the sub element 'AdditionalAttributesDataType' was enumerated.

    1.9.0

    ARC Documentation

    VersionDateWhat ChangedAuthor
    1.011/16/18Recommendations/priority matrix transferred from internal ARC documentation to wiki space