mirror of https://github.com/tdwg/dwc.git
First pass at adding a functionally linked md file for examples.
This commit is contained in:
parent
c74b9ceb4d
commit
2d15aa0655
|
@ -73,24 +73,22 @@
|
|||
|
||||
<h2>Specimens</h2>
|
||||
<ul>
|
||||
<li><a href="dwc_preserved_specimen_as_text.html">Preserved specimen as TEXT</a></li>
|
||||
<li><a href="dwc_fossil_specimen_as_text.html">Fossil specimen as TEXT</a></li>
|
||||
<li><a href="example_preserved_specimen.md">Preserved specimens</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Observations</h2>
|
||||
<ul>
|
||||
<li><a href="dwc_camera_trap_as_text.html">Camera trap as TEXT</a></li>
|
||||
<li><a href="example_observation.md">Observations</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Material samples</h2>
|
||||
<ul>
|
||||
<li><a href="dwc_ocean_sampling_day_as_text.html">Ocean Sampling Day as TEXT</a></li>
|
||||
<li><a href="example_material_sample.md">Material Samples</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Taxon treatment</h2>
|
||||
<h2>Taxon</h2>
|
||||
<ul>
|
||||
<li><a href="dwc_taxon_treatment_normalized_as_text.html">Normalized taxon treatment as TEXT</a></li>
|
||||
<li><a href="dwc_taxon_treatment_denormalized_as_text.html">Denormalized taxon treatment as TEXT</a></li>
|
||||
<li><a href="example_taxon.md">Taxa</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue