You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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.1",
"Name": "UMM-G",
"Version": "1.6.1"
}
],


Element Specification

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

ModelElementTypeConstraintsRequired?Cardinality
UMM-GMetadataSpecification/URL

Enumeration

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

Yes1
UMM-GMetadataSpecification/NameEnumerationUMM-GYes1
UMM-GMetadataSpecification/VersionEnumeration1.6.1Yes1



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

This element is categorized as highest priority when:

  • The Metadata Specification is not provided in UMM-G granule metadata records.

Not Applicable


Not Applicable


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

ARC Automated Rules

  • TBD

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