Difference between revisions of "Documenting Contributor Name"

From Earth Science Information Partners (ESIP)
 
Line 2: Line 2:
 
         <datacred>This report is based on a cooperative study by the U.S. GeologicalSurvey, Denver, Colorado.</datacred>
 
         <datacred>This report is based on a cooperative study by the U.S. GeologicalSurvey, Denver, Colorado.</datacred>
 
</idinfo></pre>
 
</idinfo></pre>
'''ISO'''<pre></pre>
+
'''ISO'''
 +
<pre>
 +
<gmd:MD_DataIdentification>
 +
    <gmd:citation>
 +
        <gmd:CI_Citation>
 +
            <gmd:citedResponsibleParty>
 +
                <gmd:CI_ResponsibleParty id="citedInd">
 +
                    <gmd:individualName>
 +
                        <gco:CharacterString>//gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:individualName/gco:CharacterString</gco:CharacterString>
 +
                    </gmd:individualName>
 +
                    <gmd:role>
 +
                        <gmd:CI_RoleCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="contributor">Contributor</gmd:CI_RoleCode>
 +
                    </gmd:role>
 +
                </gmd:CI_ResponsibleParty>
 +
            </gmd:citedResponsibleParty>   
 +
        </gmd:CI_Citation>
 +
    </gmd:citation>
 +
</gmd:MD_DataIdentification>
 +
</pre>
 
[[Concept Examples]]
 
[[Concept Examples]]

Latest revision as of 13:45, September 25, 2015

CSDGM

<idinfo>
        <datacred>This report is based on a cooperative study by the U.S. GeologicalSurvey, Denver, Colorado.</datacred>
</idinfo>

ISO

<gmd:MD_DataIdentification>
    <gmd:citation>
        <gmd:CI_Citation>
            <gmd:citedResponsibleParty>
                <gmd:CI_ResponsibleParty id="citedInd">
                    <gmd:individualName>
                        <gco:CharacterString>//gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:citedResponsibleParty/gmd:CI_ResponsibleParty/gmd:individualName/gco:CharacterString</gco:CharacterString>
                    </gmd:individualName>
                    <gmd:role>
                        <gmd:CI_RoleCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="contributor">Contributor</gmd:CI_RoleCode>
                    </gmd:role>
                </gmd:CI_ResponsibleParty>
            </gmd:citedResponsibleParty>     
        </gmd:CI_Citation>
    </gmd:citation>
</gmd:MD_DataIdentification>

Concept Examples