Difference between revisions of "Documenting Citations"

From Earth Science Information Partners (ESIP)
Line 17: Line 17:
 
</gallery>
 
</gallery>
 
</td>     
 
</td>     
 +
<tr>
 +
</table>
 +
 +
==Usage==
 +
CI_Citation serves two purposes in the ISO 19115 Standard. First, it gives the information required to cite the data or the service (the resource) that is being described in the metadata. This CI_Citation can be part of the gmd:MD_DataIdentification or srv:ServiceIdentification objects.
 +
<table border="1" cellpadding="5">
 +
<tr>
 +
<th width="20%" valign="top">Usage</th>
 +
<th width="80%" valign="top">Description and Xpath</th>
 +
</tr>
 +
<tr>
 +
<td>
 +
<gallery>
 +
File:MD_Identification.png
 +
</gallery>
 +
</td>
 +
<td>
 +
The Resource Citation includes information that should be used when citing the resource that is being described by the metadata record. It includes descriptions of the people involved in the creation of the resource. They usually have roles of originator, author, or principleInvestigator.
 +
 +
An important enhancement to the CI_Citation object occured in ISO 19115-1. The enhancement includes the addition of OnlineResource and BrowseGraphic fields which enable online digital resources and graphics to be referenced from the CI_Citation object.  An expanded description is available in the Revisions section of this page.
 +
 +
/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation
 +
 +
or
 +
 +
/gmi:MI_Metadata/gmd:identificationInfo/srv:ServiceIdentification/gmd:citation
 +
</td>
 +
</tr>
 +
   
 
<tr>
 
<tr>
 
</table>
 
</table>

Revision as of 14:24, January 3, 2017


Overview

Citations are used to provide information about citing the resource being described in the metadata or to refer to resources outside of the metadata record. These citations are an important part of the identification information and, as such, they are in a special location in the record. In addition, they can provide connection to relevant materials that can not be included in the metadata.

Structure

The CI_Citation includes two required and eleven optional elements and introduces several new objects. The CI_Series object gives the name, issue, and page numbers of an article in a periodical. The ISBN and ISSN elements are internationally recognized identifiers for books and periodicals. The MI_Identifier and CI_Date objects are discussed below.

Usage

CI_Citation serves two purposes in the ISO 19115 Standard. First, it gives the information required to cite the data or the service (the resource) that is being described in the metadata. This CI_Citation can be part of the gmd:MD_DataIdentification or srv:ServiceIdentification objects.

Usage Description and Xpath

The Resource Citation includes information that should be used when citing the resource that is being described by the metadata record. It includes descriptions of the people involved in the creation of the resource. They usually have roles of originator, author, or principleInvestigator.

An important enhancement to the CI_Citation object occured in ISO 19115-1. The enhancement includes the addition of OnlineResource and BrowseGraphic fields which enable online digital resources and graphics to be referenced from the CI_Citation object. An expanded description is available in the Revisions section of this page.

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation

or

/gmi:MI_Metadata/gmd:identificationInfo/srv:ServiceIdentification/gmd:citation