Difference between revisions of "Data Discovery (ECHO)"

From Earth Science Information Partners (ESIP)
(<div id="ECHO_Discovery-Mandatory"> updated)
(<div id="ECHO_Discovery-Recommended"> updated)
 
(40 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The NASA-developed Earth Observing System (EOS) Clearing House ([[https://earthdata.nasa.gov/echo ECHO]) is a spatial and temporal metadata registry and order broker built by NASA's Earth Science Data and Information System (ESDIS) that enables the science community to more easily use and exchange NASA's data and services. ECHO's main objective is to enable broader use of NASA's EOS data. It allows users to more efficiently search and access data and services and increases the potential for interoperability with new tools and services. The value of these resources increases as the potential to exchange and interoperate increases. ECHO has been working with other organizations to provide their Earth science metadata alongside NASA's for users to search and access. ECHO stores metadata from a variety of science disciplines and domains, including Climate Variability and Change, Carbon Cycle and Ecosystems, Earth Surface and Interior, Atmospheric Composition, Weather, and Water and Energy Cycle.
+
The NASA-developed Earth Observing System (EOS) Clearing House ([[https://earthdata.nasa.gov/echo ECHO]) is a spatial and temporal metadata registry and order broker built by NASA's Earth Science Data and Information System (ESDIS) that enables the science community to more easily use and exchange NASA's data and services. ECHO's main objective is to enable broader use of NASA's EOS data. ECHO allows users to more efficiently search and access data and services and increases the potential for interoperability with new tools and services. The value of these resources increases as the potential to exchange and interoperate increases. ECHO has been working with other organizations to provide their Earth science metadata alongside NASA's for users to search and access. ECHO stores metadata from a variety of science disciplines and domains, including Climate Variability and Change, Carbon Cycle and Ecosystems, Earth Surface and Interior, Atmospheric Composition, Weather, and Water and Energy Cycle.
  
 
The ECHO metadata model focuses on data discovery and includes two sets of recommendations: Mandatory Fields and Recommended Fields. These recommendations are listed here along with xPaths to the recommended concepts in many metadata dialects.
 
The ECHO metadata model focuses on data discovery and includes two sets of recommendations: Mandatory Fields and Recommended Fields. These recommendations are listed here along with xPaths to the recommended concepts in many metadata dialects.
  
<div id="ECHO_Discovery-Mandatory">==ECHO for Data Discovery - Mandatory==
+
<div id="ECHO_Discovery-Mandatory">
 +
==ECHO for Data Discovery - Mandatory==
 
This recommendation includes the required fields from Section 4.2 of the ECHO Data Partner's User Guide (Version 10.7).
 
This recommendation includes the required fields from Section 4.2 of the ECHO Data Partner's User Guide (Version 10.7).
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [https://earthdata.nasa.gov/sites/default/files/field/document/ECHO_Data_Partner_User_Guide_0.pdf ECHO Data Partner's User Guide] [https://earthdata.nasa.gov/echo/controlled-documents/echo-partner-guides-documents Other ECHO Documentation]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="ECHO_Discovery-Mandatory"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Resource_Title|Resource Title]]</td><td>A short description of the resource. The title should be descriptive enough so that when a user is presented with a list of titles the general content of the data set can be determined.</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:title<br><b>DIF</b> /dif:DIF/dif:Entry_Title<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title<br><b>DCAT</b> /dct:title<br><b>Dryad</b> dcterms:title<br><b>ECHO</b> /*/echo:ShortName&gt;/*/echo:LongName<br><b>ECS</b> /*/ecs:ShortName &gt; /*/ecs:LongName<br><b>EML</b> /eml:dataset/eml:title/eml:text<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:title<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='title']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='LongName']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title/gco:CharacterString<br><b>UMM</b> /umm:UMM/umm:CollectionCitation/umm:Title<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Title<br><b>SERF</b> /serf:SERF/serf:Entry_Title<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/@name<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:metadata/dc:title<br><b>THREDDS</b> //thredds:dataset[1]/@name<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=title]/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Version|Resource Version]]</td><td>Version of the cited resource</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Version<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Edition<br><b>ECHO</b> /*/echo:VersionId<br><b>ECS</b> /*/ecs:VersionId<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='VersionID']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:edition/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:edition/gco:CharacterString<br></td></tr><tr><td>[[Concepts_Glossary#Publication_Date|Publication Date]]</td><td>Date of publication of the cited resource</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Publication_Date<br><b>DCAT</b> /dct:issued<br><b>Dryad</b> dcterms:dateSubmitted<br><b>ECHO</b> /*/echo:InsertTime<br><b>ECS</b> /*ecs:CitationforExternalPublication<br><b>EML</b> /eml:dataset/eml:pubDate/eml:text<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:pubdate<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[gmd:dateType/gmd:CI_DateTypeCode=[normalize-space()="publication"]]/gmd:date/gco:Date<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[gmd:dateType/gmd:CI_DateTypeCode=[normalize-space()="publication"]]/gmd:date/gco:DateTime<br><b>ISO-1</b> //cit:CI_Citation/cit:date/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode=[normalize-space()="publication"]]/cit:date/gco:DateTime<br></td></tr><tr><td>[[Concepts_Glossary#Modified_Date|Modified Date]]</td><td>Date on which the record was created or updated within the catalogue</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Last_DIF_Revision_Date<br><b>DCAT</b> /dct:modified<br><b>ECHO</b> /*/echo:LastUpdate<br><b>ECS</b> /*/ecs:RevisionDate<br><b>FGDC</b> /fgdc:metadata/fgdc:metainfo/fgdc:metd<br><b>ISO</b> /*/gmd:dateStamp/gco:Date<br><b>ISO</b> /*/gmd:dateStamp/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:dateInfo/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode="lastUpdate"]]/cit:date/gco:DateTime<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Long_Name|Resource Long Name]]</td><td>The reference name used in describing the scientific contents of the data collection.</td><td style="word-break:break-all;"><b>ECHO</b> /*/echo:LongName<br><b>ECS</b> /*/ecs:LongName<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title/gco:CharacterString<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Identifier|Resource Identifier]]</td><td>Identifier for the resource described by the metadata</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:projguid<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_DOI<br><b>DCAT</b> /dct:identifier<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECHO</b> (1)  /*/echo:ShortName | /*/echo:LongName<br><b>ECS</b> /ecs:LocalGranuleID<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='INVENTORYMETADATA']/hdf5:Group[@Name='ProductSpecificMetadata']/hdf5:Attribute[@Name='identifier_file_uuid']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='identifier_file_uuid']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:code/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code/gco:CharacterString<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/@ID<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=id]/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Abstract|Abstract]]</td><td>A paragraph describing the resource.<br><br><i>Note: This concept is called "Desciption" in Catalog Services for the Web.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:descript/adiwg:abstract<br><b>DIF</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>DCAT</b> /dct:description<br><b>Dryad</b> dcterms:description<br><b>ECHO</b> /*/echo:Description<br><b>ECS</b> /*/ecs:CollectionDescription<br><b>EML</b> /eml:dataset/eml:abstract/eml:descendant<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:descript/fgdc:abstract<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='summary']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='CollectionDescription']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:abstract/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:abstract/gco:CharacterString<br><b>UMM</b> /umm:UMM/umm:Summary<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Abstract<br><b>SERF</b> /serf:SERF/serf:Summary/serf:Abstract<br><b>THREDDS</b> //thredds:dataset/thredds:documentation[@type='abstract']<br><b>THREDDS</b> //thredds:metadata/thredds:documentation[@type='abstract']<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name='summary']/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Ordering_Instructions|Ordering Instructions]]</td><td>General instructions, terms and services provided by the distributor</td><td style="word-break:break-all;"><b>ECHO</b> /*/echo:Orderable<br><b>FGDC</b> /fgdc:metadata/fgdc:distinfo/fgdc:distrib/fgdc:storder/fgdc:ordinst<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributionOrderProcess/gmd:MD_StandardOrderProcess/gmd:orderingInstructions/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributionOrderProcess/mrd:MD_StandardOrderProcess/mrd:orderingInstructions/gco:CharacterString<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Access_Constraints|Resource Access Constraints]]</td><td>Information about any constraints for accessing the data set. This includes any special restrictions, legal prerequisites, limitations and/or warnings on obtaining the data set. Some words that may be used in this field include: Public, In-house, Limited, Additional detailed instructions on how to access the data can be entered in this field.</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Access_Constraints<br><b>DCAT</b> /dct:accessLevel<br><b>DCAT</b> dct:accessLevelComment<br><b>ECHO</b> /*/echo:RestrictionFlag<br><b>ECHO</b> /*/echo:RestrictionComment<br><b>ECHO</b> /*/echo:Visible<br><b>ECS</b> /*/ecs:AccessConstraints<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:accconst<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:accessConstraints/gco:CharacterString<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints/mco:accessConstraints/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints/mco:otherConstraints/gco:CharacterString<br><b>SERF</b> /serf:DIF/serf:Access_Constraints<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:documentation[@type="rights"]<br><b>THREDDS</b> /thredds:catalog/thredds:metadata/thredds:documentation[@type="rights"]<br><b>netCDF</b> /nc:netcdf/nc:variable/nc:attribute[@nc:name=license]/@nc:value<br></td></tr></table></div>
+
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [https://wiki.earthdata.nasa.gov/display/echo/ECHO+Data+Partner+User+Guide ECHO Data Partner's User Guide] [https://earthdata.nasa.gov/echo/controlled-documents/echo-partner-guides-documents Other ECHO Documentation]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="ECHO_Discovery-Mandatory"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Resource_Title|Resource Title]]</td><td>A short description of the resource. The title should be descriptive enough so that when a user is presented with a list of titles the general content of the data set can be determined.</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:title<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:title<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:title<br><b>DCAT</b> /dct:title<br><b>DCITE</b> /dcite:resource/dcite:titles/dcite:title<br><b>DIF</b> /dif:DIF/dif:Entry_Title<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title<br><b>DIF-10</b> /dif:DIF/dif:Entry_Title<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation/dif:Dataset_Title<br><b>Dryad</b> /*/dcterms:title<br><b>ECHO</b> /*/echo:ShortName | /*/echo:LongName<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECS</b> /*/ecs:ShortName | /*/ecs:LongName<br><b>EML</b> /eml:eml/*/title<br><b>HCLS</b> dct:title<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='title']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='LongName']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title//*<br><b>MODS</b> //mods:mods/mods:titleInfo/mods:title<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:title<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Title<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:title<br><b>RDA-CISL</b> /rda:dsOverview/rda:title<br><b>SERF</b> /serf:SERF/serf:Entry_Title<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/@name<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:metadata/dc:title<br><b>THREDDS</b> //thredds:dataset[1]/@name<br><b>UMM</b> /umm:UMM/umm:CollectionCitation/umm:Title<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Version|Resource Version]]</td><td>Version of the cited resource</td><td style="word-break:break-all;"><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:citeinfo/csdgm:edition<br><b>DCITE</b> /dcite:resource/dcite:version<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Version<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Edition<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation/dif:Dataset_Version<br><b>DIF-10</b> /dif:DIF/dif:Entry_ID/dif:Version<br><b>DIF-10</b> /dif:DIF/dif:Reference/dif:Edition<br><b>ECHO</b> /*/echo:VersionId<br><b>ECS</b> /*/ecs:VersionId<br><b>HCLS</b> pav:version<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='VersionID']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:edition//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:edition//*<br><b>MODS</b> //mods:mods/mods:originInfo/mods:edition<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citeinfo/mercury:edition<br></td></tr><tr><td>[[Concepts_Glossary#Publication_Date|Publication Date]]</td><td>Date of publication of the cited resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:pubdate<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:pubdate<br><b>DCAT</b> /dct:issued<br><b>DCITE</b> /dcite:resource/dcite:publicationYear<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Publication_Date<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation/dif:Dataset_Release_Date<br><b>DIF-10</b> /dif:DIF/dif:Reference/dif:Publication_Date<br><b>Dryad</b> /*/dcterms:available<br><b>ECHO</b> /*/echo:InsertTime<br><b>ECS</b> /*ecs:CitationforExternalPublication<br><b>EML</b> /eml:eml/*/pubDate<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='publication']/gmd:date/gco:Date<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='publication']/gmd:date/gco:DateTime<br><b>ISO-1</b> //cit:CI_Citation/cit:date/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode)='publication']/cit:date/gco:DateTime<br><b>MODS</b> //mods:mods/mods:originInfo/mods:dateIssued<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:dateSubmitted<br><b>RDA-CISL</b> /rda:dsOverview/rda:publicationDate<br></td></tr><tr><td>[[Concepts_Glossary#Metadata_Modified_Date|Metadata Modified Date]]</td><td>Date on which the metadata record (not the resource) was created or updated within the catalogue.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:metainfo/bdp:metd<br><b>CSDGM</b> /csdgm:metadata/csdgm:metainfo/csdgm:metd<br><b>DCAT</b> /dct:modified<br><b>DIF</b> /*/dif:DIF_Creation_Date<br><b>DIF</b> /*/dif:Last_DIF_Revision_Date<br><b>DIF-10</b> /*/dif:Metadata_Dates/dif:Metadata_Creation<br><b>DIF-10</b> /*/dif:Metadata_Dates/dif:Metadata_Last_Revision<br><b>ECHO</b> /*/echo:RevisionDate<br><b>ECHO</b> /*/echo:DataGranule/echo:ProductionDateTime<br><b>ECS</b> /*/ecs:RevisionDate<br><b>EML</b> /eml:eml/*/maintenance/changeHistory/changeDate<br><b>ISO</b> /*/gmd:dateStamp/gco:Date<br><b>ISO</b> /*/gmd:dateStamp/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:dateInfo/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode='lastUpdate']/cit:date/gco:DateTime<br><b>MODS</b> //mods:mods/mods:recordInfo/mods:recordChangeDate<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:timeperd/mercury:timeinfo/mercury:rngdates/mercury:enddate | /mercury:metadata/mercury:idinfo/mercury:timeperd/mercury:timeinfo/mercury:rngdates/mercury:endtime<br><b>Mercury</b> /mercury:metadata/mercury:metainfo/mercury:metd<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Long_Name|Resource Long Name]]</td><td>The reference name used in describing the scientific contents of the data collection.</td><td style="word-break:break-all;"><b>ECHO</b> /*/echo:LongName<br><b>ECS</b> /*/ecs:LongName<br><b>EML</b> /eml:eml/*/title<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title//*<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Identifier|Resource Identifier]]</td><td>Identifier for the resource described by the metadata</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:projguid<br><b>DCAT</b> /dct:identifier<br><b>DCITE</b> /dcite:resource/dcite:identifier | /dcite:resource/dcite:alternateIdentifiers/dcite:alternateIdentifier<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_DOI<br><b>DIF</b> /dif:DIF/dif:Entry_ID/dif:Short_Name<br><b>DIF-10</b> /dif:DIF/dif:Entry_ID/dif:Short_Name<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation[dif:Persistent_Identifier/dif:Type='DOI']/dif:Persistent_Identifier/dif:Identifier<br><b>Dryad</b> /*/dcterms:identifier<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECHO</b> /*/echo:ShortName | /*/echo:LongName<br><b>ECHO</b> /*/echo:GranuleUR<br><b>ECS</b> /ecs:LocalGranuleID<br><b>EML</b> /eml:eml/@packageId<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='INVENTORYMETADATA']/hdf5:Group[@Name='ProductSpecificMetadata']/hdf5:Attribute[@Name='identifier_file_uuid']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='identifier_file_uuid']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code//*<br><b>MODS</b> //mods:mods/mods:identifier<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:File_ID<br><b>Mercury</b> /mercury:metadata/mercury:Local-Control-Number<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:identifier<br><b>RDA-CISL</b> /rda:dsOverview/@ID<br><b>RDA-CISL</b> /rda:dsOverview/@ID<br><b>RDA-CISL</b> /rda:dsOverview/rda:doi<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/@ID<br></td></tr><tr><td>[[Concepts_Glossary#Abstract|Abstract]]</td><td>A paragraph describing the resource.<br><br><i>Note: This concept is called "Desciption" in Catalog Services for the Web.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:descript/adiwg:abstract<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:descript/bdp:abstract<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:descript/csdgm:abstract<br><b>DCAT</b> /dct:description<br><b>DCITE</b> /dcite:resource/dcite:descriptions/dcite:description[@descriptionType='Abstract']<br><b>DIF</b> /dif:DIF/dif:Summary<br><b>DIF</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>DIF-10</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>Dryad</b> /*/dcterms:description<br><b>ECHO</b> /*/echo:Description<br><b>ECS</b> /*/ecs:CollectionDescription<br><b>EML</b> /eml:eml/*/abstract<br><b>HCLS</b> dct:description<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='summary']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='CollectionDescription']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:abstract//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:abstract//*<br><b>MODS</b> //mods:mods/mods:abstract<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:descript/mercury:abstract<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Abstract<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:description<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:abstract<br><b>RDA-CISL</b> /rda:dsOverview/rda:summary<br><b>SERF</b> /serf:SERF/serf:Summary/serf:Abstract<br><b>THREDDS</b> //thredds:dataset/thredds:documentation[@type='abstract']<br><b>THREDDS</b> //thredds:metadata/thredds:documentation[@type='abstract']<br><b>UMM</b> /umm:UMM/umm:Summary<br></td></tr><tr><td>[[Concepts_Glossary#Ordering_Instructions|Ordering Instructions]]</td><td>General instructions, terms and services provided by the distributor</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:distinfo/bdp:storder/bdp:ordinst<br><b>CSDGM</b> /csdgm:metadata/csdgm:distinfo/csdgm:storder/csdgm:ordinst<br><b>ECHO</b> /*/echo:Orderable<br><b>EML</b> /eml:eml/*/physical/distribution<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributionOrderProcess/gmd:MD_StandardOrderProcess/gmd:orderingInstructions//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributionOrderProcess/mrd:MD_StandardOrderProcess/mrd:orderingInstructions//*<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Access_Constraints|Resource Access Constraints]]</td><td>Information about any constraints for accessing the data set. This includes any special restrictions, legal prerequisites, limitations and/or warnings on obtaining the data set. Some words that may be used in this field include: Public, In-house, Limited, Additional detailed instructions on how to access the data can be entered in this field.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:accconst<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:accconst<br><b>DCAT</b> /dct:accessLevel<br><b>DCAT</b> dct:accessLevelComment<br><b>DIF</b> /dif:DIF/dif:Access_Constraints<br><b>DIF-10</b> /dif:DIF/dif:Access_Constraints<br><b>ECHO</b> /*/echo:RestrictionFlag<br><b>ECHO</b> /*/echo:RestrictionComment<br><b>ECHO</b> /*/echo:Visible<br><b>ECS</b> /*/ecs:AccessConstraints<br><b>EML</b> /eml:eml/access<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:accessConstraints/gmd:MD_RestrictionCode<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints/mco:accessConstraints//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints/mco:otherConstraints//*<br><b>MODS</b> //mods:mods/mods:access<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:accconst<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:accessRights<br><b>SERF</b> /serf:DIF/serf:Access_Constraints<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:documentation[@type="rights"]<br><b>THREDDS</b> /thredds:catalog/thredds:metadata/thredds:documentation[@type="rights"]<br></td></tr></table></div><br/>
''xPath Note:'' The xPaths included in this table use several wildcards. // means any path, so //gmd:CI_ResponsibleParty indicates a gmd:CI_ResponsibleParty anywhere in an XML file. /*/ indicates a single level with several possible elements. This usually indicates one of several concrete realizations of an abstract object. For example /*/gmd:identificationInfo could be gmd:MD_Metadata/gmd:identificationInfo or gmi:MI_Metadata/gmd:identificationInfo and gmd:identificationInfo/*/gmd:descriptiveKeywords could be gmd:identificationInfo/gmd:MD_DataIdentification/gmd:descriptiveKeywords or gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:descriptiveKeywords.
 
''Fit:'' The fit of the dialect path with the concept is estimated on a scale of 1 = excellent two-way fit, 2 = one-way fit or some other problem, 3 - extension required.
 
  
 +
<div id="ECHO_Discovery-Recommended">
 +
==ECHO for Data Discovery - Recommended==
 +
This recommendation includes the recommended fields from Section 4.2 of the ECHO Data Partner's User Guide (Version 10.7).
 +
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [https://wiki.earthdata.nasa.gov/display/echo/ECHO+Data+Partner+User+Guide ECHO Data Partner's User Guide] [https://earthdata.nasa.gov/echo/controlled-documents/echo-partner-guides-documents Other ECHO Documentation]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="ECHO_Discovery-Recommended"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Processing_Level|Processing Level]]</td><td>A code that indicates the extent of processing done in the creation of a dataset.</td><td style="word-break:break-all;"><b>DIF</b> /*/dif:Extended_Metadata/dif:Metadata/dif:Name='ProcessingLevelId'<br><b>DIF-10</b> /*/dif:Product_Level_Id<br><b>ECHO</b> /*/echo:ProcessingLevelId<br><b>ECS</b> /*/ecs:ProcessingLevelId<br><b>ISO</b> /*/gmd:contentInfo/*/gmd:processingLevelCode/gmd:MD_Identifier/gmd:code//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:processingLevel/mcc:MD_Identifier/mcc:code//*<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Cost_or_Fees|Resource Cost or Fees]]</td><td>Cost associated with access to the resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:distinfo/bdp:storder/bdp:fees<br><b>CSDGM</b> /csdgm:metadata/csdgm:distinfo/csdgm:storder/csdgm:fees<br><b>DIF</b> /dif:DIF/dif:Distribution/dif:Fees<br><b>DIF-10</b> /dif:DIF/dif:Distribution/dif:Fees<br><b>ECHO</b> /*/echo:Price<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributionOrderProcess/gmd:MD_StandardOrderProcess/gmd:fees//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributionFormat/mrd:MD_Format/mrd:formatDistributor/mrd:MD_Distributor/mrd:distributionOrderProcess/mrd:MD_StandardOrderProcess/mrd:fees//*<br><b>Mercury</b> /mercury:metadata/mercury:distinfo/mercury:storder/mercury:fees<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Fees<br><b>SERF</b> /serf:SERF/serf:Distribution/serf:Fees<br></td></tr><tr><td>[[Concepts_Glossary#Place_Keyword|Place Keyword]]</td><td>A comma separated list of key words and phrases that give the location of the resource.<br><br><i>Note: Some dialects include keywords, but they do not include mechanisms for identifying the type. In those cases it is difficult to unambiguously identify place keywords.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekey<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:keywords/bdp:place/bdp:placekey<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:keywords/csdgm:place/csdgm:placekey<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Category<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Type<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion1<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion2<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion3<br><b>DIF</b> /dif:DIF/dif:Location/dif:Detailed_Location<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Category<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Type<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Subregion1<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Subregion2<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Subregion3<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Detailed_Location<br><b>ECHO</b> /*/echo:Spatial/echo:GranuleLocality/echo:LocalityValue<br><b>ECHO</b> /*/SpatialKeywords/Keyword<br><b>EML</b> /eml:eml/*/keywordSet/keyword[@keywordType="place"]<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='SpatialKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='place']/gmd:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='place']/mri:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:extent/gex:EX_Extent/gex:geographicElement/gex:EX_GeographicDescription/gex:geographicIdentifier/mcc:MD_Identifier/mcc:code//*<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:keywords/mercury:place/mercury:placekey<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Site_Information/mercury:Site<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='place']/ows:Keyword<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:spatial<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name<br></td></tr><tr><td>[[Concepts_Glossary#Temporal_Keyword|Temporal Keyword]]</td><td>Keyword identifies a time period related to the resource.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:keyword/bdp:temporal/bdp:tempkey<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:keyword/csdgm:temporal/csdgm:tempkey<br><b>DIF-10</b> /dif:DIF/dif:Temporal_Coverage/dif:Temporal_Info/dif:Ancillary_Temporal_Keyword<br><b>ECHO</b> /*/echo:TemporalKeywords/echo:Keyword<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='temporal']/gmd:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='temporal']/mri:keyword//*<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:keyword/mercury:temporal/mercury:tempkey<br></td></tr><tr><td>[[Concepts_Glossary#Temporal_Extent|Temporal Extent]]</td><td>The temporal extent of the resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:timeperd/bdp:timeinfo/bdp:rngdates<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:timeperd/csdgm:timeinfo/csdgm:rngdates<br><b>DCAT</b> /dct:temporal<br><b>DIF</b> /*/dif:Temporal_Coverage//*<br><b>DIF-10</b> /*/dif:Temporal_Coverage//*<br><b>Dryad</b> /*/dcterms:temporal<br><b>ECHO</b> /*/Temporal//*<br><b>ECS</b> /ecs:RangeBeginningDate<br><b>ECS</b> /ecs:RangeEndingDate<br><b>EML</b> /eml:eml/*/coverage/temporalCoverage<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent//*<br><b>ISO-1</b> /*/mri:MD_DataIdentification/mri:extent/gex:EX_Extent/gex:temporalElement/gex:EX_TemporalExtent//*<br><b>MODS</b> //mods:mods/mods:subject/mods:temporal<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:timeperd/mercury:timeinfo/mercury:rngdates<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:begdate and /mercury:metadata/mercury:mercury/mercury:enddate<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:temporal<br><b>RDA-CISL</b> /rda:dsOverview/rda:contentMetadata/rda:temporal<br><b>THREDDS</b> /thredds:catalog/thredds:metadata/thredds:timeCoverage/thredds:duration]<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:timeCoverage/thredds:duration]<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Contact|Resource Contact]]</td><td>The organization or person responsible for answering questions about the resource.</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ptcontac/adiwg:cntinfo<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credorg/adiwg:cntinfo<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credper/adiwg:cntinfo<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:ptcontac<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:ptcontac<br><b>DCAT</b> /dct:contactPoint<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>DIF-10</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>ECHO</b> /*/ArchiveCenter<br><b>ECHO</b> /*/Contacts/Contact[Role='TECHNICAL CONTACT']<br><b>ECS</b> /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='User Services']<br><b>EML</b> /eml:eml/*/contact<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='creator_name']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='ContactPerson']<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='ContactOrganization']/hdf5:Group[@Name='Data_Originator']<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:pointOfContact<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:pointOfContact<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:ptcontac<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:ptcontac/mercury:cntinfo/mercury:cntperp/mercury:cntper<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Contact_Person/mercury:Name<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceProvider<br><b>RDA-CISL</b> /rda:dsOverview/rda:contact<br><b>SERF</b> /serf:SERF/serf:Personnel<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:creator/thredds:name<br></td></tr><tr><td>[[Concepts_Glossary#Keyword|Keyword]]</td><td>A word or phrase that describes some aspect of a resource. Can be one of several types.</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekey<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:keywords/bdp:theme/bdp:themekey<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:keywords/bdp:place/bdp:placekey<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:keywords/csdgm:theme/csdgm:themekey<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:keywords/csdgm:place/csdgm:placekey<br><b>DCAT</b> /dct:keyword<br><b>DCITE</b> /dcite:resource/dcite:subjects/dcite:subject<br><b>DIF</b> /*/dif:Keyword<br><b>DIF</b> /*/dif:AncillaryKeyword<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Category<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Type<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion1<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion2<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion3<br><b>DIF</b> /dif:DIF/dif:Location/dif:Detailed_Location<br><b>DIF</b> /dif:DIF/dif:Sensor_Name/dif:Short_Name<br><b>DIF</b> /dif:DIF/dif:Sensor_Name/dif:Long_Name<br><b>DIF</b> /*/dif:Source_Name/dif:Short_Name<br><b>DIF</b> /*/dif:Source_Name/dif:Long_Name<br><b>DIF</b> /*/dif:Project/dif:Short_Name<br><b>DIF</b> /*/dif:Project/dif:Short_Name<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Category<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Topic<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Term<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Variable_Level_1<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Variable_Level_2<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Variable_Level_3<br><b>DIF-10</b> /*/dif:Science_Keywords/dif:Detailed_Variable<br><b>DIF-10</b> /*/dif:Ancillary_Keyword<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Category<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Type<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Subregion1<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Subregion2<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Location_Subregion3<br><b>DIF-10</b> /dif:DIF/dif:Location/dif:Detailed_Location<br><b>DIF-10</b> /dif:DIF/dif:Platform/dif:Instrument/dif:Short_Name<br><b>DIF-10</b> /dif:DIF/dif:Platform/dif:Instrument/dif:Long_Name<br><b>DIF-10</b> /*/dif:Platform/dif:Short_Name<br><b>DIF-10</b> /*/dif:Platform/dif:Long_Name<br><b>DIF-10</b> /*/dif:Project/dif:Campaign<br><b>Dryad</b> /*/dcterms:subject<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:VariableLevel2Keyword/echo:Value<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:VariableLevel2Keyword/echo:VariableLevel3Keyword<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword<br><b>ECHO</b> /*/echo:ScienceKeywords/echo:ScienceKeyword//*<br><b>ECHO</b> /*/echo:Spatial/echo:GranuleLocality/echo:LocalityValue<br><b>ECHO</b> /*/SpatialKeywords/Keyword<br><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:ShortName<br><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:LongName<br><b>ECHO</b> //echo:Platforms/echo:Platform/echo:ShortName<br><b>ECHO</b> //echo:Platforms/echo:Platform/echo:LongName<br><b>ECHO</b> /*/echo:Campaigns/echo:Campaign/echo:ShortName<br><b>ECHO</b> /*/echo:Campaigns/echo:Campaign/echo:LongName<br><b>ECS</b> (1)  /*/ecs:DisciplineTopicParameters/ecs:DisciplineKeyword<br><b>ECS</b> (1)  /*/ecs:DisciplineTopicParameters/ecs:TopicKeyword<br><b>ECS</b> (1)  /*/ecs:DisciplineTopicParameters/ecs:TermKeyword<br><b>ECS</b> (1)  /*/ecs:DisciplineTopicParameters/ecs:VariableKeyword<br><b>ECS</b> /*/ecs:Platform/ecs:PlatformShortName<br><b>ECS</b> /*/ecs:Platform/ecs:PlatformLongName<br><b>EML</b> /eml:eml/*/keywordSet/keyword<br><b>HCLS</b> dcat:keyword<br><b>HDF5.1</b> (1)  /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='keywords']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> (1)  /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='DisciplineTopicParameters']/hdf5:Group/hdf5:Attribute[@Name='ECSDisciplineKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> (1)  /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='DisciplineTopicParameters']/hdf5:Group/hdf5:Attribute[@Name='ECSTermKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> (1)  /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='DisciplineTopicParameters']/hdf5:Group/hdf5:Attribute[@Name='ECSTopicKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> (1)  /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='DisciplineTopicParameters']/hdf5:Group/hdf5:Attribute[@Name='ECSVariableKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> (1)  /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='DisciplineTopicParameters']/hdf5:Group/hdf5:Group[@Name='ECSParameter']/hdf5:Attribute[@Name='ECSParameterKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='SpatialKeyword']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:keyword<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='place']/gmd:keyword//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='instrument']/gmd:keyword//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='platform']/gmd:keyword//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='project']/gmd:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='theme']/mri:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='place']/mri:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:extent/gex:EX_Extent/gex:geographicElement/gex:EX_GeographicDescription/gex:geographicIdentifier/mcc:MD_Identifier/mcc:code//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='instrument']/mri:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='platform']/mri:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='project']/mri:keyword//*<br><b>MODS</b> //mods:mods/mods:subject/mods:topic<br><b>MODS</b> //mods:mods/mods:genre<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:keywords/mercury:theme/mercury:themekey<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Sensor<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Source<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Term<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Topic<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:keywords/mercury:place/mercury:placekey<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Site_Information/mercury:Site<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Keywords<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Parameter<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Navpath<br><b>OGC-SOS</b> (1)  /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='theme']/ows:Keyword<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='place']/ows:Keyword<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='instrument']/ows:Keyword<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='platform']/ows:Keyword<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:subject<br><b>RDA-CISL</b> /rda:dsOverview/rda:variable<br><b>RDA-CISL</b> /rda:dsOverview/rda:keyword<br><b>SERF</b> /serf:SERF/serf:Keyword<br><b>SERF</b> /serf:SERF/serf:Sensor_Name/serf:Short_Name<br><b>SERF</b> /serf:SERF/serf:Sensor_Name/serf:Long_Name<br><b>SERF</b> /serf:SERF/serf:Source_Name/serf:Short_Name<br><b>SERF</b> /serf:SERF/serf:Source_Name/serf:Long_Name<br><b>SERF</b> /serf:SERF/serf:Project/serf:Short_Name<br><b>SERF</b> /serf:SERF/serf:Project/serf:Long_Name<br><b>THREDDS</b> (1)  //thredds:metadata/thredds:keyword<br><b>THREDDS</b> (1)  //thredds:dataset/thredds:keyword<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:Category<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:Topic<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:Term<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:VariableLevel1/umm:Value<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:VariableLevel1/umm:VariableLevel2/umm:Value<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:VariableLevel1/umm:VariableLevel2/umm:VariableLevel3/umm:Value<br><b>UMM</b> (1)  /umm:UMM/umm:ScienceKeywords/umm:DetailedVariable<br></td></tr><tr><td>[[Concepts_Glossary#Platform_Keyword|Platform Keyword]]</td><td>Keywords that describe the platform used to collect the resource.</td><td style="word-break:break-all;"><b>DIF</b> /*/dif:Source_Name/dif:Short_Name<br><b>DIF</b> /*/dif:Source_Name/dif:Long_Name<br><b>DIF-10</b> /*/dif:Platform/dif:Short_Name<br><b>DIF-10</b> /*/dif:Platform/dif:Long_Name<br><b>ECHO</b> //echo:Platforms/echo:Platform/echo:ShortName<br><b>ECHO</b> //echo:Platforms/echo:Platform/echo:LongName<br><b>ECS</b> /*/ecs:Platform/ecs:PlatformShortName<br><b>ECS</b> /*/ecs:Platform/ecs:PlatformLongName<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='platform']/gmd:keyword//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='platform']/mri:keyword//*<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='platform']/ows:Keyword<br><b>SERF</b> /serf:SERF/serf:Source_Name/serf:Short_Name<br><b>SERF</b> /serf:SERF/serf:Source_Name/serf:Long_Name<br></td></tr><tr><td>[[Concepts_Glossary#Instrument_Type|Instrument Type]]</td><td>The type of instrument.</td><td style="word-break:break-all;"><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:Type<br><b>ISO</b> /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:instrument/*/gmi:type//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:acquisitionInformation/mac:MI_AcquisitionInformation/mac:instrument/*/mac:type//*<br><b>UMM</b> (1)  /umm:UMM/umm:Instrument/umm:Type<br></td></tr><tr><td>[[Concepts_Glossary#Sensor_Characteristics|Sensor Characteristics]]</td><td>Referential information for the collection source/sensor configuration.</td><td style="word-break:break-all;"><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:Sensors/echo:Sensor/echo:Characteristics<br><b>ECS</b> /*/ecs:Sensor/ecs:Characteristics<br><b>ISO</b> /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:platform/eos:EOS_Platform/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute<br><b>ISO-1</b> /mai:MI_Metadata/mai:acquisitionInformation/mac:MI_AcquisitionInformation/eos:sensor/eos:EOS_Sensor/eos:otherProperty/gco:Record/eos:AdditionalAttributes/eos:AdditionalAttribute<br></td></tr><tr><td>[[Concepts_Glossary#Related_Resource_Identifier|Related Resource Identifier]]</td><td>Identifier for a resource related to the resource being described.</td><td style="word-break:break-all;"><b>DCITE</b> /dcite:resource/dcite:relatedIdentifiers/dcite:relatedIdentifier<br><b>Dryad</b> /dryad:DryadDataPackage/dcterms:external<br><b>Dryad</b> /dryad:DryadDataFile/dcterms:isPartOf<br><b>Dryad</b> /dryad:DryadDataPackage/dcterms:references<br><b>Dryad</b> /dryad:DryadDataPackage/dcterms:hasPart<br><b>ECHO</b> /*/echo:ShortName<br><b>ECHO</b> /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:ZoneIdentifier<br><b>ECHO</b> /*/echo:ProcessingLevelId<br><b>ECHO</b> /*/echo:Campaigns/echo:Campaign/echo:ShortName | /*/echo:Campaigns/echo:Campaign/echo:LongName<br><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:ShortName | /*/echo:Platforms/echo:Platform/echo:LongName<br><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:ShortName | /echo:*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:LongName<br><b>ECHO</b> /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:Sensors/echo:Sensor/echo:ShortName | /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:Sensors/echo:Sensor/echo:LongName<br><b>ECHO</b> /*/echo:AssociatedDIFs/echo:DIF/echo:EntryId<br><b>EML</b> /eml:eml/*/project/@id<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:aggregationInfo/gmd:MD_AggregateInformation/gmd:aggregateDataSetIdentifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicDescription/gmd:geographicIdentifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:processingLevel/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /*/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:report/gmd:DQ_AccuracyOfATimeMeasurement/gmd:measureIdentification/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:operation/gmi:MI_Operation/gmi:identifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:platform/*/gmi:identifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:instrument/*/gmi:identifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO</b> /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/eos:sensor/eos:EOS_Sensor/eos:identifier/gmd:MD_Identifier/gmd:code//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:associatedResource/mri:MD_AssociatedResource/mri:name/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code//*<br><b>MODS</b> //mods:mods/mods:relatedItem/mods:identifier<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Granule_Details/mercury:Granule/mercury:Granule_ID<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:hasPart<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:references<br><b>RDA-CISL</b> /rda:dsOverview/rda:relatedDOI<br><b>RDA-CISL</b> /rda:dsOverview/rda:relatedDataset/@ID<br></td></tr><tr><td>[[Concepts_Glossary#TwoDCoordinateSystem|TwoDCoordinateSystem]]</td><td>Bounding extent defined in two dimensions with min and max values.</td><td style="word-break:break-all;"><b>DIF-10</b> /dif:DIF/dif:Spatial_Coverage/dif:Spatial_Info/dif:TwoD_Coordinate_System<br><b>ECHO</b> /*/TwoDCoordinateSystems//*<br><b>ECHO</b> /Granule/TwoDCoordinateSystem//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicDescription/gmd:geographicIdentifier<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:extent/gex:EX_Extent/gex:geographicElement/gex:EX_GeographicDescription/gex:geographicIdentifier<br></td></tr><tr><td>[[Concepts_Glossary#Resource_on-line_Link|Resource on-line Link]]</td><td>Online link referencing additional information about the resource.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:onlink<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:onlink<br><b>DCAT</b> /dct:accessURL<br><b>DIF</b> /*/dif:Related_URL/dif:URL<br><b>DIF-10</b> /dif:DIF/dif:Related_URL//*<br><b>Dryad</b> /dryad:DryadDataPackage/dcterms:relation<br><b>ECHO</b> /*/echo:OnlineAccessURLs/echo:OnlineAccessURL/echo:URL<br><b>ECHO</b> /*/echo:OnlineResources/echo:OnlineResource/echo:URL<br><b>EML</b> /eml:eml/*/distribution/online/url<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[normalize-space(gmd:function/gmd:CI_OnLineFunctionCode)='information']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[normalize-space(gmd:function/gmd:CI_OnLineFunctionCode)='information']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[normalize-space(gmd:function/gmd:CI_OnLineFunctionCode)='download']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[normalize-space(gmd:function/gmd:CI_OnLineFunctionCode)='download']<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:contactInfo/gmd:CI_Contact/gmd:onlineResource/gmd:CI_OnlineResource<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[normalize-space(cit:function/cit:CI_OnLineFunctionCode)='information']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[normalize-space(cit:function/cit:CI_OnLineFunctionCode)='information']<br><b>ISO-1</b> /*/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource<br><b>MODS</b> //mods:mods/mods:location/url<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Data_Set_Link/mercury:URL<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Documentation_Link/mercury:URL<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Search_Text_Link/mercury:URL<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:onlink<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Data_Set_Link/mercury:URL<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:alt_onlink<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:OGC_URL<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:THREDDS_URL<br><b>RDA-CISL</b> /rda:dsOverview/rda:referenceURL<br><b>SERF</b> /serf:SERF/serf:Service_Citation/serf:URL<br></td></tr><tr><td>[[Concepts_Glossary#AssociatedDIFs|AssociatedDIFs]]</td><td>Specifies the Directory Interchange Format (DIF) identifier for the collection.</td><td style="word-break:break-all;"><b>ECHO</b> /*/echo:AssociatedDIFs<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:aggregationInfo/gmd:MD_AggregateInformation/gmd:aggregateDataSetIdentifier/gmd:MD_Identifier/gmd:code<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:associatedResource/mri:MD_AssociatedResource/mri:name/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code//*<br></td></tr><tr><td>[[Concepts_Glossary#Spatial_Extent|Spatial Extent]]</td><td>The spatial extent of the resource.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:spdom/bdp:bounding<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:spdom/csdgm:bounding<br><b>DCITE</b> /dcite:resource/dcite:geoLocations/dcite:geoLocation<br><b>DIF</b> /dif:DIF/dif:Spatial_Coverage//*<br><b>DIF-10</b> /dif:DIF/dif:Spatial_Coverage/dif:Geometry//*<br><b>DIF-10</b> /dif:Spatial_Coverage/dif:Orbit_Parameters//*<br><b>DIF-10</b> /dif:DIF/dif:Spatial_Coverage/dif:Vertical_Spatial_Info//*<br><b>Dryad</b> /*/dcterms:spatial<br><b>ECHO</b> /*/echo:Spatial/echo:HorizontalSpatialDomain//*<br><b>ECHO</b> /*/echo:VerticalSpatialDomain//*<br><b>ECHO</b> /*/echo:Spatial[SpatialCoverageType='Orbit'] | /*/echo:Spatial[GranuleSpatialRepresentation='ORBIT']<br><b>ECHO</b> /*/echo:OrbitCalculatedSpatialDomains/echo:OrbitCalculatedSpatialDomain//*<br><b>EML</b> /eml:eml/*/coverage/geographicCoverage<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:extent/gex:EX_Extent/gex:geographicElement//*<br><b>MODS</b> //mods:mods/mods:subject/mods:geographic<br><b>Mercury</b> /mercury:metadata/mercury:mercury:Spatial_Extent<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:spdom/mercury:bounding<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Spatial_Extent<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:spatial<br><b>RDA-CISL</b> /rda:dsOverview/rda:contentMetadata/rda:geospatialCoverage<br></td></tr><tr><td>[[Concepts_Glossary#Distribution_Contact|Distribution Contact]]</td><td>Contact information for the organization or individual that distributes the resource.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:distinfo/bdp:distrib/bdp:cntinfo<br><b>CSDGM</b> /csdgm:metadata/csdgm:distinfo/csdgm:distrib/csdgm:cntinfo<br><b>DCAT</b> /dct:contactPoint<br><b>DIF</b> /dif:DIF/dif:Data_Center/dif:Personnel/dif:Role<br><b>DIF-10</b> /dif:DIF/dif:Data_Center/dif:Personnel/dif:Role<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'Data Manager')]<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'DATA CENTER CONTACT')]<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'Archive')]<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'Distributor')]<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'GHRC USER SERVICES')]<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'User Services')]<br><b>ECS</b> /*/ecs:ArchiveCenter<br><b>EML</b> /eml:eml/*/associatedParty/role[RoleType='distributor']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorContact/gmd:CI_ResponsibleParty<br><b>ISO</b> //gmd:distributorContact/gmd:CI_ResponsibleParty<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorContact/cit:CI_Responsibility<br><b>Mercury</b> /mercury:metadata/mercury:distinfo/mercury:distrib/mercury:cntinfo<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Contact_Person<br><b>Mercury</b> /mercury:metadata/mercury:distinfo/mercury:distrib/mercury:cntinfo/mercury:cntperp/mercury:cntper<br><b>SERF</b> /serf:SERF/serf:Service_Provider<br></td></tr><tr><td>[[Concepts_Glossary#Additional_Attributes|Additional Attributes]]</td><td>Attributes used to describe unique characteristics of the collection which extend beyond those defined in the model.</td><td style="word-break:break-all;"><b>DIF</b> /*/dif:Extended_Metadata/dif:Metadata[dif:Name='AdditionalAttribute']<br><b>DIF-10</b> /*/dif:Additional_Attributes<br><b>ECHO</b> /*/echo:AdditionalAttributes/echo:AdditionalAttribute//*<br><b>ECS</b> /*/ecs:AdditionalAttributes/ecs:AdditionalAttribute<br><b>ISO</b> //eos:AdditionalAttribute//*<br><b>ISO-1</b> //eos:AdditionalAttributes/eos:AdditionalAttribute<br></td></tr><tr><td>[[Concepts_Glossary#Browse_File_Name|Browse File Name]]</td><td>Name of the file holding the browse graphic.</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:browse/bdp:browsen<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:browse/csdgm:browsen<br><b>DIF</b> /dif:DIF/dif:Multimedia_Sample/dif:File<br><b>DIF-10</b> /dif:DIF/dif:Multimedia_Sample/dif:File<br><b>ECHO</b> /*/echo:AssociatedBrowseImages/echo:ProviderBrowseId<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:graphicOverview/gmd:MD_BrowseGraphic/gmd:fileName//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:graphicOverview/mcc:MD_BrowseGraphic/mcc:fileName//*<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:browse/mercury:browsen<br></td></tr></table></div>
  
[[Data Discoverability /Accessibility]]
+
xPath Note: The xPaths included in this table use several wildcards. // means any path, so //gmd:CI_ResponsibleParty indicates a gmd:CI_ResponsibleParty anywhere in an XML file. /*/ indicates a single level with several possible elements. This usually indicates one of several concrete realizations of an abstract object. For example /*/gmd:identificationInfo could be gmd:MD_Metadata/gmd:identificationInfo or gmi:MI_Metadata/gmd:identificationInfo and gmd:identificationInfo/*/gmd:descriptiveKeywords could be gmd:identificationInfo/gmd:MD_DataIdentification/gmd:descriptiveKeywords or gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:descriptiveKeywords. Fit: The fit of the dialect path with the concept is estimated on a scale of 1 = excellent two-way fit, 2 = one-way fit or some other problem, 3 - extension required.
 +
 
 +
[[Data Discoverability]]

Latest revision as of 16:15, November 7, 2016

The NASA-developed Earth Observing System (EOS) Clearing House ([ECHO) is a spatial and temporal metadata registry and order broker built by NASA's Earth Science Data and Information System (ESDIS) that enables the science community to more easily use and exchange NASA's data and services. ECHO's main objective is to enable broader use of NASA's EOS data. ECHO allows users to more efficiently search and access data and services and increases the potential for interoperability with new tools and services. The value of these resources increases as the potential to exchange and interoperate increases. ECHO has been working with other organizations to provide their Earth science metadata alongside NASA's for users to search and access. ECHO stores metadata from a variety of science disciplines and domains, including Climate Variability and Change, Carbon Cycle and Ecosystems, Earth Surface and Interior, Atmospheric Composition, Weather, and Water and Energy Cycle.

The ECHO metadata model focuses on data discovery and includes two sets of recommendations: Mandatory Fields and Recommended Fields. These recommendations are listed here along with xPaths to the recommended concepts in many metadata dialects.

ECHO for Data Discovery - Mandatory

This recommendation includes the required fields from Section 4.2 of the ECHO Data Partner's User Guide (Version 10.7).

Source: ECHO Data Partner's User Guide Other ECHO Documentation
ConceptDescriptionDialect (Fit) Paths
Resource TitleA short description of the resource. The title should be descriptive enough so that when a user is presented with a list of titles the general content of the data set can be determined.ADIwg /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:title
BDP /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:title
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:title
DCAT /dct:title
DCITE /dcite:resource/dcite:titles/dcite:title
DIF /dif:DIF/dif:Entry_Title
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title
DIF-10 /dif:DIF/dif:Entry_Title
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Title
Dryad /*/dcterms:title
ECHO /*/echo:ShortName | /*/echo:LongName
ECHO /*/echo:DataSetId
ECS /*/ecs:ShortName | /*/ecs:LongName
EML /eml:eml/*/title
HCLS dct:title
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='title']/hdf5:Data/hdf5:DataFromFile
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='LongName']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title//*
MODS //mods:mods/mods:titleInfo/mods:title
Mercury /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:title
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Title
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:title
RDA-CISL /rda:dsOverview/rda:title
SERF /serf:SERF/serf:Entry_Title
THREDDS /thredds:catalog/thredds:dataset/@name
THREDDS /thredds:catalog/thredds:dataset/thredds:metadata/dc:title
THREDDS //thredds:dataset[1]/@name
UMM /umm:UMM/umm:CollectionCitation/umm:Title
Resource VersionVersion of the cited resourceCSDGM /csdgm:metadata/csdgm:idinfo/csdgm:citeinfo/csdgm:edition
DCITE /dcite:resource/dcite:version
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Version
DIF /dif:DIF/dif:Reference/dif:Edition
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Version
DIF-10 /dif:DIF/dif:Entry_ID/dif:Version
DIF-10 /dif:DIF/dif:Reference/dif:Edition
ECHO /*/echo:VersionId
ECS /*/ecs:VersionId
HCLS pav:version
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='VersionID']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:edition//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:edition//*
MODS //mods:mods/mods:originInfo/mods:edition
Mercury /mercury:metadata/mercury:idinfo/mercury:citeinfo/mercury:edition
Publication DateDate of publication of the cited resourceBDP /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:pubdate
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:pubdate
DCAT /dct:issued
DCITE /dcite:resource/dcite:publicationYear
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date
DIF /dif:DIF/dif:Reference/dif:Publication_Date
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Release_Date
DIF-10 /dif:DIF/dif:Reference/dif:Publication_Date
Dryad /*/dcterms:available
ECHO /*/echo:InsertTime
ECS /*ecs:CitationforExternalPublication
EML /eml:eml/*/pubDate
ISO //gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='publication']/gmd:date/gco:Date
ISO //gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='publication']/gmd:date/gco:DateTime
ISO-1 //cit:CI_Citation/cit:date/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode)='publication']/cit:date/gco:DateTime
MODS //mods:mods/mods:originInfo/mods:dateIssued
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:dateSubmitted
RDA-CISL /rda:dsOverview/rda:publicationDate
Metadata Modified DateDate on which the metadata record (not the resource) was created or updated within the catalogue.BDP /bdp:metadata/bdp:metainfo/bdp:metd
CSDGM /csdgm:metadata/csdgm:metainfo/csdgm:metd
DCAT /dct:modified
DIF /*/dif:DIF_Creation_Date
DIF /*/dif:Last_DIF_Revision_Date
DIF-10 /*/dif:Metadata_Dates/dif:Metadata_Creation
DIF-10 /*/dif:Metadata_Dates/dif:Metadata_Last_Revision
ECHO /*/echo:RevisionDate
ECHO /*/echo:DataGranule/echo:ProductionDateTime
ECS /*/ecs:RevisionDate
EML /eml:eml/*/maintenance/changeHistory/changeDate
ISO /*/gmd:dateStamp/gco:Date
ISO /*/gmd:dateStamp/gco:DateTime
ISO-1 /mdb:MD_Metadata/mdb:dateInfo/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode='lastUpdate']/cit:date/gco:DateTime
MODS //mods:mods/mods:recordInfo/mods:recordChangeDate
Mercury /mercury:metadata/mercury:idinfo/mercury:timeperd/mercury:timeinfo/mercury:rngdates/mercury:enddate | /mercury:metadata/mercury:idinfo/mercury:timeperd/mercury:timeinfo/mercury:rngdates/mercury:endtime
Mercury /mercury:metadata/mercury:metainfo/mercury:metd
Resource Long NameThe reference name used in describing the scientific contents of the data collection.ECHO /*/echo:LongName
ECS /*/ecs:LongName
EML /eml:eml/*/title
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title//*
Resource IdentifierIdentifier for the resource described by the metadataADIwg /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:projguid
DCAT /dct:identifier
DCITE /dcite:resource/dcite:identifier | /dcite:resource/dcite:alternateIdentifiers/dcite:alternateIdentifier
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_DOI
DIF /dif:DIF/dif:Entry_ID/dif:Short_Name
DIF-10 /dif:DIF/dif:Entry_ID/dif:Short_Name
DIF-10 /dif:DIF/dif:Dataset_Citation[dif:Persistent_Identifier/dif:Type='DOI']/dif:Persistent_Identifier/dif:Identifier
Dryad /*/dcterms:identifier
ECHO /*/echo:DataSetId
ECHO /*/echo:ShortName | /*/echo:LongName
ECHO /*/echo:GranuleUR
ECS /ecs:LocalGranuleID
EML /eml:eml/@packageId
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='INVENTORYMETADATA']/hdf5:Group[@Name='ProductSpecificMetadata']/hdf5:Attribute[@Name='identifier_file_uuid']/hdf5:Data/hdf5:DataFromFile
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='identifier_file_uuid']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:code//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code//*
MODS //mods:mods/mods:identifier
Mercury /mercury:metadata/mercury:mercury/mercury:File_ID
Mercury /mercury:metadata/mercury:Local-Control-Number
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:identifier
RDA-CISL /rda:dsOverview/@ID
RDA-CISL /rda:dsOverview/@ID
RDA-CISL /rda:dsOverview/rda:doi
THREDDS /thredds:catalog/thredds:dataset/@ID
AbstractA paragraph describing the resource.

Note: This concept is called "Desciption" in Catalog Services for the Web.
ADIwg /adiwg:project/adiwg:idinfo/adiwg:descript/adiwg:abstract
BDP /bdp:metadata/bdp:idinfo/bdp:descript/bdp:abstract
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:descript/csdgm:abstract
DCAT /dct:description
DCITE /dcite:resource/dcite:descriptions/dcite:description[@descriptionType='Abstract']
DIF /dif:DIF/dif:Summary
DIF /dif:DIF/dif:Summary/dif:Abstract
DIF-10 /dif:DIF/dif:Summary/dif:Abstract
Dryad /*/dcterms:description
ECHO /*/echo:Description
ECS /*/ecs:CollectionDescription
EML /eml:eml/*/abstract
HCLS dct:description
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='summary']/hdf5:Data/hdf5:DataFromFile
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='CollectionDescription']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:abstract//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:abstract//*
MODS //mods:mods/mods:abstract
Mercury /mercury:metadata/mercury:idinfo/mercury:descript/mercury:abstract
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Abstract
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:description
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:abstract
RDA-CISL /rda:dsOverview/rda:summary
SERF /serf:SERF/serf:Summary/serf:Abstract
THREDDS //thredds:dataset/thredds:documentation[@type='abstract']
THREDDS //thredds:metadata/thredds:documentation[@type='abstract']
UMM /umm:UMM/umm:Summary
Ordering InstructionsGeneral instructions, terms and services provided by the distributorBDP /bdp:metadata/bdp:distinfo/bdp:storder/bdp:ordinst
CSDGM /csdgm:metadata/csdgm:distinfo/csdgm:storder/csdgm:ordinst
ECHO /*/echo:Orderable
EML /eml:eml/*/physical/distribution
ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributionOrderProcess/gmd:MD_StandardOrderProcess/gmd:orderingInstructions//*
ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributionOrderProcess/mrd:MD_StandardOrderProcess/mrd:orderingInstructions//*
Resource Access ConstraintsInformation about any constraints for accessing the data set. This includes any special restrictions, legal prerequisites, limitations and/or warnings on obtaining the data set. Some words that may be used in this field include: Public, In-house, Limited, Additional detailed instructions on how to access the data can be entered in this field.BDP /bdp:metadata/bdp:idinfo/bdp:accconst
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:accconst
DCAT /dct:accessLevel
DCAT dct:accessLevelComment
DIF /dif:DIF/dif:Access_Constraints
DIF-10 /dif:DIF/dif:Access_Constraints
ECHO /*/echo:RestrictionFlag
ECHO /*/echo:RestrictionComment
ECHO /*/echo:Visible
ECS /*/ecs:AccessConstraints
EML /eml:eml/access
ISO /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:accessConstraints/gmd:MD_RestrictionCode
ISO /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints/mco:accessConstraints//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints/mco:otherConstraints//*
MODS //mods:mods/mods:access
Mercury /mercury:metadata/mercury:idinfo/mercury:accconst
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:accessRights
SERF /serf:DIF/serf:Access_Constraints
THREDDS /thredds:catalog/thredds:dataset/thredds:documentation[@type="rights"]
THREDDS /thredds:catalog/thredds:metadata/thredds:documentation[@type="rights"]


xPath Note: The xPaths included in this table use several wildcards. // means any path, so //gmd:CI_ResponsibleParty indicates a gmd:CI_ResponsibleParty anywhere in an XML file. /*/ indicates a single level with several possible elements. This usually indicates one of several concrete realizations of an abstract object. For example /*/gmd:identificationInfo could be gmd:MD_Metadata/gmd:identificationInfo or gmi:MI_Metadata/gmd:identificationInfo and gmd:identificationInfo/*/gmd:descriptiveKeywords could be gmd:identificationInfo/gmd:MD_DataIdentification/gmd:descriptiveKeywords or gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:descriptiveKeywords. Fit: The fit of the dialect path with the concept is estimated on a scale of 1 = excellent two-way fit, 2 = one-way fit or some other problem, 3 - extension required.

Data Discoverability