Difference between revisions of "TaxPub/material-citation"

From Species-ID
Jump to: navigation, search
(Replaced content with "See http://terms.gbif.org/wiki/taxpub:material-citation")
 
Line 1: Line 1:
{{Term
+
See http://terms.gbif.org/wiki/taxpub:material-citation
|label=material citation
+
|definition=A reference to biological material (e.g., a specimen, an observation) including those used as the basis of a taxonomic description.
+
|example=TaxPub XML:
+
 
+
<source lang="xml">
+
 
+
<tp:treatment-sec sec-type="materials-examined">
+
  <p>
+
      <tp:material-citation>
+
        <tp:type-status>Holotype</tp:type-status> worker.
+
        SAUDI ARABIA, Al Bahah province, Amadan forest, Al Mandaq governorate, <named-content content-type="dwc:verbatimCoordinates">20°12'N, 41°13'E</named-content>, 1881 m.a.s.l. 19.V.2010 <italic>(M. R. Sharaf &amp; A. S. Aldawood Leg.)</italic>;
+
          <tp:material-location>King Saud Museum of Arthropods (KSMA), College of Food and Agriculture Sciences, King Saud University, Riyadh, Kingdom of Saudi Arabia.</tp:material-location>
+
      </tp:material-citation>
+
  </p>
+
</tp:treatment-sec>
+
</source>
+
 
+
a finer grained version of <tp:material-citation>:
+
<source lang="xml">
+
<tp:treatment-sec sec-type="materials_examined">
+
  <p>
+
    <tp:material-citation>
+
        <tp:type-status>Holotype</tp:type-status> worker.
+
        <tp:taxon-type-location>King Saud Museum of Arthropods (KSMA), College of Food and Agriculture Sciences, King Saud
+
  University, Riyadh, Kingdom of Saudi Arabia.</tp:taxon-type-location>
+
        <tp:collecting-event>
+
            <tp:collecting-location>SAUDI ARABIA, Al Bahah province, Amadan forest, Al Mandaq governorate, </tp:collecting-location>
+
            <named-content content-type="dwc:verbatimCoordinates">20°12'N, 41°13'E</named-content>
+
            , 1881 m.a.s.l. 19.V.2010 (M. R. Sharaf &amp; A. S. Aldawood Leg.);
+
        </tp:collecting-event>
+
      </tp:material-citation>
+
  </p>
+
</tp:treatment-sec>
+
</source>
+
|see also=[[TaxPub XML Usage - tp:material-citation]]
+
|collection=TaxPub
+
|namespace URI=http://purl.net/taxpub/
+
|namespace code=tp
+
|term identifier=material-citation/
+
|documentation URI=http://taxpub.sourceforge.net/taxpub-doc/tp-material-citation.html
+
}}
+

Latest revision as of 02:51, 7 October 2012

See http://terms.gbif.org/wiki/taxpub:material-citation