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:

<insert examples here>


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

<>

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

<insert>


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

SpecificationPathTypeConstraintsRequired in DIF 10?CardinalityNotes
DIF 10

/DIF/Version_Description

String


No

0..1


Enumeration Mapping

N/A

Example Mapping

Section
Column
width50%

DIF 10

No Format
<Version_Description>insert example</Version_Description>
Column
width50%

UMM

No Format
"VersionDescription" : "insert example",
Expand
titleECHO 10

ECHO 10

SpecificationPathTypeConstraintsRequired in ECHO10?CardinalityNotes
ECHO 10/Collection/VersionDescriptionString
No0..1


Enumeration Mapping

N/A

Example Mapping

Section
Column
width50%

ECHO 10

No Format
<VersionDescription>insert example</VersionDescription>
Column
width50%

UMM

No Format
"VersionDescription" : "insert example",



Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

SpecificationPathTypeNotes
ISO 19115-2 MENDS

/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: insert example</gco:CharacterString>
          </gmd:otherCitationDetails>
        </gmd:CI_Citation>
      </gmd:citation>
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
</gmi:MI_Metadata>
Column
width50%

UMM

No Format
"VersionDescription" : "insert example",



Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

SpecificationPathTypeNotes
ISO 19115-2 SMAP

/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>insert example</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" : "insert example",



UMM Migration

None


Future Mappings

Expand
titleISO 19115-1
SpecificationPathTypeNotes
ISO 19115-1

/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.
Section
Column
width50%
No Format
<mdb:MD_Metadata>
  <mdb:identificationInfo>
    <mri:MD_DataIdentification>
      <mri:citation>
        <cit:CI_Citation>   
          <cit:otherCitationDetails>
            <gco:CharacterString>Version Description: insert example</gco:CharacterString>
          </cit:otherCitationDetails>
        </cit:CI_Citation>
      </mri:citation>
    </mri:MD_DataIdentification>
  </mdb:identificationInfo>
</mdb:MD_Metadata>
Column
width50%
No Format
"VersionDescription" : "insert example",

History

UMM Versioning

VersionDateWhat Changed
1.0.0
Initial Release

ARC Documentation

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