Versions Compared

Key

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

Table of Contents
stylecircle

Element Description

The Metadata Specification element requires the user to add in schema information into every granule record. It includes the schema's name, version, and URL location. 


Best Practices

The information provided in this element is controlled through enumerations.

There are three sub-elements that comprise the Metadata Specification element:

  • URL: This element provides the URL where the schema lives or where the schema can be downloaded.
  • Name: This element provides the name of the schema.
  • Version: This element provides the version of the schema.

Example:

   "MetadataSpecification": [
           {
               "URL": "https://cdn.earthdata.nasa.gov/umm/granule/v1.6.4",
"Name": "UMM-G",
"Version": "1.6.4"
}
],


Element Specification

Metadata Specification is required in the UMM-G (Cardinality: 1). 

ModelElementTypeConstraintsRequired?Cardinality
UMM-GMetadataSpecification/URL

EnumerationConstant

https://cdn.earthdata.nasa.gov/umm/granule/v1.6.4

Yes1
UMM-GMetadataSpecification/NameEnumerationConstantUMM-GYes1
UMM-GMetadataSpecification/VersionEnumerationConstant1.6.4Yes1



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
titleCMR Validation

<>

Expand
titleARC Metadata QA/QC

ARC Priority Matrix

Priority CategorizationJustification

Red = High Priority Finding

This element is categorized as highest priority when:

  • No Metadata Specification is provided (specifically in UMM-G format granule metadata records).

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

The Metadata Specification element does not currently map to ECHO 10.

UMM-G ElementECHO 10 PathTypeConstraintsRequired in ECHO10?Cardinality
MetadataSpecificationN/AN/A

N/A

N/AN/A


Example Mapping

Section
Column
width50%

ECHO 10

No Format
N/A
Column
width50%

UMM

No Format
N/A
Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

The Metadata Specification element does not currently map to ISO 19115-2 MENDS.

UMM-G ElementISO PathTypeNotes
MetadataSpecification

N/A

N/A

N/A


Example Mapping

Section
Column
width50%

ISO 19115-2 MENDS

No Format
N/A
Column
width50%

UMM

No Format
N/A
Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

The Metadata Specification element does not currently map to ISO 19115-2 SMAP.

UMM-G ElementISO PathTypeNotes
MetadataSpecification

N/A

N/A

N/A


Example Mapping

Section
Column
width50%

ISO 19115-2 SMAP

No Format
N/A
Column
width50%

UMM

No Format
N/A

UMM Migration

UMM Version 1.4.0Translation DirectionUMM Version 1.5.0




History

UMM Versioning

VersionDateWhat Changed
1.6.15/28/2020Updated the version number to 1.6.1.
1.6.011/4/2019Updated the version number to 1.6.
1.5.001/30/2019The Metadata Specification element was added to the UMM-G schema during the transition from version 1.4.0 to 1.5.0. 
1.4.008/01/2018Metadata Specification was not available in version 1.4.0.

ARC Documentation

VersionDateWhat ChangedAuthor
1.004/22/2019Recommendations/priority matrix transferred from internal ARC documentation to wiki space