Versions Compared

Key

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

Table of Contents
stylecircle

Element Description

The ISO Topic Category element identifies the topic category (or categories) from the EN ISO 19115 Topic Category Code List that pertain to a collection. The ISO Topic Category is a high-level thematic classification to assist in the grouping of and search for available collections. To see the the topic category definitions please see https://wiki.esipfed.org/ISO_19115_and_19115-2_CodeList_Dictionaries and look for MD_TopicCategoryCode.

Best Practices

Since the CMR validates ISO topic categories using the Keyword Management System (KMS), the KMS ISO Topic Category values should be used.  The complete list of the ISO 19115 Topic Category keywords in the KMS can be found here: https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/ISOtopiccategory?format=csv.

Providing an ISO Topic Category keyword is optional. The field may be repeated so multiple ISO Topic Category keywords may be provided if applicable. The spacing and case of the terms are controlled and therefore should exactly match the terms as they appear in the KMS.

Examples:

"SOCIETY"

"PLANNING CADASTRE"

"CLIMATOLOGY/METEOROLOGY/ATMOSPHERE"

Note: If using the Metadata Management Tool (MMT) to curate your collections, this field is auto-populated (using a mapping) at ingest based on the Science Keywords selected.

Element Specification

Providing an ISO Topic Category keyword is optional. Multiple ISO Topic Category keywords may be provided (Cardinality: 0..*).

ModelElementTypeUsable Valid ValuesConstraintsRequired?Cardinality
UMM-CISOTopicCategoriesString

BIOTA

BOUNDARIES

CLIMATOLOGY/METEOROLOGY/ATMOSPHERE

DISASTER

ECONOMY

ELEVATION

ENVIRONMENT

EXTRA TERRESTRIAL

FARMING

GEOSCIENTIFIC INFORMATION

HEALTH

IMAGERY/BASE MAPS/EARTH COVER

INLAND WATERS

INTELLIGENCE/MILITARY

LOCATION

OCEANS

PLANNING CADASTRE

SOCIETY

STRUCTURE

TRANSPORTATION

UTILITIES/COMMUNICATIONS

1 - 4,000 characters

No0..*

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-viewertrue
autofittrue
nameCopy of Wiki Page Metadata Evaluation Workflow-1939-12404ac7
width1102
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.
    • Verify that all pertinent keywords have been applied.
    • Verify that the keywords are consistent and suitable for the data.
  • Automated Review
    • Check that the field is populated with a valid value from KMS.
Expand
titleCMR Validation
  • All ISO topic categories must be valid according to the keyword management system. An error is returned if the Cmr-Validate-Keywords HTTP header is set to true.
Expand
titleARC Metadata QA/QC

ARC Priority Matrix

Priority CategorizationJustification

Red = High Priority Finding

This element is categorized as highest priority when:

Yellow = Medium Priority Finding

This element is categorized as medium priority when:

  • The ISO Topic Category keyword is not appropriate for the dataset.

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

TBD

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

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 an ISO_Topic_Category is optional. Multiple ISO_Topic_Categories may be provided (Cardinality: 0..*).

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

/DIF/ISO_Topic_Category

String

KMS controlled

No

0..*

The ISO_Topic_Category keyword must match a value from the following list: https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/ISOtopiccategory?format=csv


Example Mapping

Section
Column
width50%

DIF 10

No Format
<ISO_Topic_Category>CLIMATOLOGY/METEOROLOGY/ATMOSPHERE</ISO_Topic_Category>
<ISO_Topic_Category>OCEANS</ISO_Topic_Category>
Column
width50%

UMM

No Format
ISOTopicCategories: [
    "CLIMATOLOGY/METEOROLOGY/ATMOSPHERE",
    "OCEANS"
],
Expand
titleECHO 10

ECHO 10

ISO Topic Category element does not map to ECHO 10.

UMM-C ElementECHO 10 PathTypeNotes
ISOTopicCategories

N/A

N/A


ISO Topic Category element does not map to ECHO 10.


Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

Providing an ISO Topic Category keyword is optional. Multiple ISO Topic Category keywords may be provided (Cardinality: 0..*).

UMM-C ElementISO 19115-2 MENDS PathTypeNotes
ISOTopicCategories

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory/gmd:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="<insert topic category here>"=<insert topic category here>

String


The ISO_Topic_Category keyword must match a value from the following list: http://wiki.esipfed.org/index.php/ISO_Topic_Categories


Example Mapping

Section
Column
width50%

ISO 19115-2 MENDS

No Format
<gmi:MI_Metadata>
  ...
  <gmd:identificationInfo>
    <gmd:MD_DataIdentification>
    ...
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="climatologyMeteorologyAtmosphere">climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="oceans">oceans</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
    ...
    </gmd:MD_DataIdentification>
  ...
  </gmd:identificationInfo>
</gmi:MI_Metadata>
Column
width50%

UMM

No Format
ISOTopicCategories: [
    "CLIMATOLOGY/METEOROLOGY/ATMOSPHERE",
    "OCEANS"
],
Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

Providing an ISO Topic Category keyword is optional. Multiple ISO Topic Category keywords may be provided (Cardinality: 0..*).

UMM-C Elements

ISO 19115-2 SMAP Path

TypeNotes
ISOTopicCategories

/gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory/gmd:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="<insert topic category here>"=<insert topic category here>

StringThe ISO_Topic_Category keyword must match a value from the following list: http://wiki.esipfed.org/index.php/ISO_Topic_Categories


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:topicCategory>
        <gmd:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="climatologyMeteorologyAtmosphere">climatologyMeteorologyAt mosphere</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:topicCategory>
        <gmd:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="oceans">oceans</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
    ...
    </gmd:MD_DataIdentification>
  ...
  </gmd:identificationInfo>
</gmi:MI_Metadata>
</gmd:seriesMetadata>
</gmd:DS_Series>
Column
width50%

UMM

No Format
ISOTopicCategories: [
    "CLIMATOLOGY/METEOROLOGY/ATMOSPHERE",
    "OCEANS"
],

UMM Migration

None

Future Mappings

Expand
titleISO 19115-1

ISO 19115-1

Providing an ISO Topic Category keyword is optional. Multiple ISO Topic Category keywords may be provided (Cardinality: 0..*).

UMM-C Elements

ISO 19115-1 Path

TypeNotes
ISOTopicCategories

/mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:topicCategory/mri:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="<insert topic category here>"=<insert topic category here>

StringThe ISO_Topic_Category keyword must match a value from the following list: http://wiki.esipfed.org/index.php/ISO_Topic_Categories


Example Mapping

Section
Column
width50%

ISO 19115-1

No Format
<mdb:MD_Metadata>
  ...
  <mdb:identificationInfo>
    <mri:MD_DataIdentification>
    ...
      <mri:topicCategory>
        <mri:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="climatologyMeteorologyAtmosphere">climatologyMeteorologyAtmosphere</mri:MD_TopicCategoryCode>
      </mri:topicCategory>
      <mri:topicCategory>
        <mri:MD_TopicCategoryCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_TopicCategoryCode" codeListValue="oceans">oceans</mri:MD_TopicCategoryCode>
      </mri:topicCategory>
    ...
    </mri:MD_DataIdentification>
  </<mdb:identificationInfo>
  ...
</mdb:MD_Metadata>
Column
width50%

UMM

No Format
ISOTopicCategories: [
    "CLIMATOLOGY/METEOROLOGY/ATMOSPHERE",
    "OCEANS"
],

History

UMM Versioning

VersionDateWhat Changed
1.15.512/3/2020The description of this element now includes text about the controlled vocabulary for this field coming from KMS.
1.15.49/18/2020No changes were made for ISO Topic Category during the transition from version 1.15.3 to 1.15.4
1.15.37/1/2020No changes were made for ISO Topic Category during the transition from version 1.15.2 to 1.15.3
1.15.25/20/2020No changes were made for ISO Topic Category during the transition from version 1.15.1 to 1.15.2
1.15.13/25/2020No changes were made for ISO Topic Category during the transition from version 1.15.0 to 1.15.1
1.15.02/26/2020No changes were made for ISO Topic Category during the transition from version 1.14.0 to 1.15.0
1.14.010/21/2019No changes were made for ISO Topic Category during the transition from version 1.13.0 to 1.14.0
1.13.004/11/2019No changes were made for ISO Topic Category during the transition from version 1.12.0 to 1.13.0
1.12.001/22/2018No changes were made for ISO Topic Category during the transition from version 1.11.0 to 1.12.0.
1.11.011/28/2018No changes were made for ISO Topic Category during the transition from version 1.10.0 to 1.11.0.
1.10.005/02/2018No changes were made for ISO Topic Category during the transition from version 1.9.0 to 1.10.0.

ARC Documentation

VersionDateWhat ChangedAuthor
1.001/15/2019Recommendations/priority matrix transferred from internal ARC documentation to wiki spaceJeanne' le Roux