Difference between revisions of "Documenting Projects"
Line 1: | Line 1: | ||
The Arctic Research Mapping Application ([http://armap.org ARMAP]) brings together a multi-disciplinary collection of nearly three thousand NSF funded projects focused on characterizing and understanding the Arctic environment. These projects are described in a standard and structured way using a metadata profile developed during 2011 by the Alaska Data Integration working group ([http://www.adiwg.org/about/ ADIwg]). This profile was originally derived from the FGDC Content Standard for Digital Geospatial Metadata (documentation from the original ADIwg wiki will be available at https://github.com/adiwg/project-metadata-fgdc). It includes a number of fundamental documentation concepts that, taken together, have been proven to make up a successful framework for providing access to information about NSF funded projects in the Arctic region and their geographic distribution. The fundamental project documentation concepts and how these concepts might be shared across a broader community using other metadata dialects are described here. | The Arctic Research Mapping Application ([http://armap.org ARMAP]) brings together a multi-disciplinary collection of nearly three thousand NSF funded projects focused on characterizing and understanding the Arctic environment. These projects are described in a standard and structured way using a metadata profile developed during 2011 by the Alaska Data Integration working group ([http://www.adiwg.org/about/ ADIwg]). This profile was originally derived from the FGDC Content Standard for Digital Geospatial Metadata (documentation from the original ADIwg wiki will be available at https://github.com/adiwg/project-metadata-fgdc). It includes a number of fundamental documentation concepts that, taken together, have been proven to make up a successful framework for providing access to information about NSF funded projects in the Arctic region and their geographic distribution. The fundamental project documentation concepts and how these concepts might be shared across a broader community using other metadata dialects are described here. | ||
− | =Project Identification= | + | ==Project Identification== |
− | + | Identifying projects unambiguously requires titles and identifiers. | |
− | ==Crosswalks== | + | ===Crosswalks=== |
<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;"> | <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> | <tr> | ||
Line 11: | Line 11: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Resource Title</td> | + | <td>[http://www.unidata.ucar.edu/software/netcdf-java/formats/DataDiscoveryAttConvention.html#title_Attribute Resource Title]</td> |
<td style="word-break:break-all;">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 style="word-break:break-all;">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> | ||
− | <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>ECHO</b> /*/echo:ShortName>/*/echo:LongName<br><b> | + | <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>ECHO</b> /*/echo:ShortName>/*/echo:LongName<br><b>ECS</b> /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:ShortName |
+ | > /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:LongName<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString<br><b>ISO-1</b> /*/mdb:identificationInfo/*/rmd:citation/cit:CI_Citation/cit:title/gco:CharacterString<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Online Resource</td> | + | <td>[[Concepts_Glossary#Online_Resource|Online Resource]]</td> |
<td style="word-break:break-all;">Online Resource for the cited resource</td> | <td style="word-break:break-all;">Online Resource for the cited resource</td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:onlink<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Online_Resource<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Online_Resource<br><b>ISO</b> //gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:contactInfo/gmd:CI_Contact/gmd:onlineResource/gmd:CI_OnlineResource<br><b>ISO-1</b> //cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:onlink<br><b>DIF</b> /dif:DIF/dif:Data_Set_Citation/dif:Online_Resource<br><b>DIF</b> /dif:DIF/dif:Reference/dif:Online_Resource<br><b>ISO</b> //gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:contactInfo/gmd:CI_Contact/gmd:onlineResource/gmd:CI_OnlineResource<br><b>ISO-1</b> //cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Project Sponsor</td> | + | <td>[[Concepts_Glossary#Project_Sponsor|Project Sponsor]]</td> |
<td style="word-break:break-all;">The organization responsible for funding the project.</td> | <td style="word-break:break-all;">The organization responsible for funding the project.</td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgcode<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgcode<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Sponsor Project Identifier</td> | + | <td>[[Concepts_Glossary#Sponsor_Project_Identifier|Sponsor Project Identifier]]</td> |
− | <td style="word-break:break-all;">An identifier for the project used by the organization responsible for funding the project.</td> | + | <td style="word-break:break-all;">An identifier for the project used by the organization responsible for funding the project. |
+ | </td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgproj<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgproj<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Project Host</td> | + | <td>[[Concepts_Glossary#Project_Host|Project Host]]</td> |
<td style="word-break:break-all;">The organization responsible for hosting a project website or including it in a portal.</td> | <td style="word-break:break-all;">The organization responsible for hosting a project website or including it in a portal.</td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:hostorgcode<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:hostorgcode<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Host Project Identifier</td> | + | <td>[[Concepts_Glossary#Host_Project_Identifier|Host Project Identifier]]</td> |
<td style="word-break:break-all;">An identifier for the project used by the organization responsible for hosting a project website or including it in a portal.</td> | <td style="word-break:break-all;">An identifier for the project used by the organization responsible for hosting a project website or including it in a portal.</td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgproj<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgproj<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Resource Identifier</td> | + | <td>[[Concepts_Glossary#Resource_Identifier|Resource Identifier]]</td> |
<td style="word-break:break-all;">Identifier for the resource described by the metadata</td> | <td style="word-break:break-all;">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>DIF</b> /dif:DIF/dif:Reference/dif:DOI<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECHO</b> (1) /*/echo:ShortName | /*/echo:LongName<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> //cit:CI_Citation/cit:identifier/cit:MD_Identifier/cit:code<br></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>DIF</b> /dif:DIF/dif:Reference/dif:DOI<br><b>ECHO</b> /*/echo:DataSetId<br><b>ECHO</b> (1) /*/echo:ShortName | /*/echo:LongName<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> //cit:CI_Citation/cit:identifier/cit:MD_Identifier/cit:code<br></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>[[Concepts_Glossary#Resource_Identifier|Resource Identifier]]</td> | ||
+ | <td style="word-break:break-all;">Unique identifier for the resource.</td> | ||
+ | <td style="word-break:break-all;"><b>ISO</b> /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier<br><b>ISO-1</b> /*/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier<br></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 60: | Line 67: | ||
− | =Project Description= | + | ==Project Description== |
− | + | Descriptive information supports full-text and facet searches | |
+ | ===Crosswalks=== | ||
− | |||
<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;"> | <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> | <tr> | ||
Line 71: | Line 78: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Abstract</td> | + | <td>[[Concepts_Glossary#Abstract|Abstract]]</td> |
<td style="word-break:break-all;">A paragraph describing the resource.</td> | <td style="word-break:break-all;">A paragraph describing the resource.</td> | ||
− | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:descript/adiwg:abstract<br><b>DIF</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>ECHO</b> /*/echo:Description | + | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:descript/adiwg:abstract<br><b>DIF</b> /dif:DIF/dif:Summary/dif:Abstract<br><b>ECHO</b> /*/echo:Description<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:abstract/gco:CharacterString<br><b>ISO-1</b> /*/mdb:identificationInfo/*/rmd:abstract/gco:CharacterString<br></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>[https://geo-ide.noaa.gov/wiki/index.php?title=ISO_Keywords Keyword]</td> | <td>[https://geo-ide.noaa.gov/wiki/index.php?title=ISO_Keywords Keyword]</td> | ||
<td style="word-break:break-all;">A word or phrase that describes some aspect of a resource. Can be one of several types.<br><br><i>Note: The general identification keywords usually have a type of "theme" and are refered to as "theme keywords". Other types and vocabularies are used for other information.</i></td> | <td style="word-break:break-all;">A word or phrase that describes some aspect of a resource. Can be one of several types.<br><br><i>Note: The general identification keywords usually have a type of "theme" and are refered to as "theme keywords". Other types and vocabularies are used for other information.</i></td> | ||
− | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Category<br><b>DIF</b> (1) /dif:DIF | + | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Category<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Topic<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Term<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Variable_Level_1<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Variable_Level_2<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Variable_Level_3<br><b>DIF</b> (1) /dif:DIF/dif:Parameters/dif:Detailed_Variable<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel2Keyword/echo:Value<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel3Keyword<br><b>ECHO</b> (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:DisciplineKeyword<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:TopicKeyword<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:TermKeyword<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:VariableKeyword<br><b>ISO</b> (1) /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[gmd:type/gmd:MD_KeywordTypeCode='theme']/gmd:keyword/gco:CharacterString<br></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 99: | Line 106: | ||
− | =Project Contacts= | + | ==Project Contacts== |
− | Identifying organizations and | + | Identifying organizations and individuals that are associated with a resource is important |
+ | ===Crosswalks=== | ||
− | |||
<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;"> | <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> | <tr> | ||
Line 110: | Line 117: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Metadata Contact</td> | + | <td>[[Concepts_Glossary#Metadata_Contact|Metadata Contact]]</td> |
<td style="word-break:break-all;">The organization or person currently responsible for the metadata.</td> | <td style="word-break:break-all;">The organization or person currently responsible for the metadata.</td> | ||
− | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:metainfo/adiwg:metc<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='DIF AUTHOR']<br><b>DIF</b> /dif:DIF/dif:Originating_Metadata_Node<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ISO</b> /*/gmd:contact<br></td> | + | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:metainfo/adiwg:metc<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='DIF AUTHOR']<br><b>DIF</b> /dif:DIF/dif:Originating_Metadata_Node<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ECS</b> /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='Archive']<br><b>ISO</b> /*/gmd:contact<br></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Resource Contact</td> | + | <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;">The organization or person responsible for answering questions about the resource.</td> | ||
− | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ptcontac/adiwg:cntinfo<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credorg/adiwg:cntinfo<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credper/adiwg:cntinfo<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>ECHO</b> /*/echo:ArchiveCenter<br><b>ECHO</b> /*/echo:Contacts/echo:Contact<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:pointOfContact<br></td> | + | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:ptcontac/adiwg:cntinfo<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credorg/adiwg:cntinfo<br><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credper/adiwg:cntinfo<br><b>DIF</b> /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR']<br><b>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>ISO</b> /*/gmd:identificationInfo/*/gmd:pointOfContact<br></td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 133: | Line 140: | ||
− | =Project Extent= | + | ==Project Extent== |
− | + | Describing the temporal and spatial extent of a project is critical for logistics | |
+ | and planning. | ||
+ | ===Crosswalks=== | ||
− | |||
<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;"> | <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> | <tr> | ||
Line 144: | Line 152: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Site</td> | + | <td>[[Concepts_Glossary#Site|Site]]</td> |
<td style="word-break:break-all;">The name or description of the physical location where the data were collected</td> | <td style="word-break:break-all;">The name or description of the physical location where the data were collected</td> | ||
− | <td style="word-break:break-all;" | + | <td style="word-break:break-all;"></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Site Location</td> | + | <td>[[Concepts_Glossary#Site_Location|Site Location]]</td> |
<td style="word-break:break-all;">The latitude/longitude/elevation of the physical location where the data were collected</td> | <td style="word-break:break-all;">The latitude/longitude/elevation of the physical location where the data were collected</td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:spdom/adiwg:Point/adiwg:coordinates<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:spdom/adiwg:Point/adiwg:coordinates<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Southernmost Latitude</td> | + | <td>[[Concepts_Glossary#Southernmost_Latitude|Southernmost Latitude]]</td> |
− | <td style="word-break:break-all;">The southernmost latitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute | + | <td style="word-break:break-all;">The southernmost latitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute can be used to identify the bounding offering.</i></td> |
− | + | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Southernmost_Latitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:SouthBoundingCoordinate<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:SouthBoundingCoordinate<br><b>ISO</b> (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:southBoundLatitude/gco:Decimal<br></td> | |
− | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Southernmost_Latitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:SouthBoundingCoordinate<br><b> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Northernmost Latitude</td> | + | <td>[[Concepts_Glossary#Northernmost_Latitude|Northernmost Latitude]]</td> |
− | <td style="word-break:break-all;">The northernmost latitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute | + | <td style="word-break:break-all;">The northernmost latitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute (e.g. gml:id="network-all") can be used to identify the bounding offering.</i></td> |
− | + | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Northernmost_Latitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:NorthBoundingCoordinate<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:NorthBoundingCoordinate<br><b>ISO</b> (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:northBoundLatitude/gco:Decimal<br></td> | |
− | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Northernmost_Latitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:NorthBoundingCoordinate<br><b> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Westernmost Longitude</td> | + | <td>[[Concepts_Glossary#Westernmost_Longitude|Westernmost Longitude]]</td> |
− | <td style="word-break:break-all;">The westernmost longitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute | + | <td style="word-break:break-all;">The westernmost longitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute can be used to identify the bounding offering.</i></td> |
− | + | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Westernmost_Longitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:WestBoundingCoordinate<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:WestBoundingCoordinate<br><b>ISO</b> (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:westBoundLongitude/gco:Decimal<br></td> | |
− | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Westernmost_Longitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:WestBoundingCoordinate<br><b> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Easternmost Longitude</td> | + | <td>[[Concepts_Glossary#Easternmost_Longitude|Easternmost Longitude]]</td> |
− | <td style="word-break:break-all;">The easternmost longitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute | + | <td style="word-break:break-all;">The easternmost longitude of the bounding rectangle.<br><br><i>Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute can be used to identify the bounding offering.</i></td> |
− | + | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Easternmost_Longitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:WestBoundingCoordinate<br><b>ECS</b> (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:EastBoundingCoordinate<br><b>ISO</b> (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:eastBoundLongitude/gco:Decimal<br></td> | |
− | <td style="word-break:break-all;"><b>DIF</b> (1) /dif:DIF/dif:Spatial_Coverage/dif:Easternmost_Longitude<br><b>ECHO</b> (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:WestBoundingCoordinate<br><b> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Start Time</td> | + | <td>[[Concepts_Glossary#Start_Time|Start Time]]</td> |
<td style="word-break:break-all;">The start of the bounding time period</td> | <td style="word-break:break-all;">The start of the bounding time period</td> | ||
<td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:timeperd/adiwg:timeinfo/adiwg:rngdates/adiwg:begdate<br><b>DIF</b> /dif:DIF/dif:Temporal_Coverage/dif:Start_Date<br><b>ECHO</b> /*/echo:Temporal/echo:RangeDateTime/echo:BeginningDateTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent/gmd:extent/gml:TimePeriod/gml:beginPosition<br></td> | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:timeperd/adiwg:timeinfo/adiwg:rngdates/adiwg:begdate<br><b>DIF</b> /dif:DIF/dif:Temporal_Coverage/dif:Start_Date<br><b>ECHO</b> /*/echo:Temporal/echo:RangeDateTime/echo:BeginningDateTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent/gmd:extent/gml:TimePeriod/gml:beginPosition<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>End Time</td> | + | <td>[[Concepts_Glossary#End_Time|End Time]]</td> |
<td style="word-break:break-all;">The end of the bounding time period</td> | <td style="word-break:break-all;">The end of the bounding time period</td> | ||
− | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:timeperd/adiwg:timeinfo/adiwg:rngdates/adiwg:enddate<br><b>DIF</b> /dif:DIF/dif:Temporal_Coverage/dif:Stop_Date<br><b>ECHO</b> /*/echo:Temporal/echo:RangeDateTime/echo:EndingDateTime<br><b>ECHO</b> /*/echo:Temporal/echo:EndsAtPresentFlag<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent/gmd:extent/gml:TimePeriod/gml:endPosition<br></td> | + | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:timeperd/adiwg:timeinfo/adiwg:rngdates/adiwg:enddate<br><b>DIF</b> /dif:DIF/dif:Temporal_Coverage/dif:Stop_Date<br><b>ECHO</b> /*/echo:Temporal/echo:RangeDateTime/echo:EndingDateTime<br><b>ECHO</b> /*/echo:Temporal/echo:EndsAtPresentFlag<br><b>ECS</b> /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeBeginningDate<br><b>ECS</b> /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeBeginningTime<br><b>ECS</b> /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeEndingDate<br><b>ECS</b> /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeEndingTime<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent/gmd:extent/gml:TimePeriod/gml:endPosition<br></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Vertical Minimum</td> | + | <td>[[Concepts_Glossary#Vertical_Minimum|Vertical Minimum]]</td> |
<td style="word-break:break-all;">The minimum height of the bounding rectangle</td> | <td style="word-break:break-all;">The minimum height of the bounding rectangle</td> | ||
<td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Minimum_Altitude<br><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Minimum_Depth<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:verticalElement/gmd:EX_VerticalExtent/gmd:minimumValue/gco:Real<br></td> | <td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Minimum_Altitude<br><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Minimum_Depth<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:verticalElement/gmd:EX_VerticalExtent/gmd:minimumValue/gco:Real<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Vertical Maximum</td> | + | <td>[[Concepts_Glossary#Vertical_Maximum|Vertical Maximum]]</td> |
<td style="word-break:break-all;">The maximum height of the bounding rectangle</td> | <td style="word-break:break-all;">The maximum height of the bounding rectangle</td> | ||
<td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Maximum_Altitude<br><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Maximum_Depth<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:verticalElement/gmd:EX_VerticalExtent/gmd:maximumValue/gco:Real<br></td> | <td style="word-break:break-all;"><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Maximum_Altitude<br><b>DIF</b> /dif:DIF/dif:Spatial_Coverage/dif:Maximum_Depth<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:verticalElement/gmd:EX_VerticalExtent/gmd:maximumValue/gco:Real<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Place Keyword</td> | + | <td>[[Concepts_Glossary#Place_Keyword|Place Keyword]]</td> |
<td style="word-break:break-all;">A comma separated list of key words and phrases that give the location of the resource.<br><br><i>Note: Some dialects include keywords, but they do not include mechanisms for identifying the type. In those cases it is difficult to unambiguously identify place keywords.</i></td> | <td style="word-break:break-all;">A comma separated list of key words and phrases that give the location of the resource.<br><br><i>Note: Some dialects include keywords, but they do not include mechanisms for identifying the type. In those cases it is difficult to unambiguously identify place keywords.</i></td> | ||
− | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekey<br><b>DIF</b> /dif:DIF/dif: | + | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekey<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Category<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Type<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion1<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion2<br><b>DIF</b> /dif:DIF/dif:Location/dif:Location_Subregion3<br><b>DIF</b> /dif:DIF/dif:Location/dif:Detailed_Location<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[gmd:type/gmd:MD_KeywordTypeCode='place']/gmd:keyword/gco:CharacterString<br></td> |
+ | </tr> | ||
+ | <tr> | ||
+ | <td>[[Concepts_Glossary#Place_Keyword_Vocabulary|Place Keyword Vocabulary]]</td> | ||
+ | <td style="word-break:break-all;">If you are following a guideline for the place words/phrases in your "keywords" attribute, put the name of that guideline here. | ||
+ | </td> | ||
+ | <td style="word-break:break-all;"><b>ADIwg</b> /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekt<br><b>ISO</b> /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[gmd:type/gmd:MD_KeywordTypeCode='place']/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString<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]] | ||
+ | |||
+ | |||
+ | ==Project Links== | ||
+ | Web resources of various kinds that are related to projects provide important information | ||
+ | that supplements the standard and structured information included in the metadata. | ||
+ | ===Crosswalks=== | ||
+ | |||
+ | <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>Concept</th> | ||
+ | <th>Description</th> | ||
+ | <th>Dialect (Fit) Paths</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>[[Concepts_Glossary#Award_Link|Award Link]]</td> | ||
+ | <td style="word-break:break-all;">A link to information about the award that provided support for the project.</td> | ||
+ | <td style="word-break:break-all;"><b>ADIwg</b> /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='awardInfo']<br><b>DIF</b> /dif:DIF/dif:Related_URL<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information']<br></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>[[Concepts_Glossary#Data_Link|Data Link]]</td> | ||
+ | <td style="word-break:break-all;">A link to data produced by the project.</td> | ||
+ | <td style="word-break:break-all;"><b>ADIwg</b> /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='data']<br><b>DIF</b> /dif:DIF/dif:Related_URL<br><b>ECHO</b> /echo:Collection/echo:OnlineAccessURLs/echo:OnlineAccessURL<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download']<br></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>[[Concepts_Glossary#Product_Link|Product Link]]</td> | ||
+ | <td style="word-break:break-all;">A link to a product produced by the project.</td> | ||
+ | <td style="word-break:break-all;"><b>ADIwg</b> /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='product']<br><b>DIF</b> /dif:DIF/dif:Related_URL<br><b>ECHO</b> /echo:Collection/echo:OnlineAccessURLs/echo:OnlineAccessURL<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download']<br></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> | + | <td>[[Concepts_Glossary#Project_Website_Link|Project Website Link]]</td> |
− | <td style="word-break:break-all;"> | + | <td style="word-break:break-all;">A link to a website with information about the project.</td> |
− | <td style="word-break:break-all;"><b>ADIwg</b> / | + | <td style="word-break:break-all;"><b>ADIwg</b> /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='projectWebsite']<br><b>DIF</b> /dif:DIF/dif:Related_URL<br><b>ECHO</b> /echo:Collection/echo:OnlineResources/echo:OnlineResource<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='information']<br><b>ISO</b> /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='information']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information']<br><b>ISO-1</b> /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information']<br></td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 10:57, September 6, 2014
The Arctic Research Mapping Application (ARMAP) brings together a multi-disciplinary collection of nearly three thousand NSF funded projects focused on characterizing and understanding the Arctic environment. These projects are described in a standard and structured way using a metadata profile developed during 2011 by the Alaska Data Integration working group (ADIwg). This profile was originally derived from the FGDC Content Standard for Digital Geospatial Metadata (documentation from the original ADIwg wiki will be available at https://github.com/adiwg/project-metadata-fgdc). It includes a number of fundamental documentation concepts that, taken together, have been proven to make up a successful framework for providing access to information about NSF funded projects in the Arctic region and their geographic distribution. The fundamental project documentation concepts and how these concepts might be shared across a broader community using other metadata dialects are described here.
Project Identification
Identifying projects unambiguously requires titles and identifiers.
Crosswalks
Concept | Description | Dialect (Fit) Paths |
---|---|---|
Resource Title | 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. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:title DIF /dif:DIF/dif:Entry_Title DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_Title ECHO /*/echo:ShortName>/*/echo:LongName ECS /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:ShortName > /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:LongName ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString ISO-1 /*/mdb:identificationInfo/*/rmd:citation/cit:CI_Citation/cit:title/gco:CharacterString |
Online Resource | Online Resource for the cited resource | ADIwg /adiwg:project/adiwg:idinfo/adiwg:citation/adiwg:citeinfo/adiwg:onlink DIF /dif:DIF/dif:Data_Set_Citation/dif:Online_Resource DIF /dif:DIF/dif:Reference/dif:Online_Resource ISO //gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:contactInfo/gmd:CI_Contact/gmd:onlineResource/gmd:CI_OnlineResource ISO-1 //cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource |
Project Sponsor | The organization responsible for funding the project. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgcode |
Sponsor Project Identifier | An identifier for the project used by the organization responsible for funding the project. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgproj |
Project Host | The organization responsible for hosting a project website or including it in a portal. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:hostorgcode |
Host Project Identifier | An identifier for the project used by the organization responsible for hosting a project website or including it in a portal. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:primorgproj |
Resource Identifier | Identifier for the resource described by the metadata | ADIwg /adiwg:project/adiwg:idinfo/adiwg:ids/adiwg:projguid DIF /dif:DIF/dif:Data_Set_Citation/dif:Dataset_DOI DIF /dif:DIF/dif:Reference/dif:DOI ECHO /*/echo:DataSetId ECHO (1) /*/echo:ShortName | /*/echo:LongName ISO /*/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:identifier/gmd:MD_Identifier/gmd:code/gco:CharacterString ISO-1 //cit:CI_Citation/cit:identifier/cit:MD_Identifier/cit:code |
Resource Identifier | Unique identifier for the resource. | ISO /*/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier ISO-1 /*/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:identifier/mcc:MD_Identifier |
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.
Project Description
Descriptive information supports full-text and facet searches
Crosswalks
Concept | Description | Dialect (Fit) Paths |
---|---|---|
Abstract | A paragraph describing the resource. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:descript/adiwg:abstract DIF /dif:DIF/dif:Summary/dif:Abstract ECHO /*/echo:Description ISO /*/gmd:identificationInfo/*/gmd:abstract/gco:CharacterString ISO-1 /*/mdb:identificationInfo/*/rmd:abstract/gco:CharacterString |
Keyword | A word or phrase that describes some aspect of a resource. Can be one of several types. Note: The general identification keywords usually have a type of "theme" and are refered to as "theme keywords". Other types and vocabularies are used for other information. |
ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:theme/adiwg:themekey DIF (1) /dif:DIF/dif:Parameters/dif:Category DIF (1) /dif:DIF/dif:Parameters/dif:Topic DIF (1) /dif:DIF/dif:Parameters/dif:Term DIF (1) /dif:DIF/dif:Parameters/dif:Variable_Level_1 DIF (1) /dif:DIF/dif:Parameters/dif:Variable_Level_2 DIF (1) /dif:DIF/dif:Parameters/dif:Variable_Level_3 DIF (1) /dif:DIF/dif:Parameters/dif:Detailed_Variable ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:CategoryKeyword ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TopicKeyword ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:TermKeyword ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel1Keyword/echo:Value ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel2Keyword/echo:Value ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:VariableLevel3Keyword ECHO (1) /*/echo:ScienceKeywords/echo:ScienceKeyword/echo:DetailedVariableKeyword ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:DisciplineKeyword ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:TopicKeyword ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:TermKeyword ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:DisciplineTopicParameters/ecs:VariableKeyword ISO (1) /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[gmd:type/gmd:MD_KeywordTypeCode='theme']/gmd:keyword/gco:CharacterString |
Keyword Vocabulary | If you are following a guideline or using a shared vocabulary for the words/phrases in your "keywords" attribute, put the name of that guideline here. 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 ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString |
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.
Project Contacts
Identifying organizations and individuals that are associated with a resource is important
Crosswalks
Concept | Description | Dialect (Fit) Paths |
---|---|---|
Metadata Contact | The organization or person currently responsible for the metadata. | ADIwg /adiwg:project/adiwg:metainfo/adiwg:metc DIF /dif:DIF/dif:Personnel[dif:Role='DIF AUTHOR'] DIF /dif:DIF/dif:Originating_Metadata_Node ECHO /*/echo:ArchiveCenter ECS /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='Archive'] ISO /*/gmd:contact |
Resource Contact | The organization or person responsible for answering questions about the resource. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:ptcontac/adiwg:cntinfo ADIwg /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credorg/adiwg:cntinfo ADIwg /adiwg:project/adiwg:idinfo/adiwg:datacred/adiwg:credper/adiwg:cntinfo DIF /dif:DIF/dif:Personnel[dif:Role='INVESTIGATOR'] ECHO /*/echo:ArchiveCenter ECHO /*/echo:Contacts/echo:Contact ECS /CollectionMetaDataFile/CollectionMetaDataSets/Collections/CollectionMetaData/Contact[Role='User Services'] ISO /*/gmd:identificationInfo/*/gmd:pointOfContact |
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.
Project Extent
Describing the temporal and spatial extent of a project is critical for logistics and planning.
Crosswalks
Concept | Description | Dialect (Fit) Paths |
---|---|---|
Site | The name or description of the physical location where the data were collected | |
Site Location | The latitude/longitude/elevation of the physical location where the data were collected | ADIwg /adiwg:project/adiwg:idinfo/adiwg:spdom/adiwg:Point/adiwg:coordinates |
Southernmost Latitude | The southernmost latitude of the bounding rectangle. Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute can be used to identify the bounding offering. |
DIF (1) /dif:DIF/dif:Spatial_Coverage/dif:Southernmost_Latitude ECHO (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:SouthBoundingCoordinate ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:SouthBoundingCoordinate ISO (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:southBoundLatitude/gco:Decimal |
Northernmost Latitude | The northernmost latitude of the bounding rectangle. Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute (e.g. gml:id="network-all") can be used to identify the bounding offering. |
DIF (1) /dif:DIF/dif:Spatial_Coverage/dif:Northernmost_Latitude ECHO (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:NorthBoundingCoordinate ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:NorthBoundingCoordinate ISO (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:northBoundLatitude/gco:Decimal |
Westernmost Longitude | The westernmost longitude of the bounding rectangle. Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute can be used to identify the bounding offering. |
DIF (1) /dif:DIF/dif:Spatial_Coverage/dif:Westernmost_Longitude ECHO (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:WestBoundingCoordinate ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:WestBoundingCoordinate ISO (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:westBoundLongitude/gco:Decimal |
Easternmost Longitude | The easternmost longitude of the bounding rectangle. Note: OGC-SOS offering lists may not include the entire dataset. A gml:id attribute can be used to identify the bounding offering. |
DIF (1) /dif:DIF/dif:Spatial_Coverage/dif:Easternmost_Longitude ECHO (1) /*/echo:Spatial/echo:HorizontalSpatialDomain/echo:Geometry/echo:BoundingRectangle/echo:WestBoundingCoordinate ECS (1) /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Spatial/ecs:HorizontalSpatialDomain/ecs:BoundingRectangle/ecs:EastBoundingCoordinate ISO (1) /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox/gmd:eastBoundLongitude/gco:Decimal |
Start Time | The start of the bounding time period | ADIwg /adiwg:project/adiwg:idinfo/adiwg:timeperd/adiwg:timeinfo/adiwg:rngdates/adiwg:begdate DIF /dif:DIF/dif:Temporal_Coverage/dif:Start_Date ECHO /*/echo:Temporal/echo:RangeDateTime/echo:BeginningDateTime ISO /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent/gmd:extent/gml:TimePeriod/gml:beginPosition |
End Time | The end of the bounding time period | ADIwg /adiwg:project/adiwg:idinfo/adiwg:timeperd/adiwg:timeinfo/adiwg:rngdates/adiwg:enddate DIF /dif:DIF/dif:Temporal_Coverage/dif:Stop_Date ECHO /*/echo:Temporal/echo:RangeDateTime/echo:EndingDateTime ECHO /*/echo:Temporal/echo:EndsAtPresentFlag ECS /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeBeginningDate ECS /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeBeginningTime ECS /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeEndingDate ECS /ecs:CollectionMetaDataFile/ecs:CollectionMetaDataSets/ecs:Collections/ecs:CollectionMetaData/ecs:Temporal/ecs:RangeDateTime/ecs:RangeEndingTime ISO /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:temporalElement/gmd:EX_TemporalExtent/gmd:extent/gml:TimePeriod/gml:endPosition |
Vertical Minimum | The minimum height of the bounding rectangle | DIF /dif:DIF/dif:Spatial_Coverage/dif:Minimum_Altitude DIF /dif:DIF/dif:Spatial_Coverage/dif:Minimum_Depth ISO /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:verticalElement/gmd:EX_VerticalExtent/gmd:minimumValue/gco:Real |
Vertical Maximum | The maximum height of the bounding rectangle | DIF /dif:DIF/dif:Spatial_Coverage/dif:Maximum_Altitude DIF /dif:DIF/dif:Spatial_Coverage/dif:Maximum_Depth ISO /*/gmd:identificationInfo/*/gmd:extent/gmd:EX_Extent/gmd:verticalElement/gmd:EX_VerticalExtent/gmd:maximumValue/gco:Real |
Place Keyword | A comma separated list of key words and phrases that give the location of the resource. Note: Some dialects include keywords, but they do not include mechanisms for identifying the type. In those cases it is difficult to unambiguously identify place keywords. |
ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekey 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 ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[gmd:type/gmd:MD_KeywordTypeCode='place']/gmd:keyword/gco:CharacterString |
Place Keyword Vocabulary | If you are following a guideline for the place words/phrases in your "keywords" attribute, put the name of that guideline here. | ADIwg /adiwg:project/adiwg:idinfo/adiwg:keywords/adiwg:place/adiwg:placekt ISO /*/gmd:identificationInfo/*/gmd:descriptiveKeywords/gmd:MD_Keywords[gmd:type/gmd:MD_KeywordTypeCode='place']/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString |
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.
Project Links
Web resources of various kinds that are related to projects provide important information that supplements the standard and structured information included in the metadata.
Crosswalks
Concept | Description | Dialect (Fit) Paths |
---|---|---|
Award Link | A link to information about the award that provided support for the project. | ADIwg /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='awardInfo'] DIF /dif:DIF/dif:Related_URL ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information'] |
Data Link | A link to data produced by the project. | ADIwg /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='data'] DIF /dif:DIF/dif:Related_URL ECHO /echo:Collection/echo:OnlineAccessURLs/echo:OnlineAccessURL ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download'] ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download'] ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download'] ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download'] |
Product Link | A link to a product produced by the project. | ADIwg /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='product'] DIF /dif:DIF/dif:Related_URL ECHO /echo:Collection/echo:OnlineAccessURLs/echo:OnlineAccessURL ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download'] ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='download'] ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download'] ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='download'] |
Project Website Link | A link to a website with information about the project. | ADIwg /adwig:project/adwig:idinfo/adwig:publication/adwig:citeinfo/adwig:onlink[adwig:linktype='projectWebsite'] DIF /dif:DIF/dif:Related_URL ECHO /echo:Collection/echo:OnlineResources/echo:OnlineResource ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorTransferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='information'] ISO /*/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine/gmd:CI_OnlineResource[gmd:function/gmd:CI_OnLineFunctionCode='information'] ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:distributor/mrd:MD_Distributor/mrd:distributorTransferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information'] ISO-1 /mdb:MD_Metadata/mdb:distributionInfo/mrd:MD_Distribution/mrd:transferOptions/mrd:MD_DigitalTransferOptions/mrd:onLine/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information'] ISO-1 /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:onlineResource/cit:CI_OnlineResource[cit:function/cit:CI_OnLineFunctionCode='information'] |
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.