Difference between revisions of "tp:material-citation"

From TDWG Terms Wiki
Jump to: navigation, search
m (1 revision: create redirect page to taxpub:term)
m (Reverted edits by Andreas Plank (talk) to last revision by Donat Agosti)
Line 1: Line 1:
[[REDIRECT: taxpub:material-citation]]
+
{{Term
 +
|label=tp:material-citation
 +
|full URI=http://purl.net/taxpub/material-citation/
 +
|collection=TaxPub
 +
|is reused vocabulary=No
 +
|definition=A reference to biological material (e.g., a specimen, an observation) including those used as the basis of a taxonomic description.
 +
|remarks=
 +
* These can be very cursorily to very detailed ("Costa Rica" to all the details recorded during the collection).
 +
* Within the <tp:treatement-sec> element the <tp:material-citation> has to be nested in the <nowiki><p></nowiki> element.
 +
* Type material can either be described in the <tp:material-citation> element as part of the <tp:treatement-sec> or the <tp:nomenclature-citation> element.
 +
* For type descriptions the following additional elements are available:
 +
** <tp:material-location>
 +
** <tp:type status>
 +
 
 +
|example=
 +
<pre>
 +
<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>
 +
</pre>
 +
 
 +
a finer grained version of <tp:material-citation>:
 +
<pre>
 +
<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 & A. S. Aldawood Leg.);
 +
        </tp:collecting-event>
 +
      </tp:material-citation>
 +
  </p>
 +
</tp:treatment-sec>
 +
</pre>
 +
}}

Revision as of 19:50, 5 October 2011

Template:Term