Versions Compared

Key

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

Table of Contents
stylecircle

Element Description

The Granule UR element provides the universal reference id identifier of the granule, which is assigned by the data provider. As a result, the id will vary from granule to granule.The Id should be unique per data provider. 


Best Practices

EssentiallyTypically, the Granule UR should will match the granule's long name. 

Examples:

file name. However, other identifying information may be included. The UR must be completely unique when compared to all other data from the same provider (i.e. datasets with the same provider Id in CMR).  

Examples:Granule Long Name: AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdf

Granule UR: AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdfGranule Long Name: MA_AMSUA_NOAA17_OMF.001:merra.mon_stdv3d_amsua_noaa17_omf.200212_06z.nc

Granule UR: MA_AMSUA_NOAA17_OMF.001:merra.mon_stdv3d_amsua_noaa17_omf.200212_06z.nc


Element Specification

The Granule UR is required (Cardinality: 1)

ModelElementTypeConstraintsRequired?Cardinality
UMM-GGranuleURString

1 - 250 characters

Yes1



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. 


Manual Review
  • Check that the quality description is appropriate for the data set.
  • Identify errors, discrepancies or omissions.
  • Proof all content for conciseness and readability.
  • Automated Review
    • Check for potential broken links.
    • Check that the field length is not greater than 12,000 characters.
  • Expand
    titleGCMD Metadata QA/QC
    Expand
    titleCMR Validation

    <>

    Expand
    titleARC Metadata QA/QC

    ARC Priority Matrix

    This element is categorized as low priority when:

    A URL provided in the Quality element is a re-direct link (this includes re-directs from http to https).
    Priority CategorizationJustification

    Red = High Priority Finding

    This element is categorized as highest priority when:

    • The Quality description contains a spelling or grammatical errorNo Granule UR is provided.
    • The element is being used incorrectly (i.e. for a purpose other than describing data quality).
    • A broken URL is provided in the Quality element.

    This element is categorized as medium priority when:

    • A recommendation is made to change the syntax or content provided the Quality element to improve readability.
    • Granule UR is incorrect for the granule.

    Yellow = Medium Priority Finding

    Not Applicable

    Blue = Low Priority Finding

    Not Applicable

    Green = No Findings/Issues

    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."

    Checks

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

    Dialect Mappings

    Expand
    titleECHO 10

    ECHO 10

    Granule UR is required for ECHO 10.

    UMM-G ElementECHO 10
    Specification
    PathTypeConstraintsRequired in ECHO10?Cardinality
    NotesECHO 10
    GranuleUR
    /
    GranuleURString
    None

    n/a

    Yes1

    N/A


    Example Mapping

    Section
    Column
    width50%

    ECHO 10

    No Format
    <GranuleUR>MA_AMSUA_NOAA17_OMF.001:merra.mon_stdv3d_amsua_noaa17_omf.200212_06z.nc</GranuleUR>
    Column
    width50%

    UMM

    No Format
    {
      "GranuleUR": "AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdf",
    }
    Expand
    titleISO 19115-2 MENDS

    ISO 19115-2 MENDS

    Providing the The path where Granule UR element is optional is provided in ISO is optional, however, a Granule UR is required for all granule metadata submitted to the CMR (Cardinality: 0..1).

    SpecificationUMM-G ElementISO PathTypeNotes
    ISO 19115-2 MENDSGranuleUR

    /gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/

    [=>

    [=>gmd:code/gco:CharacterString

    {the

    actual

    value

    Granule UR}

    [=>gmd:codeSpace/gco:CharacterString=

    gov.nasa.esdis.umm.granuleur

    [=>gmd:description/gco:CharacterString

    =

    GranuleUR

    StringMaps to the UMM element "Granule
    UR"

    Provide the GranuleUR in the gmd:code field.

    Provide the string"gov.nasa.esdis.umm.granuleur" in the gmd:codeSpace field. The CMR will use this string to parse out the appropriate GranuleUR value.

    Also provide the string "GranuleUR" in the gmd:description field. The CMR will use this string to parse out the appropriate GranuleUR value.


    Example Mapping

    Section
    Column
    width50%

    ISO 19115-2 MENDS

    No Format
    <gmi:MI_Metadata>
      <gmd:identificationInfo>
        <gmd:DQMD_DataIdentification>
          <gmd:citation>
            <gmd:CI_Citation>
              <gmd:identifier>
                <gmd:MD_identifier>
    				Identifier>
                  <gmd:code>
                    <gco:CharacterString>AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdfhdf</gco:CharacterString>
                  	<</gmd:code>
                  <gmd:codeSpace>
                    <gco:CharacterString>gov.nasa.esdis.umm.granuleur</gco:CharacterString>
    			<gmd:MD_identifier>
                  </gmd:codeSpace>
                  <gmd:description>
                    <gco:CharacterString>GranuleUR</gco:CharacterString>
                  </gmd:description>
                </gmd:MD_Identifier>
              <gmd</gmd:identifier>
            <gmd</gmd:CI_Citation>
          <gmd</gmd:citation>
        <gmd</gmd:DQMD_DataIdentification>
      <gmd</gmd:identificationInfo>
    <gmi</gmi:MI_Metadata>
    
    
    
    
    
    
    
    
    Column
    width50%

    UMM

    No Format
    {
      "GranuleUR": "AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdf",
    }
    Expand
    titleISO 19115-2 SMAP

    ISO 19115-2 SMAP

    Providing the The path where Granule UR element is optional. is provided in ISO is optional, however, a Granule UR is required for all granule metadata submitted to the CMR (Cardinality: 0..1).

    SpecificationUMM-G ElementISO PathTypeNotes
    GranuleURISO 19115-2 SMAP

    /gmd:DS_Series/gmd:composedOf/gmd:DS_DataSet/gmd:has/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString {the actual valueGranule UR}where

    with

    /gmd:DS_Series/gmd:composedOf/gmd:DS_DataSet/gmd:has/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:purpose/gco:CharacterString = GranuleUR

    String

    Provide the GranuleUR in the gmd:code field.

    Provide the string"gov.nasa.esdis.umm.granuleur" in the gmd:codeSpace field. The CMR will use this string to parse out the appropriate GranuleUR value.

    Also provide the string "GranuleUR" in the gmd:description field. The CMR will use this string to parse out the appropriate GranuleUR value.Maps to the UMM element "Granule UR"


    Example Mapping

    Section
    Column
    width50%

    ISO 19115-2 SMAP

    No Format
    <gmd:DS_Series>
      <gmd:composedOf>
        <gmd:DS_
    Dataset>
    DataSet>
          <gmd:has>
            <gmi:MI_Metadata>
    
              <gmd:identificationInfo>
                <gmd:
    identificationInfo>
    MD_DataIdentification>
                  <gmd:
    DataIdentification>
    purpose>
                    <gco:CharacterString>GranuleUR</gco:CharacterString>
                  </gmd
    :citation>
    :purpose>
                  <gmd:citation>
                    <gmd:CI_
    Citation>
    Citation>
                      <gmd:title>
    
                        <gco:CharacterString>AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.
    hdf
    hdf</gco:CharacterString>
                    
      </
    gco
    gmd:
    CharacterString>
    title>
                    
    <gmd:title>
    </gmd:CI_Citation>
                  
    <gmd
    </gmd:
    CI_
    citation>
    
                
    <gmd:citation>
    </gmd:MD_DataIdentification>
              
    <gmd
    </gmd:
    DataIdentification>
    identificationInfo>
            
    <gmd:identificationInfo>
    </gmi:MI_Metadata>
          
    <gmi:MI_Metadata>
    </gmd:has>
        
    <gmd:has
      <gmd:DS_dataset>
     <gmd:composedof>
    <gmd:
    </gmd:DS_DataSet>
      </gmd:composedOf>
    </gmd:DS_Series>
    Column
    width50%

    UMM

    No Format
    {
      "GranuleUR": "AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdf",
    }

    UMM Migration

    UMM Version 1.4.0Translation DirectionUMM Version 1.5.0

    N/A

    Excerpt
    hiddentrue

    Future Mappings

    Expand
    titleISO 19115-1

    ISO 19115-

    1Providing the Granule URL element is optional (Cardinality: 0..

    1

    )


    SpecificationPathTypeNotes
    ISO 19115-1

    N/A

    String

    N/A


    Example Mapping

    Section
    Column
    width50%

    ISO 19115-1

    No Format
    N/A
    Column
    width50%

    UMM

    No Format
    {
    "GranuleUR": "AIRS2CCF_NRT.006:AIRS.2018.10.18.189.L2.CC_IR.v6.0.31.0.R18291162512.hdf",
    }

    Both ISO conventions (19115-1 & 2) have sub-fielded text that more precisely describe the quality assessment of a resource.  Please refer to ISO 19157 (Geographic information – Data quality) for more information about data quality in ISO.

    History

    UMM Versioning

    VersionDateWhat Changed
    1.6.011/4/2019No changes were made for Granule UR during the transition from version 1.5.0 to 1.6.0.
    1.5.001/30/2019No changes were made for Granule UR during the transition from version 1.4.0 to 1.5.0.
    1.4.008/01/2018No changes were made for Granule UR during the transition from version 1.3.0 to 1.4.0.

    ARC Documentation

    VersionDateWhat ChangedAuthor
    1.01102/215/182019Recommendations/priority matrix transferred from internal ARC documentation to wiki space