Difference between revisions of "Data Discovery (ECS)"

From Earth Science Information Partners (ESIP)
Line 3: Line 3:
 
==ECS for Data Discovery - Mandatory==
 
==ECS for Data Discovery - Mandatory==
  
<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:cw="http://www.ngdc.noaa.gov/metadata/published/xsd/crosswalk.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;">
+
These attributes are mandatory for ECS
  <tr>
+
 
      <th width="15%">Concept</th>
+
<table xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:cw="http://www.ngdc.noaa.gov/metadata/published/xsd/crosswalk.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" width="95%" border="1" cellpadding="3" cellspacing="3" style="border-collapse: collapse;"><tr><th width="15%">Concept</th><th width="25%">Description</th><th width="60%">Dialect (Fit) Paths</th></tr><tr><td>[[Concepts_Glossary#Distribution_Contact|Distribution Contact]]</td><td>Contact information for the organization or individual that distributes the resource.</td><td style="word-break:break-all;"><b>ISO</b> /gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorContact/gmd:CI_ResponsibleParty<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorContact/cit:CI_Responsibility<br><b>ECHO</b> /echo:Collection/echo:Contacts/echo:Contact<br><b>DIF</b> /dif:DIF/dif:Data_Center/dif:Personnel/dif:Role<br><b>ECS</b> /*/ecs:ArchiveCenter<br><b>SERF</b> /serf:SERF/serf:Service_Provider<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>ISO</b> /*/gmd:identificationInfo/*/gmd:abstract/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/*/mri:abstract/gco:CharacterString<br><b>ECHO</b> /*/echo:Description<br><b>DIF</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>ECS</b> /*/ecs:CollectionDescription<br><b>SERF</b> /serf:SERF/serf:Summary/serf:Abstract<br></td></tr><tr><td>[[Concepts_Glossary#Processor|Processor]]</td><td>Identification of, and means of communication with, person(s) and organisation(s) associated with the process step.</td><td style="word-break:break-all;"><b>ISO</b> /*/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmd:LI_ProcessStep/gmd:processor<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:processStep/mrl:LI_ProcessStep/mrl:processor<br><b>ECS</b> /*/ecs:ProcessingCenter<br></td></tr><tr><td>[[Concepts_Glossary#Modified_Date|Modified Date]]</td><td>Date on which the record was created or updated within the catalogue</td><td style="word-break:break-all;"><b>ISO</b> /*/gmd:dateStamp/gco:Date<br><b>ISO</b> /*/gmd:dateStamp/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:dateInfo/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode="lastUpdate"]/cit:date/gco:DateTime<br><b>ECHO</b> /*/echo:LastUpdate<br><b>DIF</b> /dif:DIF/dif:DIF_Creation_Date<br><b>ECS</b> /*/ecs:RevisionDate<br></td></tr><tr><td>[http://www.unidata.ucar.edu/software/netcdf-java/formats/DataDiscoveryAttConvention.html#title_Attribute 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>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>ECHO</b> /*/echo:ShortName&gt;/*/echo:LongName<br><b>DIF</b> /dif:DIF/dif:Entry_Title<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title<br><b>ECS</b> /*/ecs:ShortName &gt; /*/ecs:LongName<br><b>SERF</b> /serf:SERF/serf:Entry_Title<br></td></tr><tr><td>[[Concepts_Glossary#Version_Description|Version Description]]</td><td>A brief description of the differences between this collection version and another collection version.</td><td style="word-break:break-all;"><b>ECS</b> /*/ecs:VersionDescription<br></td></tr><tr><td>[[Concepts_Glossary#Version|Version]]</td><td>Version of the cited resource</td><td style="word-break:break-all;"><b>ISO</b> //gmd:CI_Citation/gmd:edition/gco:CharacterString<br><b>ISO-1</b> /mai:MI_Metadata/mdb:identificationInfo/rmd:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:edition/gco:CharacterString<br><b>ECHO</b> /*/echo:VersionId<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>ECS</b> /*/ecs:VersionId<br></td></tr></table>
      <th width="25%">Description</th>
+
''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.
      <th width="60%">Dialect (Fit) Paths</th>
+
''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.
  </tr>
 
  <tr>
 
      <td>[[Concepts_Glossary#Resource_Contact|Resource Contact]]</td>
 
      <td style="word-break:break-all;">The organization or person responsible for answering questions about the resource.</td>
 
      <td style="word-break:break-all;"><b>ISO</b> /*/gmd:identificationInfo/*/gmd:pointOfContact<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:pointOfContact/cit:CI_Responsibility<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ECHO</b> /*/echo:Contacts/echo:Contact<br><b>ECS</b> /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='User
 
        Services']<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>SERF</b> /serf:SERF/serf:Personnel<br></td>
 
  </tr>
 
  <tr>
 
      <td>[[Concepts_Glossary#Abstract|Abstract]]</td>
 
      <td style="word-break:break-all;">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>ISO</b> /*/gmd:identificationInfo/*/gmd:abstract/gco:CharacterString<br><b>ISO-1</b> /*/mdb:identificationInfo/*/rmd:abstract/gco:CharacterString<br><b>ECHO</b> /*/echo:Description<br><b>ECS</b> /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:CollectionDescription<br><b>DIF</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>SERF</b> /serf:SERF/serf:Summary/serf:Abstract<br></td>
 
  </tr>
 
  <tr>
 
      <td>[[Concepts_Glossary#Distribution_Contact|Distribution Contact]]</td>
 
      <td style="word-break:break-all;">Contact information for the organization or individual that distributes the resource.</td>
 
      <td style="word-break:break-all;"><b>ISO</b> /gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorContact/gmd:CI_ResponsibleParty<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorContact/cit:CI_Responsibility<br><b>ECHO</b> /echo:Collection/echo:Contacts/echo:Contact<br><b>DIF</b> /dif:DIF/dif:Data_Center/dif:Personnel/dif:Role<br><b>SERF</b> /serf:SERF/serf:Service_Provider<br></td>
 
  </tr>
 
  <tr>
 
      <td>[[Concepts_Glossary#Modified_Date|Modified Date]]</td>
 
      <td style="word-break:break-all;">Date on which the record was created or updated within the catalogue</td>
 
      <td style="word-break:break-all;"><b>ISO</b> /*/gmd:dateStamp/gco:Date<br><b>ISO</b> /*/gmd:dateStamp/gco:DateTime<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:dateInfo/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode="lastUpdate"]/cit:date/gco:DateTime<br><b>DIF</b> /dif:DIF/dif:DIF_Creation_Date<br></td>
 
  </tr>
 
  <tr>
 
      <td>[[Concepts_Glossary#Title|Title]]</td>
 
      <td style="word-break:break-all;"></td>
 
      <td style="word-break:break-all;"><b>ISO</b> /*/gmd:identificationInfo[1]/*/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString<br></td>
 
  </tr>
 
  <tr>
 
      <td>[[Concepts_Glossary#Metadata_Identifier|Metadata Identifier]]</td>
 
      <td style="word-break:break-all;">A phrase or string which uniquely identifies the metadata file/record.</td>
 
      <td style="word-break:break-all;"><b>ISO</b> /*/gmd:fileIdentifier/gco:CharacterString<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:metadataIdentifier/mcc:MD_Identifier<br><b>DIF</b> /dif:DIF/dif:Entry_Id<br><b>SERF</b> /serf:SERF/serf:Entry_ID<br></td>
 
  </tr>
 
</table>
 
''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.
 
 
[[Category:Documentation Connections]]
 
[[Category:Documentation Connections]]

Revision as of 17:54, October 14, 2014

The spiral below lists mandatory attributes for the Earth Observation System Data and Information Core System (ECS) metadata model. Where compatible the spiral provides like xpath references for DIF, ECHO, ECS, SERF, ISO and ISO-1.

ECS for Data Discovery - Mandatory

These attributes are mandatory for ECS

ConceptDescriptionDialect (Fit) Paths
Distribution ContactContact information for the organization or individual that distributes the resource.ISO /gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorContact/gmd:CI_ResponsibleParty
ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorContact/cit:CI_Responsibility
ECHO /echo:Collection/echo:Contacts/echo:Contact
DIF /dif:DIF/dif:Data_Center/dif:Personnel/dif:Role
ECS /*/ecs:ArchiveCenter
SERF /serf:SERF/serf:Service_Provider
AbstractA paragraph describing the resource.

Note: This concept is called "Desciption" in Catalog Services for the Web.
ISO /*/gmd:identificationInfo/*/gmd:abstract/gco:CharacterString
ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/*/mri:abstract/gco:CharacterString
ECHO /*/echo:Description
DIF /dif:DIF/dif:Summary/dif:Abstract
ECS /*/ecs:CollectionDescription
SERF /serf:SERF/serf:Summary/serf:Abstract
ProcessorIdentification of, and means of communication with, person(s) and organisation(s) associated with the process step.ISO /*/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmd:LI_ProcessStep/gmd:processor
ISO-1 /mdb:MD_Metadata/mdb:resourceLineage/mrl:LI_Lineage/mrl:processStep/mrl:LI_ProcessStep/mrl:processor
ECS /*/ecs:ProcessingCenter
Modified DateDate on which the record was created or updated within the catalogueISO /*/gmd:dateStamp/gco:Date
ISO /*/gmd:dateStamp/gco:DateTime
ISO-1 /mdb:MD_Metadata/mdb:dateInfo/cit:CI_Date[cit:dateType/cit:CI_DateTypeCode="lastUpdate"]/cit:date/gco:DateTime
ECHO /*/echo:LastUpdate
DIF /dif:DIF/dif:DIF_Creation_Date
ECS /*/ecs:RevisionDate
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.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
ECHO /*/echo:ShortName>/*/echo:LongName
DIF /dif:DIF/dif:Entry_Title
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title
ECS /*/ecs:ShortName > /*/ecs:LongName
SERF /serf:SERF/serf:Entry_Title
Version DescriptionA brief description of the differences between this collection version and another collection version.ECS /*/ecs:VersionDescription
VersionVersion of the cited resourceISO //gmd:CI_Citation/gmd:edition/gco:CharacterString
ISO-1 /mai:MI_Metadata/mdb:identificationInfo/rmd:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:edition/gco:CharacterString
ECHO /*/echo:VersionId
DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Version
DIF /dif:DIF/dif:Reference/dif:Edition
ECS /*/ecs:VersionId

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.