Difference between revisions of "Documenting Resource Identification"

From Earth Science Information Partners (ESIP)
(<div id="rubricIdentification"> updated)
(<div id="rubricIdentification"> updated)
Line 1: Line 1:
 
<div id="rubricIdentification">
 
<div id="rubricIdentification">
 
==Identification==
 
==Identification==
The Identification Spiral sets the stage for discovery of the described resource using text search engines. It includes a unique identifier for the metadata, a title, an abstract, theme keywords and contact information for the metadata and the dataset. In many dialects citations to the described resource are used to provide important information about how users should cite the documented resource that is described by the metadata. These citations are an important part of the identification information and, as such, they are in a special location in the record.<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="rubricIdentification"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Metadata_Identifier|Metadata Identifier]]</td><td>A phrase or string which uniquely identifies the metadata file/record.</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Entry_ID<br><b>ISO</b> /*/gmd:fileIdentifier/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:metadataIdentifier/mcc:MD_Identifier<br><b>SERF</b> /serf:SERF/serf:Entry_ID<br></td></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 | /*/echo:LongName<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECS</b> /*/ecs:ShortName | /*/ecs:LongName<br><b>EML</b> /eml:eml/eml:dataset/eml:title<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#Alternate_Resource_Title|Alternate Resource Title]]</td><td>An alternative title for the resource.</td><td style="word-break:break-all;"><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:alternateTitle/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:alternateTitle/gco:CharacterString<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:eml/eml:dataset/eml:abstract//*<br><b>EML</b> /eml:eml/eml:dataset/eml:abstract<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#Resource_Creation/Revision_Date|Resource Creation/Revision Date]]</td><td>The date the resource was created</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date<br><b>DCAT</b> /dct:issued<br><b>ECHO</b> /*/echo:InsertTime<br><b>ECHO</b> /*/echo:LastUpdate<br><b>ECS</b> /*/ecs:RevisionDate<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:pubdate<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='date_created']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='creation']/gmd:date/gco:Date<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='creation']/gmd:date/gco:DateTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='revision']/gmd:date/gco:Date<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='revision']/gmd:date/gco:DateTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/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:identificationInfo/*/gmd:citation/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> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='creation']/cit:date/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='revision']/cit:date/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='publication']/cit:date/gco:DateTime<br><b>SERF</b> /serf:SERF/serf:Service_Citation/serf:Release_Date<br><b>THREDDS</b> /thredds:catalog/thredds:metadata/thredds:date[@type='created']<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=date_created]/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Topic_Category|Topic Category]]</td><td>High level category enumeration used in ISO</td><td style="word-break:break-all;"><b>DIF</b> (1)  /dif:DIF/dif:ISO_Topic_Category<br><b>DCAT</b> /dct:theme<br><b>ISO</b> (1)  /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory/gmd:MD_TopicCategoryCode<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:topicCategory/mri:MD_TopicCategoryCode<br><b>UMM</b> (1)  /umm:UMM/umm:ISOTopicCategory<br><b>SERF</b> /serf:ISO_Topic_Category<br></td></tr><tr><td>[[Concepts_Glossary#Theme_Keyword|Theme Keyword]]</td><td>A word or phrase that describes some aspect of a resource. Can be one of several types.<br><br><i>Note: The general identification keywords usually have a type of "theme" and are refered to as "theme keywords". Other types and vocabularies are used for other information. Service Entry Resource Format (SERF) requires a Science and a Service GCMD Keyword. This concept is called Subject in the CSW Specification.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Category<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Topic<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Term<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Variable_Level_1<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Variable_Level_2<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Variable_Level_3<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Detailed_Variable<br><b>DCAT</b> /dct:keyword<br><b>Dryad</b> dcterms:subject<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel2Keyword/echo:Value<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel3Keyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword<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>EML</b> /eml:eml/eml:dataset/eml:keywordSet/eml:keyword<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:keywords/fgdc:theme/fgdc:themekey<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>ISO</b> (1)  /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='theme']/gmd:keyword/gco:CharacterString<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/gco:CharacterString<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><b>OGC-SOS</b> (1)  /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='theme']/ows:Keyword<br><b>SERF</b> /serf:SERF/serf:Keyword<br><b>THREDDS</b> (1)  //thredds:metadata/thredds:keyword<br><b>THREDDS</b> (1)  //thredds:dataset/thredds:keyword<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=keywords]/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Keyword_Vocabulary|Keyword Vocabulary]]</td><td>If you are following a guideline or using a shared vocabulary for the words/phrases in your "keywords" attribute, put the name of that guideline here.<br><br><i>Note: DIF, ECHO and ECS require that theme keywords come from the Global Change Master Directory list.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekt<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:keywords/fgdc:theme/fgdc:themekt<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='keywords_vocabulary']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='theme']/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='theme']/mri:thesaurusName/cit:CI_Citation<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords/ows:Type='theme']/ows:Type/@codespace<br><b>THREDDS</b> //thredds:dataset/thredds:keyword/@vocabulary<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name/@thredds:vocabulary<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=keyword_vocabulary]/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Metadata_Contact|Metadata Contact]]</td><td>The organization or person currently responsible for the metadata.</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:metainfo/adiwg:metc<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='DIF AUTHOR']<br><b>DIF</b> /dif:DIF/dif:Originating_Metadata_Node<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'DIF AUTHOR')]<br><b>ECS</b> /*/ecs:Contact[Role='Archive']<br><b>EML</b> /eml:eml/eml:dataset/eml:metadataProvider//*<br><b>FGDC</b> /fgdc:metadata/fgdc:metainfo/fgdc:metc/fgdc:cntinfo<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:contact<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:contact/cit:CI_Responsibility<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceProvider<br><b>SERF</b> /serf:SERF/serf:Personnel[serf:Role='SERF AUTHOR']<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:creator/thredds:name<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=creator_name]/@nc:value<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>DIF</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>DIF</b> /serf:SERF/serf:Personnel[serf:Role='INVESTIGATOR']<br><b>DCAT</b> /dct:contactPoint<br><b>ECHO</b> /*/ArchiveCenter<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'TECHNICAL CONTACT')]<br><b>ECS</b> /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='User Services']<br><b>EML</b> /eml:eml/eml:dataset/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>OGC-SOS</b> /sos:Capabilities/ows:ServiceProvider<br><b>SERF</b> /serf:SERF/serf:Personnel<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:creator/thredds:name<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=creator_name]/@nc:value<br></td></tr></table></div>
+
The Identification Spiral sets the stage for discovery of the described resource using text search engines. It includes a unique identifier for the metadata, a title, an abstract, theme keywords and contact information for the metadata and the dataset. In many dialects citations to the described resource are used to provide important information about how users should cite the documented resource that is described by the metadata. These citations are an important part of the identification information and, as such, they are in a special location in the record.<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="rubricIdentification"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Metadata_Identifier|Metadata Identifier]]</td><td>A phrase or string which uniquely identifies the metadata file/record.</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Entry_ID<br><b>ISO</b> /*/gmd:fileIdentifier/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:metadataIdentifier/mcc:MD_Identifier<br><b>SERF</b> /serf:SERF/serf:Entry_ID<br></td></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 | /*/echo:LongName<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECS</b> /*/ecs:ShortName | /*/ecs:LongName<br><b>EML</b> /eml:eml/eml:dataset/eml:title<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#Alternate_Resource_Title|Alternate Resource Title]]</td><td>An alternative title for the resource.</td><td style="word-break:break-all;"><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:alternateTitle/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:alternateTitle/gco:CharacterString<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:eml/eml:dataset/eml:abstract//*<br><b>EML</b> /eml:eml/eml:dataset/eml:abstract<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#Resource_Creation/Revision_Date|Resource Creation/Revision Date]]</td><td>The date the resource was created</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date<br><b>DCAT</b> /dct:issued<br><b>ECHO</b> /*/echo:InsertTime<br><b>ECHO</b> /*/echo:LastUpdate<br><b>ECS</b> /*/ecs:RevisionDate<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:pubdate<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='date_created']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='creation']/gmd:date/gco:Date<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='creation']/gmd:date/gco:DateTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='revision']/gmd:date/gco:Date<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='revision']/gmd:date/gco:DateTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/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:identificationInfo/*/gmd:citation/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> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='creation']/cit:date/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='revision']/cit:date/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='publication']/cit:date/gco:DateTime<br><b>SERF</b> /serf:SERF/serf:Service_Citation/serf:Release_Date<br><b>THREDDS</b> /thredds:catalog/thredds:metadata/thredds:date[@type='created']<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name='date_created']/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Topic_Category|Topic Category]]</td><td>High level category enumeration used in ISO</td><td style="word-break:break-all;"><b>DIF</b> (1)  /dif:DIF/dif:ISO_Topic_Category<br><b>DCAT</b> /dct:theme<br><b>ISO</b> (1)  /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory/gmd:MD_TopicCategoryCode<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:topicCategory/mri:MD_TopicCategoryCode<br><b>UMM</b> (1)  /umm:UMM/umm:ISOTopicCategory<br><b>SERF</b> /serf:ISO_Topic_Category<br></td></tr><tr><td>[[Concepts_Glossary#Theme_Keyword|Theme Keyword]]</td><td>A word or phrase that describes some aspect of a resource. Can be one of several types.<br><br><i>Note: The general identification keywords usually have a type of "theme" and are refered to as "theme keywords". Other types and vocabularies are used for other information. Service Entry Resource Format (SERF) requires a Science and a Service GCMD Keyword. This concept is called Subject in the CSW Specification.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Category<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Topic<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Term<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Variable_Level_1<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Variable_Level_2<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Variable_Level_3<br><b>DIF</b> (1)  /dif:DIF/dif:Parameters/dif:Detailed_Variable<br><b>DCAT</b> /dct:keyword<br><b>Dryad</b> dcterms:subject<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel2Keyword/echo:Value<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel3Keyword<br><b>ECHO</b> (1)  /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword<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>EML</b> /eml:eml/eml:dataset/eml:keywordSet/eml:keyword<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:keywords/fgdc:theme/fgdc:themekey<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>ISO</b> (1)  /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='theme']/gmd:keyword/gco:CharacterString<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/gco:CharacterString<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><b>OGC-SOS</b> (1)  /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='theme']/ows:Keyword<br><b>SERF</b> /serf:SERF/serf:Keyword<br><b>THREDDS</b> (1)  //thredds:metadata/thredds:keyword<br><b>THREDDS</b> (1)  //thredds:dataset/thredds:keyword<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name='keywords']/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Keyword_Vocabulary|Keyword Vocabulary]]</td><td>If you are following a guideline or using a shared vocabulary for the words/phrases in your "keywords" attribute, put the name of that guideline here.<br><br><i>Note: DIF, ECHO and ECS require that theme keywords come from the Global Change Master Directory list.</i></td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekt<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:keywords/fgdc:theme/fgdc:themekt<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='keywords_vocabulary']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='theme']/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='theme']/mri:thesaurusName/cit:CI_Citation<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceIdentification/ows:Keywords/ows:Type='theme']/ows:Type/@codespace<br><b>THREDDS</b> //thredds:dataset/thredds:keyword/@vocabulary<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name/@thredds:vocabulary<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name='keyword_vocabulary']/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Metadata_Contact|Metadata Contact]]</td><td>The organization or person currently responsible for the metadata.</td><td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:metainfo/adiwg:metc<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='DIF AUTHOR']<br><b>DIF</b> /dif:DIF/dif:Originating_Metadata_Node<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'DIF AUTHOR')]<br><b>ECS</b> /*/ecs:Contact[Role='Archive']<br><b>EML</b> /eml:eml/eml:dataset/eml:metadataProvider//*<br><b>FGDC</b> /fgdc:metadata/fgdc:metainfo/fgdc:metc/fgdc:cntinfo<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:contact<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:contact/cit:CI_Responsibility<br><b>OGC-SOS</b> /sos:Capabilities/ows:ServiceProvider<br><b>SERF</b> /serf:SERF/serf:Personnel[serf:Role='SERF AUTHOR']<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:creator/thredds:name<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name='creator_name']/@nc:value<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>DIF</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>DIF</b> /serf:SERF/serf:Personnel[serf:Role='INVESTIGATOR']<br><b>DCAT</b> /dct:contactPoint<br><b>ECHO</b> /*/ArchiveCenter<br><b>ECHO</b> /*/Contacts/Contact[contains(Role,'TECHNICAL CONTACT')]<br><b>ECS</b> /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='User Services']<br><b>EML</b> /eml:eml/eml:dataset/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>OGC-SOS</b> /sos:Capabilities/ows:ServiceProvider<br><b>SERF</b> /serf:SERF/serf:Personnel<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/thredds:creator/thredds:name<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name='creator_name']/@nc:value<br></td></tr></table></div>
 
''xPath Note:'' The xPaths included in this table use several wildcards. // means
 
''xPath Note:'' The xPaths included in this table use several wildcards. // means
 
any path, so //gmd:CI_ResponsibleParty indicates a gmd:CI_ResponsibleParty anywhere
 
any path, so //gmd:CI_ResponsibleParty indicates a gmd:CI_ResponsibleParty anywhere

Revision as of 03:05, December 10, 2015

Identification

The Identification Spiral sets the stage for discovery of the described resource using text search engines. It includes a unique identifier for the metadata, a title, an abstract, theme keywords and contact information for the metadata and the dataset. In many dialects citations to the described resource are used to provide important information about how users should cite the documented resource that is described by the metadata. These citations are an important part of the identification information and, as such, they are in a special location in the record.
ConceptDescriptionDialect (Fit) Paths
Metadata IdentifierA phrase or string which uniquely identifies the metadata file/record.DIF /dif:DIF/dif:Entry_ID
ISO /*/gmd:fileIdentifier/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:metadataIdentifier/mcc:MD_Identifier
SERF /serf:SERF/serf:Entry_ID
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
DIF /dif:DIF/dif:Entry_Title
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title
DCAT /dct:title
Dryad dcterms:title
ECHO /*/echo:ShortName | /*/echo:LongName
ECHO /*/echo:DataSetId
ECS /*/ecs:ShortName | /*/ecs:LongName
EML /eml:eml/eml:dataset/eml:title
FGDC /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc: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/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:title/gco:CharacterString
UMM /umm:UMM/umm:CollectionCitation/umm:Title
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows: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
netCDF /nc:netcdf/nc:attribute[@nc:name='title']/@nc:value
Alternate Resource TitleAn alternative title for the resource.ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:alternateTitle/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:alternateTitle/gco:CharacterString
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
DIF /dif:DIF/dif:Summary/dif:Abstract
DCAT /dct:description
Dryad dcterms:description
ECHO /*/echo:Description
ECS /*/ecs:CollectionDescription
EML /eml:eml/eml:dataset/eml:abstract//*
EML /eml:eml/eml:dataset/eml:abstract
FGDC /fgdc:metadata/fgdc:idinfo/fgdc:descript/fgdc:abstract
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/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:abstract/gco:CharacterString
UMM /umm:UMM/umm:Summary
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Abstract
SERF /serf:SERF/serf:Summary/serf:Abstract
THREDDS //thredds:dataset/thredds:documentation[@type='abstract']
THREDDS //thredds:metadata/thredds:documentation[@type='abstract']
netCDF /nc:netcdf/nc:attribute[@nc:name='summary']/@nc:value
Resource Creation/Revision DateThe date the resource was createdDIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date
DCAT /dct:issued
ECHO /*/echo:InsertTime
ECHO /*/echo:LastUpdate
ECS /*/ecs:RevisionDate
FGDC /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:pubdate
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='date_created']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='creation']/gmd:date/gco:Date
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='creation']/gmd:date/gco:DateTime
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='revision']/gmd:date/gco:Date
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='revision']/gmd:date/gco:DateTime
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='publication']/gmd:date/gco:Date
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:date/gmd:CI_Date[normalize-space(gmd:dateType/gmd:CI_DateTypeCode)='publication']/gmd:date/gco:DateTime
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='creation']/cit:date/gco:DateTime
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='revision']/cit:date/gco:DateTime
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:date/cit:CI_Date[normalize-space(cit:dateType/cit:CI_DateTypeCode)='publication']/cit:date/gco:DateTime
SERF /serf:SERF/serf:Service_Citation/serf:Release_Date
THREDDS /thredds:catalog/thredds:metadata/thredds:date[@type='created']
netCDF /nc:netcdf/nc:attribute[@nc:name='date_created']/@nc:value
Topic CategoryHigh level category enumeration used in ISODIF (1) /dif:DIF/dif:ISO_Topic_Category
DCAT /dct:theme
ISO (1) /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory/gmd:MD_TopicCategoryCode
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:topicCategory/mri:MD_TopicCategoryCode
UMM (1) /umm:UMM/umm:ISOTopicCategory
SERF /serf:ISO_Topic_Category
Theme KeywordA word or phrase that describes some aspect of a resource. Can be one of several types.

Note: The general identification keywords usually have a type of "theme" and are refered to as "theme keywords". Other types and vocabularies are used for other information. Service Entry Resource Format (SERF) requires a Science and a Service GCMD Keyword. This concept is called Subject in the CSW Specification.
ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey
DIF (1) /dif:DIF/dif:Parameters/dif:Category
DIF (1) /dif:DIF/dif:Parameters/dif:Topic
DIF (1) /dif:DIF/dif:Parameters/dif:Term
DIF (1) /dif:DIF/dif:Parameters/dif:Variable_Level_1
DIF (1) /dif:DIF/dif:Parameters/dif:Variable_Level_2
DIF (1) /dif:DIF/dif:Parameters/dif:Variable_Level_3
DIF (1) /dif:DIF/dif:Parameters/dif:Detailed_Variable
DCAT /dct:keyword
Dryad dcterms:subject
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel2Keyword/echo:Value
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel3Keyword
ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:DisciplineKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:TopicKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:TermKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:VariableKeyword
EML /eml:eml/eml:dataset/eml:keywordSet/eml:keyword
FGDC /fgdc:metadata/fgdc:idinfo/fgdc:keywords/fgdc:theme/fgdc:themekey
HDF5.1 (1) /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='keywords']/hdf5:Data/hdf5:DataFromFile
HDF5.1 (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
HDF5.1 (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
HDF5.1 (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
HDF5.1 (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
HDF5.1 (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
ISO (1) /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='theme']/gmd:keyword/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='theme']/mri:keyword/gco:CharacterString
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:Category
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:Topic
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:Term
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:VariableLevel1/umm:Value
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:VariableLevel1/umm:VariableLevel2/umm:Value
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:VariableLevel1/umm:VariableLevel2/umm:VariableLevel3/umm:Value
UMM (1) /umm:UMM/umm:ScienceKeywords/umm:DetailedVariable
OGC-SOS (1) /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='theme']/ows:Keyword
SERF /serf:SERF/serf:Keyword
THREDDS (1) //thredds:metadata/thredds:keyword
THREDDS (1) //thredds:dataset/thredds:keyword
netCDF /nc:netcdf/nc:attribute[@nc:name='keywords']/@nc:value
Keyword VocabularyIf you are following a guideline or using a shared vocabulary for the words/phrases in your "keywords" attribute, put the name of that guideline here.

Note: DIF, ECHO and ECS require that theme keywords come from the Global Change Master Directory list.
ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekt
FGDC /fgdc:metadata/fgdc:idinfo/fgdc:keywords/fgdc:theme/fgdc:themekt
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='keywords_vocabulary']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='theme']/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='theme']/mri:thesaurusName/cit:CI_Citation
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Keywords/ows:Type='theme']/ows:Type/@codespace
THREDDS //thredds:dataset/thredds:keyword/@vocabulary
THREDDS /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name/@thredds:vocabulary
netCDF /nc:netcdf/nc:attribute[@nc:name='keyword_vocabulary']/@nc:value
Metadata ContactThe organization or person currently responsible for the metadata.ADIwg /adiwg:project/adiwg:metainfo/adiwg:metc
DIF /dif:DIF/dif:Personnel[dif:Role='DIF AUTHOR']
DIF /dif:DIF/dif:Originating_Metadata_Node
ECHO /*/echo:ArchiveCenter
ECHO /*/Contacts/Contact[contains(Role,'DIF AUTHOR')]
ECS /*/ecs:Contact[Role='Archive']
EML /eml:eml/eml:dataset/eml:metadataProvider//*
FGDC /fgdc:metadata/fgdc:metainfo/fgdc:metc/fgdc:cntinfo
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='creator_name']/hdf5:Data/hdf5:DataFromFile
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='ContactPerson']
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='ContactOrganization']/hdf5:Group[@Name='Data_Originator']
ISO /*/gmd:contact
ISO-1 /mdb:MD_Metadata/mdb:contact/cit:CI_Responsibility
OGC-SOS /sos:Capabilities/ows:ServiceProvider
SERF /serf:SERF/serf:Personnel[serf:Role='SERF AUTHOR']
THREDDS /thredds:catalog/thredds:dataset/thredds:creator/thredds:name
netCDF /nc:netcdf/nc:attribute[@nc:name='creator_name']/@nc:value
Resource ContactThe organization or person responsible for answering questions about the resource.ADIwg /adiwg:project/adiwg:idinfo/adiwg:ptcontac/adiwg:cntinfo
ADIwg /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credorg/adiwg:cntinfo
ADIwg /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credper/adiwg:cntinfo
DIF /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']
DIF /serf:SERF/serf:Personnel[serf:Role='INVESTIGATOR']
DCAT /dct:contactPoint
ECHO /*/ArchiveCenter
ECHO /*/Contacts/Contact[contains(Role,'TECHNICAL CONTACT')]
ECS /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='User Services']
EML /eml:eml/eml:dataset/eml:contact//*
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='creator_name']/hdf5:Data/hdf5:DataFromFile
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='ContactPerson']
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Group[@Name='ContactOrganization']/hdf5:Group[@Name='Data_Originator']
ISO /*/gmd:identificationInfo/*/gmd:pointOfContact
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:pointOfContact
OGC-SOS /sos:Capabilities/ows:ServiceProvider
SERF /serf:SERF/serf:Personnel
THREDDS /thredds:catalog/thredds:dataset/thredds:creator/thredds:name
netCDF /nc:netcdf/nc:attribute[@nc:name='creator_name']/@nc:value

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.


Metadata Implementation