Versions Compared

Key

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

ARC Priority Matrix

Table of Contents
stylecircle

Element Description

The Version Description describes the version of the collection.


Best Practices

The version description should be brief and provide meaningful information about the version (i.e. beyond the version number itself). This could include what separates the current version of the dataset from the previous version. If it is the first version of a dataset, then the description can convey this. It may also include the date that the version of the dataset was released. If there are multiple versions of a dataset available at the same time, or there is a more recent version of the dataset available, then it is recommended that this be explained in the version description so that the user can determine whether they are accessing the most appropriate version of the dataset for their applications.        

Examples:

"This version 007 has been reprocessed.  The algorithm has been updated to produce better science quality."


Element Specification

ModelElementTypeConstraintsRequired?Cardinality
UMM-CVersionDescriptionString

1 - 2048 characters

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

Lucidchart
rich-viewerfalse
autofittrue
nameCopy of Wiki Page Metadata Evaluation Workflow-1939-efa51dec
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.
    • Confirm that other URLs link to the appropriate web page.
  • Automated Review
    • Check for potential broken links.
Expand
titleCMR Validation
  • If this element is used it must contain at least 1 character and be no longer than 2048 characters in length
Expand
titleARC Metadata QA/QC

ARC Priority Matrix

Priority CategorizationJustification

This element is categorized as highest priority when:

  • The information provided is incorrect for the associated data.
  • There are spelling or grammatical errors in the description.

Not applicable


Not applicable


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

ARC Automated Checks

  • Since this is not a controlled field, the code will check if a value is provided or not, returning "OK" and "np" respectfully.


Dialect Mappings

Expand
titleDIF 9

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

The Version Description element does not map to DIF 9.

Expand
titleDIF 10

DIF 10

UMM-C ElementDIF 10 PathTypeConstraintsRequired in DIF 10?CardinalityNotes
VersionDescription

/DIF/Version_Description

String


No

0..1


Enumeration Mapping

N/A

Example Mapping

Section
Column
width50%

DIF 10

No Format
<Version_Description>The GEOS-5 model version used for processing MERRA-2</Version_Description>
Column
width50%

UMM

No Format
"VersionDescription" : "The GEOS-5 model version used for processing MERRA-2",
Expand
titleECHO 10

ECHO 10

UMM-C ElementECHO 10 PathTypeConstraintsRequired in ECHO10?CardinalityNotes
VersionDescription/Collection/VersionDescriptionString
No0..1


Enumeration Mapping

N/A

Example Mapping

Section
Column
width50%

ECHO 10

No Format
<VersionDescription>The GEOS-5 model version used for processing MERRA-2</VersionDescription>
Column
width50%

UMM

No Format
"VersionDescription" : "The GEOS-5 model version used for processing MERRA-2",



Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

UMM-C Element

ISO 19115-2 MENDS Path

TypeNotes
VersionDescription

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:otherCitationDetails/gco:CharacterString "Version Description: ….."


String

The entry must begin with the prefix "Version Description: " in order for the element to map properly to CMR.

Enumeration/Code List Mapping

N/A

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:otherCitationDetails>
            <gco:CharacterString>Version Description:The GEOS-5 model version used for processing MERRA-2</gco:CharacterString>
          </gmd:otherCitationDetails>
          ...
        </gmd:CI_Citation>
      </gmd:citation>
      ...
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
  ...
</gmi:MI_Metadata>
Column
width50%

UMM

No Format
"VersionDescription" : "The GEOS-5 model version used for processing MERRA-2",



Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

UMM-C Element

ISO 19115-2 SMAP Path

Type
VersionDescription

/gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:otherCitationDetails/gco:CharacterString


String

Enumeration/Code List Mapping

N/A

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:otherCitationDetails>
                <gco:CharacterString>The GEOS-5 model version used for processing MERRA-2</gco:CharacterString>
              </gmd:otherCitationDetails>
              ...
            </gmd:CI_Citation>
          </gmd:citation>
          ...
        </gmd:MD_DataIdentification>
      </gmd:identificationInfo>
      ...
    </gmi:MI_Metadata>
  </gmd:seriesMetadata>
</gmd:DS_Series>
Column
width50%

UMM

No Format
"VersionDescription" : "The GEOS-5 model version used for processing MERRA-2",



UMM Migration

None

Future Mappings

Expand
titleISO 19115-1

ISO 19115-1

UMM-C Element

ISO 19115-1 Path

TypeNotes
VersionDescription

/mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:otherCitationDetails/gco:CharacterString" Version Description: ….."

StringThe entry must begin with the prefix "Version Description: " in order for the element to map properly to CMR.

Example Mapping

Section
Column
width50%
No Format
<mdb:MD_Metadata>
  ...
  <mdb:identificationInfo>
    <mri:MD_DataIdentification>
      <mri:citation>
        <cit:CI_Citation>
          ...
          <cit:otherCitationDetails>
            <gco:CharacterString>Version Description:The GEOS-5 model version used for processing MERRA-2</gco:CharacterString>
          </cit:otherCitationDetails>
          ...
        </cit:CI_Citation>
      </mri:citation>
      ...
    </mri:MD_DataIdentification>
  </mdb:identificationInfo>
  ...
</mdb:MD_Metadata>
Column
width50%
No Format
"VersionDescription" : "The GEOS-5 model version used for processing MERRA-2",

History

UMM Versioning

VersionDateWhat Changed
1.13.0Future04/11/2019No changes were made for Version Description during the transition from version 1.12.0 to 1.13.0
1.12.001/22/2019No changes were made for Version Description during the transition from version 1.11.0 to 1.12.0.
1.11.011/28/2018No changes were made for Version Description during the transition from version 1.10.0 to 1.11.0.
1.10.005/02/2018No changes were made for Version Description during the transition from version 1.9.0 to 1.10.0.

ARC Documentation

VersionDateWhat ChangedAuthor
1.0404/19/182018Recommendations/priority matrix transferred from internal ARC documentation to wiki spaceJeanne' le Roux