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

Compare with Current View Page History

« Previous Version 4 Next »

Element Description

The Directory Name element is an element that was used historically by the GCMD internally to identify association, responsibility and/or ownership of a data set, service or supplemental information. Note that the use of this element is discouraged as it will be deprecated sometime in the future. 

Best Practices

Directory Name controlled vocabulary: http://gcmdservices.gsfc.nasa.gov/kms/concepts/concept_scheme/idnnode

Examples:

DirectoryName: "AMD/AU"

DirectoryName: "SOOS"



Element Specification

ModelElementTypeConstraintsRequired?Cardinality
UMM-C

DirectoryName

StringKMS controlledNo0..*


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.


  • Manual Review
    • Identify errors, discrepancies or omissions
    • Proof all content for conciseness and readability
  • Automated Review
    • Check that the field has been populated
    • Check that the field length is not greater than 1,030 characters
    • Check that the field value does not match the Entry ID

<>

ARC Priority Matrix

Priority CategorizationJustification

This element is categorized as highest priority when:

  • The element is not included at all.
  • The element is included but is empty.
  • The value in the element is identical to the Entry Title.
  • The value in the element is identical to the DOI.
  • The value in the element is incorrect for the data set.

Not applicable


Not applicable

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

ARC Automated Checks


Dialect Mappings

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

DIF 10

SpecificationPathTypeConstraintsRequired in DIF 10?CardinalityNotes
DIF 10/DIF/IDN_NodeStringKMS ControlledNo0..*


Enumeration Mapping

N/A

Example Mapping

DIF 10

<IDN_Node>
<Short_Name>USA/NSF</Short_Name>
</IDN_Node>
 

UMM

"EntryTitle" : "Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0",

ECHO 10

SpecificationPathTypeConstraintsRequired in ECHO10?CardinalityNotes
ECHO 10/Collection/DataSetIdString
Yes1The DataSetId element and the LongName element may be identical in ECHO 10.


Enumeration Mapping

N/A

Example Mapping

ECHO 10

<DataSetId>Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0</DataSetId>

UMM

"EntryTitle" : "Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0",



ISO 19115-2 MENDS

SpecificationPathTypeNotes
ISO 19115-2 MENDS

/gmi:MI_Metadata/gmd:fileIdentifier/gco:CharacterString

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString

String

The first path specified to the left is optional in ISO.

The second path specified to the left is required in ISO.

Enumeration/Code List Mapping

N/A

Example Mapping

ISO 19115-2 MENDS

<gmi:MI_Metadata>
	<gmd:fileIdentifier>
    	<gco:CharacterString>Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0</gco:CharacterString>
	</gmd:fileIdentifier>
</gmi:MI_Metadata>


<gmi:MI_Metadata>
	<gmd:identificationInfo>
		<gmd:MD_DataIdentification>
			<gmd:citation>
			<gmd:CI_Citation>
				<gmd:title>
					<gco:CharacterString>Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0</gco:CharacterString>
    			</gmd:title>
			</gmd:CI_Citation>
			</gmd:citation>
		</gmd:MD_DataIdentification>
	</gmd:identificationInfo>
</gmi:MI_Metadata>

UMM

"EntryTitle" : "Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0",



ISO 19115-2 SMAP

SpecificationPathTypeNotes
ISO 19115-2 SMAP

/gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:aggregationInfo/gmd:MD_AggregateInformation/gmd:aggregateDataSetIdentifier/gmd:MD_Identifier/ gmd:code/gco:CharacterString

with

/gmd:DS_Series/gmd:seriesMetadata/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString='DataSetId'

StringAdding gco:CharacterString='DataSetId' helps CMR identify the identifier provided within the aggregate information section as the Entry Title.

Enumeration/Code List Mapping

N/A

Example Mapping

ISO 19115-2 SMAP

<gmd:DS_Series>
 <gmd:seriesMetadata>
  <gmi:MI_Metadata>
	<gmd:identificationInfo>
		<gmd:MD_DataIdentification>
			<gmd:citation>
				<gmd:CI_Citation>
					<gmd:title>
						<gco:CharacterString>DataSetId</gco:CharacterString>
    				</gmd:title>
				</gmd:CI_Citation>
			</gmd:citation>
			<gmd:aggregationInfo>
				<gmd:MD_AggregateInformation>
					<gmd:aggregateDataSetIdentifier>
						<gmd:MD_Identifier>
							<gmd:code>
								<gco:CharacterString>Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0</gco:CharacterString>
							</gmd:code>
						</gmd:MD_Identifier>
					</gmd:aggregateDataSetIdentifier>
				</gmd:MD_AggregateInformation>
			</gmd:aggregationInfo>
		</gmd:MD_DataIdentification>
	</gmd:identificationInfo>
  </gmi:MI_Metadata>
 </gmd:seriesMetadata>
</gmd:DS_Series>

UMM

"EntryTitle" : "Aquarius Official Release Level 3 Sea Surface Salinity Smoothed Standard Mapped Image Monthly Data V4.0",



UMM Migration

N/A

Future Mappings

SpecificationPathTypeNotes
ISO 19115-1

/mdb:MD_Metadata/mdb:metadataIdentifier/mcc:MD_Identifier/mcc:code/gco:CharacterString

/mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:title/gco:CharacterString

String

The first path specified to the left is optional in ISO. The CMR will write the value into this path for export to ISO, but it will not read the value from this path.

The second path specified to the left is required in ISO. The CMR will read and write the value in this path.




History

UMM Versioning

VersionDateWhat Changed
1.10.0
No changes were made for Entry Title during the transition from version 1.9.0 to 1.10.0
1.9.0

ARC Documentation

VersionDateWhat ChangedAuthor
1.04/6/18Recommendations/priority matrix transferred from internal ARC documentation to wiki space



  • No labels