Difference between revisions of "CI OnlineResource"

From Earth Science Information Partners (ESIP)
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
Line 1: Line 1:
<table cellpadding="3">
+
<div id="elementsAndDefinitions">
<tr>
+
  <!--elements, definitions, and examples for class: CI_OnlineResource-->
<th colspan="3">Elements</th>
+
  <table cellpadding="3" width="100%">
<th><i>Definition and Recommended Practice</i></th>
+
      <tr>
<th><pre>Examples</pre></th>
+
        <th colspan="3">Elements</th>
</tr>
+
        <th><i>Definition and Recommended Practice</i></th>
<tr>
+
        <th><pre>Examples</pre></th>
<td bgcolor="FFFF99">1</td>
+
      </tr>
<td bgcolor="FFFF99">[[URL|linkage]]</td>
+
      <tr>
<td bgcolor="FFFF99">1</td>
+
        <td bgcolor="FFFF99">1</td>
<td><i>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.</i></td>
+
        <td bgcolor="FFFF99">[[CharacterString|linkage]]</td>
<td>
+
        <td bgcolor="FFFF99">1</td>
<pre>http://www.noaa.gov</pre>
+
        <td><i>location (address) for on-line access using a Uniform Resource Locator/Uniform Resource
<pre>ftp://tgftp.nws.noaa.gov/</pre>
+
              Identifier address or similar addressing scheme such as http://www.statkart.no/isotc211</i></td>
</td>
+
        <td><pre>Example is needed</pre></td>
</tr>
+
      </tr>
<tr>
+
      <tr>
<td bgcolor="CCFFFF"> 2 </td>
+
        <td bgcolor="CCFFFF">2</td>
<td bgcolor="CCFFFF">[[CharacterString|protocol]]</td>
+
        <td bgcolor="CCFFFF">[[CharacterString|protocol]]</td>
<td bgcolor="CCFFFF">0..1</td>
+
        <td bgcolor="CCFFFF">0..*</td>
<td><i>The connection protocol to be used. When applicable, use the identifier values in this [https://github.com/OSGeo/Cat-Interop/blob/master/LinkPropertyLookupTable.csv codelist] hosted by Open Source Geospatial Foundation. </i></td>
+
        <td><i>connection protocol to be used e.g. http, ftp, file</i></td>
<td></td>
+
        <td><pre>Example is needed</pre></td>
</tr>
+
      </tr>
<tr>
+
      <tr>
<td bgcolor="CCFFFF"> 3</td>
+
        <td bgcolor="CCFFFF">3</td>
<td bgcolor="CCFFFF">[[CharacterString|applicationProfile]]</td>
+
        <td bgcolor="CCFFFF">[[CharacterString|applicationProfile]]</td>
<td bgcolor="CCFFFF">0..1</td>
+
        <td bgcolor="CCFFFF">0..*</td>
<td><i>Name of an application profile that can be used with the online resource.</i></td>
+
        <td><i>name of an application profile that can be used with the online resource</i></td>
<td></td>
+
        <td><pre>Example is needed</pre></td>
</tr>
+
      </tr>
<tr>
+
      <tr>
<td bgcolor="CCFFFF"> 4</td>
+
        <td bgcolor="CCFFFF">4</td>
<td bgcolor="CCFFFF">[[CharacterString|name]]</td>
+
        <td bgcolor="CCFFFF">[[CharacterString|name]]</td>
<td bgcolor="CCFFFF">0..1</td>
+
        <td bgcolor="CCFFFF">0..*</td>
<td><i>Title of the online resource. For HTML pages, use the html title tag. Recommend providing at least a name or a description.</i></td>
+
        <td><i>name of the online resource</i></td>
<td>
+
        <td><pre>Example is needed</pre></td>
<pre>NOAA - National Oceanic and Atmospheric Administration</pre>
+
      </tr>
</td>
+
      <tr>
</tr>
+
        <td bgcolor="CCFFFF">5</td>
<tr>
+
        <td bgcolor="CCFFFF">[[CharacterString|description]]</td>
<td bgcolor="CCFFFF"> 5</td>
+
        <td bgcolor="CCFFFF">0..*</td>
<td bgcolor="CCFFFF">[[CharacterString|description]]</td>
+
        <td><i>detailed text description of what the online resource is/does</i></td>
<td bgcolor="CCFFFF">0..1</td>
+
        <td><pre>Example is needed</pre></td>
<td><i>Brief text explaining content or purpose of online resource. Recommend providing at least a name or a description. </i></td>
+
      </tr>
<td>
+
      <tr>
<pre>NOAA homepage</pre>
+
        <td bgcolor="CCFFFF">6</td>
</td>
+
        <td bgcolor="CCFFFF">[[ISO_19115_and_19115-2_CodeList_Dictionaries#CI_OnLineFunctionCode|function]]</td>
</tr>
+
        <td bgcolor="CCFFFF">0..*</td>
<tr>
+
        <td><i>code for function performed by the online resource</i></td>
<td bgcolor="CCFFFF"> 6</td>
+
        <td><pre>Example is needed</pre></td>
<td bgcolor="CCFFFF">[[ISO 19115 and 19115-2 CodeList Dictionaries#CI_OnLineFunctionCode|function]]</td>
+
      </tr>
<td bgcolor="CCFFFF">0..1</td>
+
      <tr>
<td><i>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. </i></td>
+
        <td bgcolor="CCFFFF">7</td>
<td>
+
        <td bgcolor="CCFFFF">[[CharacterString|protocolRequest]]</td>
<pre>search</pre>
+
        <td bgcolor="CCFFFF">0..*</td>
</td>
+
        <td><i>protocol used by the accessed resource</i></td>
</tr>
+
        <td><pre>Example is needed</pre></td>
 
+
      </tr>
</table>
+
  </table>
 
+
</div>
[[Image:CI OnlineResource.png|thumb|center|CI OnlineResource.png]]
 
{{template:isoOrderingFooter}}
 
 
 
*[[Online Resources]]
 
 
 
<pre>
 
&lt;gmd:CI_OnlineResource&gt;
 
&lt;gmd:linkage&gt;
 
&lt;gmd:URL&gt;http://www.ngdc.noaa.gov/dem/squareCellGrid/download/258&lt;/gmd:URL&gt;
 
&lt;/gmd:linkage&gt;
 
&lt;gmd:name&gt;
 
&lt;gco:CharacterString&gt;Adak, AK 1 arc-second Tsunami Inundation DEM&lt;/gco:CharacterString&gt;
 
&lt;/gmd:name&gt;
 
&lt;gmd:description&gt;
 
&lt;gco:CharacterString&gt;Download page for accessing DEM, metadata record and development report.&lt;/gco:CharacterString&gt;
 
&lt;/gmd:description&gt;
 
&lt;gmd:function&gt;
 
&lt;gmd:CI_OnLineFunctionCode
 
codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode"
 
codeListValue="download"&gt;
 
download
 
&lt;/gmd:CI_OnLineFunctionCode&gt;
 
&lt;/gmd:function&gt;
 
&lt;/gmd:CI_OnlineResource&gt;
 
</pre>
 

Revision as of 13:17, December 8, 2016

Elements Definition and Recommended Practice
Examples
1 linkage 1 location (address) for on-line access using a Uniform Resource Locator/Uniform Resource Identifier address or similar addressing scheme such as http://www.statkart.no/isotc211
Example is needed
2 protocol 0..* connection protocol to be used e.g. http, ftp, file
Example is needed
3 applicationProfile 0..* name of an application profile that can be used with the online resource
Example is needed
4 name 0..* name of the online resource
Example is needed
5 description 0..* detailed text description of what the online resource is/does
Example is needed
6 function 0..* code for function performed by the online resource
Example is needed
7 protocolRequest 0..* protocol used by the accessed resource
Example is needed