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

Constant

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

Yes1
UMM-GMetadataSpecification/NameConstantUMM-GYes1
UMM-GMetadataSpecification/VersionConstant1.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).

Please see the expandable sections below for flowchart details. 


<>

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

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

ECHO 10

N/A

UMM

N/A

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

ISO 19115-2 MENDS

N/A

UMM

N/A

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

ISO 19115-2 SMAP

N/A

UMM

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
  • No labels