Versions Compared

Key

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

Table of Contents
stylecircle

Element Description

The Collection Data Type element is used to identify the collection as a science quality collection or as a non-science quality collection such as a Near Real Time collection.


Best Practices

If a collection does not contain this field, it will be assumed to be of science quality.

The Type must be selected from a controlled vocabulary list. There are three options available for Type:

SCIENCE_QUALITY: Most data products that are permanently archived should be of science quality. Science quality means the data is in a state where it is trustworthy enough for use in scientific analyses (given known limitations of the data).

NEAR_REAL_TIME: Data from the source that are available for use within a time that is short in comparison to important time scales in the phenomena being studied. For EOSDIS, near real time data is not considered science quality and is not retained by EOSDIS once the SCIENCE_QUALITY product is archived.

OTHER: Any data and data products that are not SCIENCE_QUALITY and do not fall under NEAR_REAL_TIME holdings.


Examples:

CollectionDataType: NEAR_REAL_TIME

CollectionDataType: SCIENCE_QUALITY


Element Specification

Providing the Collection Data Type element is optional (Cardinality: 0..1)

ModelElementTypeConstraintsRequired?Cardinality
UMM-CCollectionDataTypeEnumeration

SCIENCE_QUALITY

NEAR_REAL_TIME

OTHER

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-51df84
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.
  • Automated Review
    • Check that the field value matches the enumeration value: SCIENCE_QUALITY; NEAR_REAL_TIME; OTHER
Expand
titleCMR Validation
  • If this element is included in the record then one of the enumeration values must be used.
Expand
titleARC Metadata QA/QC

ARC Priority Matrix

This element is categorized as low priority when:

N/A
Priority CategorizationJustification

Red = High Priority Finding

This element is categorized as highest priority when:

  • The Collection Data Type is not a valid value: SCIENCE_QUALITY, NEAR_REAL_TIME, OTHER
  • The Collection Data Type provided is incorrect

This element is categorized as medium priority when:

N/A

  • .

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 Rules

If novalue is provided, return is "np"

Checks

ARC uses the pyQuARC library for automated metadata checks. Please see the pyQuARC GitHub for more information.  

Otherwise, return is "OK"

Dialect Mappings

Expand
titleDIF 9

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

Expand
titleDIF 10

DIF 10

Providing the Collection Data Type element is optional (Cardinality: 0..1)

UMM-C ElementDIF 10 PathTypeConstraintsRequired in DIF 10?Cardinality
CollectionDataTypeCollection_Data_Type

Enumeration

SCIENCE_QUALITY

NEAR_REAL_TIME

OTHER

No

0..1


Example Mapping

Section
Column
width50%

DIF 10

No Format
<Collection_Data_Type>SCIENCE_QUALITY</Collection_Data_Type>
Column
width50%

UMM

No Format
CollectionDataType: "SCIENCE_QUALITY",
Expand
titleECHO 10

ECHO 10

Providing the Collection Data Type element is optional (Cardinality: 0..1)

UMM-C ElementECHO 10 PathTypeConstraintsRequired in ECHO10?Cardinality
CollectionDataTypeCollectionDataTypeEnumeration

SCIENCE_QUALITY

NEAR_REAL_TIME

OTHER

No0..1


Example Mapping

Section
Column
width50%

ECHO 10

No Format
<CollectionDataType>SCIENCE_QUALITY</CollectionDataType>   
Column
width50%

UMM

No Format
CollectionDataType: "SCIENCE_QUALITY",
Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

Providing the Collection Data Type element is optional (Cardinality: 0..1)

UMM-C ElementISO PathType
CollectionDataType

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/[=>

[=> gmd:code/gco:CharacterString

with

[=> gmd:codeSpace/gco:CharacterString = gov.nasa.esdis.umm.collectiondatatype

with

[=>gmd:description/gco:CharacterString = Collection Data Type

String


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:identifier>
            <gmd:MD_Identifier>
              <gmd:code>
                <gco:CharacterString>SCIENCE_QUALITY</gco:CharacterString>
              </gmd:code>
              <gmd:codeSpace>
                <gco:CharacterString>gov.nasa.esdis.umm.collectiondatatype</gco:CharacterString>
              </gmd:codeSpace>
              <gmd:description>
                <gco:CharacterString>Collection Data Type</gco:CharacterString>
              </gmd:description>
            </gmd:MD_Identifier>
          </gmd:identifier>
          ...
        </gmd:CI_Citation>
      </gmd:citation>
      ...
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
  ...
</gmi:MI_Metadata>
Column
width50%

UMM

No Format
CollectionDataType: "SCIENCE_QUALITY",
Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

Providing the Collection Data Type element is optional (Cardinality: 0..1)

UMM-C ElementISO PathType
CollectionDataType

/gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/[=>

[=> gmd:code/gco:CharacterString

with

[=> gmd:codeSpace/gco:CharacterString = gov.nasa.esdis.umm.collectiondatatype

with

[=>gmd:description/gco:CharacterString = Collection Data Type


String


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:identifier>
                <gmd:MD_Identifier>
                  <gmd:code>
                    <gco:CharacterString>SCIENCE_QUALITY</gco:CharacterString>
                  </gmd:code>
                  <gmd:codeSpace>
                    <gco:CharacterString>gov.nasa.esdis.umm.collectiondatatype</gco:CharacterString>
                  </gmd:codeSpace>
                  <gmd:description>
                    <gco:CharacterString>Collection Data Type</gco:CharacterString>
                  </gmd:description>
                </gmd:MD_Identifier>
              </gmd:identifier>
              ...
            </gmd:CI_Citation>
          </gmd:citation>
          ...
        </gmd:MD_DataIdentification>
      </gmd:identificationInfo>
      ...
    </gmi:MI_Metadata>
  </gmd:seriesMetadata>
</gmd:DS_Series>
Column
width50%

UMM

No Format
CollectionDataType: "SCIENCE_QUALITY",

UMM Migration

None

Excerpt
hiddentrue

Future Mappings

Expand
titleISO 19115-1

ISO 19115-1

Providing the Collection Data Type element is optional (Cardinality: 0..1)

UMM-C ElementISO PathType
CollectionDataType

/mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/[=>

[=> gmd:code/gco:CharacterString

with

[=> gmd:codeSpace/gco:CharacterString = gov.nasa.esdis.umm.collectiondatatype

with

[=>gmd:description/gco:CharacterString = Collection Data Type


String


Example Mapping

Section
Column
width50%

ISO 19115-1

No Format
<mdb:MD_Metadata>
  ...
  <mdb:identificationInfo>
    <mri:MD_DataIdentification>
      <mri:citation>
        <cit:CI_Citation>
          ...
          <cit:identifier>
            <mcc:MD_Identifier>
              <mcc:code>
                <gco:CharacterString>SCIENCE_QUALITY</gco:CharacterString>
              </mcc:code>
              <mcc:codeSpace>
                <gco:CharacterString>gov.nasa.esdis.umm.collectiondatatype</gco:CharacterString>
              </mcc:codeSpace>
              <mcc:description>
                <gco:CharacterString>Collection Data Type</gco:CharacterString>
              </mcc:description>
            </mcc:MD_Identifier>
          </cit:identifier>
          ...
        </cit:CI_Citation>
      </mri:citation>
      ...
    </mri:MD_DataIdentification>
  </mdb:identificationInfo>
  ...
</mdb:MD_Metadata>
Column
width50%

UMM

No Format
CollectionDataType: "SCIENCE_QUALITY",

History

UMM Versioning

VersionDateWhat Changed
1.15.512/3/2020No changes were made for Collection Data Type during the transition from version 1.15.4 to 1.15.5
1.15.49/18/2020No changes were made for Collection Data Type during the transition from version 1.15.3 to 1.15.4
1.15.37/1/2020No changes were made for Collection Data Type during the transition from version 1.15.2 to 1.15.3
1.15.25/20/2020No changes were made for Collection Data Type during the transition from version 1.15.1 to 1.15.2
1.15.13/25/2020No changes were made for Collection Data Type during the transition from version 1.15.0 to 1.15.1
1.15.02/26/2020No changes were made for Collection Data Type during the transition from version 1.14.0 to 1.15.0
1.14.010/21/2019No changes were made for Collection Data Type during the transition from version 1.13.0 to 1.14.0
1.13.004/11/2019No changes were made for Collection Data Type during the transition from version 1.12.0 to 1.13.0.
1.12.001/22/2019No changes were made for Collection Data Type during the transition from version 1.11.0 to 1.12.0.
1.11.011/28/2018No changes were made for Collection Data Type during the transition from version 1.10.0 to 1.11.0.
1.10.005/02/2018

No changes were made for Collection Data Type during the transition from version 1.9.0 to 1.10.0.

ARC Documentation

VersionDateWhat ChangedAuthor
1.011/16/18Recommendations/priority matrix transferred from internal ARC documentation to wiki space