Difference between revisions of "Data Discovery (DataCite)"

From Earth Science Information Partners (ESIP)
 
(42 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
In the context of the terminology we use (described below), DataCite is an organization that created a set of recommendations at three levels (described in the schema description document) and an XML schema (a dialect) for implementing those recommendations. The dialect is currently being used in the DataCite [http://search.datacite.org/ui search portal] and in creating DOI landing pages. The dialect can be useful to communities that are trying to improve the way they share metadata; and the recommendations are useful for communities looking for expert guidance about metadata elements that are applicable to data discovery. The work we are doing explores how those recommendations can be useful for communities that are already using other dialects.
 
In the context of the terminology we use (described below), DataCite is an organization that created a set of recommendations at three levels (described in the schema description document) and an XML schema (a dialect) for implementing those recommendations. The dialect is currently being used in the DataCite [http://search.datacite.org/ui search portal] and in creating DOI landing pages. The dialect can be useful to communities that are trying to improve the way they share metadata; and the recommendations are useful for communities looking for expert guidance about metadata elements that are applicable to data discovery. The work we are doing explores how those recommendations can be useful for communities that are already using other dialects.
  
The DataCite Metadata Schema is a list of metadata elements DataCite feels are necessary to maintain accurate and consistent identification of a resource for citation and retrieval purposes.  The DataCite Metadata Schema also supplies recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. *Note: ''DataCite uses the term "dataset" in its broadest sense - including both numerical data, as well as any alternate research data outputs. The recommendation has three parts (termed spirals): mandatory concepts, recommended concepts, and optional concepts.''
+
The DataCite Metadata Schema is a list of metadata elements DataCite feels are necessary to maintain accurate and consistent identification of a resource for citation and retrieval purposes.  The DataCite Metadata Schema also supplies recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. *Note: ''DataCite uses the term "dataset" in its broadest sense - including both numerical data, as well as any alternate research data outputs.'' The recommendation has three parts (termed spirals): mandatory concepts, recommended concepts, and optional concepts.
  
  
Line 9: Line 9:
 
==DataCite Metadata Schema for the Publication and Citation of Research Data - Mandatory==
 
==DataCite Metadata Schema for the Publication and Citation of Research Data - Mandatory==
 
The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.
 
The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [http://schema.datacite.org/meta/kernel-3.1/doc/DataCite-MetadataKernel_v3.1.pdf The DataCite Metadata Schema]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="DataCite3.1Mandatory"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></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#Naming_Authority|Naming Authority]]</td><td>The organization responsible for the maintenance of the identifier (namespace)<br><br><i>Note: DIF and ECHO use the Global Change Master Directory (GCMD) keywords. In DCAT this is a controlled vocabulary with only one value (DOI)</i></td><td style="word-break:break-all;"><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='naming_authority']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:authority<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:codeSpace/gco:CharacterString<br><b>THREDDS</b> /thredds:catalog/thredds:dataset/@authority<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=naming_authority]/@nc:value<br></td></tr><tr><td>[[Concepts_Glossary#Author_/_Originator|Author / Originator]]</td><td>The principal author of the resource<br><br><i>Note: In CSW this concept is called Creator</i></td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Creator<br><b>ECHO</b> /echo:Contacts/echo:Contact[Role='Data Originator']<br><b>ECHO</b> /echo:Contacts/echo:Contact[Role='Investigator']<br><b>ECHO</b> /echo:Contacts/echo:Contact[Role='Producer']<br><b>ECHO</b> /echo:Contacts/echo:Contact[Role='INVESTIGATOR']<br><b>ECS</b> /ecs:Author<br><b>EML</b> concat(//eml:eml/eml:dataset/eml:creator/eml:individualName/eml:givenName/eml:text,//eml:eml/eml:dataset/eml:creator/eml:individualName/eml:surName/eml:text)<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:origin<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='creator_name']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[gmd:role/gmd:CI_RoleCode[normalize-space()="author"]]<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[gmd:role/gmd:CI_RoleCode[normalize-space()="originator"]]<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[cit:role/cit:CI_RoleCode[normalize-space()="author"]]<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[cit:role/cit:CI_RoleCode[normalize-space()="originator"]]<br><b>THREDDS</b> //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#Responsible_Party_Identifier|Responsible Party Identifier]]</td><td>A unique identifier for a person or an organization</td><td style="word-break:break-all;"></td></tr><tr><td>[[Concepts_Glossary#Responsible_Party_Identifier_Type|Responsible Party Identifier Type]]</td><td>The type of a unique identifier for a person or an organization</td><td style="word-break:break-all;"></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&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#Publisher|Publisher]]</td><td>Publisher of the cited resource</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Publisher<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Publisher<br><b>DCAT</b> /dct:publisher<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:citation/fgdc:citeinfo/fgdc:pubinfo/fgdc:publish<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='publisher']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> //gmd:CI_ResponsibleParty[gmd:role/gmd:CI_RoleCode[normalize-space()="publisher"]]/gmd:organisationName/gco:CharacterString<br><b>ISO-1</b> //cit:CI_Responsibility[cit:role/cit:CI_RoleCode[normalize-space()="publisher"]]/cit:party/cit:CI_Organisation/cit:name/gco:CharacterString<br><b>THREDDS</b> //thredds:dataset/thredds:publisher/thredds:name<br><b>THREDDS</b> //thredds:metadata/thredds:publisher/thredds:name<br><b>netCDF</b> /nc:netcdf/nc:attribute[@nc:name=publisher_name]/@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:CI_Citation/gmd:date/gmd:CI_Date[gmd:dateType/gmd:CI_DateTypeCode=[normalize-space()="creation"]]/gmd:date/gco:Date<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[gmd:dateType/gmd:CI_DateTypeCode=[normalize-space()="creation"]]/gmd:date/gco:DateTime<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[gmd:dateType/gmd:CI_DateTypeCode=[normalize-space()="revision"]]/gmd:date/gco:Date<br><b>ISO</b> //gmd:CI_Citation/gmd:date/gmd:CI_Date[gmd:dateType/gmd:CI_DateTypeCode=[normalize-space()="revision"]]/gmd:date/gco:DateTime<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()="creation"]]/cit:date/gco:DateTime<br><b>ISO-1</b> //cit:CI_Citation/cit:date/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode=[normalize-space()="revision"]]/cit: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><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></table></div>
+
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [http://schema.datacite.org/meta/kernel-3.1/doc/DataCite-MetadataKernel_v3.1.pdf The DataCite Metadata Schema]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="DataCite3.1Mandatory"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect Definition</th></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#Resource_Identifier_Type|Resource Identifier Type]]</td><td>The type of identifier used to uniquely identify the resource.</td><td style="word-break:break-all;"><b>DCITE</b> /dcite:resource/dcite:identifier/@identifierType<br><b>EML</b> /eml:eml/@system<br><b>MODS</b> //mods:mods/mods:identifier/@type<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:identifier/@type<br></td></tr><tr><td>[[Concepts_Glossary#Author_/_Originator|Author / Originator]]</td><td>The principal author of the resource<br><br><i>Note: In CSW this concept is called Creator</i></td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:origin<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:origin<br><b>DCITE</b> /dcite:resource/dcite:creators/dcite:creator/dcite:affiliation<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Creator<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation/dif:Dataset_Creator<br><b>Dryad</b> /*/dcterms:creator<br><b>ECHO</b> /*/echo:Contacts/echo:Contact[Role='Data Originator']<br><b>ECHO</b> /*/echo:Contacts/echo:Contact[Role='Producer']<br><b>ECHO</b> /*/echo:Contacts/echo:Contact[Role='Investigator']<br><b>ECHO</b> /*/echo:Contacts/echo:Contact[Role='investigator']<br><b>ECHO</b> /*/echo:Contacts/echo:Contact[Role='INVESTIGATOR']<br><b>ECS</b> /ecs:Author<br><b>EML</b> /eml:eml/*/creator<br><b>HCLS</b> dct:creator<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='creator_name']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='author']<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='originator']<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='principalInvestigator']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[normalize-space(cit:role/cit:CI_RoleCode)='author']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[normalize-space(cit:role/cit:CI_RoleCode)='originator']<br><b>MODS</b> //mods:mods/mods:name/mods:role[roleTerm='author']<br><b>MODS</b> //mods:mods/mods:name/mods:role[roleTerm='creator']<br><b>MODS</b> //mods:mods/mods:name/mods:role[roleTerm='originator']<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:Principal_Investigator/mercury:Name<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:origin<br><b>Mercury</b> /mercury:metadata/mercury:mercury/mercury:Principal_Investigator/mercury:Name<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:creator<br><b>RDA-CISL</b> /rda:dsOverview/rda:author<br><b>THREDDS</b> //thredds:dataset/thredds:creator/thredds:name<br></td></tr><tr><td>[[Concepts_Glossary#Author_/_Originator_Identifier|Author / Originator Identifier]]</td><td>A unique identifier for a resource author or originator</td><td style="word-break:break-all;"><b>DCITE</b> /dcite:resource/dcite:creators/dcite:creator/dcite:nameIdentifier/@nameIdentifierScheme<br><b>EML</b> /eml:eml/*/creator/@id<br></td></tr><tr><td>[[Concepts_Glossary#Author_/_Originator_Identifier_Type|Author / Originator Identifier Type]]</td><td>The type of unique identifier for a resource author or originator</td><td style="word-break:break-all;"><b>DCITE</b> /dcite:resource/dcite:creators/dcite:creator/dcite:nameIdentifier/schemeURI<br><b>EML</b> /eml:eml/*/creator/@system<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>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#Publisher|Publisher]]</td><td>Publisher of the cited resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:pubinfo/bdp:publish<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:pubinfo/csdgm:publish<br><b>DCAT</b> /dct:publisher<br><b>DCITE</b> /dcite:resource/dcite:publisher<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Publisher<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Publisher<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation/dif:Dataset_Publisher<br><b>DIF-10</b> /dif:DIF/dif:Reference/dif:Publisher<br><b>EML</b> /eml:eml/*/publisher<br><b>HCLS</b> dct:publisher<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='publisher']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> //gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='publisher']/gmd:organisationName//*<br><b>ISO-1</b> //cit:CI_Responsibility[normalize-space(cit:role/cit:CI_RoleCode)='publisher']/cit:party/cit:CI_Organisation/cit:name//*<br><b>MODS</b> //mods:mods/mods:originInfo/mods:publisher<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:pubinfo/mercury:publish<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:publisher<br><b>RDA-CISL</b> /rda:dsOverview/rda:creator<br><b>THREDDS</b> //thredds:dataset/thredds:publisher/thredds:name<br><b>THREDDS</b> //thredds:metadata/thredds:publisher/thredds:name<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>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:dates/dcite:date<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Citation/dif:Dataset_Release_Date<br><b>Dryad</b> /*/dcterms:dateSubmitted<br><b>ECHO</b> /*/echo:InsertTime<br><b>ECHO</b> /*/echo:LastUpdate<br><b>ECS</b> /*/ecs:RevisionDate<br><b>EML</b> /eml:eml/*/maintenance/changeHistory/changeDate | /eml:eml/*/pubDate<br><b>HCLS</b> dct:created<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>MODS</b> //mods:mods/mods:originInfo/mods:dateCreated<br><b>MODS</b> //mods:mods/mods:originInfo/mods:dateModified<br><b>Mercury</b> /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:pubdate<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:modified<br><b>RDA-CISL</b> /rda:dsOverview/rda:contentMetadata/rda:temporal<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></td></tr></table></div>
  
 
<div id="DataCite3.1Recommended">
 
<div id="DataCite3.1Recommended">
 +
 
==DataCite Metadata Schema for the Publication and Citation of Research Data - Recommended==
 
==DataCite Metadata Schema for the Publication and Citation of Research Data - Recommended==
 
The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.
 
The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.
<
+
<
  
 
<div id="DataCite3.1Optional">
 
<div id="DataCite3.1Optional">
 
==DataCite Metadata Schema for the Publication and Citation of Research Data - Optional==
 
==DataCite Metadata Schema for the Publication and Citation of Research Data - Optional==
 
The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.
 
The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [http://schema.datacite.org/meta/kernel-3.1/doc/DataCite-MetadataKernel_v3.1.pdf The DataCite Metadata Schema]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="DataCite3.1Optional"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Resource_Language|Resource Language]]</td><td>The language of the resource.</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Data_Set_Language<br><b>DCAT</b> /dct:Language<br><b>ISO</b> /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:language/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:defaultLocale/lan:PT_Locale/lan:language/lan:LanguageCode<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:otherLocale/lan:PT_Locale/lan:language/lan:LanguageCode<br><b>SERF</b> /serf:SERF/serf:Service_Language<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#Transfer_Size|Transfer Size]]</td><td>The size of the digital resource</td><td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Distribution/dif:Distribution_Size<br><b>ECHO</b> /echo:Granule/echo:DataGranule/echo:SizeMBDataGranule<br><b>ECS</b> /ecs:SizeMBECSDataGranule<br><b>FGDC</b> /fgdc:metadata/fgdc:distinfo/fgdc:stdorder/fgdc:digform/fgdc:digtinfo/fgdc:transize<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributionFormat/gmd:MD_Format/gmd:formatDistributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:transferSize/gco:Real<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:transferSize/gco:Real<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributionFormat/mrd:MD_Format/mrd:formatDistributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:transferSize/gco:Real<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:transferSize/gco:Real<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Format|Resource Format]]</td><td>The physical or digital manifestation of the resource</td><td style="word-break:break-all;"><b>DCAT</b> /dct:format<br><b>ECHO</b> /*/echo:DataFormat<br><b>ECS</b> /ecs:PrimaryCSDT<br><b>FGDC</b> /fgdc:metadata/fgdc:distInfo/fgdc:distributor/fgdc:distorFormat/fgdc:formatName<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='HDFVersion']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Attribute[@Name='HDFVersion']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:resourceFormat/gmd:MD_Format/gmd:name/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:resourceFormat/mrd:MD_Format/mrd:formatSpecificationCitation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code<br><b>SERF</b> /serf:SERF/serf:Distribution/serf:Distribution_Format<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#Rights|Rights]]</td><td>Information about rights held in and over the resource</td><td style="word-break:break-all;"><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:accconst<br><b>FGDC</b> /fgdc:metadata/fgdc:idinfo/fgdc:useconst<br><b>FGDC</b> /fgdc:metadata/fgdc:metainfo/fgdc:metac<br><b>FGDC</b> /fgdc:metadata/fgdc:metainfo/fgdc:metuc<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints<br></td></tr></table></div>
+
<i xmlns:xsl="http://www.w3.org/1999/XSL/Transform">Source: </i> [http://schema.datacite.org/meta/kernel-3.1/doc/DataCite-MetadataKernel_v3.1.pdf The DataCite Metadata Schema]<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;" id="DataCite3.1Optional"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Resource_Language|Resource Language]]</td><td>The language of the resource.</td><td style="word-break:break-all;"><b>DCAT</b> /dct:Language<br><b>DCITE</b> /dcite:resource/dcite:language<br><b>DIF</b> /dif:DIF/dif:Data_Set_Language<br><b>DIF-10</b> /dif:DIF/dif:Dataset_Language<br><b>EML</b> /eml:eml/@xml:lang | /eml:eml/*/language<br><b>HCLS</b> dct:language<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:language//*<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:language/gmd:LanguageCode<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:defaultLocale/lan:PT_Locale/lan:language/lan:LanguageCode<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:otherLocale/lan:PT_Locale/lan:language/lan:LanguageCode<br><b>MODS</b> //mods:mods/mods:language<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:language<br><b>SERF</b> /serf:SERF/serf:Service_Language<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#Transfer_Size|Transfer Size]]</td><td>The size of the digital resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:distinfo/bdp:stdorder/bdp:digform/bdp:digtinfo/bdp:transize<br><b>CSDGM</b> /csdgm:metadata/csdgm:distinfo/csdgm:stdorder/csdgm:digform/csdgm:digtinfo/csdgm:transize<br><b>DCITE</b> /dcite:resource/dcite:sizes/dcite:size<br><b>DIF</b> /dif:DIF/dif:Distribution/dif:Distribution_Size<br><b>DIF-10</b> /dif:DIF/dif:Distribution/dif:Distribution_Size<br><b>ECHO</b> /*/DataGranule/SizeMBDataGranule<br><b>ECS</b> /ecs:SizeMBECSDataGranule<br><b>EML</b> /eml:eml/*/physical/size<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributionFormat/gmd:MD_Format/gmd:formatDistributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:transferSize/gco:Real<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:transferSize/gco:Real<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributionFormat/mrd:MD_Format/mrd:formatDistributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:transferSize/gco:Real<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:transferSize/gco:Real<br><b>Mercury</b> /mercury:metadata/mercury:distinfo/mercury:stdorder/mercury:digform/mercury:digtinfo/mercury:transize<br><b>RDA-CISL</b> /rda:dsOverview/rda:relatedDataset/@ID<br></td></tr><tr><td>[[Concepts_Glossary#Resource_Format|Resource Format]]</td><td>The physical or digital manifestation of the resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:distInfo/bdp:distributor/bdp:distorFormat/bdp:formatName<br><b>BDP</b> /bdp:metadata/bdp:distinfo/bdp:stdorder/bdp:digform/bdp:digtinfo/bdp:formname<br><b>CSDGM</b> /csdgm:metadata/csdgm:distinfo/csdgm:distributor/csdgm:distorFormat/csdgm:formatName<br><b>CSDGM</b> /csdgm:metadata/csdgm:distinfo/csdgm:stdorder/csdgm:digform/csdgm:digtinfo/csdgm:formname<br><b>DCAT</b> /dct:format<br><b>DCITE</b> /dcite:resource/dcite:formats/dcite:format<br><b>DIF</b> /*/dif:Distribution/dif:Distribution_Format<br><b>DIF-10</b> /*/dif:Distribution/dif:Distribution_Format<br><b>Dryad</b> /dryad:DryadDataFile/dcterms:format<br><b>ECHO</b> /*/echo:DataFormat<br><b>ECHO</b> /*/CSDTDescriptions/CSDTDescription/Implementation<br><b>ECHO</b> /*/AdditionalAttributes/AdditionalAttribute[Name='FileFormat']/Value<br><b>ECS</b> /ecs:PrimaryCSDT<br><b>EML</b> /eml:eml/*/dataTable/physical/dataFormat<br><b>HCLS</b> dct:format<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='HDFVersion']/hdf5:Data/hdf5:DataFromFile<br><b>HDF5.1</b> /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Attribute[@Name='HDFVersion']/hdf5:Data/hdf5:DataFromFile<br><b>ISO</b> //gmd:resourceFormat/gmd:MD_Format/gmd:name//*<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:resourceFormat/mrd:MD_Format/mrd:formatSpecificationCitation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code<br><b>MODS</b> //mods:mods/dataset/mods:dataTable/mods:physical<br><b>Mercury</b> /mercury:metadata/mercury:distinfo/mercury:distributor/mercury:distorFormat/mercury:formatName<br><b>Mercury</b> /mercury:metadata/mercury:distinfo/mercury:stdorder/mercury:digform/mercury:digtinfo/mercury:formname<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:format<br><b>Onedcx</b> /onedcx:metadata/onedcx:dcTerms/dcterms:medium<br><b>RDA-CISL</b> /rda:dsOverview/contentMetadata/format<br><b>SERF</b> /serf:SERF/serf:Distribution/serf:Distribution_Format<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#Rights|Rights]]</td><td>Information about rights held in and over the resource</td><td style="word-break:break-all;"><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:accconst<br><b>BDP</b> /bdp:metadata/bdp:idinfo/bdp:useconst<br><b>BDP</b> /bdp:metadata/bdp:metainfo/bdp:metac<br><b>BDP</b> /bdp:metadata/bdp:metainfo/bdp:metuc<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:accconst<br><b>CSDGM</b> /csdgm:metadata/csdgm:idinfo/csdgm:useconst<br><b>CSDGM</b> /csdgm:metadata/csdgm:metainfo/csdgm:metac<br><b>CSDGM</b> /csdgm:metadata/csdgm:metainfo/csdgm:metuc<br><b>DCITE</b> /dcite:resource/dcite:rightsList/dcite:rights<br><b>Dryad</b> /*/dcterms:rights<br><b>EML</b> /eml:eml/*/intellectualRights<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints<br><b>MODS</b> //mods:mods/mods:accessCondition<br><b>Onedcx</b> /onedcx:metadata/onedcx:simpleDc/dcterms:rights<br><b>RDA-CISL</b> /rda:dsOverview/rda:contentMetadata/rda:access<br><b>RDA-CISL</b> /rda:dsOverview/rda:contentMetadata/rda:usage<br></td></tr></table></div>
  
 
''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.
 
''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.

Latest revision as of 21:41, January 6, 2018

DataCite is an organization whose objective is to develop and support methods of locating, identifying and citing data and other research objects. They develop and support the standards behind persistent identifiers for data; and are the originators of Digital Object Identifiers (DOIs).

In the context of the terminology we use (described below), DataCite is an organization that created a set of recommendations at three levels (described in the schema description document) and an XML schema (a dialect) for implementing those recommendations. The dialect is currently being used in the DataCite search portal and in creating DOI landing pages. The dialect can be useful to communities that are trying to improve the way they share metadata; and the recommendations are useful for communities looking for expert guidance about metadata elements that are applicable to data discovery. The work we are doing explores how those recommendations can be useful for communities that are already using other dialects.

The DataCite Metadata Schema is a list of metadata elements DataCite feels are necessary to maintain accurate and consistent identification of a resource for citation and retrieval purposes. The DataCite Metadata Schema also supplies recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. *Note: DataCite uses the term "dataset" in its broadest sense - including both numerical data, as well as any alternate research data outputs. The recommendation has three parts (termed spirals): mandatory concepts, recommended concepts, and optional concepts.


DataCite Metadata Schema for the Publication and Citation of Research Data - Mandatory

The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.

Source: The DataCite Metadata Schema
ConceptDescriptionDialect Definition
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
Resource Identifier TypeThe type of identifier used to uniquely identify the resource.DCITE /dcite:resource/dcite:identifier/@identifierType
EML /eml:eml/@system
MODS //mods:mods/mods:identifier/@type
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:identifier/@type
Author / OriginatorThe principal author of the resource

Note: In CSW this concept is called Creator
BDP /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:origin
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:origin
DCITE /dcite:resource/dcite:creators/dcite:creator/dcite:affiliation
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Creator
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Creator
Dryad /*/dcterms:creator
ECHO /*/echo:Contacts/echo:Contact[Role='Data Originator']
ECHO /*/echo:Contacts/echo:Contact[Role='Producer']
ECHO /*/echo:Contacts/echo:Contact[Role='Investigator']
ECHO /*/echo:Contacts/echo:Contact[Role='investigator']
ECHO /*/echo:Contacts/echo:Contact[Role='INVESTIGATOR']
ECS /ecs:Author
EML /eml:eml/*/creator
HCLS dct:creator
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='creator_name']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='author']
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='originator']
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='principalInvestigator']
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[normalize-space(cit:role/cit:CI_RoleCode)='author']
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[normalize-space(cit:role/cit:CI_RoleCode)='originator']
MODS //mods:mods/mods:name/mods:role[roleTerm='author']
MODS //mods:mods/mods:name/mods:role[roleTerm='creator']
MODS //mods:mods/mods:name/mods:role[roleTerm='originator']
Mercury /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:Principal_Investigator/mercury:Name
Mercury /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:origin
Mercury /mercury:metadata/mercury:mercury/mercury:Principal_Investigator/mercury:Name
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:creator
RDA-CISL /rda:dsOverview/rda:author
THREDDS //thredds:dataset/thredds:creator/thredds:name
Author / Originator IdentifierA unique identifier for a resource author or originatorDCITE /dcite:resource/dcite:creators/dcite:creator/dcite:nameIdentifier/@nameIdentifierScheme
EML /eml:eml/*/creator/@id
Author / Originator Identifier TypeThe type of unique identifier for a resource author or originatorDCITE /dcite:resource/dcite:creators/dcite:creator/dcite:nameIdentifier/schemeURI
EML /eml:eml/*/creator/@system
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
PublisherPublisher of the cited resourceBDP /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:pubinfo/bdp:publish
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:citation/csdgm:citeinfo/csdgm:pubinfo/csdgm:publish
DCAT /dct:publisher
DCITE /dcite:resource/dcite:publisher
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Publisher
DIF /dif:DIF/dif:Reference/dif:Publisher
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Publisher
DIF-10 /dif:DIF/dif:Reference/dif:Publisher
EML /eml:eml/*/publisher
HCLS dct:publisher
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='publisher']/hdf5:Data/hdf5:DataFromFile
ISO //gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='publisher']/gmd:organisationName//*
ISO-1 //cit:CI_Responsibility[normalize-space(cit:role/cit:CI_RoleCode)='publisher']/cit:party/cit:CI_Organisation/cit:name//*
MODS //mods:mods/mods:originInfo/mods:publisher
Mercury /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:pubinfo/mercury:publish
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:publisher
RDA-CISL /rda:dsOverview/rda:creator
THREDDS //thredds:dataset/thredds:publisher/thredds:name
THREDDS //thredds:metadata/thredds:publisher/thredds:name
Resource Creation/Revision DateThe date the resource was createdBDP /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:dates/dcite:date
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Release_Date
Dryad /*/dcterms:dateSubmitted
ECHO /*/echo:InsertTime
ECHO /*/echo:LastUpdate
ECS /*/ecs:RevisionDate
EML /eml:eml/*/maintenance/changeHistory/changeDate | /eml:eml/*/pubDate
HCLS dct:created
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
MODS //mods:mods/mods:originInfo/mods:dateCreated
MODS //mods:mods/mods:originInfo/mods:dateModified
Mercury /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:pubdate
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:modified
RDA-CISL /rda:dsOverview/rda:contentMetadata/rda:temporal
SERF /serf:SERF/serf:Service_Citation/serf:Release_Date
THREDDS /thredds:catalog/thredds:metadata/thredds:date[@type='created']

DataCite Metadata Schema for the Publication and Citation of Research Data - Recommended

The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.

Source: The DataCite Metadata Schema
ConceptDescriptionDialect (Fit) Paths
KeywordA word or phrase that describes some aspect of a resource. Can be one of several types.ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey
ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekey
BDP /bdp:metadata/bdp:idinfo/bdp:keywords/bdp:theme/bdp:themekey
BDP /bdp:metadata/bdp:idinfo/bdp:keywords/bdp:place/bdp:placekey
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:keywords/csdgm:theme/csdgm:themekey
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:keywords/csdgm:place/csdgm:placekey
DCAT /dct:keyword
DCITE /dcite:resource/dcite:subjects/dcite:subject
DIF /*/dif:Keyword
DIF /*/dif:AncillaryKeyword
DIF /dif:DIF/dif:Location/dif:Location_Category
DIF /dif:DIF/dif:Location/dif:Location_Type
DIF /dif:DIF/dif:Location/dif:Location_Subregion1
DIF /dif:DIF/dif:Location/dif:Location_Subregion2
DIF /dif:DIF/dif:Location/dif:Location_Subregion3
DIF /dif:DIF/dif:Location/dif:Detailed_Location
DIF /dif:DIF/dif:Sensor_Name/dif:Short_Name
DIF /dif:DIF/dif:Sensor_Name/dif:Long_Name
DIF /*/dif:Source_Name/dif:Short_Name
DIF /*/dif:Source_Name/dif:Long_Name
DIF /*/dif:Project/dif:Short_Name
DIF /*/dif:Project/dif:Short_Name
DIF-10 /*/dif:Science_Keywords/dif:Category
DIF-10 /*/dif:Science_Keywords/dif:Topic
DIF-10 /*/dif:Science_Keywords/dif:Term
DIF-10 /*/dif:Science_Keywords/dif:Variable_Level_1
DIF-10 /*/dif:Science_Keywords/dif:Variable_Level_2
DIF-10 /*/dif:Science_Keywords/dif:Variable_Level_3
DIF-10 /*/dif:Science_Keywords/dif:Detailed_Variable
DIF-10 /*/dif:Ancillary_Keyword
DIF-10 /dif:DIF/dif:Location/dif:Location_Category
DIF-10 /dif:DIF/dif:Location/dif:Location_Type
DIF-10 /dif:DIF/dif:Location/dif:Location_Subregion1
DIF-10 /dif:DIF/dif:Location/dif:Location_Subregion2
DIF-10 /dif:DIF/dif:Location/dif:Location_Subregion3
DIF-10 /dif:DIF/dif:Location/dif:Detailed_Location
DIF-10 /dif:DIF/dif:Platform/dif:Instrument/dif:Short_Name
DIF-10 /dif:DIF/dif:Platform/dif:Instrument/dif:Long_Name
DIF-10 /*/dif:Platform/dif:Short_Name
DIF-10 /*/dif:Platform/dif:Long_Name
DIF-10 /*/dif:Project/dif:Campaign
Dryad /*/dcterms:subject
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:VariableLevel2Keyword/echo:Value
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:VariableLevel2Keyword/echo:VariableLevel3Keyword
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword
ECHO /*/echo:ScienceKeywords/echo:ScienceKeyword//*
ECHO /*/echo:Spatial/echo:GranuleLocality/echo:LocalityValue
ECHO /*/SpatialKeywords/Keyword
ECHO /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:ShortName
ECHO /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:LongName
ECHO //echo:Platforms/echo:Platform/echo:ShortName
ECHO //echo:Platforms/echo:Platform/echo:LongName
ECHO /*/echo:Campaigns/echo:Campaign/echo:ShortName
ECHO /*/echo:Campaigns/echo:Campaign/echo:LongName
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:DisciplineKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:TopicKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:TermKeyword
ECS (1) /*/ecs:DisciplineTopicParameters/ecs:VariableKeyword
ECS /*/ecs:Platform/ecs:PlatformShortName
ECS /*/ecs:Platform/ecs:PlatformLongName
EML /eml:eml/*/keywordSet/keyword
HCLS dcat:keyword
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
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Group[@Name='COLLECTIONMETADATA']/hdf5:Attribute[@Name='SpatialKeyword']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:keyword
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='place']/gmd:keyword//*
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='instrument']/gmd:keyword//*
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='platform']/gmd:keyword//*
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[normalize-space(gmd:type/gmd:MD_KeywordTypeCode)='project']/gmd:keyword//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='theme']/mri:keyword//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='place']/mri:keyword//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:extent/gex:EX_Extent/gex:geographicElement/gex:EX_GeographicDescription/gex:geographicIdentifier/mcc:MD_Identifier/mcc:code//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='instrument']/mri:keyword//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='platform']/mri:keyword//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:descriptiveKeywords/mri:MD_Keywords[normalize-space(mri:type/mri:MD_KeywordTypeCode)='project']/mri:keyword//*
MODS //mods:mods/mods:subject/mods:topic
MODS //mods:mods/mods:genre
Mercury /mercury:metadata/mercury:idinfo/mercury:keywords/mercury:theme/mercury:themekey
Mercury /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Sensor
Mercury /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Source
Mercury /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Term
Mercury /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Topic
Mercury /mercury:metadata/mercury:idinfo/mercury:keywords/mercury:place/mercury:placekey
Mercury /mercury:metadata/mercury:mercury/mercury:Site_Information/mercury:Site
Mercury /mercury:metadata/mercury:mercury/mercury:Keywords
Mercury /mercury:metadata/mercury:mercury/mercury:Parameter_Description/mercury:Parameter
Mercury /mercury:metadata/mercury:mercury/mercury:Navpath
OGC-SOS (1) /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='theme']/ows:Keyword
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='place']/ows:Keyword
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='instrument']/ows:Keyword
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Keywords[ows:Type='platform']/ows:Keyword
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:subject
RDA-CISL /rda:dsOverview/rda:variable
RDA-CISL /rda:dsOverview/rda:keyword
SERF /serf:SERF/serf:Keyword
SERF /serf:SERF/serf:Sensor_Name/serf:Short_Name
SERF /serf:SERF/serf:Sensor_Name/serf:Long_Name
SERF /serf:SERF/serf:Source_Name/serf:Short_Name
SERF /serf:SERF/serf:Source_Name/serf:Long_Name
SERF /serf:SERF/serf:Project/serf:Short_Name
SERF /serf:SERF/serf:Project/serf:Long_Name
THREDDS (1) //thredds:metadata/thredds:keyword
THREDDS (1) //thredds:dataset/thredds:keyword
THREDDS /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name
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
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
BDP /bdp:metadata/bdp:idinfo/bdp:keywords/bdp:theme/bdp:themekt
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:keywords/csdgm:theme/csdgm:themekt
DCITE /dcite:resource/dcite:subjects/dcite:subject/@subjectScheme
EML /eml:eml/*/keywordSet/keywordThesaurus
HCLS void:vocabulary
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='keywords_vocabulary']/hdf5:Data/hdf5:DataFromFile
ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:thesaurusName
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
MODS //mods:mods/mods:subject/@authority
Mercury /mercury:metadata/mercury:idinfo/mercury:keywords/mercury:theme/mercury:themekt
OGC-SOS /sos:Capabilities/ows:ServiceIdentification/ows:Keywords/ows:Type='theme']/ows:Type/@codespace
RDA-CISL /rda:dsOverview/rda:variable/@vocabulary
THREDDS //thredds:dataset/thredds:keyword/@vocabulary
THREDDS /thredds:catalog/thredds:dataset/thredds:geospatialCoverage/thredds:name/@thredds:vocabulary
Contributor NameContributor to the resourceBDP /bdp:metadata/bdp:idinfo/bdp:citation/bdp:citeinfo/bdp:origin
BDP /bdp:metadata/bdp:idinfo/bdp:datacred
BDP /bdp:metadata/bdp:metainfo/bdp:metc/bdp:cntinfo
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:datacred
DCITE /dcite:resource/dcite:contributors/dcite:contributor/dcite:contributorName
EML /eml:eml/*/associatedParty
HCLS dct:contributor
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[not(normalize-space(gmd:role/gmd:CI_RoleCode[.='author' or .='principalInvestigator' or .='originator']))]//*[contains(name(),'Name')]//*
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[normalize-space(gmd:role/gmd:CI_RoleCode)='contributor']//*[contains(name(),'Name')]//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[not(normalize-space(cit:role/cit:CI_RoleCode)[.='author' or .='principalInvestigator' or .='originator'])]//*[contains(name(),'Name')]//*
MODS //mods:mods/mods:name/mods:namePart
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:contributor
RDA-CISL /rda:dsOverview/rda:contributor
THREDDS /thredds:catalog/thredds:metadata/thredds:contributor
THREDDS /thredds:catalog/thredds:dataset/thredds:contributor
Contributor RoleThe role of any individuals or institutions that contributed to the creation of the data.DCITE /dcite:resource/dcite:contributors/dcite:contributor/@contributorType
EML /eml:eml/*/*/role
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty[not(normalize-space(gmd:role/gmd:CI_RoleCode)[.='author' or .='principalInvestigator' or .='originator'])]/gmd:role/gmd:CI_RoleCode
ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:role[gmd:CI_RoleCode='contributor']
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[not(normalize-space(cit:role/cit:CI_RoleCode)[.='author' or .='principalInvestigator' or .='originator'])]/cit:role/cit:CI_RoleCode
MODS //mods:mods/mods:name/mods:role/mods:roleTerm
RDA-CISL /rda:dsOverview/rda:contributor/@sourceType
THREDDS /thredds:catalog/thredds:dataset/thredds:contributor/@role
THREDDS /thredds:catalog/thredds:metadata/thredds:contributor/@role
Responsible Party Identifier TypeThe type of a unique identifier for a person or an organizationDCITE /dcite:resource/dcite:contributors/dcite:contributor/dcite:nameIdentifier/@nameIdentifierScheme
EML /eml:eml/*/associatedParty/@system
Responsible Party IdentifierA unique identifier for a person or an organizationDCITE /dcite:resource/dcite:contributors/dcite:contributor/dcite:nameIdentifier
EML /eml:eml/*/associatedParty/@id
Resource Creation/Revision DateThe date the resource was createdBDP /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:dates/dcite:date
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Release_Date
DIF-10 /dif:DIF/dif:Dataset_Citation/dif:Dataset_Release_Date
Dryad /*/dcterms:dateSubmitted
ECHO /*/echo:InsertTime
ECHO /*/echo:LastUpdate
ECS /*/ecs:RevisionDate
EML /eml:eml/*/maintenance/changeHistory/changeDate | /eml:eml/*/pubDate
HCLS dct:created
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
MODS //mods:mods/mods:originInfo/mods:dateCreated
MODS //mods:mods/mods:originInfo/mods:dateModified
Mercury /mercury:metadata/mercury:idinfo/mercury:citation/mercury:citeinfo/mercury:pubdate
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:modified
RDA-CISL /rda:dsOverview/rda:contentMetadata/rda:temporal
SERF /serf:SERF/serf:Service_Citation/serf:Release_Date
THREDDS /thredds:catalog/thredds:metadata/thredds:date[@type='created']
Resource TypeA resource code identifying the type of resource; e.g. dataset, a collection, an application (See MD_ScopeCode) for which the metadata describes.BDP /bdp:metadata/bdp:distinfo/bdp:resdesc
CSDGM /csdgm:metadata/csdgm:distinfo/csdgm:resdesc
DCITE /dcite:resource/dcite:resourceType/@resourceTypeGeneral
Dryad /*/dcterms:type
EML /eml:eml/*/physical/dataFormat
HCLS dct:Dataset | void:Dataset
ISO /*/gmd:hierarchyLevel/gmd:MD_ScopeCode
ISO-1 /mdb:MD_Metadata/mdb:metadataScope/mdb:MD_MetadataScope/mdb:resourceScope/mcc:MD_ScopeCode
MODS //mods:mods/mods:typeOfResource
Mercury /mercury:metadata/mercury:distinfo/mercury:resdesc
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:type
RDA-CISL /rda:dsOverview/rda:contentMetadata/rda:dataType
Related Resource IdentifierIdentifier for a resource related to the resource being described.DCITE /dcite:resource/dcite:relatedIdentifiers/dcite:relatedIdentifier
Dryad /dryad:DryadDataPackage/dcterms:external
Dryad /dryad:DryadDataFile/dcterms:isPartOf
Dryad /dryad:DryadDataPackage/dcterms:references
Dryad /dryad:DryadDataPackage/dcterms:hasPart
ECHO /*/echo:ShortName
ECHO /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:ZoneIdentifier
ECHO /*/echo:ProcessingLevelId
ECHO /*/echo:Campaigns/echo:Campaign/echo:ShortName | /*/echo:Campaigns/echo:Campaign/echo:LongName
ECHO /*/echo:Platforms/echo:Platform/echo:ShortName | /*/echo:Platforms/echo:Platform/echo:LongName
ECHO /*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:ShortName | /echo:*/echo:Platforms/echo:Platform/echo:Instruments/echo:Instrument/echo:LongName
ECHO /*/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
ECHO /*/echo:AssociatedDIFs/echo:DIF/echo:EntryId
EML /eml:eml/*/project/@id
ISO /*/gmd:identificationInfo/*/gmd:aggregationInfo/gmd:MD_AggregateInformation/gmd:aggregateDataSetIdentifier/gmd:MD_Identifier/gmd:code//*
ISO /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicDescription/gmd:geographicIdentifier/gmd:MD_Identifier/gmd:code//*
ISO /*/gmd:identificationInfo/*/gmd:processingLevel/gmd:MD_Identifier/gmd:code//*
ISO /*/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:report/gmd:DQ_AccuracyOfATimeMeasurement/gmd:measureIdentification/gmd:MD_Identifier/gmd:code//*
ISO /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:operation/gmi:MI_Operation/gmi:identifier/gmd:MD_Identifier/gmd:code//*
ISO /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:platform/*/gmi:identifier/gmd:MD_Identifier/gmd:code//*
ISO /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/gmi:instrument/*/gmi:identifier/gmd:MD_Identifier/gmd:code//*
ISO /gmi:MI_Metadata/gmi:acquisitionInformation/gmi:MI_AcquisitionInformation/eos:sensor/eos:EOS_Sensor/eos:identifier/gmd:MD_Identifier/gmd:code//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:associatedResource/mri:MD_AssociatedResource/mri:name/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code//*
MODS //mods:mods/mods:relatedItem/mods:identifier
Mercury /mercury:metadata/mercury:mercury/mercury:Granule_Details/mercury:Granule/mercury:Granule_ID
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:hasPart
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:references
RDA-CISL /rda:dsOverview/rda:relatedDOI
RDA-CISL /rda:dsOverview/rda:relatedDataset/@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
Spatial ExtentThe spatial extent of the resource.BDP /bdp:metadata/bdp:idinfo/bdp:spdom/bdp:bounding
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:spdom/csdgm:bounding
DCITE /dcite:resource/dcite:geoLocations/dcite:geoLocation
DIF /dif:DIF/dif:Spatial_Coverage//*
DIF-10 /dif:DIF/dif:Spatial_Coverage/dif:Geometry//*
DIF-10 /dif:Spatial_Coverage/dif:Orbit_Parameters//*
DIF-10 /dif:DIF/dif:Spatial_Coverage/dif:Vertical_Spatial_Info//*
Dryad /*/dcterms:spatial
ECHO /*/echo:Spatial/echo:HorizontalSpatialDomain//*
ECHO /*/echo:VerticalSpatialDomain//*
ECHO /*/echo:Spatial[SpatialCoverageType='Orbit'] | /*/echo:Spatial[GranuleSpatialRepresentation='ORBIT']
ECHO /*/echo:OrbitCalculatedSpatialDomains/echo:OrbitCalculatedSpatialDomain//*
EML /eml:eml/*/coverage/geographicCoverage
ISO /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:extent/gex:EX_Extent/gex:geographicElement//*
MODS //mods:mods/mods:subject/mods:geographic
Mercury /mercury:metadata/mercury:mercury:Spatial_Extent
Mercury /mercury:metadata/mercury:idinfo/mercury:spdom/mercury:bounding
Mercury /mercury:metadata/mercury:mercury/mercury:Spatial_Extent
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:spatial
RDA-CISL /rda:dsOverview/rda:contentMetadata/rda:geospatialCoverage

DataCite Metadata Schema for the Publication and Citation of Research Data - Optional

The DataCite Metadata Schema is a list of core metadata properties chosen for the accurate and consistent identification of a resource for citation and retrieval purposes, along with recommended use instructions. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term 'dataset' in its broadest sense. We mean it to include not only numerical data, but any other research data outputs.

Source: The DataCite Metadata Schema
ConceptDescriptionDialect (Fit) Paths
Resource LanguageThe language of the resource.DCAT /dct:Language
DCITE /dcite:resource/dcite:language
DIF /dif:DIF/dif:Data_Set_Language
DIF-10 /dif:DIF/dif:Dataset_Language
EML /eml:eml/@xml:lang | /eml:eml/*/language
HCLS dct:language
ISO /*/gmd:identificationInfo/*/gmd:language//*
ISO /*/gmd:identificationInfo/*/gmd:language/gmd:LanguageCode
ISO-1 /mdb:MD_Metadata/mdb:defaultLocale/lan:PT_Locale/lan:language/lan:LanguageCode
ISO-1 /mdb:MD_Metadata/mdb:otherLocale/lan:PT_Locale/lan:language/lan:LanguageCode
MODS //mods:mods/mods:language
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:language
SERF /serf:SERF/serf:Service_Language
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
Transfer SizeThe size of the digital resourceBDP /bdp:metadata/bdp:distinfo/bdp:stdorder/bdp:digform/bdp:digtinfo/bdp:transize
CSDGM /csdgm:metadata/csdgm:distinfo/csdgm:stdorder/csdgm:digform/csdgm:digtinfo/csdgm:transize
DCITE /dcite:resource/dcite:sizes/dcite:size
DIF /dif:DIF/dif:Distribution/dif:Distribution_Size
DIF-10 /dif:DIF/dif:Distribution/dif:Distribution_Size
ECHO /*/DataGranule/SizeMBDataGranule
ECS /ecs:SizeMBECSDataGranule
EML /eml:eml/*/physical/size
ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributionFormat/gmd:MD_Format/gmd:formatDistributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:transferSize/gco:Real
ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:transferSize/gco:Real
ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributionFormat/mrd:MD_Format/mrd:formatDistributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:transferSize/gco:Real
ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:transferSize/gco:Real
Mercury /mercury:metadata/mercury:distinfo/mercury:stdorder/mercury:digform/mercury:digtinfo/mercury:transize
RDA-CISL /rda:dsOverview/rda:relatedDataset/@ID
Resource FormatThe physical or digital manifestation of the resourceBDP /bdp:metadata/bdp:distInfo/bdp:distributor/bdp:distorFormat/bdp:formatName
BDP /bdp:metadata/bdp:distinfo/bdp:stdorder/bdp:digform/bdp:digtinfo/bdp:formname
CSDGM /csdgm:metadata/csdgm:distinfo/csdgm:distributor/csdgm:distorFormat/csdgm:formatName
CSDGM /csdgm:metadata/csdgm:distinfo/csdgm:stdorder/csdgm:digform/csdgm:digtinfo/csdgm:formname
DCAT /dct:format
DCITE /dcite:resource/dcite:formats/dcite:format
DIF /*/dif:Distribution/dif:Distribution_Format
DIF-10 /*/dif:Distribution/dif:Distribution_Format
Dryad /dryad:DryadDataFile/dcterms:format
ECHO /*/echo:DataFormat
ECHO /*/CSDTDescriptions/CSDTDescription/Implementation
ECHO /*/AdditionalAttributes/AdditionalAttribute[Name='FileFormat']/Value
ECS /ecs:PrimaryCSDT
EML /eml:eml/*/dataTable/physical/dataFormat
HCLS dct:format
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Attribute[@Name='HDFVersion']/hdf5:Data/hdf5:DataFromFile
HDF5.1 /hdf5:HDF5-File/hdf5:RootGroup/hdf5:Group[@Name='METADATA']/hdf5:Attribute[@Name='HDFVersion']/hdf5:Data/hdf5:DataFromFile
ISO //gmd:resourceFormat/gmd:MD_Format/gmd:name//*
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:resourceFormat/mrd:MD_Format/mrd:formatSpecificationCitation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier/mcc:code
MODS //mods:mods/dataset/mods:dataTable/mods:physical
Mercury /mercury:metadata/mercury:distinfo/mercury:distributor/mercury:distorFormat/mercury:formatName
Mercury /mercury:metadata/mercury:distinfo/mercury:stdorder/mercury:digform/mercury:digtinfo/mercury:formname
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:format
Onedcx /onedcx:metadata/onedcx:dcTerms/dcterms:medium
RDA-CISL /rda:dsOverview/contentMetadata/format
SERF /serf:SERF/serf:Distribution/serf:Distribution_Format
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
RightsInformation about rights held in and over the resourceBDP /bdp:metadata/bdp:idinfo/bdp:accconst
BDP /bdp:metadata/bdp:idinfo/bdp:useconst
BDP /bdp:metadata/bdp:metainfo/bdp:metac
BDP /bdp:metadata/bdp:metainfo/bdp:metuc
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:accconst
CSDGM /csdgm:metadata/csdgm:idinfo/csdgm:useconst
CSDGM /csdgm:metadata/csdgm:metainfo/csdgm:metac
CSDGM /csdgm:metadata/csdgm:metainfo/csdgm:metuc
DCITE /dcite:resource/dcite:rightsList/dcite:rights
Dryad /*/dcterms:rights
EML /eml:eml/*/intellectualRights
ISO /*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:resourceConstraints/mco:MD_LegalConstraints
MODS //mods:mods/mods:accessCondition
Onedcx /onedcx:metadata/onedcx:simpleDc/dcterms:rights
RDA-CISL /rda:dsOverview/rda:contentMetadata/rda:access
RDA-CISL /rda:dsOverview/rda:contentMetadata/rda:usage

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