Skip to content

Commit

Permalink
Fix formatting problem with last change
Browse files Browse the repository at this point in the history
  • Loading branch information
themerekat committed Oct 2, 2023
1 parent e94e4f5 commit 8dc0076
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/editor/edit/fields/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The Symbiota data schema is strongly aligned to the <a href="https://www.tdwg.or

{{< dwc-term id="catalogNumber" verbatim="Catalog Number" descr="The unique identifier (primary key) for the specimen record. This field should be used to store the barcode or the accession number (herbaria only). This field is enforced to be unique per collection" ex="WIS-L-0123456, ASU0012345, 12345" dwc="catalogNumber" >}}

{{< dwc-term id="otherCatalogNumbers" verbatim="Additional Identifier Values" descr="Any other identifier for a specimen record that is not the central catalog number. This field is typically used to store the old catalog numbers, accession numbers, National Park identifiers, etc. Identifiers can be assigned a tag name to distinguish it from other identifiers (e.g. old accession #, NPS#, etc). These identifiers map best to dwc:otherCatalogNumbers definition, and thus included in the exports under this field. More information about this system can be found on the <a href="https://biokic.github.io/symbiota-docs/editor/edit/fields/catno/" target="_blank">Catalog Numbers documentation page</a>." ex="12345, TUZI 3082, NPS Acc #: GUIS-M-00126" dwc="otherCatalogNumbers" >}}

<a id="otherCatalogNumbers"><b>Additional Identifier Values:</b></a> Any other identifier for a specimen record that is not the central catalog number. This field is typically used to store the old catalog numbers, accession numbers, National Park identifiers, etc. Identifiers can be assigned a tag name to distinguish it from other identifiers (e.g. old accession #, NPS#, etc). These identifiers map best to dwc:otherCatalogNumbers definition, and thus included in the exports under this field. More information about this system can be found on the <a href="https://biokic.github.io/symbiota-docs/editor/edit/fields/catno/" target="_blank" rel="noopener noreferrer">Catalog Numbers documentation page</a>.<br>Ex: 12345, TUZI 3082, NPS Acc #: GUIS-M-00126.<br>See Darwin Core's <a href="https://dwc.tdwg.org/terms/#dwc:otherCatalogNumbers" target="_blank" rel="noopener noreferrer">otherCatalogNumbers</a>

{{< dwc-term id="recordedBy" verbatim="Collector" descr="The name of the person who collected the specimen or made the observation." ex="C.G. Pringle, Goodding, L.N." dwc="recordedBy" >}}

Expand Down

0 comments on commit 8dc0076

Please sign in to comment.