CI OnlineResource

From Earth Science Information Partners (ESIP)
Revision as of 10:31, October 25, 2016 by Ted.Habermann (talk | contribs) (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
Elements Definition and Recommended Practice
Examples
1 linkage 1 Internet address which uses a Uniform Resource Locator address or similar addressing scheme. Provide complete address to active URL. Do not provide URLs in other elements.
http://www.noaa.gov
ftp://tgftp.nws.noaa.gov/
2 protocol 0..1 The connection protocol to be used. When applicable, use the identifier values in this codelist hosted by Open Source Geospatial Foundation.
3 applicationProfile 0..1 Name of an application profile that can be used with the online resource.
4 name 0..1 Title of the online resource. For HTML pages, use the html title tag. Recommend providing at least a name or a description.
NOAA - National Oceanic and Atmospheric Administration
5 description 0..1 Brief text explaining content or purpose of online resource. Recommend providing at least a name or a description.
NOAA homepage
6 function 0..1 Categorize the purpose of this online resource. Use 'download' for direct access to files or ftp sites. Use 'information' for pages with only descriptive information about the resource. Use 'search' for interfaces that support users interaction to find the resource of interest.
search
CI OnlineResource.png


ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!

<gmd:CI_OnlineResource>
	<gmd:linkage>
		<gmd:URL>http://www.ngdc.noaa.gov/dem/squareCellGrid/download/258</gmd:URL>
	</gmd:linkage>
	<gmd:name>
		<gco:CharacterString>Adak, AK 1 arc-second Tsunami Inundation DEM</gco:CharacterString>
	</gmd:name>
	<gmd:description>
		<gco:CharacterString>Download page for accessing DEM, metadata record and development report.</gco:CharacterString>
	</gmd:description>
	<gmd:function>
		<gmd:CI_OnLineFunctionCode 
			codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode" 
			codeListValue="download">
			download
		</gmd:CI_OnLineFunctionCode>
	</gmd:function>
</gmd:CI_OnlineResource>