From 1bbbd5ad1dcddf9f1d406e22f38cd513906d066d Mon Sep 17 00:00:00 2001 From: tucotuco Date: Thu, 13 Nov 2014 11:54:11 +0100 Subject: [PATCH] Pre-standard release 2009-04-29. --- DarwinCore_files/default.css | 71 +- examples/text/example_star_archive.xml | 160 + examples/text/example_text.xml | 37 +- examples/text/example_text2.xml | 16 +- examples/text/example_text_relationship.xml | 26 + .../text/example_text_simpledwc_complete.xml | 160 + examples/xml/example_checklist.xml | 21 - examples/xml/example_classes_observation.xml | 107 + examples/xml/example_classes_specimen.xml | 97 + examples/xml/example_flat.xml | 17 - examples/xml/example_normalised.xml | 21 - examples/xml/example_related.xml | 21 - examples/xml/example_simple.xml | 102 + examples/xml/example_simple_fossil.xml | 29 + examples/xml/example_sites.xml | 30 - index.htm | 420 +- rdf/dwcterms.rdf | 327 +- rdf/dwctermshistory.rdf | 973 ++-- rdf/dwctype.rdf | 15 +- tapir/dwc_compound_sample.tom | 388 -- tapir/dwc_simple.tom | 499 +- tapir/dwc_terms.cns | 846 +--- tapir/dwc_terms_mappings.xml | 160 +- terms/guides/text/images/related.png | Bin 0 -> 16184 bytes terms/guides/text/images/relatedDataFiles.png | Bin 18664 -> 0 bytes terms/guides/text/images/single.png | Bin 0 -> 5645 bytes terms/guides/text/images/singleDataFile.png | Bin 8792 -> 0 bytes terms/guides/text/images/star.png | Bin 0 -> 40102 bytes terms/guides/text/images/unrelated.png | Bin 0 -> 14789 bytes .../guides/text/images/unrelatedDataFiles.png | Bin 16893 -> 0 bytes terms/guides/text/index.htm | 541 +- terms/guides/xml/index.htm | 667 ++- terms/history/decisions/index.htm | 161 +- terms/history/dwctoabcd/index.htm | 586 +-- terms/history/index.htm | 1052 ++-- terms/history/versions/index.htm | 655 ++- terms/index.htm | 1011 ++-- terms/namespace/index.htm | 330 +- terms/simple/index.htm | 377 ++ terms/type-vocabulary/index.htm | 279 +- text/diagrams.graffle | 4440 +++++++++++++++++ text/tdwg_dwc_text.xsd | 120 +- translations/index.htm | 110 +- xsd/dublin_core.xsd | 32 +- xsd/profiles/ipt/ipt_record.xsd | 39 - ...wcclasses.xsd => tdwg_dwc_class_terms.xsd} | 123 +- ...sible_classes.xsd => tdwg_dwc_classes.xsd} | 5 +- xsd/tdwg_dwc_compound_sample.xsd | 189 - xsd/tdwg_dwc_compound_samplinglocation.xsd | 190 - xsd/tdwg_dwc_extensible.xsd | 40 - xsd/tdwg_dwc_simple.xsd | 261 +- xsd/tdwg_dwcterms.xsd | 685 ++- 52 files changed, 10255 insertions(+), 6181 deletions(-) create mode 100644 examples/text/example_star_archive.xml create mode 100644 examples/text/example_text_relationship.xml create mode 100644 examples/text/example_text_simpledwc_complete.xml delete mode 100644 examples/xml/example_checklist.xml create mode 100644 examples/xml/example_classes_observation.xml create mode 100644 examples/xml/example_classes_specimen.xml delete mode 100644 examples/xml/example_flat.xml delete mode 100644 examples/xml/example_normalised.xml delete mode 100644 examples/xml/example_related.xml create mode 100644 examples/xml/example_simple.xml create mode 100644 examples/xml/example_simple_fossil.xml delete mode 100644 examples/xml/example_sites.xml delete mode 100644 tapir/dwc_compound_sample.tom create mode 100644 terms/guides/text/images/related.png delete mode 100644 terms/guides/text/images/relatedDataFiles.png create mode 100644 terms/guides/text/images/single.png delete mode 100644 terms/guides/text/images/singleDataFile.png create mode 100644 terms/guides/text/images/star.png create mode 100644 terms/guides/text/images/unrelated.png delete mode 100644 terms/guides/text/images/unrelatedDataFiles.png create mode 100644 terms/simple/index.htm create mode 100644 text/diagrams.graffle delete mode 100644 xsd/profiles/ipt/ipt_record.xsd rename xsd/{tdwg_dwcclasses.xsd => tdwg_dwc_class_terms.xsd} (63%) rename xsd/{tdwg_dwc_extensible_classes.xsd => tdwg_dwc_classes.xsd} (75%) delete mode 100644 xsd/tdwg_dwc_compound_sample.xsd delete mode 100644 xsd/tdwg_dwc_compound_samplinglocation.xsd delete mode 100644 xsd/tdwg_dwc_extensible.xsd diff --git a/DarwinCore_files/default.css b/DarwinCore_files/default.css index f55e391..02ebab8 100644 --- a/DarwinCore_files/default.css +++ b/DarwinCore_files/default.css @@ -80,7 +80,7 @@ table.menu th.cat { background: #CCC; font-size: 80%; font-weight: bold; padding table.menu td.item { background: #EEE; font-size: 80%; padding: 4px 6px 8px 6px; vertical-align: top; } /* Table used in Document pages - yellow background for table heads */ -table.docinfo { background: #FFC; width: 100%; margin-bottom: 10px; } +table.docinfo { background: #FFC; width: 100%; margin-bottom: 0px; } table.docinfo th { text-align: right; padding: 4px; width: 15%; } table.docinfo td { text-align: left; padding: 4px; width: 85%; } @@ -121,14 +121,65 @@ div.rss-description p { margin: 0; padding: 4px 0 6px 0; } .refineSearch { font: 11px/13px Arial, Helvetica, sans-serif; } .resultMatches { font: 12px Arial, Helvetica, sans-serif; font-weight:bold; } -/* New styles */ -#tableObsolete { width: 100%; border-style: solid; border-width: 1px; border-color: #FF6; } -#tableObsolete td.colNote { padding: 5px; vertical-align: top; background: #FFC; } - /* THE DUBLIN CORE METADATA REGISTRY */ -.registry { color: #FFF; font-size: 80%; } +#.registry { color: #FFF; font-size: 80%; } /* Links in header */ -a.registry { font-size: 80%; font-weight: bold; } -a.registry:link { color: #FFF; text-decoration: none; } -a.registry:visited { color: #FFF; text-decoration: none; } -a.registry:hover, a.registry:visited:hover, a.registry:active { color: #FFF; text-decoration: underline; } +#a.registry { font-size: 80%; font-weight: bold; } +#a.registry:link { color: #FFF; text-decoration: none; } +#a.registry:visited { color: #FFF; text-decoration: none; } +#a.registry:hover, a.registry:visited:hover, a.registry:active { color: #FFF; text-decoration: underline; } + + +/*------------------------- menu ----------------------------------------------------*/ +#menu { + width:190px; + float:left; + padding-bottom:20px; + background:#617694 url(../images/menu_bottom.jpg) bottom right no-repeat; +} + #menu div, #menu p, #menu th, #menu td { + font: 14px/1.4 Tahoma, Tahoma, "Times New Roman", sans-serif; + color: #FFCC00; + } + #menu .level1 { + font: 16px/1.4 Tahoma, Tahoma, "Times New Roman", sans-serif; + color: #FFCC00; + } + #menu a:link { color: #FFCC00; text-decoration:none; } + #menu a:visited { color:#FFCC00; text-decoration:none; } + #menu a:hover { color:#FFFFFF; text-decoration:none; } + #menu a:active { color:#FFFFFF; text-decoration:none; } + #menu .highlighted a:link { color: #FFFFFF; text-decoration:none; } + #menu .highlighted a:visited { color:#FFFFFF; text-decoration:none; } + #menu .highlighted a:hover { color:#FFFFFF; text-decoration:none; } + #menu .highlighted a:active { color:#FFFFFF; text-decoration:none; } + + .topMenu { + margin:0; + padding:0; + margin-left:8px; + } + .subMenu { + margin:0; + padding:0; + margin-left: 2px; + padding-left: 10px; + margin-bottom:2px; + border-left:1px solid #999999; + } + .subSubMenu { + margin:0; + padding:0; + margin-left: 2px; + padding-left: 20px; + margin-bottom:2px; + border-left:3px solid #999999; + } + .menuItem { + margin:0; + padding:0; + } + +HR.sub-divider { + BORDER-RIGHT: 0px; BORDER-TOP: #aaa 1px dashed; MARGIN: 3px 15px 2px 4px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; HEIGHT: 1px +} \ No newline at end of file diff --git a/examples/text/example_star_archive.xml b/examples/text/example_star_archive.xml new file mode 100644 index 0000000..bb7a198 --- /dev/null +++ b/examples/text/example_star_archive.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/text/example_text.xml b/examples/text/example_text.xml index 6218d52..d1b79ae 100644 --- a/examples/text/example_text.xml +++ b/examples/text/example_text.xml @@ -1,14 +1,14 @@ - @@ -17,28 +17,27 @@ location="occurrence-search-123255244678924570.zip" fieldsTerminatedBy="," linesTerminatedBy="\n" - fieldsOptionallyEnclosedBy=""" - compression="gzip" - encoding="utf8" + fieldsEnclosedBy=""" + compression="GZIP" + encoding="UTF-8" ignoreHeaderLines="1"> - + - - - + - - + + diff --git a/examples/text/example_text2.xml b/examples/text/example_text2.xml index 2bf8167..8f6125f 100644 --- a/examples/text/example_text2.xml +++ b/examples/text/example_text2.xml @@ -1,20 +1,20 @@ - + xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"> - - + + - - - - + + + + diff --git a/examples/text/example_text_relationship.xml b/examples/text/example_text_relationship.xml new file mode 100644 index 0000000..8f6125f --- /dev/null +++ b/examples/text/example_text_relationship.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/text/example_text_simpledwc_complete.xml b/examples/text/example_text_simpledwc_complete.xml new file mode 100644 index 0000000..bb7a198 --- /dev/null +++ b/examples/text/example_text_simpledwc_complete.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/xml/example_checklist.xml b/examples/xml/example_checklist.xml deleted file mode 100644 index 51a6b32..0000000 --- a/examples/xml/example_checklist.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - 12345678 - 5432-fc43-432 - cgbers-xydw786 - 2001-03-21 - - - - 5432-fc43-432 - Robertsonus timmus - 1978-06-11 - - - diff --git a/examples/xml/example_classes_observation.xml b/examples/xml/example_classes_observation.xml new file mode 100644 index 0000000..acba8be --- /dev/null +++ b/examples/xml/example_classes_observation.xml @@ -0,0 +1,107 @@ + + + + http://guid.mvz.org/sites/arg/127 + Argentina + ARG + Neuquén + Valle Limay, Estancia Rincon Grande, 48 ha area with centroid at this point + -40.97467 + -71.0734 + WGS84 + 200 + + + http://guid.mvz.org/events/2006/11/26/17 + area count + 2006-11-26 + http://guid.mvz.org/sites/arg/127 + + + urn:catalog:AUDCLO:EBIRD:OBS64515288 + Occurrence + 2009-02-17T07:33:04Z + Avian Knowledge Network + Creative Commons License + AUDCLO + EBIRD + HumanObservation + 2 + http://guid.mvz.org/events/2006/11/26/17 + + + Anthus hellmayri + Aves + Anthus + hellmayri + urn:catalog:AUDCLO:EBIRD:OBS64515288 + + + urn:catalog:AUDCLO:EBIRD:OBS64515286 + Occurrence + 2009-02-17T07:33:04Z + Avian Knowledge Network + Creative Commons License + AUDCLO + EBIRD + HumanObservation + 1 + http://guid.mvz.org/events/2006/11/26/17 + + + Anthus correndera + Aves + Anthus + correndera + urn:catalog:AUDCLO:EBIRD:OBS64515286 + + + http://guid.mvz.org/events/2006/11/27/6 + area count + 2006-11-27 + http://guid.mvz.org/sites/arg/127 + + + urn:catalog:AUDCLO:EBIRD:OBS64515333 + Occurrence + 2009-02-17T07:33:04Z + Avian Knowledge Network + Creative Commons License + AUDCLO + EBIRD + HumanObservation + 1 + http://guid.mvz.org/events/2006/11/27/6 + + + Anthus hellmayri + Aves + Anthus + hellmayri + urn:catalog:AUDCLO:EBIRD:OBS64515333 + + + urn:catalog:AUDCLO:EBIRD:OBS64515331 + Occurrence + 2009-02-17T07:33:04Z + Avian Knowledge Network + Creative Commons License + AUDCLO + EBIRD + HumanObservation + 2 + http://guid.mvz.org/events/2006/11/27/6 + + + Anthus hellmayri + Aves + Anthus + hellmayri + urn:catalog:AUDCLO:EBIRD:OBS64515331 + + \ No newline at end of file diff --git a/examples/xml/example_classes_specimen.xml b/examples/xml/example_classes_specimen.xml new file mode 100644 index 0000000..89cd792 --- /dev/null +++ b/examples/xml/example_classes_specimen.xml @@ -0,0 +1,97 @@ + + + + http://guid.mvz.org/sites/arg/127 + Argentina + ARG + Neuquén + 25 km al NNE de Bariloche por Ruta 40 (=237) + + + Occurrence + 2009-02-12T12:43:31 + Museum of Vertebrate Zoology + Creative Commons License + MVZ + Mammals + urn:catalog:MVZ:Mammals:14523 + PreservedSpecimen + http://guid.mvz.org/sites/arg/127 + + + http://guid.mvz.org/identifications/23459 + Richard Sage + 2000 + sp. + urn:catalog:MVZ:Mammals:14523 + + + Ctenomys + Ctenomys + http://guid.mvz.org/identifications/23459 + + + http://guid.mvz.org/identifications/94752 + James L Patton + 2001-09-14 + urn:catalog:MVZ:Mammals:14523 + + + Ctenomys sociabilis + nimalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys + Animalia + Chordata + Mammalia + Rodentia + Ctenomyidae + Ctenomys + sociabilis + http://guid.mvz.org/identifications/94752 + + + Occurrence + 2009-02-12T12:43:31 + Museum of Vertebrate Zoology + Creative Commons License + MVZ + Mammals + urn:catalog:MVZ:Mammals:14524 + PreservedSpecimen + http://guid.mvz.org/sites/arg/127 + + + http://guid.mvz.org/identifications/94753 + James L Patton + 2001-09-14 + urn:catalog:MVZ:Mammals:14524 + + + Ctenomys sociabilis + nimalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys + Animalia + Chordata + Mammalia + Rodentia + Ctenomyidae + Ctenomys + sociabilis + http://guid.mvz.org/identifications/94753 + + + http://guid.mvz.org/relations/23423 + urn:catalog:MVZ:Mammals:14523 + urn:catalog:MVZ:Mammals:14524 + offspring of + + + http://guid.mvz.org/relations/23424 + urn:catalog:MVZ:Mammals:14524 + urn:catalog:MVZ:Mammals:14523 + mother of + + \ No newline at end of file diff --git a/examples/xml/example_flat.xml b/examples/xml/example_flat.xml deleted file mode 100644 index c832201..0000000 --- a/examples/xml/example_flat.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - 12345678 - - few - - - FossilSpecimen - - diff --git a/examples/xml/example_normalised.xml b/examples/xml/example_normalised.xml deleted file mode 100644 index 51a6b32..0000000 --- a/examples/xml/example_normalised.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - 12345678 - 5432-fc43-432 - cgbers-xydw786 - 2001-03-21 - - - - 5432-fc43-432 - Robertsonus timmus - 1978-06-11 - - - diff --git a/examples/xml/example_related.xml b/examples/xml/example_related.xml deleted file mode 100644 index 51a6b32..0000000 --- a/examples/xml/example_related.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - 12345678 - 5432-fc43-432 - cgbers-xydw786 - 2001-03-21 - - - - 5432-fc43-432 - Robertsonus timmus - 1978-06-11 - - - diff --git a/examples/xml/example_simple.xml b/examples/xml/example_simple.xml new file mode 100644 index 0000000..871bc4d --- /dev/null +++ b/examples/xml/example_simple.xml @@ -0,0 +1,102 @@ + + + + + + + + urn:catalog:MVZ:Mammal:165821 + Occurrence + 2009-02-12T14:22Z + en + Content licensed under Creative Commons Attribution 3.0 United States License + Museum of Vertebrate Zoology, UC Berkeley + open + PreservedSpecimen + MVZ + Mammal + urn:lsid:biocol.org:col:34818 + 165821 + 1 + male + adult + non-reproductive + native + skin, skull, skeleton + in collection + http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG + http://www.sciencemag.org/cgi/content/abstract/322/5899/261 + mother of urn:catalog:MVZ:Mammal:1234 + GenBank: U34853.1 + Tragus length: 14mm; Weight: 120g; relativeHumidity: 28; airTemperatureInC: 22; sampleWeightInGrams: 10000; aspectheading=277; slopeindegrees=6; natureOfID=expert identification; identificationEvidence=cytochrome B sequence; iucnstatus=vulnerable; distribution=Neuquen, Argentina + 1km trap line with traps every 100m + March 8 1963 + 1963-03-08 + 14:07-06:00 + 67 + 67 + 1963 + 3 + 8 + pre-cordilleran steppe + Oliver P. Pearson, Anita K. Pearson + OPP 7101 + kept in Grinnell-Miller Library + particularly dry season + urn:location:BG:134500943 + urn:location:TGN:1002002 + South America; Chile; Region XII; Parque Natural Karukinka + South America + Chile + CHL + Region XII + Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237) + 25 km NNE Bariloche por R. Nac. 237 + 791m + 791 + 791 + -41.0983423 + -121.1761111 + WGS84 + 7 + 0.0000001 + 1 + 41 05 54S 121 05 34W + 41 05 54S + 121 05 34W + Eileen Lacey + Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility + degrees minutes seconds + Garmin Etrex Summit GPS + verified by collector + coordinate uncertainty determined by GPS accuracy reading at the time the waypoint was recorded + river valley upstream of a terminal moraine + James L. Patton + 1987-11-18 + Aves del Noroeste Patagonico. Christie et al. 2004. + Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas. + Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology + holotype + Ctenomys sociabilis + Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys + Animalia + Chordata + Mammalia + Rodentia + Ctenomyidae + Ctenomys + sociabilis + species + Pearson and Christie, 1985 + ICZN + Pearson O. P., and M. I. Christie. + Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388 + accepted + Ctenomys sociabilis + + diff --git a/examples/xml/example_simple_fossil.xml b/examples/xml/example_simple_fossil.xml new file mode 100644 index 0000000..5791bca --- /dev/null +++ b/examples/xml/example_simple_fossil.xml @@ -0,0 +1,29 @@ + + + + urn:catalog:YPM:VP.057488 + Occurrence + 2009-02-12T14:22Z + en + FossilSpecimen + YPM + VP + VP.057488 + 1 + + North America + United States + USA + Montana + Garfield + Tyrannosourus rex + Tyrannosourus + rex + latestPeriodOrHighestSystem=Cretaceous; latestEonOrHighestEonothem=Late Cretaceous + + diff --git a/examples/xml/example_sites.xml b/examples/xml/example_sites.xml deleted file mode 100644 index 4c38975..0000000 --- a/examples/xml/example_sites.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - Europe - Germany - DE - 12 - 2 - - 10 - - - 12345678 - 5432-fc43-432 - cgbers-xydw786 - 2001-03-21 - - - - 5432-fc43-432 - Robertsonus timmus - 1978-06-11 - - - diff --git a/index.htm b/index.htm index f897773..ee6faf7 100644 --- a/index.htm +++ b/index.htm @@ -8,25 +8,20 @@ - - - - - - - + + + + + + - + + - - - - - - + @@ -34,15 +29,38 @@ -
+ + +
Biodiversity Information Standards (TDWG) logo +
- - - -
Biodiversity Information Standards (TDWG) logo -
- -

Darwin Core

+ + + + + + +
+ + +

Darwin Core

@@ -54,12 +72,16 @@ + + + + - + @@ -67,7 +89,7 @@ - + @@ -75,106 +97,118 @@ - + - + - +
2009-02-12
Date Modified:2009-04-29
Abstract: This document is a cover page, an entry-level document to the Darwin Core standard.
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/http://rs.tdwg.org/dwc/2009-04-29/
Latest Version: http://rs.tdwg.org/dwc/
Replaces:http://wiki.tdwg.org/DarwinCore/http://rs.tdwg.org/dwc/2009-02-20/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - -
1. Introduction -
2. Document Guide -
3. References -
+

1. Introduction

-Motivation: The Darwin Core standard was conceived to facilitate the discovery, retrieval, and integration of -information about organisms, their spatiotemporal occurrence, and the supporting evidence housed in collections -(physical or digital). -The primary goal of the Darwin Core is to provide a stable reference to standard terms about biodiversity, which -can be used in a variety of contexts. The Darwin Core derives its vocabulary from community-based experience in data -discovery, sharing, and integration, while its form is derived from the practices developed by the Dublin Core Metadata -Initiative [DCMI] except where otherwise noted. Structures, data-typing, and -constraints on the values of terms are meant to be implemented using specific applications such -as XML schemas [XMLSCHEMAGUIDE]. +What is the Darwin Core? +

+The Darwin Core is body of standards. It includes +a glossary of terms (in other contexts these might be called properties, +elements, fields, columns, attributes, or concepts) intended to facilitate the sharing of information about +biological diversity by providing reference definitions, examples, and commentaries. The Darwin Core is primarily +based on taxa, their occurrence in nature as documented by observations, specimens, and samples, and related information. +Included are documents describing how these terms are managed, how the set of terms can be extended for new purposes, + and how the terms can be used. +The Simple Darwin Core +[SIMPLEDWC] is a specification for one particular way to use the terms - to +share data about taxa and their occurrences in a simply structured way - and is probably what is meant if someone +suggests to "format your data according to the Darwin Core". +

+

+Motivation: The Darwin Core standard was originally conceived to facilitate the discovery, retrieval, and integration of +information about modern biological specimens, their spatiotemporal occurrence, and their supporting evidence housed in collections +(physical or digital). The Darwin Core today is broader in scope. It is meant to provide a stable standard reference for +sharing information on biological diversity. As a glossary of terms, the Darwin Core is meant to provide stable semantic +definitions with the goal of being maximally reusable in a variety of contexts. +

+

+Rationale: +The Darwin Core is based on the standards developed by the Dublin Core Metadata +Initiative [DCMI] and should be viewed as an extension of the Dublic Core for +biodiversity information. The purpose of these terms is to facilitate data sharing by providing a well-defined +standard core vocabulary in a flexible framework to minimize the barriers to adoption and to maximize reusability. +The terms described in this standard are a part of a larger set of vocabularies +and technical specifications under development [TDWG-DEV] and +maintained [TDWG-STANDARDS] by Biodiversity Information Standards (TDWG). +

+

+Guiding principles: Each term has a definition and commentaries that are meant to promote the consistent use +of the terms across applications and disciplines. Evolving commentaries that discuss, refine, expand, or translate +the definitions and examples are referred to through links in the Comments attribute of each term. This means of +documentation allows the standard to adapt to new purposes without disrupting existing applications. +There is meant to be a clear separation between the terms defined in this standard and the applications that make use +of them. For example, though the data types and constraints are not provided in the term definitions, recommendations +are made about how to restrict the values where appropriate. +

Content: The standard consists of a vocabulary of terms (properties, elements, fields, concepts) [TERMS], the policy governing the maintenance of these terms -[NAMESPACEPOLICY], decisions resulting in changes to terms +[NAMESPACEPOLICY], the decisions that resulted in changes to terms [DECISIONS], the complete history of terms including detailed -attributes [HISTORY], a generic Darwin Core XML schema -[GENERICXMLSCHEMA], a simple (flat) Darwin Core XML schema -[SIMPLEXMLSCHEMA], and a schema to allow package -Darwin Core data in text files [TEXTSCHEMA]. These pages also describe +attributes [HISTORY], a Generic Darwin Core XML schema +[TERMSXMLSCHEMA] from which other schemas can be constructed, a Simple +Darwin Core XML schema +[SIMPLEXMLSCHEMA] as a complete schema ready for use, a schema to allow +Darwin Core data transfer in text files [TEXTSCHEMA], and associated reference +schemas for the construction of more structured content. These pages also describe mappings between the current standard and pre-standard historical versions [VERSIONS], -including mappings [DWCTOABCD] to concepts in the Access to Biological -Collections Data standard [ABCD]. -

-Participation: The Darwin Core is meant to serve the needs of communities interested in the sharing and interoperation of -information related to biological diversity and takes its current form through active participation in the standards process. -

    To receive notification of activity or participate in discussions in the Darwin Core Project, join the tdwg-content mailing -list [DWC-MAIL] and/or set up specific -feeds in the Darwin Core Project -[DWC-PROJECT].
-
    For discussion or commentary on the definition of recommended terms, consult the link inside the Comment section in the -listing for the term in the Quick Reference Guide [TERMS] or look for the term on the list -of Wiki pages for the Darwin Core Project [DWC-PROJECT]. Commentary can be added -to any term's wiki page.
-
    To make a formal request for a change to or addition of a term to the Darwin Core, read and follow the recommendations in the -Darwin Core Namespace Policy [NAMESPACEPOLICY].
-
    For those who wish to construct and submit as a standard any application profile, such as an XML schema, that extends the -capabilities of the Darwin Core, adding any new terms to the Darwin Core vocabulary is a necessary prerequisite. Consult the -appropriate guideline, such as the XML Guide [XMLSCHEMAGUIDE], for information about -the construction of a new application profile. The rules of submission of proposed standards can be found in the Biodiversity -Information Standards Process document [PROCESS].
-

+including mappings [DWCTOABCD] to concepts in the Access to Biological +Collections Data standard [ABCD]. - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction (this document) - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages +

+Extension: Though the Darwin Core is insufficient for the needs of all biological +disciplines, it can be adapted to serve new purposes. The +Darwin Core can be extended by adding new terms to share additional information. To do so you should be familiar with +the recommendations and procedures defined in the Darwin Core Namespace Policy +[NAMESPACEPOLICY]. Basically, before proposing +a new term, consider the existing terms in this and other compatible standards to determine if the new concept can be +accommodated by a simple revision of the description and comments for an existing term, without losing the +existing meaning of that term. + +

+Participation: To receive notification of activity or participate in discussions about Darwin Core, +join the tdwg-content mailing +list [DWC-MAIL] and set up specific +feeds in the Darwin Core Project +[DWC-PROJECT]. +For discussion or commentary on the definition of recommended terms, consult the link inside the Comment section in the +listing for the term in the Quick Reference Guide [TERMS] or search for the page +in the Darwin Core Project Wiki [DWC-WIKI]. +Commentary can be added to any term's wiki page. Similarly, the project site can be used for discussion and development +of application schemas that make use of the Darwin Core. +

+To make a formal request for a change to or addition of a term to the Darwin Core, read and follow the recommendations in the +Darwin Core Namespace Policy [NAMESPACEPOLICY]. +For those who wish to construct and submit as a standard any application profile, such as an XML schema, that extends the +capabilities of the Darwin Core, adding new terms to the Darwin Core vocabulary that don't already exist in a compatible +vocabulary will be a prerequisite. Consult the +appropriate guideline, such as the XML Guide [XMLSCHEMAGUIDE], for information about +the construction of a new application profile. The rules of submission of proposed standards can be found in the +Biodiversity Information Standards (TDWG) process document [PROCESS]. -

3. References

+

2. References

@@ -182,16 +216,84 @@ found in the References section. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -200,6 +302,12 @@ found in the References section. + + + + + + @@ -221,13 +329,25 @@ found in the References section. - + - + + + + + + + + + + + + + @@ -237,9 +357,15 @@ found in the References section. - - - + + + + + + + + + @@ -248,12 +374,24 @@ found in the References section. + + + + + + + + + + + + @@ -266,22 +404,70 @@ found in the References section. + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -291,9 +477,21 @@ found in the References section. - - - + + + + + + + + + + + + + + +
[ABCD]Access to Biological Collections Data Standard.
[ABSTRACTMODEL]http://dublincore.org/documents/abstract-model/Dublin Core Metadata Initiative Abstract model.
[ARCHIVE] http://rs.tdwg.org/dwc/archive/darwincore.zip An archive of all files of the Darwin Core Standard.
[BASISOFRECORD]http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecordTerm describing the type of content in a resource.
[CLASSIC]http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsdDarwin Core 1.2 (Classic) schema.
[CLASSESXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwcclassterms.xsdDarwin Core XML schema with classes as global elements.
[CURATORIAL]http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsdDarwin Core 1.4 Curatorial Extension schema.
[DCMI] http://dublincore.org/Dublin Core Metadata Initiative Web site.Dublin Core Metadata Initiative web site.
[DCMI-TYPE]http://dublincore.org/documents/dcmi-type-vocabulary/Dublin Core Metadata Initiative Type Vocabulary page.
[DCMINAMESPACEPOLICY]http://dublincore.org/documents/2007/07/02/dcmi-namespace/DCMI Namespace Policy, 2 July 2007
[DCMIXMLGUIDE]http://dublincore.org/documents/dc-xml/Expressing Dublin Core metadata using XML.
[DCTERMS]http://dublincore.org/documents/dcmi-terms/Dublin Core Metadata terms.
A reference to the decisions leading to changes in terms (definitions, status, etc.).
[DRAFT14]http://rs.tdwg.org/dwc/tdwg_dw_core.xsdDarwin Core 1.4 draft standard schema.
[DWC] http://rs.tdwg.org/dwc/
[DWC-TYPE] http://rs.tdwg.org/dwc/terms/type-vocabulary/A reference to the Darwin Core Type Vocabulary terms for use with BasisOfRecord.A reference to the Darwin Core Type Vocabulary terms for use with dcterms:type and basisOfRecord.
[DWC-USAGE] tdwg-tag@lists.tdwg.orgTDWG Architecture Mailing List.TDWG Architecture mailing list.
[DWC-TASK]http://www.tdwg.org/activities/darwincore/Reference site for the Darwin Core Task Group.
[DWC-WIKI]http://code.google.com/p/darwincore/w/listWiki pages for discussion and commentary on Darwin Core terms and application profiles.
[GENERICXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwcterms.xsdGeneric Darwin Core XML schema.[FIELDEDTEXT]http://www.fieldedtext.org/Fielded Text documentation.
[GEOSPATIAL]http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsdDarwin Core 1.4 Geospatial Extension schema.
Complete historical reference to Darwin Core terms.
[MANIS]http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsdDarwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2) schema.
[NAMESPACEPOLICY] http://rs.tdwg.org/dwc/terms/namespace/ Policy governing Darwin Core terms.
[OBIS]http://iobis.org/obis/obis.xsdOBIS additions to Darwin Core 1.2 (Classic).
[PROCESS] http://www.tdwg.org/about-tdwg/process/An rdf document for the complete set of Darwin Core terms.
[SIMPLEMETAFILE]http://rs.tdwg.org/dwc/examples/text/simplemetafile.xmlSimple Darwin Core Text metafile.
[SIMPLEXMLSCHEMA] http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd Simple Darwin Core XML schema.
[SIMPLEDWC]http://rs.tdwg.org/dwc/terms/simple/index.htmSimple Darwin Core guide.
[TDWG-DEV]http://wiki.tdwg.org/twiki/bin/view/Biodiversity Information Standards Wiki.
[TDWG-STANDARDS]http://www.tdwg.org/standards/Biodiversity Information Standards.
[TERMS] http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.Quick reference to current standard Darwin Core terms.
[TERMSXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwcterms.xsdDarwin Core XML schema with properties as global elements.
[TEXTGUIDE]http://rs.tdwg.org/dwc/terms/guides/textGuide for using Darwin Core in fielded text documents.
[TEXTSCHEMA]http://rs.tdwg.org/dwc/terms/text/tdwg_dwc_text.xsdSimple Darwin Core Text schema.
[TOOLS]http://code.google.com/p/darwincore/wiki/ToolsAndApplicationsWiki pages for Darwin Core applications, tools, discussion, and development.
[VERSIONS] http://rs.tdwg.org/dwc/terms/history/versions/Reference for mapping historical Darwin Core terms to the current recommended terms.Reference for mapping historical Darwin Core terms to the current standard terms.
[TEXTGUIDE]http://rs.tdwg.org/dwc/terms/guides/textGuide for using Darwin Core in fielded text documents.[XML]http://www.w3.org/XML/Reference site for the Extensible Markup Language (XML).
[XMLNS]http://www.w3.org/TR/1999/REC-xml-names-19990114/Reference site for XML namespaces.
[XMLSCHEMA]http://www.w3.org/XML/SchemaReference site for XML Schema.
@@ -307,4 +505,4 @@ found in the References section. Creative Commons Attribution 3.0 United States License.

- \ No newline at end of file + \ No newline at end of file diff --git a/rdf/dwcterms.rdf b/rdf/dwcterms.rdf index 07f134a..5e6601e 100644 --- a/rdf/dwcterms.rdf +++ b/rdf/dwcterms.rdf @@ -51,162 +51,181 @@ xml:base="http://rs.tdwg.org/dwc/terms/"> - AcceptedTaxon The currently valid (zoological) or accepted (botanical) name for the ScientificName. 2008-11-19 2008-11-19 recommended not in ABCD - AcceptedTaxonID A global unique identifier for the AcceptedTaxon. 2009-01-21 2009-01-21 recommended not in ABCD - AccessConstraints A description of constraints on the use of the data as shared or access to further data that is not shared. Example: "not-for-profit use only" 2008-11-19 2008-11-19 recommended not in ABCD - AccordingTo Abstract term to attribute information to a source. 2009-01-21 2009-01-21 recommended not in ABCD - Accuracy Abstract term to capture error information about a measurement or fact. 2009-01-21 2009-01-21 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - AssociatedMedia A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MultimediaObjects - AssociatedReferences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of literature associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitReferences - AssociatedSamples A list (concatenated and separated) of identifiers of other samples associated with the sample and their associations. Example: "sibling of FMNH:Mammal:1234" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - AssociatedSequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant - AssociatedTaxa A list (concatenated and separated) of identifiers or names of taxa associated with the sample and their associations. Example: "host: Quercus alba" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa - Basionym The basionym of the ScientificName. 2008-11-19 2008-11-19 recommended not in ABCD - BasionymID A global unique identifier for the Basionym. 2009-01-21 2009-01-21 recommended not in ABCD - BasisOfRecord The nature of the sample. Recommended best practice is to use a controlled vocabulary. Example: "HumanObservation" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/RecordBasis - Behavior A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "roosting", "foraging", "running" 2009-03-06 2009-03-06 recommended not in ABCD - Binomial The combination of genus and first (species) epithet of the ScientificName. Example: "Ctenomys sociabilis" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString - CatalogNumber An identifier (preferably unique) for the sample within the data set or collection. Examples: "2008.1334", "145732a", "145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitID - CatalogNumberNumeric The numeric value of the CatalogNumber, used to facilitate numerical sorting and searching by ranges. Example: "1334", "145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitIDNumeric - Citation A statement indicating how this record should be cited (attributed) when used. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text - Class The name of the class in which the ScientificName is classified. Example: "Mammalia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis - CollectionCode The code (or acronym) identifying the collection within the institution in which the sample is recorded. Example: "Mammals", "Hildebrandt" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceID - CollectionID The global unique identifier for the collection. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceID - Collector A list (concatenated and separated) of names of people, groups, or organizations responsible for the collection of the sample. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - CollectorNumber An identifier given to the sample at the time of the sampling event. Often serves as a link between field notes and the sample. Example: "OPP 7101" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/CollectorsFieldNumber - Continent The full, unabbreviated name of the continent on which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Antarctica" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent - CoordinatePrecision A decimal representation of the precision of the coordinates given in the DecimalLatitude and DecimalLongitude. Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement - CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the sampling location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term. Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters - Country The full, unabbreviated name of the country or major political unit in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Country/Name - CountryCode The standard code for the country in which the sampling event occurred. Recommended best practice is to used ISO 3166 3-letter country code. Examples: "ARG" (=Argentina), "SLV" (=El Salvador) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code - County The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the sampling event occurred. Examples: "Missoula", "Los Lagos", "Mataró" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County - Dataset Container class for information about the set of data in which the record is included. 2008-11-19 2008-11-19 recommended DataSets/DataSet - DatasetID An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution. 2008-11-19 2008-11-19 recommended DataSets/DataSet/DataSetGUID - DateIdentified The date on which the sample was identified as being a member of the taxon given in the ScientificName. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - DayOfMonth The two-digit day of the month in which the sampling event occurred. Example: "28" 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - DecimalLatitude The geographic latitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are north of the Equator, negative values are south of it. Example: "-41.0983423" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal - DecimalLongitude The geographic longitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are east of the Greenwich Meridian, negative values are west of it. Example: "-121.1761111" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal - Disposition The current disposition of the sample. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition - DistanceAboveSurfaceInMetersMaximum The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue - DistanceAboveSurfaceInMetersMinimum The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue + acceptedTaxonName The currently valid (zoological) or accepted (botanical) name for the scientificName. Example: "Tamias minimus" valid name for "Eutamias minimus" 2008-11-19 2009-04-24 recommended not in ABCD + acceptedTaxonNameID A unique identifier for the acceptedTaxonName. 2009-01-21 2009-04-24 recommended not in ABCD + accordingTo Abstract term to attribute information to a source. 2009-01-21 2009-01-21 recommended not in ABCD + accuracy Abstract term to capture error information about a measurement or fact. 2009-01-21 2009-01-21 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + associatedMedia A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the occurrence. Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG " 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MultimediaObjects + associatedOccurrences A list (concatenated and separated) of identifiers of other occurrences and their associations to this occurrence. Example: "sibling of FMNH:Mammal:1234" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + associatedReferences A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the occurrence. Examples: "http://www.sciencemag.org/cgi/content/abstract/322/5899/261", "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767. " 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/UnitReferences + associatedSequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the occurrence. Exampe: "GenBank: U34853.1" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant + associatedTaxa A list (concatenated and separated) of identifiers or names of taxa and their associations with the occurrence. Example: "host: Quercus alba" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa + basionym The basionym (botany) or basonym (bacteriology) of the scientificName. Example: "Pinus abies" 2008-11-19 2009-04-24 recommended not in ABCD + basionymID A unique identifier for the basionym. 2009-01-21 2009-04-24 recommended not in ABCD + basisOfRecord The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm). Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/RecordBasis + behavior A description of the behavior shown by the subject during the event. Recommended best practice is to use a controlled vocabulary. Examples: "roosting", "foraging", "running", "blooming" 2009-03-06 2009-04-24 recommended not in ABCD + Binomial The combination of genus and first (species) epithet of the scientificName. Example: "Ctenomys sociabilis" 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString + catalogNumber An identifier (preferably unique) for the occurrence within the data set or collection. Examples: "2008.1334", "145732a", "145732" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/UnitID + CatalogNumberNumeric The numeric value of the catalogNumber, used to facilitate numerical sorting and searching by ranges. 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/UnitIDNumeric + class The name of the class in which the scientificName is classified. Example: "Mammalia" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis + collectionCode The name (or acronym) identifying the collection or data set of which the occurrence is a part. Examples: "Mammals", "Hildebrandt", "eBird" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SourceID + collectionID A unique identifier for the collection or dataset of which the occurrence is a part. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index. Example: "urn:lsid:biocol.org:col:34818" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SourceID + continent The full, unabbreviated name of the continent on which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code. Example: "Antarctica" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent + coordinatePrecision A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude. Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement + coordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given decimalLatitude and decimalLongitude describing a circle within which the whole of the location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term. Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters + country The full, unabbreviated name of the country or major political unit in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Country/Name + countryCode The standard code for the country in which the event occurred. Recommended best practice is to used ISO 3166 3-letter country code. Examples: "ARG" for Argentina, "SLV" for El Salvador 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code + county The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the event occurred. Examples: "Missoula", "Los Lagos", "Mataró" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County + dataGeneralizations Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request. Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell" 2008-11-19 2009-04-24 recommended not in ABCD + Dataset The category of information pertaining to a logical set of records. 2008-11-19 2008-11-19 recommended DataSets/DataSet + datasetID An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution. 2008-11-19 2009-04-24 recommended DataSets/DataSet/DataSetGUID + dateIdentified The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + day The two-digit day of the month on which the event occurred. Example: "28" 2008-11-19 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + decimalLatitude The geographic latitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are north of the Equator, negative values are south of it. Example: "-41.0983423" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal + decimalLongitude The geographic longitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are east of the Greenwich Meridian, negative values are west of it. Example: "-121.1761111" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal + disposition The current disposition of the specimen. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition DwCType The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen - EarliestDateCollected The earliest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - EndDayOfYear The latest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd - EndTimeOfDay The time of day when the sampling event ended, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd - EstablishmentMeans The process by which the the biological individual represented by the sample became established at the sampling location. Recommended best practice is to use a controlled vocabulary. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans - EventAttribute Container class for information about attributes related to a given sampling event. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts - EventAttributeAccuracy The description of the error associated with the EventAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-01-18 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - EventAttributeDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the sampling event. Example: "Robert Hijmans" 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy - EventAttributeDeterminedDate The date on which the the measurement or characteristic of the sampling event was made. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime - EventAttributeID An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended not in ABCD - EventAttributeRemarks Comments or notes accompanying the measurement or characteristic of the sampling event. Example: "temperature taken at 15:00" 2008-11-19 2008-11-19 recommended not in ABCD - EventAttributeType The nature of the measurement or characteristic of the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "Temperature" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter - EventAttributeUnit The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units. Example: "Celcius" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement - EventAttributeValue The value of the measurement or characteristic of the sampling event. Example: "22" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue - Family The name of the family in which the ScientificName is classified. Example: "Ctenomyidae" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia - FieldNotes One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the sample. Example: "notes available in Grinnell-Miller Library" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/FieldNotes - FieldNumber An identifier given to the sampling event in the field. Often serves as a link between field notes and the sampling event. Example: "RV Sol 87-03-08" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Code - FootprintSpatialFit The ratio of the area of the footprint (FootprintWKT) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) - FootprintWKT A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The sampling location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) - Generalizations Actions taken to make the data as shared less specific or complete than in its original form. Suggests that alternative data of highly quality may be available on request. Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell" 2008-11-19 2008-11-19 recommended not in ABCD - Genus The name of the genus in which the ScientificName is classified. Example: "Quercus" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} - GeodeticDatum The geodetic datum (or ellipsoid) for the geographic coordinates in DecimalLatitude, DecimalLongitude, VerbatimCoordinates, VerbatimLatitude, and VerbatimLongitude. Recommended best practice is to use a controlled vocabulary. Examples: "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum - GeoreferencedBy The name(s) of the person(s) who applied the Georeference to the SampleLocation. Example: "Heather Constable, Carol Spencer" 2009-01-21 2009-01-21 recommended not in ABCD - GeoreferenceProtocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. Examples: "GBIF Best Practices for Georeferencing", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod - GeoreferenceRemarks Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. Example: "assumed distance by road (Hwy. 101)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks - GeoreferenceSources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources - GeoreferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus - Habitat A description of the habitat in which the sampling event occurred. Example: "oak savanna" 2008-11-19 2008-11-19 recommended not in ABCD - HigherGeography A list (concatenated and separated) of geographic names less specific than the information in the Locality term. "LIKE" or "contains" substring query operations can be used with this element to find matching geographic names. This can be useful if it is unclear in which atomized term a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2008-11-19 2009-01-21 recommended {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} - HigherGeographyID A global unique identifier for the parent of the location. 2009-01-21 2009-01-21 recommended not in ABCD - HigherTaxon A list (concatenated and separated) of the names for the taxonomic ranks less specific than the ScientificName. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName - HigherTaxonID A global unique identifier for the parent to the taxon. 2009-01-21 2009-01-21 recommended not in ABCD - Identification Container class for information about the taxonomic determination of the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification - IdentificationID An identifier for the Identification. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended not in ABCD - IdentificationQualifier A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the taxonomic identification of the sample. Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier - IdentificationReferences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of references used in the identification of the sample. Example: "Aves del Noroeste Patagonico. Christie et al. 2004." 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/References - IdentificationRemarks Comments or notes about the identification of the sample. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas." 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Notes - IdentifiedBy The name(s) of the person(s) who applied the ScientificName to the sample. Example: "James L. Patton" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText - IndividualCount The number of individuals present in the sample or observed in the sampling event. Example: "1" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue - IndividualID An identifier for an individual or named group of individual organisms represented in the sample. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set. Examples: "U.amer. 44", "Smedley", "Orca J 23" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber - InformationWithheld Additional information that exists, but that has not been made public in the given record. Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/InformationWithheld - InfraspecificEpithet The name of the second or subspecies epithet of the ScientificName. Example: "oxyadenia" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} - InstitutionCode The code (or acronym) in use by the institution administering the collection or data set in which the sample is recorded. Examples: "MVZ", "FMNH" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceInstitutionID - Island The full, unabbreviated name of the island in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Isla Victoria" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island - IslandGroup The full, unabbreviated name of the island group in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Alexander Archipelago" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group - Kingdom The name of the kingdom in which the ScientificName is classified. Example: "Animalia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum - LatestDateCollected The latest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - LifeStage The age class or life stage of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage - Locality The specific place where the sampling event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName - MaximumDepthInMeters The greater depth in meters of a range of depth (below the local surface) at with the sampling event occurred. Example: "200" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue - MaximumElevationInMeters The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred. Example: "200" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue - MinimumDepthInMeters The lesser depth in meters of a range of depth (below the local surface) at with the sampling event occurred. Example: "100" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue - MinimumElevationInMeters The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred. Example: "100" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue - MonthOfYear The ordinal month in which the sampling event occurred. Example: "10" (=October) 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - NamePublishedIn A full literature reference to the first (original) valid publication of the ScientificName. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation - NomenclaturalCode The nomenclatural code under which the ScientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code - NomenclaturalStatus The status related to the original publication of the name and it's conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion. Examples: "nom. ambig.", "nom. illeg.", "nom. subnud." 2009-01-18 2009-01-18 recommended (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) + dynamicProperties A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs. Examples: "tragusLengthInMeters=0.014; weightInGrams=120", "heightInMeters=1.5", "natureOfID=expert identification; identificationEvidence=cytochrome B sequence", "relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10", "aspectHeading=277; slopeInDegrees=6", "iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina" 2008-11-19 2009-04-24 recommended not in ABCD + EarliestDateCollected The earliest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + endDayOfYear The latest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd + EndTimeOfDay The time of day when the event ended, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd + establishmentMeans The process by which the the biological individual(s) represented in the occurrence became established at the location. Recommended best practice is to use a controlled vocabulary. Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans + Event The category of information pertaining to an event (something that happens at a place and time). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering + eventAttributes A list (concatenated and separated) of additional measurements or characteristics of the Event. Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts + eventDate The date-time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-04-24 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + eventID An identifier for the event. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Code + EventMeasurement The category of information pertaining to measurements associated with an event. 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts + eventMeasurementAccuracy The description of the error associated with the EventAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-04-24 deprecated DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + eventMeasurementDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the event. Example: "Robert Hijmans" 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy + eventMeasurementDeterminedDate The date on which the the measurement or characteristic of the event was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime + eventMeasurementID An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 deprecated not in ABCD + eventMeasurementRemarks Comments or notes accompanying the measurement or characteristic of the event. Example: "temperature taken at 15:00" 2008-11-19 2009-04-24 deprecated not in ABCD + eventMeasurementType The nature of the measurement or characteristic of the event. Recommended best practice is to use a controlled vocabulary. Example: "temperature" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter + eventMeasurementUnit The units for the value of the measurement or characteristic of the event. Recommended best practice is to use International System of Units (SI) units. Example: "Celcius" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement + eventMeasurementValue The value of the measurement or characteristic of the event. Example: "22" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue + eventRemarks Comments or notes about the Event. Example: "after the recent rains the river is nearly at flood stage" 2009-01-18 2009-04-24 recommended not in ABCD + eventTime The time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "14:07-0600" is 2:07pm in the time zone six hours earlier than UTC, "08:40:21Z" is 8:40:21am UTC, "13:00:00Z/15:30:00Z" is the interval between 1pm UTC and 3:30pm UTC. 2009-04-24 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + family The name of the family in which the scientificName is classified. Example: "Ctenomyidae" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia + fieldNotes One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Occurrence. Example: "notes available in Grinnell-Miller Library" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/FieldNotes + fieldNumber An identifier given to the event in the field. Often serves as a link between field notes and the Event. Example: "RV Sol 87-03-08" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Code + footprintSpatialFit The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) + footprintWKT A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) + genus The name of the genus in which the scientificName is classified. Example: "Quercus" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} + geodeticDatum The geodetic datum (or ellipsoid) for the geographic coordinates in decimalLatitude, decimalLongitude, verbatimCoordinates, verbatimLatitude, and verbatimLongitude. Recommended best practice is to use a controlled vocabulary such as the EPSG code. Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum + georeferencedBy The name(s) of the person(s) who determined the georeference for the location. Example: "Heather Constable, Carol Spencer" 2009-01-21 2009-04-24 recommended not in ABCD + georeferenceProtocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod + georeferenceRemarks Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. Example: "assumed distance by road (Hwy. 101)" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks + georeferenceSources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources + georeferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator". 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus + habitat A category or description of the habitat in which the event occurred. Recommended best practice is to use a controlled vocabulary. Example: "oak savanna", "pre-cordilleran steppe" 2008-11-19 2009-04-24 recommended not in ABCD + higherGeography A list (concatenated and separated) of geographic names less specific than the information in the Locality. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} + higherGeographyID A unique identifier for the geographic region within with the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina 2009-01-21 2009-04-24 recommended not in ABCD + higherTaxonConceptID A unique identifier for the taxon concept less specific than that given in the taxonConceptID. 2008-11-19 2009-04-24 recommended not in ABCD + higherTaxonName A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName + higherTaxonNameID A unique identifier for the taxonName that is the parent of this taxonName in a classification. 2009-01-21 2009-04-24 recommended not in ABCD + Identification The category of information pertaining to taxonomic determinations (the assignment of a scientific name). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification + identificationAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Identification. Example: "natureOfID=expert identification; identificationEvidence=cytochrome B sequence" 2009-04-24 2009-04-24 deprecated not in ABCD + identificationID An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 recommended not in ABCD + identificationQualifier A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the Identification. Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier + identificationReferences A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification. Example: "Aves del Noroeste Patagonico. Christie et al. 2004." 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/References + identificationRemarks Comments or notes about the Identification. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas." 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Notes + identifiedBy The name(s) of the person(s) who assigned the scientificName. Example: "James L. Patton" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText + individualCount The number of individuals represented present at the time of the occurrence. Examples: "1", "25" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue + individualID An identifier for an individual or named group of individual organisms represented in the occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set. Examples: "U.amer. 44", "Smedley", "Orca J 23" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber + informationWithheld Additional information that exists, but that has not been shared in the given record. Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/InformationWithheld + infraspecificEpithet The name of the second or subspecies epithet of the scientificName. Example: "oxyadenia" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} + institutionCode The name (or acronym) in use by the institution administering the collection or data set in which the occurrence is recorded. Examples: "MVZ", "FMNH", "AKN-CLO" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SourceInstitutionID + island The full, unabbreviated name of the island in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Isla Victoria" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island + islandGroup The full, unabbreviated name of the island group in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Alexander Archipelago" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group + kingdom The name of the kingdom in which the scientificName is classified. Example: "Animalia" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum + LatestDateCollected The latest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + lifeStage The age class or life stage of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage + locality The specific place where the event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName + locationAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the location. Example: "aspectheading=277; slopeindegrees=6" 2009-04-24 2009-04-24 deprecated not in ABCD + locationID An identifier for the Location. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 recommended not in ABCD + locationRemarks Comments or notes about the location. Example: "under water since 2005" 2009-01-18 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/AreaDetail + maximumDepthInMeters The greater depth in meters of a range of depth (below the local surface) at with the event occurred. Example: "200" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue + maximumDistanceAboveSurfaceInMeters The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue + maximumElevationInMeters The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred. Example: "200" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue + measurementAccuracy The description of the potential error associated with the measurementValue. Examples: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + measurementDeterminedBy The agent responsible for having determined the value of the MeasurementOrFact. Example: "Javier de la Torre" 2009-01-23 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy + measurementDeterminedDate The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-01-23 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime + measurementID An identifier for the MeasurementOrFact. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-04-24 recommended not in ABCD + measurementMethod A description of or reference to (publication, URI) the methodor protocol used to determine the measurement, fact, characteristic, or assertion. Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation 2008-11-19 2009-04-24 recommended /DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method + MeasurementOrFact The category of information pertaining to measurements, facts, characteristics, or assertions about a resource. 2009-04-24 2009-04-24 recommended Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts + measurementRemarks Comments or notes accompanying the MeasurementOrFact. Example: "tip of tail missing" 2008-11-19 2009-04-24 recommended not in ABCD + measurementType The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary. Examples: "tail length", "temperature", "trap line length", "survey area", "trap type" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter + measurementUnit The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI). Examples: "mm", "C", "km", "ha" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement + measurementValue The value of the measurement, fact, characteristic, or assertion. Examples: "45", "20", "1", "14.5", "UV-light" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue + minimumDepthInMeters The lesser depth in meters of a range of depth (below the local surface) at with the event occurred. Example: "100" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue + minimumDistanceAboveSurfaceInMeters The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue + minimumElevationInMeters The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred. Example: "100" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue + month The ordinal month in which the event occurred. Example: "10" (=October) 2008-11-19 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + namePublishedIn A full literature reference to the first (original) valid publication of the scientificName. Example: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation + nomenclaturalCode The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code + nomenclaturalStatus The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion. Examples: "nom. ambig.", "nom. illeg.", "nom. subnud." 2009-01-18 2009-04-24 recommended (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) pro parte - Order The name of the order in which the ScientificName is classified. Example: "Rodentia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo - OtherCatalogNumbers A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same sample, whether in the current or any other data set or collection. Example: "FMNH:Mammal:1234" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText - Phylum The name of the phlyum (or division) in which the ScientificName is classified. Example: "Chordata" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum - PointRadiusSpatialFit The ratio of the area of the point-radius (DecimalLatitude, DecimalLongitude, CoordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The PointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit - Preparations A list (concatenated and separated) of preparations and preservation methods for a sample. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - PreviousIdentifications A list (concatenated and separated) of previous ScientificNames to which the sample was identified. Example: "Anthus correndera" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false - RelatedBasisOfRecord The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for BasisOfRecord. Example: "PreservedSpecimen" 2008-11-19 2009-01-26 recommended not in ABCD - RelatedResourceID A global unique identifier to a related resource. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - RelatedResourceType The type of related resource. Recommended best practice is to use a controlled vocabulary. Example: "Sample", "Taxon", "Publication" 2008-11-19 2009-01-26 recommended not in ABCD - RelationshipOfResource The relationship of the related resource to this resource. Recommended best practice is to use a controlled vocabulary. Example: "mother" 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType - RelationshipRemarks Comments or notes about the relationship of the related resource to this resource. Example: "mother and offspring collected from the same nest" 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments - ReproductiveCondition The reproductive condition of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. 2008-11-19 2008-11-19 recommended not in ABCD - ResourceRelationship Container class for information about a relationship between resources. May be any type of resource - Sample, SamplingEvent, Taxon, and other resources that are not Darwin Core classes. To use ResourceRelationship properly in an application schema you must provide a container to avoid ambiguity about the resource being related, especially if you intend to allow ResourceRelationship to refer to more than one class. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations - ResourceRelationshipID A global unique identifier for an instance of relationship (not of a relationship type) between one resource and another. 2009-01-26 2009-01-26 recommended not in ABCD - Sample Container class for information about the results of a sampling event (specimen, observation, etc.) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit - SampleAttribute Container class for information about attributes related to a given sample. 2008-11-19 2008-11-19 recommended Datasets/Dataset/Units/Unit/MeasurementsOrFacts - SampleAttributeAccuracy The description of the error associated with the SampleAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-01-18 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - SampleAttributeDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the sample. Example: "Javier de la Torre" 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy - SampleAttributeDeterminedDate The date on which the the measurement or characteristic of the sample was made. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime - SampleAttributeID An identifier for the sample attribute. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-03-06 recommended not in ABCD - SampleAttributeRemarks Comments or notes accompanying the measurement or characteristic of the sample. Example: "tip of tail missing" 2008-11-19 2008-11-19 recommended not in ABCD - SampleAttributes A list (concatenated and separated) of additional measurements or characteristics of the sample. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts - SampleAttributeType The nature of the measurement or characteristic of the sample. Recommended best practice is to use a controlled vocabulary. Example: "tail length" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter - SampleAttributeUnit The units for the value of the measurement or characteristic of the sample. Recommended best practice is to use International System of Units (SI) units. Example: "mm" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement - SampleAttributeValue The value of the measurement or characteristic of the sample. Example: "45" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue - SampleDetails A reference (publication, URI) to the most detailed information available about the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/RecordURI - SampleID A Uniform Resource Name (URN) as a unique identifier for the sample (as opposed to a particular digital record of the sample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the SampleID globally unique and persistent. For a specimen, for example, use the form: "urn:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitGUID - SampleRemarks Comments or notes about the sample or record. Example: "found dead on road" 2008-11-19 2009-01-18 recommended DataSets/DataSet/Units/Unit/Notes - SamplingEvent Container class for information about the conditions and methods of acquisition of samples. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering - SamplingEventAttributes A list (concatenated and separated) of additional measurements or characteristics of the sampling event. Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts - SamplingEventID An identifier for the sampling event. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Code - SamplingEventRemarks Comments or notes about the sampling event. Example: "after the recent rains the river is nearly at flood stage" 2009-01-18 2009-01-18 recommended not in ABCD - SamplingLocation Container class for information about the location where a sampling event occurred. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/LocalityText - SamplingLocationID An identifier for the sampling location. May be a global unique identifier or an identifier specific to the data set. Example: "MVZ:LocID:12345" 2008-11-19 2008-11-19 recommended not in ABCD - SamplingLocationRemarks Comments or notes about the sampling location. Example: "under water since 2005" 2009-01-18 2009-01-18 recommended DataSets/DataSet/Units/Unit/Gathering/AreaDetail - SamplingProtocol The name of, reference to, or brief description of the method or protocol used for the sampling event. Examples: "UV light trap", "mist net", "bottom trawl" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Method - ScientificName The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (binomial), "Ambystoma tigrinum diaboli" (binomial + InfraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (binomial + TaxonRank + InfraspecificEpithet + ScientificNameAuthorship) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString - ScientificNameAuthorship The authorship information for the ScientificName formatted according to the conventions of the applicable NomenclaturalCode. Example: "(Torr.) J.T. Howell" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} - Sex The sex of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. Examples: "female", "hermaphrodite" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Sex - SpecificEpithet The name of the first or species epithet of the ScientificName. Example: "agrifolia" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} - StartDayOfYear The earliest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - StartTimeOfDay The time of day when the sampling event began, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - StateProvince The full, unabbreviated name of the next smaller political region than Country (state, province, canton, department, region, etc.) in which sampling event occurred. Examples: "Montana", "Minas Gerais", "Córdoba" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) - Subgenus The name of the subgenus in which the ScientificName is classified. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus - Taxon Container class for information about the taxonomic name or concept referred to by an Identification. 2008-11-19 2008-11-19 recommended no simple equivalent in ABCD - TaxonAccordingTo Information about the authorship of this taxon concept which uses the ScientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals. 2008-11-19 2009-01-21 recommended not in ABCD - TaxonID A global unique identifier for the taxon (name in a classification). 2008-11-19 2008-11-19 recommended not in ABCD - TaxonomicStatus The status of the use of the ScientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary. Example: "invalid", "misapplied", "homotypic synonym", "accepted" 2008-11-19 2008-11-19 recommended not in ABCD - TaxonRank The taxonomic rank of the most specific name in the ScientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subsp.", "var.", "forma". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank - TypeStatus A list (concatenated and separated) of nomenclatural types (type status, typified ScientificName, publication) applied to the sample. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText - VerbatimCollectingDate The verbatim original representation of the date (and time) information for the sampling event. Example: "spring 1910" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText - VerbatimCoordinates The original spatial coordinates of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54S 121 05 34W" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} - VerbatimCoordinateSystem The spatial coordinate system for the VerbatimLatitude and VerbatimLongitude or the VerbatimCoordinates of the place where the sampling event occurred. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger" 2008-11-19 2008-11-19 recommended (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem - VerbatimDepth The original description of the depth (below the local surface) at which the sampling event occurred. Example: "100-200 m" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText - VerbatimElevation The original description of the elevation (altitude, usually above sea level) at which the sampling event occurred. Example: "100-200 m" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText - VerbatimLatitude The verbatim original latitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54.03S" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude - VerbatimLocality The original description of the specific place where the sampling event occurred. Example: "25 km NNE Bariloche por R. Nac. 237" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName - VerbatimLongitude The verbatim original longitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "121d 10' 34" W" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude - Waterbody The full, unabbreviated name of the water body in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Indian Ocean", "Baltic Sea" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body - YearSampled The four-digit year in which the sampling event occurred, according to the Common Era Calendar. Example: "2008" 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + Occurrence The category of information pertaining to evidence of an occurrence (specimen, observation, etc.) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit + occurrenceAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Occurrence. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts + occurrenceDetails A reference (publication, URI) to the most detailed information available about the occurrence. Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/RecordURI + occurrenceID A unique identifier for the occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique. For a specimen, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/UnitGUID + OccurrenceMeasurement The category of information pertaining to measurements accociated with an occurrence. 2008-11-19 2009-04-24 deprecated Datasets/Dataset/Units/Unit/MeasurementsOrFacts + occurrenceMeasurementAccuracy The description of the error associated with the occurrenceAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + occurrenceMeasurementDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the occurrence. Example: "Javier de la Torre" 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy + occurrenceMeasurementDeterminedDate The date on which the the measurement or characteristic of the occurrence was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime + occurrenceMeasurementID An identifier for the occurrence attribute. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-04-24 deprecated not in ABCD + occurrenceMeasurementRemarks Comments or notes accompanying the measurement or characteristic of the occurrence. Example: "tip of tail missing" 2008-11-19 2009-04-24 deprecated not in ABCD + occurrenceMeasurementType The nature of the measurement or characteristic of the occurrence. Recommended best practice is to use a controlled vocabulary. Example: "tail length" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter + occurrenceMeasurementUnit The units for the value of the measurement or characteristic of the occurrence. Recommended best practice is to use International System of Units (SI) units. Example: "mm" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement + occurrenceMeasurementValue The value of the measurement or characteristic of the occurrence. Example: "45" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue + occurrenceRemarks Comments or notes about the occurrence. Example: "found dead on road" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Notes + order The name of the order in which the scientificName is classified. Example: "Rodentia" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo + otherCatalogNumbers A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same occurrence, whether in the current or any other data set or collection. Example: "FMNH:Mammal:1234" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText + phylum The name of the phlyum (or division) in which the scientificName is classified. Example: "Chordata" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum + pointRadiusSpatialFit The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit + preparations A list (concatenated and separated) of preparations and preservation methods for a specimen. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText + previousIdentifications A list (concatenated and separated) of previous assignments of names to the subject. Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false + recordedBy A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText + recordNumber An identifier given to the occurrence at the time it was recorded. Often serves as a link between field notes and an occurrence record, such as a specimen collector's number. Example: "OPP 7101" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/CollectorsFieldNumber + RelatedBasisOfRecord The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for basisOfRecord. Example: "PreservedSpecimen" 2008-11-19 2009-01-26 deprecated not in ABCD + relatedResourceID A unique identifier for a related resource. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + relatedResourceType The type of the related resource. Recommended best practice is to use a controlled vocabulary. Examples: "StillImage", "MovingImage", "Sound", PhysicalObject", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation", "Location", "Taxonomy", "NomeclaturalChecklist", "Publication" 2008-11-19 2009-04-24 deprecated not in ABCD + relationshipAccordingTo The source (person, organization, publication, reference) establishing the relationship between the two resources. Example: "Julie Woodruff" 2009-04-24 2009-04-24 recommended not in ABCD + relationshipEstablishedDate The date-time on which the relationship between the two resources was established. Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-04-24 2009-04-24 recommended not in ABCD + relationshipOfResource The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary. Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType + relationshipRemarks Comments or notes about the relationship between the two resources. Examples: "mother and offspring collected from the same nest", "pollinator captured in the act" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments + reproductiveCondition The reproductive condition of the biological individual represented in the occurrence. Recommended best practice is to use a controlled vocabulary. Examples" "non-reproductive", "pregnant" 2008-11-19 2009-04-24 recommended not in ABCD + resourceID A unique identifier for the resource that is the subject of the relationship. 2009-04-24 2009-04-24 recommended not in ABCD + ResourceRelationship The category of information pertaining to relationships between resources. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations + resourceRelationshipID An identifier for an instance of relationship between one resource (subject) and another (relatedResource, object). 2009-01-26 2009-04-24 recommended not in ABCD + samplingProtocol The name of, reference to, or description of the method or protocol used for the event. Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Method + scientificName The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString + scientificNameAuthorship The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode. Example: "(Torr.) J.T. Howell" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} + sex The sex of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary. Examples: "female", "hermaphrodite", "8 males, 4 females" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Sex + specificEpithet The name of the first or species epithet of the scientificName. Example: "agrifolia" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} + startDayOfYear The earliest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin + StartTimeOfDay The time of day when the event began, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2009-04-24 deprecated accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + stateProvince The full, unabbreviated name of the next smaller political region than country (state, province, canton, department, region, etc.) in which the event occurred. Examples: "Montana", "Minas Gerais", "Córdoba" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) + subgenus The name of the subgenus in which the scientificName is classified. Example: "Strobus" subgenus of Pinus 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus + Taxon The category of information pertaining to taxonomic names or concepts. 2008-11-19 2008-11-19 recommended no simple equivalent in ABCD + taxonAccordingTo Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals. 2008-11-19 2009-04-24 recommended not in ABCD + taxonAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the taxon. Example: "iucnstatus=vulnerable; distribution=Neuquen, Argentina" 2009-04-24 2009-04-24 deprecated not in ABCD + taxonConceptID A unique identifier for the taxon concept (a circumscription of a taxonName). 2008-11-19 2009-04-24 recommended not in ABCD + taxonNameID A unique identifier for the taxon name (a name in a classification). 2008-11-19 2009-04-24 recommended not in ABCD + taxonomicStatus The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary. Example: "invalid", "misapplied", "homotypic synonym", "accepted" 2008-11-19 2009-04-24 recommended not in ABCD + taxonRank The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subsp.", "var.", "forma". 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank + taxonRemarks Comments or notes about the taxon. Example: "this name is a misspelling in common use" 2008-11-19 2009-04-24 recommended not in ABCD + typeStatus A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText + verbatimCoordinates The original spatial coordinates of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54S 121 05 34W" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} + verbatimCoordinateSystem The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the VerbatimCoordinates of the place where the event occurred. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger" 2008-11-19 2009-04-24 recommended (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem + verbatimDepth The original description of the depth (below the local surface) at which the event occurred. Example: "100-200 m" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText + verbatimElevation The original description of the elevation (altitude, usually above sea level) at which the event occurred. Example: "100-200 m" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText + verbatimEventDate The verbatim original representation of the date and time information for the event. Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText + verbatimLatitude The verbatim original latitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54.03S" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude + verbatimLocality The original description of the specific place where the event occurred. Example: "25 km NNE Bariloche por R. Nac. 237" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName + verbatimLongitude The verbatim original longitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "121d 10' 34" W" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude + waterBody The full, unabbreviated name of the water body in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Indian Ocean", "Baltic Sea" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body + year The four-digit year in which the event occurred, according to the Common Era Calendar. Example: "2008" 2008-11-19 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin diff --git a/rdf/dwctermshistory.rdf b/rdf/dwctermshistory.rdf index 64f3ef3..042c057 100644 --- a/rdf/dwctermshistory.rdf +++ b/rdf/dwctermshistory.rdf @@ -50,549 +50,442 @@ xml:base="http://rs.tdwg.org/dwc/terms/"> --> - AcceptedTaxon The currently valid (zoological) or accepted (botanical) name for the ScientificName. 2008-11-19 2008-11-19 recommended not in ABCD - AcceptedTaxonID A global unique identifier for the AcceptedTaxon. 2009-01-21 2009-01-21 recommended not in ABCD - AccessConstraints A description of constraints on the use of the data as shared or access to further data that is not shared. Example: "not-for-profit use only" 2008-11-19 2008-11-19 recommended not in ABCD - AccordingTo Abstract term to attribute information to a source. 2009-01-21 2009-01-21 recommended not in ABCD - Accuracy Abstract term to capture error information about a measurement or fact. 2009-01-21 2009-01-21 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - AgeClass The age class, reproductive stage, life stage of the biological individual (e.g., juvenile, adult, eft, nymph, etc.). 2003-06-17 2003-06-17 {DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLifeStages/MycologicalLifeStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage} - AssociatedMedia A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MultimediaObjects - AssociatedReferences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of literature associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitReferences - AssociatedSamples A list (concatenated and separated) of identifiers of other samples associated with the sample and their associations. Example: "sibling of FMNH:Mammal:1234" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - AssociatedSequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant - AssociatedTaxa A list (concatenated and separated) of identifiers or names of taxa associated with the sample and their associations. Example: "host: Quercus alba" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa - Attributes List of additional measurements or characteristics (concatenated and separated) for which there is no existing semantic element, but which the data provider nevertheless feels the desire to share. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/MeasurementsOrFacts - AuthorYearOfScientificName The author of the ScientificName and the year of publication, if known. More than one author can be listed in a concatenated string. Should be formatted with parentheses and year according to the conventions of the applicable NomenclaturalCode. 2007-04-17 2007-04-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} - Basionym The basionym of the ScientificName. 2008-11-19 2008-11-19 recommended not in ABCD - BasionymID A global unique identifier for the Basionym. 2009-01-21 2009-01-21 recommended not in ABCD - BasisOfRecord An abbreviation indicating whether the record represents an observation (O), living organism (L), specimen (S), germplasm/seed (G), etc. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/RecordBasis - BasisOfRecord A description indicating whether the record represents an observation, tissue sample, living organism, voucher specimen, germplasm/seed, genetic information, etc. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/RecordBasis - BasisOfRecord A descriptive term indicating whether the record represents an object or observation. Examples: PreservedSpecimen- A physical object representing one or more organisms, part of organism, or artifact of an organism. synonyms: voucher, collection, lot. FossilSpecimen- A physical object representing one or more fossil organisms, part of fossil organism, or artifact of a fossil organism. LivingSpecimen- An organism removed from its natural occurrence and now living in captivity or cultivation. HumanObservation- A report by a known observer that an organism was present at the place and time. MachineObservation- A report by a monitoring device that an organism was present at the place and time. StillImage- An photograph, drawing, painting. MovingImage- A sequence of still images taken at regular intervals and intended to be played back as a moving image; may include sound. SoundRecording- An audio recording. OtherSpecimen- Any type of specimen not covered by any of the categories above. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/RecordBasis - BasisOfRecord The nature of the sample. Recommended best practice is to use a controlled vocabulary. Example: "HumanObservation" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/RecordBasis - Behavior A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "roosting", "foraging", "running" 2009-01-18 2009-01-18 not in ABCD - Behavior A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "roosting", "foraging", "running" 2009-03-06 2009-03-06 recommended not in ABCD - Binomial The combination of genus and first (species) epithet of the ScientificName. Example: "Ctenomys sociabilis" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString - BoundingBox This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the Latitude and Longitude columns by the data provider 2003-06-13 2003-06-13 not covered by ABCD - BoundingBox This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the DecimalLatitude and DecimalLongitude columns by the data provider. 2003-06-17 2003-06-17 not covered by ABCD - CatalogNumber A unique alphanumeric value which identifies an individual record within the collection. It is recommended that this value provides a key by which the actual specimen can be identified. If the specimen has several items such as various types of preparation, this value should identify the individual component of the specimen 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/UnitID - CatalogNumber The alphanumeric value identifying a record within the collection. It is highly recommended that each record be uniquely identified within a collection by this value. It is also recommended that each record be uniquely identified in a global context by the combination of InstitutionCode, CollectionCode and CatalogNumber. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/UnitID - CatalogNumber An identifier (preferably unique) for the sample within the data set or collection. Examples: "2008.1334", "145732a", "145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitID - CatalogNumberNumeric The CatalogNumber as a numeric value, if applicable. Allows searching on numeric ranges of CatalogNumbers. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/UnitIDNumeric - CatalogNumberNumeric The CatalogNumber as a numeric value, if applicable. This element allows searching on numeric ranges of CatalogNumbers. Example: 145732. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/UnitIDNumeric - CatalogNumberNumeric The numeric value of the CatalogNumber, used to facilitate numerical sorting and searching by ranges. Example: "1334", "145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitIDNumeric - CatalogNumberText An alphanumeric value which identifies an individual cataloged item within the collection. It is recommended that this value provides a key by which the individual cataloged item can be identified. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/UnitID - Citation Indicates how this dataset or record should be attributed if used. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text - Citation A statement indicating how this record should be cited (attributed) when used. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text - Class The class name of the organism 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis - Class The phylogenetic class to which the cataloged item belongs. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis - Class The name of the class in which the organism is classified. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis - Class The name of the class in which the ScientificName is classified. Example: "Mammalia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis - CollectingMethod The name of, reference to, or brief description of the method or protocol under which the collecting event occurred. Examples: "UV light trap", "mist net", "bottom trawl". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Method - CollectionCode A unique alphanumeric value which identifies the collection within the institution 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/SourceID - CollectionCode A unique alphanumeric value that identifies the collection within the institution in which the item is cataloged. This attribute must contain no spaces. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/SourceID - CollectionCode The code (or acronym) identifying the collection within the institution in which the organism record is cataloged. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/SourceID - CollectionCode The code (or acronym) identifying the collection within the institution in which the sample is recorded. Example: "Mammals", "Hildebrandt" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceID - CollectionID The global unique identifier for the collection. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceID - Collector The name(s) of the collector(s) responsible for collection the specimen or taking the observation 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - Collector The name(s) of the collector(s) of the original data for the cataloged item. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - Collector The name(s) (concatenated and separated) of collectors or observers. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching collector names. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - Collector A list (concatenated and separated) of names of people, groups, or organizations responsible for the collection of the sample. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - CollectorNumber An identifying "number" (really a string) applied to specimens (in some disciplines) at the time of collection. Establishes a links different parts/preparations of a single specimen and between field notes and the specimen. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/CollectorsFieldNumber - CollectorNumber An identifying string applied to the cataloged item at the time of collection. Serves as a link between field notes and the cataloged items. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/CollectorsFieldNumber - CollectorNumber An identifying string applied to the object or observation at the time of collection. Serves as a link between field notes and the object or observation. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - CollectorNumber An identifier given to the sample at the time of the sampling event. Often serves as a link between field notes and the sample. Example: "OPP 7101" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/CollectorsFieldNumber - Continent The full, unabbreviated name of the continent on which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent - Continent The full, unabbreviated name of the continent on which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Antarctica" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent - ContinentOcean The continent or ocean from which a specimen was collected. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent - ContinentOcean The full, unabbreviated name of the continent or ocean from which the cataloged item was collected. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent - CoordinatePrecision An estimate of how tightly the collecting locality was specified; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement - CoordinatePrecision A decimal representation of the precision of the coordinates given in the DecimalLatitude and DecimalLongitude. Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement - CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given latitude and longitude describing a circle within which the whole of the described locality must lie. Use NULL where the uncertainty is unknown, cannot be estimated, or is not applicable. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters - CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the described locality lies. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Describes the point-radius representation of the location, along with DecimalLatitude, DecimalLongitude, and GeodeticDatum. Zero is not a valid value for this element. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters - CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the sampling location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term. Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters - Country The country or major political unit from which the specimen was collected. ISO 3166-1 (http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html) values should be used. Full country names are currently in use. A future recommendation is to use ISO3166-1 two letter codes or the full name when searching 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/Country/Name - Country The full, unabbreviated name of the country or major political unit from which the cataloged item was collected. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Country/Name - Country The full, unabbreviated name of the country or major political unit in which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Country/Name - Country The full, unabbreviated name of the country or major political unit in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Country/Name - CountryCode The standard code for the country in which the sampling event occurred. Recommended best practice is to used ISO 3166 3-letter country code. Examples: "ARG" (=Argentina), "SLV" (=El Salvador) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code - County The county (or shire, or next political region smaller than State / Province) from which the specimen was collected 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County - County The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) from which the cataloged item was collected. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County - County The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) in which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County - County The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the sampling event occurred. Examples: "Missoula", "Los Lagos", "Mataró" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County - Dataset Container class for information about the set of data in which the record is included. 2008-11-19 2008-11-19 recommended DataSets/DataSet - DatasetID An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution. 2008-11-19 2008-11-19 recommended DataSets/DataSet/DataSetGUID - DateIdentified The date-time in the Common Era calendar in which the object or observation was identified as being a member of the taxon given in the ScientificName. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - DateIdentified The date on which the sample was identified as being a member of the taxon given in the ScientificName. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - DateLastModified ISO 8601 compliant stamp indicating the date and time in UTC(GMT) when the record was last modified. Example: the instant "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be represented as "1994-11-05T13:15:30Z" (see W3C Note on Date and Time Formats - http://www.w3.org/TR/NOTE-datetime). (What to do when this date-time is unknown? Use Date-Time first "published"?) 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/DateLastEdited - DateLastModified ISO 8601 date and time in UTC(GMT) when the record was last modified. Example: "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be "1994-11-05T13:15:30Z" (see http://www.w3.org/TR/NOTE-datetime). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/DateLastEdited - DateLastModified The last date-time of publication when any of the data for the record were modified from the previous publication of that record. When publishing a record for the first time, use the publication date-time. Returns values as ISO 8601 date and time. (cf. http://www.w3.org/TR/xmlschema-2/#isoformats and http://www.iso.org/iso/en/prods-services/popstds/dateandtime.html Example: November 5, 1994, 8:15:30 am, US Eastern Standard Time” would be “1994-11-05T13:15:30Z” 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/DateLastEdited - DayCollected The day of the month the specimen was collected from the field. Possible value ranges from 01..31 inclusive 2003-06-13 2003-06-13 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - DayCollected The two digit day of the month in the Common Era calendar during which the cataloged item was collected from the field. 2003-06-17 2003-06-17 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - DayIdentified The day portion of the date when the Collection Item was identified; as two digits [01..31]. 2003-06-13 2003-06-13 accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - DayIdentified The two digit day of the month in the Common Era calendar during which the cataloged item was identified. 2003-06-17 2003-06-17 accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - DayOfMonth The two-digit day of the month in which the sampling event occurred. Example: "28" 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - DayOfYear The ordinal day of the year on which the object or observation was collected (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). If the EarliestDateCollected and LatestDateCollected do not occur on the same day, do not populate DayOfYear. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - DecimalLatitude The latitude of the location from which the cataloged item was collected, expressed in decimal degrees. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal - DecimalLatitude The latitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are North of the Equator, negative values are South of the Equator. Describes the point-radius representation of the location, along with DecimalLongitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -41.0983423 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal - DecimalLatitude The geographic latitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are north of the Equator, negative values are south of it. Example: "-41.0983423" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal - DecimalLongitude The longitude of the location from which the cataloged item was collected, expressed in decimal degrees. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal - DecimalLongitude The longitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are East of the Greenwich Meridian, negative values are West of the Greenwich Meridian. Describes the point-radius representation of the location, along with DecimalLatitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -71.0943235 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal - DecimalLongitude The geographic longitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are east of the Greenwich Meridian, negative values are west of it. Example: "-121.1761111" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal - DepthRange For data sets that have the depth range expressed in one field (e.g. "150-200 m") it can be entered here as free text. Separate, numeric Minimum and Maximum Depth fields are the preferred format; the Depth Range option is included for legacy data sets. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText - Disposition The current disposition of the cataloged item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition - Disposition The current disposition of the sample. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition - DistanceAboveSurfaceInMetersMaximum The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue - DistanceAboveSurfaceInMetersMinimum The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue + acceptedTaxonName The currently valid (zoological) or accepted (botanical) name for the scientificName. Example: "Tamias minimus" valid name for "Eutamias minimus" 2008-11-19 2009-04-24 recommended not in ABCD + acceptedTaxonNameID A unique identifier for the acceptedTaxonName. 2009-01-21 2009-04-24 recommended not in ABCD + accordingTo Abstract term to attribute information to a source. 2009-01-21 2009-01-21 recommended not in ABCD + accuracy Abstract term to capture error information about a measurement or fact. 2009-01-21 2009-01-21 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + AgeClass The age class, reproductive stage, life stage of the biological individual (e.g., juvenile, adult, eft, nymph, etc.). 2003-06-17 2003-06-17 superseded {DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLifeStages/MycologicalLifeStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage} + associatedMedia A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the occurrence. Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG " 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MultimediaObjects + associatedOccurrences A list (concatenated and separated) of identifiers of other occurrences and their associations to this occurrence. Example: "sibling of FMNH:Mammal:1234" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + associatedReferences A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the occurrence. Examples: "http://www.sciencemag.org/cgi/content/abstract/322/5899/261", "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767. " 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/UnitReferences + associatedSequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the occurrence. Exampe: "GenBank: U34853.1" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant + associatedTaxa A list (concatenated and separated) of identifiers or names of taxa and their associations with the occurrence. Example: "host: Quercus alba" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa + Attributes List of additional measurements or characteristics (concatenated and separated) for which there is no existing semantic element, but which the data provider nevertheless feels the desire to share. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/MeasurementsOrFacts + ScientificNameAuthorship The author of the ScientificName and the year of publication, if known. More than one author can be listed in a concatenated string. Should be formatted with parentheses and year according to the conventions of the applicable NomenclaturalCode. 2007-04-17 2007-04-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} + basionym The basionym (botany) or basonym (bacteriology) of the scientificName. Example: "Pinus abies" 2008-11-19 2009-04-24 recommended not in ABCD + basionymID A unique identifier for the basionym. 2009-01-21 2009-04-24 recommended not in ABCD + BasisOfRecord An abbreviation indicating whether the record represents an observation (O), living organism (L), specimen (S), germplasm/seed (G), etc. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/RecordBasis + BasisOfRecord A description indicating whether the record represents an observation, tissue sample, living organism, voucher specimen, germplasm/seed, genetic information, etc. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/RecordBasis + BasisOfRecord A descriptive term indicating whether the record represents an object or observation. Examples: PreservedSpecimen- A physical object representing one or more organisms, part of organism, or artifact of an organism. synonyms: voucher, collection, lot. FossilSpecimen- A physical object representing one or more fossil organisms, part of fossil organism, or artifact of a fossil organism. LivingSpecimen- An organism removed from its natural occurrence and now living in captivity or cultivation. HumanObservation- A report by a known observer that an organism was present at the place and time. MachineObservation- A report by a monitoring device that an organism was present at the place and time. StillImage- An photograph, drawing, painting. MovingImage- A sequence of still images taken at regular intervals and intended to be played back as a moving image; may include sound. SoundRecording- An audio recording. OtherSpecimen- Any type of specimen not covered by any of the categories above. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/RecordBasis + basisOfRecord The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm). Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/RecordBasis + Bed The full name of the lithostratigraphic bed from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + bed The full name of the lithostratigraphic bed from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + behavior A description of the behavior shown by the subject during the event. Recommended best practice is to use a controlled vocabulary. Examples: "roosting", "foraging", "running", "blooming" 2009-03-06 2009-04-24 recommended not in ABCD + Binomial The combination of genus and first (species) epithet of the scientificName. Example: "Ctenomys sociabilis" 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString + FootprintWKT This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the Latitude and Longitude columns by the data provider 2003-06-13 2003-06-13 superseded not covered by ABCD + BoundingBox This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the DecimalLatitude and DecimalLongitude columns by the data provider. 2003-06-17 2003-06-17 superseded not covered by ABCD + CatalogNumber A unique alphanumeric value which identifies an individual record within the collection. It is recommended that this value provides a key by which the actual specimen can be identified. If the specimen has several items such as various types of preparation, this value should identify the individual component of the specimen 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/UnitID + CatalogNumber The alphanumeric value identifying a record within the collection. It is highly recommended that each record be uniquely identified within a collection by this value. It is also recommended that each record be uniquely identified in a global context by the combination of InstitutionCode, CollectionCode and CatalogNumber. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/UnitID + catalogNumber An identifier (preferably unique) for the occurrence within the data set or collection. Examples: "2008.1334", "145732a", "145732" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/UnitID + CatalogNumberNumeric The CatalogNumber as a numeric value, if applicable. Allows searching on numeric ranges of CatalogNumbers. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/UnitIDNumeric + CatalogNumberNumeric The CatalogNumber as a numeric value, if applicable. This element allows searching on numeric ranges of CatalogNumbers. Example: 145732. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/UnitIDNumeric + CatalogNumberNumeric The numeric value of the catalogNumber, used to facilitate numerical sorting and searching by ranges. 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/UnitIDNumeric + CatalogNumber An alphanumeric value which identifies an individual cataloged item within the collection. It is recommended that this value provides a key by which the individual cataloged item can be identified. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/UnitID + Citation Indicates how this dataset or record should be attributed if used. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text + Class The class name of the organism 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis + Class The phylogenetic class to which the cataloged item belongs. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis + Class The name of the class in which the organism is classified. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis + class The name of the class in which the scientificName is classified. Example: "Mammalia" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis + SamplingProtocol The name of, reference to, or brief description of the method or protocol under which the collecting event occurred. Examples: "UV light trap", "mist net", "bottom trawl". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Method + CollectionCode A unique alphanumeric value which identifies the collection within the institution 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/SourceID + CollectionCode A unique alphanumeric value that identifies the collection within the institution in which the item is cataloged. This attribute must contain no spaces. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/SourceID + CollectionCode The code (or acronym) identifying the collection within the institution in which the organism record is cataloged. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/SourceID + collectionCode The name (or acronym) identifying the collection or data set of which the occurrence is a part. Examples: "Mammals", "Hildebrandt", "eBird" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SourceID + collectionID A unique identifier for the collection or dataset of which the occurrence is a part. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index. Example: "urn:lsid:biocol.org:col:34818" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SourceID + SampledBy The name(s) of the collector(s) responsible for collection the specimen or taking the observation 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText + Collector The name(s) of the collector(s) of the original data for the cataloged item. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText + Collector The name(s) (concatenated and separated) of collectors or observers. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching collector names. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText + CollectorNumber An identifying "number" (really a string) applied to specimens (in some disciplines) at the time of collection. Establishes a links different parts/preparations of a single specimen and between field notes and the specimen. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/CollectorsFieldNumber + CollectorNumber An identifying string applied to the cataloged item at the time of collection. Serves as a link between field notes and the cataloged items. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/CollectorsFieldNumber + CollectorNumber An identifying string applied to the object or observation at the time of collection. Serves as a link between field notes and the object or observation. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText + Continent The full, unabbreviated name of the continent on which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent + continent The full, unabbreviated name of the continent on which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code. Example: "Antarctica" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent + Continent The continent or ocean from which a specimen was collected. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent + ContinentOcean The full, unabbreviated name of the continent or ocean from which the cataloged item was collected. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent + CoordinatePrecision An estimate of how tightly the collecting locality was specified; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement + coordinatePrecision A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude. Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement + CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given latitude and longitude describing a circle within which the whole of the described locality must lie. Use NULL where the uncertainty is unknown, cannot be estimated, or is not applicable. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters + CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the described locality lies. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Describes the point-radius representation of the location, along with DecimalLatitude, DecimalLongitude, and GeodeticDatum. Zero is not a valid value for this element. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters + coordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given decimalLatitude and decimalLongitude describing a circle within which the whole of the location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term. Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters + Country The country or major political unit from which the specimen was collected. ISO 3166-1 (http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html) values should be used. Full country names are currently in use. A future recommendation is to use ISO3166-1 two letter codes or the full name when searching 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/Country/Name + Country The full, unabbreviated name of the country or major political unit from which the cataloged item was collected. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Country/Name + Country The full, unabbreviated name of the country or major political unit in which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Country/Name + country The full, unabbreviated name of the country or major political unit in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Country/Name + countryCode The standard code for the country in which the event occurred. Recommended best practice is to used ISO 3166 3-letter country code. Examples: "ARG" for Argentina, "SLV" for El Salvador 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code + County The county (or shire, or next political region smaller than State / Province) from which the specimen was collected 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County + County The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) from which the cataloged item was collected. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County + County The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) in which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County + county The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the event occurred. Examples: "Missoula", "Los Lagos", "Mataró" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County + dataGeneralizations Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request. Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell" 2008-11-19 2009-04-24 recommended not in ABCD + Dataset The category of information pertaining to a logical set of records. 2008-11-19 2008-11-19 recommended DataSets/DataSet + datasetID An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution. 2008-11-19 2009-04-24 recommended DataSets/DataSet/DataSetGUID + DateIdentified The date-time in the Common Era calendar in which the object or observation was identified as being a member of the taxon given in the ScientificName. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + dateIdentified The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + DateLastModified ISO 8601 compliant stamp indicating the date and time in UTC(GMT) when the record was last modified. Example: the instant "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be represented as "1994-11-05T13:15:30Z" (see W3C Note on Date and Time Formats - http://www.w3.org/TR/NOTE-datetime). (What to do when this date-time is unknown? Use Date-Time first "published"?) 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/DateLastEdited + DateLastModified ISO 8601 date and time in UTC(GMT) when the record was last modified. Example: "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be "1994-11-05T13:15:30Z" (see http://www.w3.org/TR/NOTE-datetime). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/DateLastEdited + DateLastModified The last date-time of publication when any of the data for the record were modified from the previous publication of that record. When publishing a record for the first time, use the publication date-time. Returns values as ISO 8601 date and time. (cf. http://www.w3.org/TR/xmlschema-2/#isoformats and http://www.iso.org/iso/en/prods-services/popstds/dateandtime.html Example: November 5, 1994, 8:15:30 am, US Eastern Standard Time” would be “1994-11-05T13:15:30Z” 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/DateLastEdited + day The two-digit day of the month on which the event occurred. Example: "28" 2008-11-19 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + DayOfMonth The day of the month the specimen was collected from the field. Possible value ranges from 01..31 inclusive 2003-06-13 2003-06-13 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + DayCollected The two digit day of the month in the Common Era calendar during which the cataloged item was collected from the field. 2003-06-17 2003-06-17 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + DateIdentified The day portion of the date when the Collection Item was identified; as two digits [01..31]. 2003-06-13 2003-06-13 superseded accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + DayIdentified The two digit day of the month in the Common Era calendar during which the cataloged item was identified. 2003-06-17 2003-06-17 superseded accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + DayOfYear The ordinal day of the year on which the object or observation was collected (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). If the EarliestDateCollected and LatestDateCollected do not occur on the same day, do not populate DayOfYear. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin + DecimalLatitude The latitude of the location from which the cataloged item was collected, expressed in decimal degrees. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal + DecimalLatitude The latitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are North of the Equator, negative values are South of the Equator. Describes the point-radius representation of the location, along with DecimalLongitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -41.0983423 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal + decimalLatitude The geographic latitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are north of the Equator, negative values are south of it. Example: "-41.0983423" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal + DecimalLongitude The longitude of the location from which the cataloged item was collected, expressed in decimal degrees. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal + DecimalLongitude The longitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are East of the Greenwich Meridian, negative values are West of the Greenwich Meridian. Describes the point-radius representation of the location, along with DecimalLatitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -71.0943235 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal + decimalLongitude The geographic longitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are east of the Greenwich Meridian, negative values are west of it. Example: "-121.1761111" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal + VerbatimDepth For data sets that have the depth range expressed in one field (e.g. "150-200 m") it can be entered here as free text. Separate, numeric Minimum and Maximum Depth fields are the preferred format; the Depth Range option is included for legacy data sets. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText + Disposition The current disposition of the cataloged item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition + disposition The current disposition of the specimen. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition DwCType The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen - EarliestDateCollected The earliest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - EarliestDateCollected The earliest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - EndDayCollected For samples/observations/record events that were taken over time this gives the end day of the collecting event. Possible value ranges from 01..31 inclusive. 2005-07-10 2005-07-10 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - EndDayOfYear The latest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd - EndJulianDay For samples/observations/record events that were taken over time this gives the end ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])). 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd - EndLatitude For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true - EndLongitude For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true - EndMonthCollected For samples/observations/record events that were taken over time this gives the end month of the collecting event. Possible values range from 01...12 inclusive. 2005-07-10 2005-07-10 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - EndTimeOfDay The time of day when the sampling event ended, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd - EndTimeOfDay The time of day when the sampling event ended, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd - EndYearCollected For samples/observations/record events that were taken over time this gives the end year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer. 2005-07-10 2005-07-10 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - EstablishmentMeans The process by which the the biological individual represented by the sample became established at the sampling location. Recommended best practice is to use a controlled vocabulary. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans - EventAttribute Container class for information about attributes related to a given sampling event. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts - EventAttributeAccuracy The description of the error associated with the EventAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-01-18 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - EventAttributeDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the sampling event. Example: "Robert Hijmans" 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy - EventAttributeDeterminedDate The date on which the the measurement or characteristic of the sampling event was made. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime - EventAttributeID An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended not in ABCD - EventAttributeRemarks Comments or notes accompanying the measurement or characteristic of the sampling event. Example: "temperature taken at 15:00" 2008-11-19 2008-11-19 recommended not in ABCD - EventAttributeType The nature of the measurement or characteristic of the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "Temperature" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter - EventAttributeUnit The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units. Example: "Celcius" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement - EventAttributeValue The value of the measurement or characteristic of the sampling event. Example: "22" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue - Family The family name of the organism 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia - Family The phylogenetic family to which the cataloged item belongs. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia - Family The name of the family in which the organism is classified. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia - Family The name of the family in which the ScientificName is classified. Example: "Ctenomyidae" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia - FieldNotes A reference to, or flag marking the existence of notes taken in the field for the cataloged item. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/FieldNotes - FieldNotes One of a) a flag indicating the existence of, b) a reference to (such as a URL or literature citation), or c) the actual free text content of notes taken in the field about the specimen or observation. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/FieldNotes - FieldNotes One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the sample. Example: "notes available in Grinnell-Miller Library" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/FieldNotes - FieldNumber A "number" (really a string) created at collection time to identify all material that resulted from a collecting event. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/Code - FieldNumber An identifying string applied to a set of material that resulted from a single collecting event. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Code - FieldNumber An identifying string applied to a set of objects or observations resulting from a single collecting event. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Code - FieldNumber An identifier given to the sampling event in the field. Often serves as a link between field notes and the sampling event. Example: "RV Sol 87-03-08" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Code - FootprintSpatialFit A measure of how well the geometry expressed in the footprint match the original spatial representation, as a ratio of the area of the footprint given to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The FootprintSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) - FootprintSpatialFit The ratio of the area of the footprint (FootprintWKT) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) - FootprintWKT A Well-Known Text (WKT; see http://en.wikipedia.org/wiki/Well-known_text) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The same place may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for the same occurrence. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) - FootprintWKT A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The sampling location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) - FossilSpecimen A resource describing a fossilized specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen - GenBankNum GenBank Accession number. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant - GenBankNumber GenBank Accession number(s) associated with the biological individual(s) referred to by the cataloged object. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant - Generalizations Actions taken to make the data as shared less specific or complete than in its original form. Suggests that alternative data of highly quality may be available on request. Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell" 2008-11-19 2008-11-19 recommended not in ABCD - Genus The genus name of the organism 2003-06-13 2003-06-13 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} - Genus The phylogenetic genus to which the cataloged item belongs. 2003-06-17 2003-06-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} - Genus The name of the genus in which the organism is classified. 2007-04-17 2007-04-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} - Genus The name of the genus in which the ScientificName is classified. Example: "Quercus" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} - GeodeticDatum The geodetic datum to which the latitude and longitude refer. If not known, use "not recorded". This concept should be vocabulary-controlled. Example: "WGS84" 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum - GeodeticDatum The geodetic datum (or ellipsoid) for the geographic coordinates in DecimalLatitude, DecimalLongitude, VerbatimCoordinates, VerbatimLatitude, and VerbatimLongitude. Recommended best practice is to use a controlled vocabulary. Examples: "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum - GeoreferencedBy The name(s) of the person(s) who applied the Georeference to the SampleLocation. Example: "Heather Constable, Carol Spencer" 2009-01-21 2009-01-21 recommended not in ABCD - GeoreferenceProtocol A reference to the methods used for determining the coordinates and uncertainties. Example: "http://manisnet.org/GeorefGuide.html". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod - GeoreferenceProtocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. Examples: "GBIF Best Practices for Georeferencing", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod - GeoreferenceRemarks Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks - GeoreferenceRemarks Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. Example: "assumed distance by road (Hwy. 101)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks - GeoreferenceSources A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources - GeoreferenceSources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources - GeoreferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus - GeoreferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus - GeorefMethod A reference to the methods used for determining the coordinates and uncertainties. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod - GlobalUniqueIdentifier A Uniform Resource Name (URN) as a unique identifier for the specimen or observation record. In the absence of a persistent global unique identifier, construct one in the form: “[InstitutionCode]:[CollectionCode]: [CatalogNumber]” Examples: 1) urn:lsid:nhm.ku.edu:Herps:32 2) “FMNH:Mammal:145732” 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/UnitGUID - GMLFeature Geographic Markup Language(GML) description of the feature for representing complex shapes such as lines and polygons, per Open GIS Consortium (OGC) standards - http://www.opengis.net/gml/01-029/GML2.html. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/GML - Habitat A description of the habitat in which the sampling event occurred. Example: "oak savanna" 2008-11-19 2008-11-19 recommended not in ABCD - HigherGeography The combination of all geographic elements less specific than locality. "Like" query operations on this element will search for a substring in any of the higher geography attributes. 2003-06-17 2003-06-17 {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} - HigherGeography The names (concatenated and separated) of geographic elements less specific than the information in the Locality element. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching geographic names. This can be useful if it is unclear in which element a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2007-04-17 2007-04-17 {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} - HigherGeography A list (concatenated and separated) of geographic names less specific than the information in the Locality term. "LIKE" or "contains" substring query operations can be used with this element to find matching geographic names. This can be useful if it is unclear in which atomized term a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2008-11-19 2009-01-21 recommended {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} - HigherGeographyID A global unique identifier for the parent of the location. 2009-01-21 2009-01-21 recommended not in ABCD - HigherTaxon The combination of names of taxonomic ranks less specific than Genus. "Like" query operations on this element will search for a substring in any of the higher taxon attributes. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName - HigherTaxon The names of taxonomic ranks less specific than SpecificEpithet concatenated and separated. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching higher taxon names. This element may contain the list of scientific names of all of the supra-specific taxa in the classification used to identify (determine) the specimen or observation. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName - HigherTaxon A list (concatenated and separated) of the names for the taxonomic ranks less specific than the ScientificName. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName - HigherTaxonID A global unique identifier for the parent to the taxon. 2009-01-21 2009-01-21 recommended not in ABCD - HorizontalDatum The horizontal geodetic datum to which the DecimalLatitude and DecimalLongitude refer. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum - HumanObservation A resource describing an observation made by one or more people without accompanying physical evidence. 2008-11-19 2008-11-19 recommended RecordBasisEnum/HumanObservation - Identification Container class for information about the taxonomic determination of the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification - IdentificationID An identifier for the Identification. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended not in ABCD - IdentificationModifier Additional information documenting the taxonomic determination of the cataloged item (e.g., "cf.", "aff.", "subspecies in question", etc.). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier - IdentificationQualifier A brief phrase or a standard term ("cf.", "aff.") to qualify the identification of the organism when doubts have arisen as to its taxonomic identity (determination). Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier - IdentificationQualifier A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the taxonomic identification of the sample. Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier - IdentificationReferences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of references used in the identification of the sample. Example: "Aves del Noroeste Patagonico. Christie et al. 2004." 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/References - IdentificationRemarks Comments or notes about the identification of the sample. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas." 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Notes - IdentifiedBy The name(s) of the person(s) who applied the currently accepted Scientific Name to the Cataloged Item. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText - IdentifiedBy The name(s) of the person(s) who applied the currently accepted ScientificName to the cataloged item. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText - IdentifiedBy The name(s) of the person(s) who applied the ScientificName to the object or observation. Example: James L. Patton. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText - IdentifiedBy The name(s) of the person(s) who applied the ScientificName to the sample. Example: "James L. Patton" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText - ImageURL A Universal Resource Locator reference to digital images associated with the specimen or observation. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/MultimediaObjects - IndividualCount The number of individuals present in the lot or container. Not an estimate of abundance or density at the collecting locality. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue - IndividualCount The number of individuals present in the lot or container referred to by the catalog number. Not an estimate of abundance or density at the collecting locality. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue - IndividualCount The number of individuals present in the lot or container. Not to be used for observations. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue - IndividualCount The number of individuals present in the sample or observed in the sampling event. Example: "1" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue - IndividualID An identifier for an individual or named group of individual organisms represented in the sample. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set. Examples: "U.amer. 44", "Smedley", "Orca J 23" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber - InformationWithheld Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the administrative contact identified in the provider resource metadata (curator, collection manager). Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/InformationWithheld - InformationWithheld Additional information that exists, but that has not been made public in the given record. Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/InformationWithheld - InfraspecificEpithet The infraspecific epithet of the scientific name applied to the organism. 2007-04-17 2007-04-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} - InfraspecificEpithet The name of the second or subspecies epithet of the ScientificName. Example: "oxyadenia" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} - InfraspecificRank The infraspecific rank (subspecies, variety, forma) of the InfraspecificEpithet. Examples: "subsp.", "var.", "forma". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank - InstitutionCode A "standard" code identifier that identifies the institution to which the collection belongs. No global registry exists for assigning institutional codes. Use the code that is "standard" in your discipline. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/SourceInstitutionID - InstitutionCode A code that identifies the institution to which the cataloged item belongs. No global registry exists for institutional codes; use the code that is "standard" in your discipline. This attribute must contain no spaces. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/SourceInstitutionID - InstitutionCode The code (or acronym) identifying the institution administering the collection in which the organism record is cataloged. No global registry exists for institutional codes; use the code that is "standard" at your institution or in your discipline. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/SourceInstitutionID - InstitutionCode The code (or acronym) in use by the institution administering the collection or data set in which the sample is recorded. Examples: "MVZ", "FMNH" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceInstitutionID - Island The full, unabbreviated name of the island from which the cataloged item was collected. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island - Island The full, unabbreviated name of the island on which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island - Island The full, unabbreviated name of the island in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Isla Victoria" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island - IslandGroup The full, unabbreviated name of the island group from which the cataloged item was collected. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group - IslandGroup The full, unabbreviated name of the island group in which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group - IslandGroup The full, unabbreviated name of the island group in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Alexander Archipelago" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group - JulianDay The ordinal day of the year; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.) 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - JulianDay The ordinal day of the year (i.e., the number of days since December 31 of the previous year; January 1 is Julian Day 1) on which the cataloged item was collected. May be derived from the YearCollected, MonthCollected, and DayCollected by the provider. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - Kingdom The kingdom to which the organism belongs 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum - Kingdom The phylogenetic kingdom to which the cataloged item belongs. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum - Kingdom The name of the kingdom in which the organism is classified. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum - Kingdom The name of the kingdom in which the ScientificName is classified. Example: "Animalia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum - LatestDateCollected The latest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - LatestDateCollected The latest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - Latitude The latitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal - LatLongComments Comments about the LatLong determination. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks - Lifestage Indicates the life stage present. Will require developing a controlled vocabulary. Can include multiple stages for a lot with multiple individuals. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage - LifeStage The age class or life stage of the biological individual represented by the catalogued object or observation. Examples: "adult", "mature", "juvenile", "eft", "nymph", "seedling", "seed", "egg" 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage - LifeStage The age class or life stage of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage - LivingSpecimen A resource describing a living specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/LivingSpecimen - Locality The locality description (place name plus optionally a displacement from the place name) from which the specimen was collected. Where a displacement from a location is provided, it should be in un-projected units of measurement 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/AreaDetail - Locality The description of the locality from which the cataloged item was collected, sans geographic information provided in other geographic fields. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/AreaDetail - Locality The specific natural language description of the place where the organism was collected or observed. This element need not contain less specific geographic information provided in other geographic elements (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). Though coordinate information can be contained in this concept, these data will be usable analytically only when shared through the concepts of the Geospatial Extension. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/AreaDetail - Locality The specific place where the sampling event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName - Location A resource describing a location. 2009-01-23 2009-01-23 recommended not in ABCD - Longitude The longitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal - MachineObservation A resource describing an observation made by a machine without accompanying physical evidence. 2008-11-19 2008-11-19 recommended RecordBasisEnum/MachineObservation - MaximumDepth The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas). 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue - MaximumDepthInMeters The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue - MaximumDepthInMeters The maximum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 10 (for a depth of up to 10m). 100 (for a depth between 50m and 100m). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue - MaximumDepthInMeters The greater depth in meters of a range of depth (below the local surface) at with the sampling event occurred. Example: "200" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue - MaximumElevation The maximum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue - MaximumElevationInMeters The maximum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue - MaximumElevationInMeters The maximum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: Examples: 125 (for an elevation of 100 +- 25 meters). 200 (for an elevation between 100m and 200m). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue - MaximumElevationInMeters The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred. Example: "200" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue - MinimumDepth The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas). 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue - MinimumDepthInMeters The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue - MinimumDepthInMeters The minimum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 0 (for a depth of up to 10m). 50 (for a depth between 50m and 100m). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue - MinimumDepthInMeters The lesser depth in meters of a range of depth (below the local surface) at with the sampling event occurred. Example: "100" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue - MinimumElevation The minimum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue - MinimumElevationInMeters The minimum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue - MinimumElevationInMeters The minimum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: 75 (for an elevation of 100 +- 25 meters). 100 (for an elevation between 100m and 200m). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue - MinimumElevationInMeters The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred. Example: "100" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue - MonthCollected The month of year the specimen was collected from the field. Possible values range from 01...12 inclusive 2003-06-13 2003-06-13 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - MonthCollected The two digit month of year in the Common Era calendar during which the cataloged item was collected from the field. 2003-06-17 2003-06-17 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - MonthIdentified The month portion of the date when the Collection Item was identified; as two digits [01..12]. 2003-06-13 2003-06-13 accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - MonthIdentified The two digit month in the Common Era calendar during which the cataloged item was identified. 2003-06-17 2003-06-17 accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - MonthOfYear The ordinal month in which the sampling event occurred. Example: "10" (=October) 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - NamePublishedIn A full literature reference to the first (original) valid publication of the ScientificName. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation + dynamicProperties A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs. Examples: "tragusLengthInMeters=0.014; weightInGrams=120", "heightInMeters=1.5", "natureOfID=expert identification; identificationEvidence=cytochrome B sequence", "relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10", "aspectHeading=277; slopeInDegrees=6", "iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina" 2008-11-19 2009-04-24 recommended not in ABCD + EarliestAgeOrLowestStage The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + earliestAgeOrLowestStage The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + EarliestDateCollected The earliest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + EarliestDateCollected The earliest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + EarliestEonOrLowestEonothem The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + earliestEonOrLowestEonothem The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + EarliestEpochOrLowestSeries The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + earliestEpochOrLowestSeries The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + EarliestEraOrLowestErathem The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + earliestEraOrLowestErathem The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + EarliestPeriodOrLowestSystem The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + earliestPeriodOrLowestSystem The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + LatestDateCollected For samples/observations/record events that were taken over time this gives the end day of the collecting event. Possible value ranges from 01..31 inclusive. 2005-07-10 2005-07-10 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + endDayOfYear The latest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd + EndDayOfYear For samples/observations/record events that were taken over time this gives the end ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])). 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd + FootprintWKT For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true + FootprintWKT For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true + LatestDateCollected For samples/observations/record events that were taken over time this gives the end month of the collecting event. Possible values range from 01...12 inclusive. 2005-07-10 2005-07-10 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + EndTimeOfDay The time of day when the sampling event ended, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd + EndTimeOfDay The time of day when the event ended, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd + LatestDateCollected For samples/observations/record events that were taken over time this gives the end year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer. 2005-07-10 2005-07-10 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + establishmentMeans The process by which the the biological individual(s) represented in the occurrence became established at the location. Recommended best practice is to use a controlled vocabulary. Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans + Event The category of information pertaining to an event (something that happens at a place and time). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering + eventAttributes A list (concatenated and separated) of additional measurements or characteristics of the Event. Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts + eventDate The date-time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-04-24 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + eventID An identifier for the event. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Code + EventMeasurement The category of information pertaining to measurements associated with an event. 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts + eventMeasurementAccuracy The description of the error associated with the EventAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-04-24 deprecated DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + eventMeasurementDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the event. Example: "Robert Hijmans" 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy + eventMeasurementDeterminedDate The date on which the the measurement or characteristic of the event was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime + eventMeasurementID An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 deprecated not in ABCD + eventMeasurementRemarks Comments or notes accompanying the measurement or characteristic of the event. Example: "temperature taken at 15:00" 2008-11-19 2009-04-24 deprecated not in ABCD + eventMeasurementType The nature of the measurement or characteristic of the event. Recommended best practice is to use a controlled vocabulary. Example: "temperature" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter + eventMeasurementUnit The units for the value of the measurement or characteristic of the event. Recommended best practice is to use International System of Units (SI) units. Example: "Celcius" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement + eventMeasurementValue The value of the measurement or characteristic of the event. Example: "22" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue + eventRemarks Comments or notes about the Event. Example: "after the recent rains the river is nearly at flood stage" 2009-01-18 2009-04-24 recommended not in ABCD + eventTime The time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "14:07-0600" is 2:07pm in the time zone six hours earlier than UTC, "08:40:21Z" is 8:40:21am UTC, "13:00:00Z/15:30:00Z" is the interval between 1pm UTC and 3:30pm UTC. 2009-04-24 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + Family The family name of the organism 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia + Family The phylogenetic family to which the cataloged item belongs. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia + Family The name of the family in which the organism is classified. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia + family The name of the family in which the scientificName is classified. Example: "Ctenomyidae" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia + FieldNotes A reference to, or flag marking the existence of notes taken in the field for the cataloged item. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/FieldNotes + FieldNotes One of a) a flag indicating the existence of, b) a reference to (such as a URL or literature citation), or c) the actual free text content of notes taken in the field about the specimen or observation. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/FieldNotes + fieldNotes One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Occurrence. Example: "notes available in Grinnell-Miller Library" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/FieldNotes + FieldNumber A "number" (really a string) created at collection time to identify all material that resulted from a collecting event. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/Code + FieldNumber An identifying string applied to a set of material that resulted from a single collecting event. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Code + FieldNumber An identifying string applied to a set of objects or observations resulting from a single collecting event. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Code + fieldNumber An identifier given to the event in the field. Often serves as a link between field notes and the Event. Example: "RV Sol 87-03-08" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Code + FootprintSpatialFit A measure of how well the geometry expressed in the footprint match the original spatial representation, as a ratio of the area of the footprint given to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The FootprintSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) + footprintSpatialFit The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) + FootprintWKT A Well-Known Text (WKT; see http://en.wikipedia.org/wiki/Well-known_text) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The same place may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for the same occurrence. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) + footprintWKT A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) + Formation The full name of the lithostratigraphic formation from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + formation The full name of the lithostratigraphic formation from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + FossilSpecimen A resource describing a fossilized specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen + AssociatedSequences GenBank Accession number. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant + AssociatedSequences GenBank Accession number(s) associated with the biological individual(s) referred to by the cataloged object. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant + Genus The genus name of the organism 2003-06-13 2003-06-13 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} + Genus The phylogenetic genus to which the cataloged item belongs. 2003-06-17 2003-06-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} + Genus The name of the genus in which the organism is classified. 2007-04-17 2007-04-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} + genus The name of the genus in which the scientificName is classified. Example: "Quercus" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} + GeodeticDatum The geodetic datum to which the latitude and longitude refer. If not known, use "not recorded". This concept should be vocabulary-controlled. Example: "WGS84" 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum + geodeticDatum The geodetic datum (or ellipsoid) for the geographic coordinates in decimalLatitude, decimalLongitude, verbatimCoordinates, verbatimLatitude, and verbatimLongitude. Recommended best practice is to use a controlled vocabulary such as the EPSG code. Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum + georeferencedBy The name(s) of the person(s) who determined the georeference for the location. Example: "Heather Constable, Carol Spencer" 2009-01-21 2009-04-24 recommended not in ABCD + GeoreferenceProtocol A reference to the methods used for determining the coordinates and uncertainties. Example: "http://manisnet.org/GeorefGuide.html". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod + georeferenceProtocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod + GeoreferenceRemarks Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks + georeferenceRemarks Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. Example: "assumed distance by road (Hwy. 101)" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks + GeoreferenceSources A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources + georeferenceSources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources + GeoreferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus + georeferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator". 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus + GeoreferenceProtocol A reference to the methods used for determining the coordinates and uncertainties. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod + SampleID A Uniform Resource Name (URN) as a unique identifier for the specimen or observation record. In the absence of a persistent global unique identifier, construct one in the form: “[InstitutionCode]:[CollectionCode]: [CatalogNumber]” Examples: 1) urn:lsid:nhm.ku.edu:Herps:32 2) “FMNH:Mammal:145732” 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/UnitGUID + FootprintWKT Geographic Markup Language(GML) description of the feature for representing complex shapes such as lines and polygons, per Open GIS Consortium (OGC) standards - http://www.opengis.net/gml/01-029/GML2.html. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/GML + Group The full name of the lithostratigraphic group from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + group The full name of the lithostratigraphic group from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + habitat A category or description of the habitat in which the event occurred. Recommended best practice is to use a controlled vocabulary. Example: "oak savanna", "pre-cordilleran steppe" 2008-11-19 2009-04-24 recommended not in ABCD + HigherGeography The combination of all geographic elements less specific than locality. "Like" query operations on this element will search for a substring in any of the higher geography attributes. 2003-06-17 2003-06-17 superseded {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} + HigherGeography The names (concatenated and separated) of geographic elements less specific than the information in the Locality element. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching geographic names. This can be useful if it is unclear in which element a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2007-04-17 2007-04-17 superseded {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} + higherGeography A list (concatenated and separated) of geographic names less specific than the information in the Locality. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} + higherGeographyID A unique identifier for the geographic region within with the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina 2009-01-21 2009-04-24 recommended not in ABCD + HigherTaxon The combination of names of taxonomic ranks less specific than Genus. "Like" query operations on this element will search for a substring in any of the higher taxon attributes. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName + HigherTaxon The names of taxonomic ranks less specific than SpecificEpithet concatenated and separated. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching higher taxon names. This element may contain the list of scientific names of all of the supra-specific taxa in the classification used to identify (determine) the specimen or observation. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName + higherTaxonConceptID A unique identifier for the taxon concept less specific than that given in the taxonConceptID. 2008-11-19 2009-04-24 recommended not in ABCD + higherTaxonName A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName + higherTaxonNameID A unique identifier for the taxonName that is the parent of this taxonName in a classification. 2009-01-21 2009-04-24 recommended not in ABCD + HighestBiostratigraphicZone The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + highestBiostratigraphicZone The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + GeodeticDatum The horizontal geodetic datum to which the DecimalLatitude and DecimalLongitude refer. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum + HumanObservation A resource describing an observation made by one or more people. 2008-11-19 2008-11-19 recommended RecordBasisEnum/HumanObservation + Identification The category of information pertaining to taxonomic determinations (the assignment of a scientific name). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification + identificationAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Identification. Example: "natureOfID=expert identification; identificationEvidence=cytochrome B sequence" 2009-04-24 2009-04-24 deprecated not in ABCD + identificationID An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 recommended not in ABCD + IdentificationQualifier Additional information documenting the taxonomic determination of the cataloged item (e.g., "cf.", "aff.", "subspecies in question", etc.). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier + IdentificationQualifier A brief phrase or a standard term ("cf.", "aff.") to qualify the identification of the organism when doubts have arisen as to its taxonomic identity (determination). Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier + identificationQualifier A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the Identification. Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier + identificationReferences A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification. Example: "Aves del Noroeste Patagonico. Christie et al. 2004." 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/References + identificationRemarks Comments or notes about the Identification. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas." 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Notes + IdentifiedBy The name(s) of the person(s) who applied the currently accepted Scientific Name to the Cataloged Item. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText + IdentifiedBy The name(s) of the person(s) who applied the currently accepted ScientificName to the cataloged item. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText + IdentifiedBy The name(s) of the person(s) who applied the ScientificName to the object or observation. Example: James L. Patton. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText + identifiedBy The name(s) of the person(s) who assigned the scientificName. Example: "James L. Patton" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText + AssociatedMedia A Universal Resource Locator reference to digital images associated with the specimen or observation. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/MultimediaObjects + IndividualCount The number of individuals present in the lot or container. Not an estimate of abundance or density at the collecting locality. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue + IndividualCount The number of individuals present in the lot or container referred to by the catalog number. Not an estimate of abundance or density at the collecting locality. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue + IndividualCount The number of individuals present in the lot or container. Not to be used for observations. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue + individualCount The number of individuals represented present at the time of the occurrence. Examples: "1", "25" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue + individualID An identifier for an individual or named group of individual organisms represented in the occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set. Examples: "U.amer. 44", "Smedley", "Orca J 23" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber + InformationWithheld Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the administrative contact identified in the provider resource metadata (curator, collection manager). Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/InformationWithheld + informationWithheld Additional information that exists, but that has not been shared in the given record. Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/InformationWithheld + InfraspecificEpithet The infraspecific epithet of the scientific name applied to the organism. 2007-04-17 2007-04-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} + infraspecificEpithet The name of the second or subspecies epithet of the scientificName. Example: "oxyadenia" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} + TaxonRank The infraspecific rank (subspecies, variety, forma) of the InfraspecificEpithet. Examples: "subsp.", "var.", "forma". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank + InstitutionCode A "standard" code identifier that identifies the institution to which the collection belongs. No global registry exists for assigning institutional codes. Use the code that is "standard" in your discipline. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/SourceInstitutionID + InstitutionCode A code that identifies the institution to which the cataloged item belongs. No global registry exists for institutional codes; use the code that is "standard" in your discipline. This attribute must contain no spaces. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/SourceInstitutionID + InstitutionCode The code (or acronym) identifying the institution administering the collection in which the organism record is cataloged. No global registry exists for institutional codes; use the code that is "standard" at your institution or in your discipline. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/SourceInstitutionID + institutionCode The name (or acronym) in use by the institution administering the collection or data set in which the occurrence is recorded. Examples: "MVZ", "FMNH", "AKN-CLO" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SourceInstitutionID + Island The full, unabbreviated name of the island from which the cataloged item was collected. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island + Island The full, unabbreviated name of the island on which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island + island The full, unabbreviated name of the island in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Isla Victoria" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island + IslandGroup The full, unabbreviated name of the island group from which the cataloged item was collected. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group + IslandGroup The full, unabbreviated name of the island group in which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group + islandGroup The full, unabbreviated name of the island group in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Alexander Archipelago" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group + DayOfYear The ordinal day of the year; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.) 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin + JulianDay The ordinal day of the year (i.e., the number of days since December 31 of the previous year; January 1 is Julian Day 1) on which the cataloged item was collected. May be derived from the YearCollected, MonthCollected, and DayCollected by the provider. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin + Kingdom The kingdom to which the organism belongs 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum + Kingdom The phylogenetic kingdom to which the cataloged item belongs. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum + Kingdom The name of the kingdom in which the organism is classified. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum + kingdom The name of the kingdom in which the scientificName is classified. Example: "Animalia" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum + LatestAgeOrHighestStage The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + latestAgeOrHighestStage The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + LatestDateCollected The latest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + LatestDateCollected The latest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 deprecated DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd + LatestEonOrHighestEonothem The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + latestEonOrHighestEonothem The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + LatestEpochOrHighestSeries The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + latestEpochOrHighestSeries The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + LatestEraOrHighestErathem The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + latestEraOrHighestErathem The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + LatestPeriodOrHighestSystem The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + latestPeriodOrHighestSystem The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + DecimalLatitude The latitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal + GeoreferenceRemarks Comments about the LatLong determination. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks + Lifestage Indicates the life stage present. Will require developing a controlled vocabulary. Can include multiple stages for a lot with multiple individuals. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage + LifeStage The age class or life stage of the biological individual represented by the catalogued object or observation. Examples: "adult", "mature", "juvenile", "eft", "nymph", "seedling", "seed", "egg" 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage + lifeStage The age class or life stage of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage + LithostratigraphicTerms The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + lithostratigraphicTerms The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + LivingSpecimen A resource describing a living specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/LivingSpecimen + Locality The locality description (place name plus optionally a displacement from the place name) from which the specimen was collected. Where a displacement from a location is provided, it should be in un-projected units of measurement 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/AreaDetail + Locality The description of the locality from which the cataloged item was collected, sans geographic information provided in other geographic fields. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/AreaDetail + Locality The specific natural language description of the place where the organism was collected or observed. This element need not contain less specific geographic information provided in other geographic elements (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). Though coordinate information can be contained in this concept, these data will be usable analytically only when shared through the concepts of the Geospatial Extension. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/AreaDetail + locality The specific place where the event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName + Location A resource describing a location. 2009-01-23 2009-04-24 recommended not in ABCD + locationAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the location. Example: "aspectheading=277; slopeindegrees=6" 2009-04-24 2009-04-24 deprecated not in ABCD + locationID An identifier for the Location. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2009-04-24 recommended not in ABCD + locationRemarks Comments or notes about the location. Example: "under water since 2005" 2009-01-18 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/AreaDetail + DecimalLongitude The longitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal + LowestBiostratigraphicZone The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + lowestBiostratigraphicZone The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + MachineObservation A resource describing an observation made by a machine. 2008-11-19 2008-11-19 recommended RecordBasisEnum/MachineObservation + MaximumDepthInMeters The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas). 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue + MaximumDepthInMeters The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue + MaximumDepthInMeters The maximum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 10 (for a depth of up to 10m). 100 (for a depth between 50m and 100m). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue + maximumDepthInMeters The greater depth in meters of a range of depth (below the local surface) at with the event occurred. Example: "200" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue + maximumDistanceAboveSurfaceInMeters The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue + MaximumElevationInMeters The maximum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue + MaximumElevationInMeters The maximum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue + MaximumElevationInMeters The maximum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: Examples: 125 (for an elevation of 100 +- 25 meters). 200 (for an elevation between 100m and 200m). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue + maximumElevationInMeters The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred. Example: "200" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue + measurementAccuracy The description of the potential error associated with the measurementValue. Examples: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + measurementDeterminedBy The agent responsible for having determined the value of the MeasurementOrFact. Example: "Javier de la Torre" 2009-01-23 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy + measurementDeterminedDate The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-01-23 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime + measurementID An identifier for the MeasurementOrFact. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-04-24 recommended not in ABCD + measurementMethod A description of or reference to (publication, URI) the methodor protocol used to determine the measurement, fact, characteristic, or assertion. Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation 2008-11-19 2009-04-24 recommended /DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method + MeasurementOrFact The category of information pertaining to measurements, facts, characteristics, or assertions about a resource. 2009-04-24 2009-04-24 recommended Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts + measurementRemarks Comments or notes accompanying the MeasurementOrFact. Example: "tip of tail missing" 2008-11-19 2009-04-24 recommended not in ABCD + measurementType The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary. Examples: "tail length", "temperature", "trap line length", "survey area", "trap type" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter + measurementUnit The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI). Examples: "mm", "C", "km", "ha" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement + measurementValue The value of the measurement, fact, characteristic, or assertion. Examples: "45", "20", "1", "14.5", "UV-light" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue + Member The full name of the lithostratigraphic member from which the cataloged item was collected. 2005-07-03 2005-07-03 recommended + member The full name of the lithostratigraphic member from which the cataloged item was collected. 2009-04-24 2009-04-24 recommended + MinimumDepthInMeters The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas). 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue + MinimumDepthInMeters The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue + MinimumDepthInMeters The minimum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 0 (for a depth of up to 10m). 50 (for a depth between 50m and 100m). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue + minimumDepthInMeters The lesser depth in meters of a range of depth (below the local surface) at with the event occurred. Example: "100" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue + minimumDistanceAboveSurfaceInMeters The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue + MinimumElevationInMeters The minimum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue + MinimumElevationInMeters The minimum distance in meters above (positive) or below sea level of the collecting locality. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue + MinimumElevationInMeters The minimum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: 75 (for an elevation of 100 +- 25 meters). 100 (for an elevation between 100m and 200m). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue + minimumElevationInMeters The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred. Example: "100" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue + month The ordinal month in which the event occurred. Example: "10" (=October) 2008-11-19 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + MonthOfYear The month of year the specimen was collected from the field. Possible values range from 01...12 inclusive 2003-06-13 2003-06-13 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + MonthCollected The two digit month of year in the Common Era calendar during which the cataloged item was collected from the field. 2003-06-17 2003-06-17 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + DateIdentified The month portion of the date when the Collection Item was identified; as two digits [01..12]. 2003-06-13 2003-06-13 superseded accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + MonthIdentified The two digit month in the Common Era calendar during which the cataloged item was identified. 2003-06-17 2003-06-17 superseded accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + namePublishedIn A full literature reference to the first (original) valid publication of the scientificName. Example: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation NomenclaturalChecklist A resource describing a nomenclatural checklist. 2009-01-23 2009-01-23 recommended not in ABCD - NomenclaturalCode The nomenclatural code under which the ScientificName is constructed. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code - NomenclaturalCode The nomenclatural code under which the ScientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code - NomenclaturalStatus The status related to the original publication of the name and it's conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion. Examples: "nom. ambig.", "nom. illeg.", "nom. subnud." 2009-01-18 2009-01-18 recommended (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) + NomenclaturalCode The nomenclatural code under which the ScientificName is constructed. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code + nomenclaturalCode The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code + nomenclaturalStatus The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion. Examples: "nom. ambig.", "nom. illeg.", "nom. subnud." 2009-01-18 2009-04-24 recommended (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) pro parte - Notes Free text notes attached to the specimen record 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Notes - ObservedIndividualCount The number of individuals (abundance) found in a collection/record event. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant - ObservedWeight The total biomass found in a collection/record event. Expressed as kg. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant - Order The order name of the organism 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo - Order The phylogenetic order to which the cataloged item belongs. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo - Order The name of the order in which the organism is classified. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo - Order The name of the order in which the ScientificName is classified. Example: "Rodentia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo - OriginalCoordinateSystem The name of the system in which the original geographic coordinates were recorded (e.g., "decimal degrees", "degrees minutes seconds", "UTM", etc.). 2003-06-17 2003-06-17 (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem - OtherCatalogNumbers A list of previous or alternative fully qualified catalog numbers of the cataloged item whether in the current collection or in any other. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText - OtherCatalogNumbers A list of previous or alternative fully qualified catalog numbers for the same object or observation, whether in the current collection or in any other. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText - OtherCatalogNumbers A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same sample, whether in the current or any other data set or collection. Example: "FMNH:Mammal:1234" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText - Phylum The phylum (or division) to which the organism belongs 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum - Phylum The phylogenetic phylum (or division) to which the cataloged item belongs. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum - Phylum The name of the phylum (or division) in which the organism is classified. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum - Phylum The name of the phlyum (or division) in which the ScientificName is classified. Example: "Chordata" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum - PointRadiusSpatialFit A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit - PointRadiusSpatialFit The ratio of the area of the point-radius (DecimalLatitude, DecimalLongitude, CoordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The PointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit - Preparations A concatenated list of preparations and preservation methods (skin, skull, skeleton, whole animal (ETOH), slide, etc.) for the cataloged item. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - Preparations A concatenated list of preparations and preservation methods for the object. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - Preparations A list (concatenated and separated) of preparations and preservation methods for a sample. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - PreparationType The type of preparation (skin. slide, etc). Probably best to add this as a record element rather than access point. Should be a list of preparations for a single collection record. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - PreservedSpecimen A resource describing a preserved specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/PreservedSpecimen - PreviousCatalogNumber The previous (fully qualified) catalog number of the Cataloged Item if the item earlier identified by another Catalog Number, either in the current catalog or another Institution / catalog. A fully qualified Catalog Number is preceded by Institution Code and Collection Code, with a space separating the each subelement. Referencing a previous Catalog Number does not imply that a record for the referenced item is or is not present in the corresponding catalog, or even that the referenced catalog still exists. This access point is intended to provide a way to retrieve this record by previously used identifier, which may used in the literature. In future versions of this schema this attribute should be set-valued. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText - PreviousIdentifications A list (concatenated and separated) of previous ScientificNames to which the sample was identified. Example: "Anthus correndera" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false - RecordURL Gives the web address of the page where more information on this particular record (not on the whole dataset) can be found. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/RecordURI - RelatedBasisOfRecord The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for BasisOfRecord. Example: "PreservedSpecimen" 2008-11-19 2009-01-26 recommended not in ABCD - RelatedCatalogedItems The fully qualified identifier (Institution Code + " " + Collection Code + " " + Catalog Number) of the related Cataloged Item, preceded by the nature of the relationship (e.g., (sibling of) MVZ Mamm 1234). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - RelatedCatalogedItems One or more GlobalUniqueIdentifiers (cf. http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier ) of related objects or observations, optionally preceded by the nature of the relationship. Examples: "(sibling of) URN:catalog:MVZ:Mammal:1234", "(endoparasite of) URN:catalog:FMNH:Bird:41321", "(sheet 2 of 2) URN:WTU:VascularPlants:353087". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - RelatedCatalogItem The fully qualified identifier of a related Catalog Item (a reference to another specimen); Institution Code, Collection Code, and Catalog Number of the related Cataloged Item, where a space separates the three subelements. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - RelatedInformation Free text references to information not delivered via the conceptual schema, including URLs to specimen details, publications, bibliographic references, etc. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/RecordURI - RelatedResourceID A global unique identifier to a related resource. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - RelatedResourceType The type of related resource. Recommended best practice is to use a controlled vocabulary. Example: "Sample", "Taxon", "Publication" 2008-11-19 2009-01-26 recommended not in ABCD - RelationshipOfResource The relationship of the related resource to this resource. Recommended best practice is to use a controlled vocabulary. Example: "mother" 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType - RelationshipRemarks Comments or notes about the relationship of the related resource to this resource. Example: "mother and offspring collected from the same nest" 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments - RelationshipType A named or coded valued that identifies the kind relationship between this Collection Item and the referenced Collection Item. Named values include: "parasite of", "epiphyte on", "progeny of", etc. In future versions of this schema this attribute should be set-valued. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType - Remarks Free text comments accompanying the cataloged item record. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Notes - Remarks Free text comments accompanying the object or observation record. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Notes - ReproductiveCondition The reproductive condition of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. 2008-11-19 2008-11-19 recommended not in ABCD - ResourceRelationship Container class for information about a relationship between resources. May be any type of resource - Sample, SamplingEvent, Taxon, and other resources that are not Darwin Core classes. To use ResourceRelationship properly in an application schema you must provide a container to avoid ambiguity about the resource being related, especially if you intend to allow ResourceRelationship to refer to more than one class. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations - ResourceRelationshipID A global unique identifier for an instance of relationship (not of a relationship type) between one resource and another. 2009-01-26 2009-01-26 recommended not in ABCD - Sample Container class for information about the results of a sampling event (specimen, observation, etc.) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit - SampleAttribute Container class for information about attributes related to a given sample. 2008-11-19 2008-11-19 recommended Datasets/Dataset/Units/Unit/MeasurementsOrFacts - SampleAttributeAccuracy The description of the error associated with the SampleAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-01-18 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - SampleAttributeDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the sample. Example: "Javier de la Torre" 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy - SampleAttributeDeterminedDate The date on which the the measurement or characteristic of the sample was made. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime - SampleAttributeID An identifier for the sample attribute. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-03-06 recommended not in ABCD - SampleAttributeRemarks Comments or notes accompanying the measurement or characteristic of the sample. Example: "tip of tail missing" 2008-11-19 2008-11-19 recommended not in ABCD - SampleAttributes A list (concatenated and separated) of additional measurements or characteristics of the sample. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts - SampleAttributeType The nature of the measurement or characteristic of the sample. Recommended best practice is to use a controlled vocabulary. Example: "tail length" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter - SampleAttributeUnit The units for the value of the measurement or characteristic of the sample. Recommended best practice is to use International System of Units (SI) units. Example: "mm" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement - SampleAttributeValue The value of the measurement or characteristic of the sample. Example: "45" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue - SampleDetails A reference (publication, URI) to the most detailed information available about the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/RecordURI - SampleID A Uniform Resource Name (URN) as a unique identifier for the sample (as opposed to a particular digital record of the sample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the SampleID globally unique and persistent. For a specimen, for example, use the form: "urn:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitGUID - SampleRemarks Comments or notes about the sample or record. Example: "found dead on road" 2008-11-19 2009-01-18 recommended DataSets/DataSet/Units/Unit/Notes - SampleSize The size of the sample from which the collection/observation was drawn. It can be a volume (e.g. for a phytoplankton sample), a linear distance (e.g. for a visual transect or net haul), a surface area (e.g. for a benthic core), etc. This field must also include the units, e.g. 200 mfor a transect, or 0.25 m^2 for a benthic grab (use ^ to denote a superscript). Note that When multiple collections/observations are reported from the same physical sample, a code identifying the sample can be placed in the Field_Number field to allow all collections/observations from a single sample to be connected. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant - SamplingAttributeID An identifier for the sampling attribute. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 not in ABCD - SamplingEvent Container class for information about the conditions and methods of acquisition of samples. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering - SamplingEventAttributes A list (concatenated and separated) of additional measurements or characteristics of the sampling event. Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts - SamplingEventID An identifier for the sampling event. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Code - SamplingEventRemarks Comments or notes about the sampling event. Example: "after the recent rains the river is nearly at flood stage" 2009-01-18 2009-01-18 recommended not in ABCD - SamplingLocation Container class for information about the location where a sampling event occurred. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/LocalityText - SamplingLocationID An identifier for the sampling location. May be a global unique identifier or an identifier specific to the data set. Example: "MVZ:LocID:12345" 2008-11-19 2008-11-19 recommended not in ABCD - SamplingLocationRemarks Comments or notes about the sampling location. Example: "under water since 2005" 2009-01-18 2009-01-18 recommended DataSets/DataSet/Units/Unit/Gathering/AreaDetail - SamplingProtocol The name of, reference to, or brief description of the method or protocol used for the sampling event. Examples: "UV light trap", "mist net", "bottom trawl" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Method - ScientificName The full name of lowest level taxon the Cataloged Item can be identified as a member of; includes genus name, specific epithet, and subspecific epithet (zool.) or infraspecific rank abbreviation, and infraspecific epithet (bot.) Use name of suprageneric taxon (e.g., family name) if Cataloged Item cannot be identified to genus, species, or infraspecific taxon. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString - ScientificName The full name of lowest level taxon to which the cataloged item can be identified (e.g., genus name, specific epithet, subspecific epithet, etc.). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString - ScientificName The full name of the lowest level taxon to which the organism has been identified in the most recent accepted determination, specified as precisely as possible, including name-author, year or authorship, sensu or sec. (according to or following) author, and indication of uncertainty. Conceptually equivalent to a full taxonomic identification as given by the identifier (verbatim). Does not include the identifier name or date of identification. Examples: "Coleoptera" (an Order), "Vespertilionidae" (a Family), "Manis" (a Genus), "Ctenomys sociabilis" (Genus + SpecificEpithet), "Ambystoma tigrinum diaboli" (Genus + SpecificEpithet + SubspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (Genus + SpecificEpithet + InfraspecificRank + InfraspecificEpithet + AuthorYearOfScientificName). 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString - ScientificName The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (binomial), "Ambystoma tigrinum diaboli" (binomial + InfraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (binomial + TaxonRank + InfraspecificEpithet + ScientificNameAuthorship) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString - ScientificNameAuthor The author of a scientific name. Author string as applied to the accepted name. Can be more than one author (concatenated string). Should be formatted according to the conventions of the applicable taxonomic discipline. 2003-06-13 2003-06-13 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} - ScientificNameAuthor The author of the ScientificName. Can be more than one author in a concatenated string. Should be formatted according to the conventions of the applicable taxonomic discipline. 2003-06-17 2003-06-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} - ScientificNameAuthorship The authorship information for the ScientificName formatted according to the conventions of the applicable NomenclaturalCode. Example: "(Torr.) J.T. Howell" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} - Sex The sex of a specimen. The domain should be a controlled set of terms (codes) based on community consensus. Proposed values: M=Male; F=Female; H=Hermaphrodite; I=Indeterminate (examined but could not be determined; U=Unkown (not examined); T=Transitional (between sexes; useful for sequential hermaphrodites) 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Sex - Sex The sex of a cataloged item (e.g., male, female, hermaphrodite, gynandromorph, not recorded, indeterminate, transitional - between sexes, for sequential hermaphrodites). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Sex - Sex The sex of the biological individual represented by the cataloged object or observation. Examples: "male", "female", "hermaphrodite", "gynandromorph", "monoecious", "dioecious", "not recorded", "indeterminate", "transitional". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Sex - Sex The sex of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. Examples: "female", "hermaphrodite" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Sex - Source Indicates who gave the record to the data provider. Can indicate a literature citation, an electronic dataset, etc. Is used to provide credit. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text - Species The specific epithet of the organism 2003-06-13 2003-06-13 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} - Species The phylogenetic specific epithet of the cataloged item. 2003-06-17 2003-06-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} - SpecificEpithet The specific epithet of the scientific name applied to the organism. 2007-04-17 2007-04-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} - SpecificEpithet The name of the first or species epithet of the ScientificName. Example: "agrifolia" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} - Start_EndCoordinatePrecision An estimate of how tightly the locality was specified in the Start/End Latitude and Longitude fields; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters - StartDayCollected For samples/observations/record events that were taken over time this gives the start day of the collecting event. Possible value ranges from 01..31 inclusive. 2005-07-10 2005-07-10 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - StartDayOfYear The earliest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - StartJulianDay For samples/observations/record events that were taken over time this gives the start ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])). 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - StartLatitude For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true - StartLongitude For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true - StartMonthCollected For samples/observations/record events that were taken over time this gives the start month of the collecting event. Possible values range from 01...12 inclusive. 2005-07-10 2005-07-10 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - StartTimeOfDay The time of day when the sampling event began, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin - StartTimeOfDay The time of day when the sampling event began, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - StartYearCollected For samples/observations/record events that were taken over time this gives the start year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer. 2005-07-10 2005-07-10 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - StateProvince The state, province or region (i.e. next political region smaller than Country) from which the specimen was collected. There is some suggestion to use the values described in ISO 3166-2 (http://www.iso.ch/cate/d8349.html), however these values are in a continual state of flux and it appears unlikely that an appropriate mechanism (by ISO) will be in place to manage these changes. Hence it is recommended that where possible, the full, unabbreviated name should be used for storing information. The server should optionally handle abbreviations as an access point. Note: this is a recurring theme (country and state) abbreviations. Check the existence of an attribute type to deal with abbreviations from the bib-1 profile 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) - StateProvince The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) from which the cataloged item was collected. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) - StateProvince The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) in which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) - StateProvince The full, unabbreviated name of the next smaller political region than Country (state, province, canton, department, region, etc.) in which sampling event occurred. Examples: "Montana", "Minas Gerais", "Córdoba" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) - Subgenus The name of the subgenus in which the identified name is classified. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus - Subgenus The name of the subgenus in which the ScientificName is classified. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus - Subspecies The sub-specific epithet of the organism 2003-06-13 2003-06-13 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} - Subspecies The phylogenetic subspecific epithet of the cataloged item. 2003-06-17 2003-06-17 {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} - Taxon Container class for information about the taxonomic name or concept referred to by an Identification. 2008-11-19 2008-11-19 recommended no simple equivalent in ABCD - TaxonAccordingTo Information about the authorship of this taxon concept which uses the ScientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals. 2008-11-19 2009-01-21 recommended not in ABCD - TaxonID A global unique identifier for the taxon (name in a classification). 2008-11-19 2008-11-19 recommended not in ABCD - TaxonomicStatus The status of the use of the ScientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary. Example: "invalid", "misapplied", "homotypic synonym", "accepted" 2008-11-19 2008-11-19 recommended not in ABCD - Taxonomy A resource describing a taxon. 2009-01-23 2009-01-23 recommended not in ABCD - TaxonRank The taxonomic rank of the most specific name in the ScientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subsp.", "var.", "forma". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank - Temperature The temperature recorded with the collection/record event. Is assumed to be taken at the collection depth. Expressed in degrees Celsius. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant - TimeCollected The time of day the cataloged item was collected, expressed as decimal hours from midnight, local time (e.g., 12.0 = noon, 13.5 = 1:30pm). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin - TimeOfDay The time of day a specimen was collected expressed as decimal hours from midnight local time (e.g. 12.0 = mid day, 13.5 = 1:30pm) 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin - TimeZone Indicates the time zone for the Time of Day measurements. 2005-07-10 2005-07-10 DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone - Tissues A concatenated list of tissues and preservation methods (whole (frozen), liver (EDTA), etc.) for the cataloged item. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - TypeStatus Indicates the kind of nomenclatural type that a specimen represents. (This is incomplete because type status actually describes the relationship between a name and a specimen [or ternary relatiohnship between a specimen, name, and publication].) In particular, the type status may not apply to the name listed in the scientific name, i.e., current identification. In rare cases, a single specimen may be the type of more than one name. 2003-06-13 2003-06-13 DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText - TypeStatus A list of one or more nomenclatural types that the cataloged item represents (e.g., "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388."). 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText - TypeStatus A list of one or more nomenclatural types (including type status and typified taxonomic name) represented by the object. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText - TypeStatus A list (concatenated and separated) of nomenclatural types (type status, typified ScientificName, publication) applied to the sample. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText - ValidDistributionFlag A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/ValidDistributionFlag - VerbatimCollectingDate The verbatim original representation of the date information for the collecting event. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText - VerbatimCollectingDate The verbatim original representation of the date (and time) information for the collecting event. Example: "spring 1910". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText - VerbatimCollectingDate The verbatim original representation of the date (and time) information for the sampling event. Example: "spring 1910" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText - VerbatimCoordinates A text representation of the coordinate data (Latitude/ Longitude, UTM, TRS, etc.) from its original source if it cannot be separated into its component parts. Example: "470999 1234300". 2007-04-17 2007-04-17 {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} - VerbatimCoordinates The original spatial coordinates of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54S 121 05 34W" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} - VerbatimCoordinateSystem The name of the system in which the verbatim geographic coordinates were recorded. Examples: "decimal degrees", "degrees minutes seconds", "degrees decimal minutes", "UTM" 2007-04-17 2007-04-17 (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem - VerbatimCoordinateSystem The spatial coordinate system for the VerbatimLatitude and VerbatimLongitude or the VerbatimCoordinates of the place where the sampling event occurred. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger" 2008-11-19 2008-11-19 recommended (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem - VerbatimDepth A text representation of the Depth in its original format in the source database. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText - VerbatimDepth A text representation of the depth in its original format in the source database. Example: "100 to 200 ft below sea level". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText - VerbatimDepth The original description of the depth (below the local surface) at which the sampling event occurred. Example: "100-200 m" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText - VerbatimElevation A text representation of the Elevation in its original format in the source database. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText - VerbatimElevation A text representation of the altitude in its original format in the source database. Example: "1000+- meters". 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText - VerbatimElevation The original description of the elevation (altitude, usually above sea level) at which the sampling event occurred. Example: "100-200 m" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText - VerbatimLatitude A text representation of the Latitude data in its original format in the source database. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude - VerbatimLatitude A text representation of the Latitude part of the coordinate data from its original source. Example: 47d09'99"N 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude - VerbatimLatitude The verbatim original latitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54.03S" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude - VerbatimLocality The original description of the specific place where the sampling event occurred. Example: "25 km NNE Bariloche por R. Nac. 237" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName - VerbatimLongitude A text representation of the Longitude data in its original format in the source database. 2003-06-17 2003-06-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude - VerbatimLongitude A text representation of the Longitude part of the coordinate data from its original source. Example: -122.43254 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude - VerbatimLongitude The verbatim original longitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "121d 10' 34" W" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude - WaterBody The full, unabbreviated name of the body of water in or over which the organism was collected or observed. 2007-04-17 2007-04-17 DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body - Waterbody The full, unabbreviated name of the water body in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Indian Ocean", "Baltic Sea" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body - YearCollected The year (expressed as an integer) in which the specimen was collected. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer [-9999..9999] 2003-06-13 2003-06-13 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - YearCollected The four digit year in the Common Era calendar in which the cataloged item was collected. 2003-06-17 2003-06-17 accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - YearIdentified The year portion of the date when the Collection Item was identified; as four digits [-9999..9999], e.g., 1906, 2002. 2003-06-13 2003-06-13 accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - YearIdentified The four digit year in the Common Era calendar in which the cataloged item was identified as having the ScientificName. 2003-06-17 2003-06-17 accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - YearSampled The four-digit year in which the sampling event occurred, according to the Common Era Calendar. Example: "2008" 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - - - - AcceptedTaxon The currently valid (zoological) or accepted (botanical) name for the ScientificName. 2008-11-19 2008-11-19 recommended not in ABCD - AcceptedTaxonID A global unique identifier for the AcceptedTaxon. 2009-01-21 2009-01-21 recommended not in ABCD - AccessConstraints A description of constraints on the use of the data as shared or access to further data that is not shared. Example: "not-for-profit use only" 2008-11-19 2008-11-19 recommended not in ABCD - AccordingTo Abstract term to attribute information to a source. 2009-01-21 2009-01-21 recommended not in ABCD - Accuracy Abstract term to capture error information about a measurement or fact. 2009-01-21 2009-01-21 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - AssociatedMedia A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MultimediaObjects - AssociatedReferences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of literature associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitReferences - AssociatedSamples A list (concatenated and separated) of identifiers of other samples associated with the sample and their associations. Example: "sibling of FMNH:Mammal:1234" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - AssociatedSequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant - AssociatedTaxa A list (concatenated and separated) of identifiers or names of taxa associated with the sample and their associations. Example: "host: Quercus alba" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa - Basionym The basionym of the ScientificName. 2008-11-19 2008-11-19 recommended not in ABCD - BasionymID A global unique identifier for the Basionym. 2009-01-21 2009-01-21 recommended not in ABCD - BasisOfRecord The nature of the sample. Recommended best practice is to use a controlled vocabulary. Example: "HumanObservation" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/RecordBasis - Behavior A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "roosting", "foraging", "running" 2009-03-06 2009-03-06 recommended not in ABCD - Binomial The combination of genus and first (species) epithet of the ScientificName. Example: "Ctenomys sociabilis" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString - CatalogNumber An identifier (preferably unique) for the sample within the data set or collection. Examples: "2008.1334", "145732a", "145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitID - CatalogNumberNumeric The numeric value of the CatalogNumber, used to facilitate numerical sorting and searching by ranges. Example: "1334", "145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitIDNumeric - Citation A statement indicating how this record should be cited (attributed) when used. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text - Class The name of the class in which the ScientificName is classified. Example: "Mammalia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis - CollectionCode The code (or acronym) identifying the collection within the institution in which the sample is recorded. Example: "Mammals", "Hildebrandt" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceID - CollectionID The global unique identifier for the collection. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceID - Collector A list (concatenated and separated) of names of people, groups, or organizations responsible for the collection of the sample. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText - CollectorNumber An identifier given to the sample at the time of the sampling event. Often serves as a link between field notes and the sample. Example: "OPP 7101" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/CollectorsFieldNumber - Continent The full, unabbreviated name of the continent on which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Antarctica" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent - CoordinatePrecision A decimal representation of the precision of the coordinates given in the DecimalLatitude and DecimalLongitude. Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement - CoordinateUncertaintyInMeters The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the sampling location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term. Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters - Country The full, unabbreviated name of the country or major political unit in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Country/Name - CountryCode The standard code for the country in which the sampling event occurred. Recommended best practice is to used ISO 3166 3-letter country code. Examples: "ARG" (=Argentina), "SLV" (=El Salvador) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code - County The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the sampling event occurred. Examples: "Missoula", "Los Lagos", "Mataró" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County - Dataset Container class for information about the set of data in which the record is included. 2008-11-19 2008-11-19 recommended DataSets/DataSet - DatasetID An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution. 2008-11-19 2008-11-19 recommended DataSets/DataSet/DataSetGUID - DateIdentified The date on which the sample was identified as being a member of the taxon given in the ScientificName. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText - DayOfMonth The two-digit day of the month in which the sampling event occurred. Example: "28" 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - DecimalLatitude The geographic latitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are north of the Equator, negative values are south of it. Example: "-41.0983423" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal - DecimalLongitude The geographic longitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are east of the Greenwich Meridian, negative values are west of it. Example: "-121.1761111" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal - Disposition The current disposition of the sample. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition - DistanceAboveSurfaceInMetersMaximum The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue - DistanceAboveSurfaceInMetersMinimum The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred. Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue - DwCType The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen - EarliestDateCollected The earliest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - EndDayOfYear The latest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd - EndTimeOfDay The time of day when the sampling event ended, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd - EstablishmentMeans The process by which the the biological individual represented by the sample became established at the sampling location. Recommended best practice is to use a controlled vocabulary. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans - EventAttribute Container class for information about attributes related to a given sampling event. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts - EventAttributeAccuracy The description of the error associated with the EventAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-01-18 recommended DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - EventAttributeDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the sampling event. Example: "Robert Hijmans" 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy - EventAttributeDeterminedDate The date on which the the measurement or characteristic of the sampling event was made. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime - EventAttributeID An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended not in ABCD - EventAttributeRemarks Comments or notes accompanying the measurement or characteristic of the sampling event. Example: "temperature taken at 15:00" 2008-11-19 2008-11-19 recommended not in ABCD - EventAttributeType The nature of the measurement or characteristic of the sampling event. Recommended best practice is to use a controlled vocabulary. Example: "Temperature" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter - EventAttributeUnit The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units. Example: "Celcius" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement - EventAttributeValue The value of the measurement or characteristic of the sampling event. Example: "22" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue - Family The name of the family in which the ScientificName is classified. Example: "Ctenomyidae" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia - FieldNotes One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the sample. Example: "notes available in Grinnell-Miller Library" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/FieldNotes - FieldNumber An identifier given to the sampling event in the field. Often serves as a link between field notes and the sampling event. Example: "RV Sol 87-03-08" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Code - FootprintSpatialFit The ratio of the area of the footprint (FootprintWKT) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b) - FootprintWKT A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The sampling location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b) - Generalizations Actions taken to make the data as shared less specific or complete than in its original form. Suggests that alternative data of highly quality may be available on request. Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell" 2008-11-19 2008-11-19 recommended not in ABCD - Genus The name of the genus in which the ScientificName is classified. Example: "Quercus" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial} - GeodeticDatum The geodetic datum (or ellipsoid) for the geographic coordinates in DecimalLatitude, DecimalLongitude, VerbatimCoordinates, VerbatimLatitude, and VerbatimLongitude. Recommended best practice is to use a controlled vocabulary. Examples: "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum - GeoreferencedBy The name(s) of the person(s) who applied the Georeference to the SampleLocation. Example: "Heather Constable, Carol Spencer" 2009-01-21 2009-01-21 recommended not in ABCD - GeoreferenceProtocol A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties. Examples: "GBIF Best Practices for Georeferencing", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod - GeoreferenceRemarks Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol. Example: "assumed distance by road (Hwy. 101)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks - GeoreferenceSources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources - GeoreferenceVerificationStatus A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus - Habitat A description of the habitat in which the sampling event occurred. Example: "oak savanna" 2008-11-19 2008-11-19 recommended not in ABCD - HigherGeography A list (concatenated and separated) of geographic names less specific than the information in the Locality term. "LIKE" or "contains" substring query operations can be used with this element to find matching geographic names. This can be useful if it is unclear in which atomized term a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. 2008-11-19 2009-01-21 recommended {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName} - HigherGeographyID A global unique identifier for the parent of the location. 2009-01-21 2009-01-21 recommended not in ABCD - HigherTaxon A list (concatenated and separated) of the names for the taxonomic ranks less specific than the ScientificName. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName - HigherTaxonID A global unique identifier for the parent to the taxon. 2009-01-21 2009-01-21 recommended not in ABCD - Identification Container class for information about the taxonomic determination of the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification - IdentificationID An identifier for the Identification. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended not in ABCD - IdentificationQualifier A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the taxonomic identification of the sample. Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier - IdentificationReferences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of references used in the identification of the sample. Example: "Aves del Noroeste Patagonico. Christie et al. 2004." 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/References - IdentificationRemarks Comments or notes about the identification of the sample. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas." 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Notes - IdentifiedBy The name(s) of the person(s) who applied the ScientificName to the sample. Example: "James L. Patton" 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText - IndividualCount The number of individuals present in the sample or observed in the sampling event. Example: "1" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue - IndividualID An identifier for an individual or named group of individual organisms represented in the sample. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set. Examples: "U.amer. 44", "Smedley", "Orca J 23" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber - InformationWithheld Additional information that exists, but that has not been made public in the given record. Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/InformationWithheld - InfraspecificEpithet The name of the second or subspecies epithet of the ScientificName. Example: "oxyadenia" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} - InstitutionCode The code (or acronym) in use by the institution administering the collection or data set in which the sample is recorded. Examples: "MVZ", "FMNH" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SourceInstitutionID - Island The full, unabbreviated name of the island in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Isla Victoria" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island - IslandGroup The full, unabbreviated name of the island group in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Alexander Archipelago" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group - Kingdom The name of the kingdom in which the ScientificName is classified. Example: "Animalia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum - LatestDateCollected The latest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd - LifeStage The age class or life stage of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage - Locality The specific place where the sampling event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName - MaximumDepthInMeters The greater depth in meters of a range of depth (below the local surface) at with the sampling event occurred. Example: "200" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue - MaximumElevationInMeters The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred. Example: "200" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue - MinimumDepthInMeters The lesser depth in meters of a range of depth (below the local surface) at with the sampling event occurred. Example: "100" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue - MinimumElevationInMeters The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred. Example: "100" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue - MonthOfYear The ordinal month in which the sampling event occurred. Example: "10" (=October) 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - NamePublishedIn A full literature reference to the first (original) valid publication of the ScientificName. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation - NomenclaturalCode The nomenclatural code under which the ScientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code - NomenclaturalStatus The status related to the original publication of the name and it's conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion. Examples: "nom. ambig.", "nom. illeg.", "nom. subnud." 2009-01-18 2009-01-18 recommended (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) -pro parte - Order The name of the order in which the ScientificName is classified. Example: "Rodentia" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo - OtherCatalogNumbers A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same sample, whether in the current or any other data set or collection. Example: "FMNH:Mammal:1234" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText - Phylum The name of the phlyum (or division) in which the ScientificName is classified. Example: "Chordata" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum - PointRadiusSpatialFit The ratio of the area of the point-radius (DecimalLatitude, DecimalLongitude, CoordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The PointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit - Preparations A list (concatenated and separated) of preparations and preservation methods for a sample. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText - PreviousIdentifications A list (concatenated and separated) of previous ScientificNames to which the sample was identified. Example: "Anthus correndera" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false - RelatedBasisOfRecord The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for BasisOfRecord. Example: "PreservedSpecimen" 2008-11-19 2009-01-26 recommended not in ABCD - RelatedResourceID A global unique identifier to a related resource. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID - RelatedResourceType The type of related resource. Recommended best practice is to use a controlled vocabulary. Example: "Sample", "Taxon", "Publication" 2008-11-19 2009-01-26 recommended not in ABCD - RelationshipOfResource The relationship of the related resource to this resource. Recommended best practice is to use a controlled vocabulary. Example: "mother" 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType - RelationshipRemarks Comments or notes about the relationship of the related resource to this resource. Example: "mother and offspring collected from the same nest" 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments - ReproductiveCondition The reproductive condition of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. 2008-11-19 2008-11-19 recommended not in ABCD - ResourceRelationship Container class for information about a relationship between resources. May be any type of resource - Sample, SamplingEvent, Taxon, and other resources that are not Darwin Core classes. To use ResourceRelationship properly in an application schema you must provide a container to avoid ambiguity about the resource being related, especially if you intend to allow ResourceRelationship to refer to more than one class. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations - ResourceRelationshipID A global unique identifier for an instance of relationship (not of a relationship type) between one resource and another. 2009-01-26 2009-01-26 recommended not in ABCD - Sample Container class for information about the results of a sampling event (specimen, observation, etc.) 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit - SampleAttribute Container class for information about attributes related to a given sample. 2008-11-19 2008-11-19 recommended Datasets/Dataset/Units/Unit/MeasurementsOrFacts - SampleAttributeAccuracy The description of the error associated with the SampleAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-01-18 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy - SampleAttributeDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the sample. Example: "Javier de la Torre" 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy - SampleAttributeDeterminedDate The date on which the the measurement or characteristic of the sample was made. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. 2009-01-23 2009-01-23 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime - SampleAttributeID An identifier for the sample attribute. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-03-06 recommended not in ABCD - SampleAttributeRemarks Comments or notes accompanying the measurement or characteristic of the sample. Example: "tip of tail missing" 2008-11-19 2008-11-19 recommended not in ABCD - SampleAttributes A list (concatenated and separated) of additional measurements or characteristics of the sample. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts - SampleAttributeType The nature of the measurement or characteristic of the sample. Recommended best practice is to use a controlled vocabulary. Example: "tail length" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter - SampleAttributeUnit The units for the value of the measurement or characteristic of the sample. Recommended best practice is to use International System of Units (SI) units. Example: "mm" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement - SampleAttributeValue The value of the measurement or characteristic of the sample. Example: "45" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue - SampleDetails A reference (publication, URI) to the most detailed information available about the sample. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/RecordURI - SampleID A Uniform Resource Name (URN) as a unique identifier for the sample (as opposed to a particular digital record of the sample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the SampleID globally unique and persistent. For a specimen, for example, use the form: "urn:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/UnitGUID - SampleRemarks Comments or notes about the sample or record. Example: "found dead on road" 2008-11-19 2009-01-18 recommended DataSets/DataSet/Units/Unit/Notes - SamplingEvent Container class for information about the conditions and methods of acquisition of samples. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering - SamplingEventAttributes A list (concatenated and separated) of additional measurements or characteristics of the sampling event. Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts - SamplingEventID An identifier for the sampling event. May be a global unique identifier or an identifier specific to the data set. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Code - SamplingEventRemarks Comments or notes about the sampling event. Example: "after the recent rains the river is nearly at flood stage" 2009-01-18 2009-01-18 recommended not in ABCD - SamplingLocation Container class for information about the location where a sampling event occurred. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/LocalityText - SamplingLocationID An identifier for the sampling location. May be a global unique identifier or an identifier specific to the data set. Example: "MVZ:LocID:12345" 2008-11-19 2008-11-19 recommended not in ABCD - SamplingLocationRemarks Comments or notes about the sampling location. Example: "under water since 2005" 2009-01-18 2009-01-18 recommended DataSets/DataSet/Units/Unit/Gathering/AreaDetail - SamplingProtocol The name of, reference to, or brief description of the method or protocol used for the sampling event. Examples: "UV light trap", "mist net", "bottom trawl" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Method - ScientificName The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (binomial), "Ambystoma tigrinum diaboli" (binomial + InfraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (binomial + TaxonRank + InfraspecificEpithet + ScientificNameAuthorship) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString - ScientificNameAuthorship The authorship information for the ScientificName formatted according to the conventions of the applicable NomenclaturalCode. Example: "(Torr.) J.T. Howell" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} - Sex The sex of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary. Examples: "female", "hermaphrodite" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Sex - SpecificEpithet The name of the first or species epithet of the ScientificName. Example: "agrifolia" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} - StartDayOfYear The earliest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-01-21 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin - StartTimeOfDay The time of day when the sampling event began, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin - StateProvince The full, unabbreviated name of the next smaller political region than Country (state, province, canton, department, region, etc.) in which sampling event occurred. Examples: "Montana", "Minas Gerais", "Córdoba" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) - Subgenus The name of the subgenus in which the ScientificName is classified. 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus - Taxon Container class for information about the taxonomic name or concept referred to by an Identification. 2008-11-19 2008-11-19 recommended no simple equivalent in ABCD - TaxonAccordingTo Information about the authorship of this taxon concept which uses the ScientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals. 2008-11-19 2009-01-21 recommended not in ABCD - TaxonID A global unique identifier for the taxon (name in a classification). 2008-11-19 2008-11-19 recommended not in ABCD - TaxonomicStatus The status of the use of the ScientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary. Example: "invalid", "misapplied", "homotypic synonym", "accepted" 2008-11-19 2008-11-19 recommended not in ABCD - TaxonRank The taxonomic rank of the most specific name in the ScientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subsp.", "var.", "forma". 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank - TypeStatus A list (concatenated and separated) of nomenclatural types (type status, typified ScientificName, publication) applied to the sample. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText - VerbatimCollectingDate The verbatim original representation of the date (and time) information for the sampling event. Example: "spring 1910" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText - VerbatimCoordinates The original spatial coordinates of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54S 121 05 34W" 2008-11-19 2008-11-19 recommended {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} - VerbatimCoordinateSystem The spatial coordinate system for the VerbatimLatitude and VerbatimLongitude or the VerbatimCoordinates of the place where the sampling event occurred. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger" 2008-11-19 2008-11-19 recommended (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem - VerbatimDepth The original description of the depth (below the local surface) at which the sampling event occurred. Example: "100-200 m" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText - VerbatimElevation The original description of the elevation (altitude, usually above sea level) at which the sampling event occurred. Example: "100-200 m" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText - VerbatimLatitude The verbatim original latitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54.03S" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude - VerbatimLocality The original description of the specific place where the sampling event occurred. Example: "25 km NNE Bariloche por R. Nac. 237" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName - VerbatimLongitude The verbatim original longitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "121d 10' 34" W" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude - Waterbody The full, unabbreviated name of the water body in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Indian Ocean", "Baltic Sea" 2008-11-19 2008-11-19 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body - YearSampled The four-digit year in which the sampling event occurred, according to the Common Era Calendar. Example: "2008" 2008-11-19 2008-11-19 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + Remarks Free text notes attached to the specimen record 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Notes + IndividualCount The number of individuals (abundance) found in a collection/record event. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant + SampleAttributes The total biomass found in a collection/record event. Expressed as kg. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant + Occurrence The category of information pertaining to evidence of an occurrence (specimen, observation, etc.) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit + Occurrence A resource describing an occurrence. 2008-11-19 2008-11-19 recommended not in ABCD + occurrenceAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Occurrence. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts + occurrenceDetails A reference (publication, URI) to the most detailed information available about the occurrence. Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/RecordURI + occurrenceID A unique identifier for the occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique. For a specimen, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/UnitGUID + OccurrenceMeasurement The category of information pertaining to measurements accociated with an occurrence. 2008-11-19 2009-04-24 deprecated Datasets/Dataset/Units/Unit/MeasurementsOrFacts + occurrenceMeasurementAccuracy The description of the error associated with the occurrenceAttributeValue. Example: "0.01", "normal distribution with variation of 2 m" 2009-01-18 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy + occurrenceMeasurementDeterminedBy The agent responsible for having determined the value of the measurement or characteristic of the occurrence. Example: "Javier de la Torre" 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy + occurrenceMeasurementDeterminedDate The date on which the the measurement or characteristic of the occurrence was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-01-23 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime + occurrenceMeasurementID An identifier for the occurrence attribute. May be a global unique identifier or an identifier specific to the data set. 2009-03-06 2009-04-24 deprecated not in ABCD + occurrenceMeasurementRemarks Comments or notes accompanying the measurement or characteristic of the occurrence. Example: "tip of tail missing" 2008-11-19 2009-04-24 deprecated not in ABCD + occurrenceMeasurementType The nature of the measurement or characteristic of the occurrence. Recommended best practice is to use a controlled vocabulary. Example: "tail length" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter + occurrenceMeasurementUnit The units for the value of the measurement or characteristic of the occurrence. Recommended best practice is to use International System of Units (SI) units. Example: "mm" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement + occurrenceMeasurementValue The value of the measurement or characteristic of the occurrence. Example: "45" 2008-11-19 2009-04-24 deprecated DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue + occurrenceRemarks Comments or notes about the occurrence. Example: "found dead on road" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Notes + Order The order name of the organism 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo + Order The phylogenetic order to which the cataloged item belongs. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo + Order The name of the order in which the organism is classified. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo + order The name of the order in which the scientificName is classified. Example: "Rodentia" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo + VerbatimCoordinateSystem The name of the system in which the original geographic coordinates were recorded (e.g., "decimal degrees", "degrees minutes seconds", "UTM", etc.). 2003-06-17 2003-06-17 superseded (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem + OtherCatalogNumbers A list of previous or alternative fully qualified catalog numbers of the cataloged item whether in the current collection or in any other. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText + OtherCatalogNumbers A list of previous or alternative fully qualified catalog numbers for the same object or observation, whether in the current collection or in any other. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText + otherCatalogNumbers A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same occurrence, whether in the current or any other data set or collection. Example: "FMNH:Mammal:1234" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText + Phylum The phylum (or division) to which the organism belongs 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum + Phylum The phylogenetic phylum (or division) to which the cataloged item belongs. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum + Phylum The name of the phylum (or division) in which the organism is classified. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum + phylum The name of the phlyum (or division) in which the scientificName is classified. Example: "Chordata" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum + PointRadiusSpatialFit A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit + pointRadiusSpatialFit The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit + Preparations A concatenated list of preparations and preservation methods (skin, skull, skeleton, whole animal (ETOH), slide, etc.) for the cataloged item. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText + Preparations A concatenated list of preparations and preservation methods for the object. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText + preparations A list (concatenated and separated) of preparations and preservation methods for a specimen. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText + Preparations The type of preparation (skin. slide, etc). Probably best to add this as a record element rather than access point. Should be a list of preparations for a single collection record. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText + PreservedSpecimen A resource describing a preserved specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/PreservedSpecimen + OtherCatalogNumbers The previous (fully qualified) catalog number of the Cataloged Item if the item earlier identified by another Catalog Number, either in the current catalog or another Institution / catalog. A fully qualified Catalog Number is preceded by Institution Code and Collection Code, with a space separating the each subelement. Referencing a previous Catalog Number does not imply that a record for the referenced item is or is not present in the corresponding catalog, or even that the referenced catalog still exists. This access point is intended to provide a way to retrieve this record by previously used identifier, which may used in the literature. In future versions of this schema this attribute should be set-valued. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText + previousIdentifications A list (concatenated and separated) of previous assignments of names to the subject. Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false + recordedBy A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText + recordNumber An identifier given to the occurrence at the time it was recorded. Often serves as a link between field notes and an occurrence record, such as a specimen collector's number. Example: "OPP 7101" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/CollectorsFieldNumber + SampleDetails Gives the web address of the page where more information on this particular record (not on the whole dataset) can be found. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/RecordURI + RelatedBasisOfRecord The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for basisOfRecord. Example: "PreservedSpecimen" 2008-11-19 2009-01-26 deprecated not in ABCD + AssociatedSamples The fully qualified identifier (Institution Code + " " + Collection Code + " " + Catalog Number) of the related Cataloged Item, preceded by the nature of the relationship (e.g., (sibling of) MVZ Mamm 1234). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + RelatedCatalogedItems One or more GlobalUniqueIdentifiers (cf. http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier ) of related objects or observations, optionally preceded by the nature of the relationship. Examples: "(sibling of) URN:catalog:MVZ:Mammal:1234", "(endoparasite of) URN:catalog:FMNH:Bird:41321", "(sheet 2 of 2) URN:WTU:VascularPlants:353087". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + AssociatedSamples The fully qualified identifier of a related Catalog Item (a reference to another specimen); Institution Code, Collection Code, and Catalog Number of the related Cataloged Item, where a space separates the three subelements. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + SampleDetails Free text references to information not delivered via the conceptual schema, including URLs to specimen details, publications, bibliographic references, etc. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/RecordURI + relatedResourceID A unique identifier for a related resource. 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID + relatedResourceType The type of the related resource. Recommended best practice is to use a controlled vocabulary. Examples: "StillImage", "MovingImage", "Sound", PhysicalObject", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation", "Location", "Taxonomy", "NomeclaturalChecklist", "Publication" 2008-11-19 2009-04-24 deprecated not in ABCD + relationshipAccordingTo The source (person, organization, publication, reference) establishing the relationship between the two resources. Example: "Julie Woodruff" 2009-04-24 2009-04-24 recommended not in ABCD + relationshipEstablishedDate The date-time on which the relationship between the two resources was established. Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. 2009-04-24 2009-04-24 recommended not in ABCD + relationshipOfResource The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary. Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType + relationshipRemarks Comments or notes about the relationship between the two resources. Examples: "mother and offspring collected from the same nest", "pollinator captured in the act" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments + RelationshipType A named or coded valued that identifies the kind relationship between this Collection Item and the referenced Collection Item. Named values include: "parasite of", "epiphyte on", "progeny of", etc. In future versions of this schema this attribute should be set-valued. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType + Remarks Free text comments accompanying the cataloged item record. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Notes + Remarks Free text comments accompanying the object or observation record. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Notes + reproductiveCondition The reproductive condition of the biological individual represented in the occurrence. Recommended best practice is to use a controlled vocabulary. Examples" "non-reproductive", "pregnant" 2008-11-19 2009-04-24 recommended not in ABCD + resourceID A unique identifier for the resource that is the subject of the relationship. 2009-04-24 2009-04-24 recommended not in ABCD + ResourceRelationship The category of information pertaining to relationships between resources. 2008-11-19 2009-01-26 recommended DataSets/DataSet/Units/Unit/Associations + resourceRelationshipID An identifier for an instance of relationship between one resource (subject) and another (relatedResource, object). 2009-01-26 2009-04-24 recommended not in ABCD + SamplingEventAttributes The size of the sample from which the collection/observation was drawn. It can be a volume (e.g. for a phytoplankton sample), a linear distance (e.g. for a visual transect or net haul), a surface area (e.g. for a benthic core), etc. This field must also include the units, e.g. 200 mfor a transect, or 0.25 m^2 for a benthic grab (use ^ to denote a superscript). Note that When multiple collections/observations are reported from the same physical sample, a code identifying the sample can be placed in the Field_Number field to allow all collections/observations from a single sample to be connected. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant + samplingProtocol The name of, reference to, or description of the method or protocol used for the event. Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Method + ScientificName The full name of lowest level taxon the Cataloged Item can be identified as a member of; includes genus name, specific epithet, and subspecific epithet (zool.) or infraspecific rank abbreviation, and infraspecific epithet (bot.) Use name of suprageneric taxon (e.g., family name) if Cataloged Item cannot be identified to genus, species, or infraspecific taxon. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString + ScientificName The full name of lowest level taxon to which the cataloged item can be identified (e.g., genus name, specific epithet, subspecific epithet, etc.). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString + ScientificName The full name of the lowest level taxon to which the organism has been identified in the most recent accepted determination, specified as precisely as possible, including name-author, year or authorship, sensu or sec. (according to or following) author, and indication of uncertainty. Conceptually equivalent to a full taxonomic identification as given by the identifier (verbatim). Does not include the identifier name or date of identification. Examples: "Coleoptera" (an Order), "Vespertilionidae" (a Family), "Manis" (a Genus), "Ctenomys sociabilis" (Genus + SpecificEpithet), "Ambystoma tigrinum diaboli" (Genus + SpecificEpithet + SubspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (Genus + SpecificEpithet + InfraspecificRank + InfraspecificEpithet + AuthorYearOfScientificName). 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString + scientificName The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString + ScientificNameAuthorship The author of a scientific name. Author string as applied to the accepted name. Can be more than one author (concatenated string). Should be formatted according to the conventions of the applicable taxonomic discipline. 2003-06-13 2003-06-13 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} + ScientificNameAuthor The author of the ScientificName. Can be more than one author in a concatenated string. Should be formatted according to the conventions of the applicable taxonomic discipline. 2003-06-17 2003-06-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} + scientificNameAuthorship The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode. Example: "(Torr.) J.T. Howell" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear} + Sex The sex of a specimen. The domain should be a controlled set of terms (codes) based on community consensus. Proposed values: M=Male; F=Female; H=Hermaphrodite; I=Indeterminate (examined but could not be determined; U=Unkown (not examined); T=Transitional (between sexes; useful for sequential hermaphrodites) 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Sex + Sex The sex of a cataloged item (e.g., male, female, hermaphrodite, gynandromorph, not recorded, indeterminate, transitional - between sexes, for sequential hermaphrodites). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Sex + Sex The sex of the biological individual represented by the cataloged object or observation. Examples: "male", "female", "hermaphrodite", "gynandromorph", "monoecious", "dioecious", "not recorded", "indeterminate", "transitional". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Sex + sex The sex of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary. Examples: "female", "hermaphrodite", "8 males, 4 females" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Sex + Citation Indicates who gave the record to the data provider. Can indicate a literature citation, an electronic dataset, etc. Is used to provide credit. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text + SpecificEpithet The specific epithet of the organism 2003-06-13 2003-06-13 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} + Species The phylogenetic specific epithet of the cataloged item. 2003-06-17 2003-06-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} + SpecificEpithet The specific epithet of the scientific name applied to the organism. 2007-04-17 2007-04-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} + specificEpithet The name of the first or species epithet of the scientificName. Example: "agrifolia" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet} + CoordinateUncertaintyInMeters An estimate of how tightly the locality was specified in the Start/End Latitude and Longitude fields; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters + EarliestDateCollected For samples/observations/record events that were taken over time this gives the start day of the collecting event. Possible value ranges from 01..31 inclusive. 2005-07-10 2005-07-10 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + startDayOfYear The earliest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year) 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin + StartDayOfYear For samples/observations/record events that were taken over time this gives the start ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])). 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin + FootprintWKT For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true + FootprintWKT For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/). 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true + EarliestDateCollected For samples/observations/record events that were taken over time this gives the start month of the collecting event. Possible values range from 01...12 inclusive. 2005-07-10 2005-07-10 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + StartTimeOfDay The time of day when the sampling event began, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin + StartTimeOfDay The time of day when the event began, expressed as decimal hours from midnight, local time. Examples: "12.0" (= noon), "13.5" (= 1:30pm) 2008-11-19 2009-04-24 deprecated accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + EarliestDateCollected For samples/observations/record events that were taken over time this gives the start year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer. 2005-07-10 2005-07-10 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + StateProvince The state, province or region (i.e. next political region smaller than Country) from which the specimen was collected. There is some suggestion to use the values described in ISO 3166-2 (http://www.iso.ch/cate/d8349.html), however these values are in a continual state of flux and it appears unlikely that an appropriate mechanism (by ISO) will be in place to manage these changes. Hence it is recommended that where possible, the full, unabbreviated name should be used for storing information. The server should optionally handle abbreviations as an access point. Note: this is a recurring theme (country and state) abbreviations. Check the existence of an attribute type to deal with abbreviations from the bib-1 profile 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) + StateProvince The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) from which the cataloged item was collected. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) + StateProvince The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) in which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) + stateProvince The full, unabbreviated name of the next smaller political region than country (state, province, canton, department, region, etc.) in which the event occurred. Examples: "Montana", "Minas Gerais", "Córdoba" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.) + Subgenus The name of the subgenus in which the identified name is classified. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus + subgenus The name of the subgenus in which the scientificName is classified. Example: "Strobus" subgenus of Pinus 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus + InfraspecificEpithet The sub-specific epithet of the organism 2003-06-13 2003-06-13 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} + Subspecies The phylogenetic subspecific epithet of the cataloged item. 2003-06-17 2003-06-17 superseded {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet} + Taxon The category of information pertaining to taxonomic names or concepts. 2008-11-19 2008-11-19 recommended no simple equivalent in ABCD + Taxon A resource describing a taxon. 2009-01-23 2009-04-24 recommended not in ABCD + taxonAccordingTo Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals. 2008-11-19 2009-04-24 recommended not in ABCD + taxonAttributes A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the taxon. Example: "iucnstatus=vulnerable; distribution=Neuquen, Argentina" 2009-04-24 2009-04-24 deprecated not in ABCD + taxonConceptID A unique identifier for the taxon concept (a circumscription of a taxonName). 2008-11-19 2009-04-24 recommended not in ABCD + taxonNameID A unique identifier for the taxon name (a name in a classification). 2008-11-19 2009-04-24 recommended not in ABCD + taxonomicStatus The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary. Example: "invalid", "misapplied", "homotypic synonym", "accepted" 2008-11-19 2009-04-24 recommended not in ABCD + taxonRank The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subsp.", "var.", "forma". 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank + taxonRemarks Comments or notes about the taxon. Example: "this name is a misspelling in common use" 2008-11-19 2009-04-24 recommended not in ABCD + SamplingEventAttributes The temperature recorded with the collection/record event. Is assumed to be taken at the collection depth. Expressed in degrees Celsius. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant + TimeOfDay The time of day the cataloged item was collected, expressed as decimal hours from midnight, local time (e.g., 12.0 = noon, 13.5 = 1:30pm). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin + TimeOfDay The time of day a specimen was collected expressed as decimal hours from midnight local time (e.g. 12.0 = mid day, 13.5 = 1:30pm) 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin + TimeZone Indicates the time zone for the Time of Day measurements. 2005-07-10 2005-07-10 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone + Preparations A concatenated list of tissues and preservation methods (whole (frozen), liver (EDTA), etc.) for the cataloged item. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText + TypeStatus Indicates the kind of nomenclatural type that a specimen represents. (This is incomplete because type status actually describes the relationship between a name and a specimen [or ternary relatiohnship between a specimen, name, and publication].) In particular, the type status may not apply to the name listed in the scientific name, i.e., current identification. In rare cases, a single specimen may be the type of more than one name. 2003-06-13 2003-06-13 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText + TypeStatus A list of one or more nomenclatural types that the cataloged item represents (e.g., "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388."). 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText + TypeStatus A list of one or more nomenclatural types (including type status and typified taxonomic name) represented by the object. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText + typeStatus A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText + EstablishmentMeans A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/ValidDistributionFlag + VerbatimCollectingDate The verbatim original representation of the date information for the collecting event. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText + VerbatimCollectingDate The verbatim original representation of the date (and time) information for the collecting event. Example: "spring 1910". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText + VerbatimCoordinates A text representation of the coordinate data (Latitude/ Longitude, UTM, TRS, etc.) from its original source if it cannot be separated into its component parts. Example: "470999 1234300". 2007-04-17 2007-04-17 superseded {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} + verbatimCoordinates The original spatial coordinates of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54S 121 05 34W" 2008-11-19 2009-04-24 recommended {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText} + VerbatimCoordinateSystem The name of the system in which the verbatim geographic coordinates were recorded. Examples: "decimal degrees", "degrees minutes seconds", "degrees decimal minutes", "UTM" 2007-04-17 2007-04-17 superseded (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem + verbatimCoordinateSystem The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the VerbatimCoordinates of the place where the event occurred. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger" 2008-11-19 2009-04-24 recommended (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem + VerbatimDepth A text representation of the Depth in its original format in the source database. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText + VerbatimDepth A text representation of the depth in its original format in the source database. Example: "100 to 200 ft below sea level". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText + verbatimDepth The original description of the depth (below the local surface) at which the event occurred. Example: "100-200 m" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText + VerbatimElevation A text representation of the Elevation in its original format in the source database. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText + VerbatimElevation A text representation of the altitude in its original format in the source database. Example: "1000+- meters". 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText + verbatimElevation The original description of the elevation (altitude, usually above sea level) at which the event occurred. Example: "100-200 m" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText + verbatimEventDate The verbatim original representation of the date and time information for the event. Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText + VerbatimLatitude A text representation of the Latitude data in its original format in the source database. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude + VerbatimLatitude A text representation of the Latitude part of the coordinate data from its original source. Example: 47d09'99"N 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude + verbatimLatitude The verbatim original latitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "41 05 54.03S" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude + verbatimLocality The original description of the specific place where the event occurred. Example: "25 km NNE Bariloche por R. Nac. 237" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName + VerbatimLongitude A text representation of the Longitude data in its original format in the source database. 2003-06-17 2003-06-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude + VerbatimLongitude A text representation of the Longitude part of the coordinate data from its original source. Example: -122.43254 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude + verbatimLongitude The verbatim original longitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem. Example: "121d 10' 34" W" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude + WaterBody The full, unabbreviated name of the body of water in or over which the organism was collected or observed. 2007-04-17 2007-04-17 superseded DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body + waterBody The full, unabbreviated name of the water body in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Example: "Indian Ocean", "Baltic Sea" 2008-11-19 2009-04-24 recommended DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body + year The four-digit year in which the event occurred, according to the Common Era Calendar. Example: "2008" 2008-11-19 2009-04-24 recommended accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + YearSampled The year (expressed as an integer) in which the specimen was collected. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer [-9999..9999] 2003-06-13 2003-06-13 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + YearCollected The four digit year in the Common Era calendar in which the cataloged item was collected. 2003-06-17 2003-06-17 superseded accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin + DateIdentified The year portion of the date when the Collection Item was identified; as four digits [-9999..9999], e.g., 1906, 2002. 2003-06-13 2003-06-13 superseded accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText + YearIdentified The four digit year in the Common Era calendar in which the cataloged item was identified as having the ScientificName. 2003-06-17 2003-06-17 superseded accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText diff --git a/rdf/dwctype.rdf b/rdf/dwctype.rdf index d375051..4e65131 100644 --- a/rdf/dwctype.rdf +++ b/rdf/dwctype.rdf @@ -55,13 +55,14 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" - PreservedSpecimen A resource describing a preserved specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/PreservedSpecimen - FossilSpecimen A resource describing a fossilized specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen - LivingSpecimen A resource describing a living specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/LivingSpecimen - HumanObservation A resource describing an observation made by one or more people without accompanying physical evidence. 2008-11-19 2008-11-19 recommended RecordBasisEnum/HumanObservation - MachineObservation A resource describing an observation made by a machine without accompanying physical evidence. 2008-11-19 2008-11-19 recommended RecordBasisEnum/MachineObservation - Location A resource describing a location. 2009-01-23 2009-01-23 recommended not in ABCD - Taxonomy A resource describing a taxon. 2009-01-23 2009-01-23 recommended not in ABCD + Occurrence A resource describing an occurrence. 2008-11-19 2008-11-19 recommended not in ABCD + Location A resource describing a location. 2009-01-23 2009-04-24 recommended not in ABCD + Taxon A resource describing a taxon. 2009-01-23 2009-04-24 recommended not in ABCD + PreservedSpecimen A resource describing a preserved specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/PreservedSpecimen + FossilSpecimen A resource describing a fossilized specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/FossileSpecimen + LivingSpecimen A resource describing a living specimen. 2008-11-19 2008-11-19 recommended RecordBasisEnum/LivingSpecimen + HumanObservation A resource describing an observation made by one or more people. 2008-11-19 2008-11-19 recommended RecordBasisEnum/HumanObservation + MachineObservation A resource describing an observation made by a machine. 2008-11-19 2008-11-19 recommended RecordBasisEnum/MachineObservation NomenclaturalChecklist A resource describing a nomenclatural checklist. 2009-01-23 2009-01-23 recommended not in ABCD diff --git a/tapir/dwc_compound_sample.tom b/tapir/dwc_compound_sample.tom deleted file mode 100644 index b4296db..0000000 --- a/tapir/dwc_compound_sample.tom +++ /dev/null @@ -1,388 +0,0 @@ - - - - -Output Model for Darwin Compound Sample Schema - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tapir/dwc_simple.tom b/tapir/dwc_simple.tom index 3154f0b..00fc079 100644 --- a/tapir/dwc_simple.tom +++ b/tapir/dwc_simple.tom @@ -15,374 +15,381 @@ Output Model for Simple Darwin Record Schema + + + + - - - - - - - + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + diff --git a/tapir/dwc_terms.cns b/tapir/dwc_terms.cns index c898093..ae4ff6e 100644 --- a/tapir/dwc_terms.cns +++ b/tapir/dwc_terms.cns @@ -4,707 +4,153 @@ Latest Greatest Darwin http://rs.tdwg.org/dwc/tems/tdwg_dwcterms.xsd + + + - -DateLastModified -http://www.w3.org/2001/XMLSchema#dateTime -http://dublincore.org/documents/dcmi-terms/#terms-modified - - -Language -http://www.w3.org/2001/XMLSchema#string -http://dublincore.org/documents/dcmi-terms/#terms-language - - -Rights -http://www.w3.org/2001/XMLSchema#string -http://dublincore.org/documents/dcmi-terms/#terms-rights - - -RightsHolder -http://www.w3.org/2001/XMLSchema#string -http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder - - -DatasetID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DatasetID - - -InstitutionCode -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/InstitutionCode - - -CollectionCode -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CollectionCode - - -CollectionID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CollectionID - - -SampleID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleID - - -BasisOfRecord -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/BasisOfRecord - - -AccessConstraints -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AccessConstraints - - -InformationWithheld -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/InformationWithheld - - -Generalizations -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Generalizations - - -SampleDetails -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleDetails - - -SampleRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleRemarks - - -CatalogNumber -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CatalogNumber - - -CatalogNumberNumeric -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CatalogNumberNumeric - - -IndividualID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IndividualID - - -IndividualCount -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IndividualCount - - -Citation -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Citation - - -Sex -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Sex - - -LifeStage -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/LifeStage - - -ReproductiveCondition -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/ReproductiveCondition - - -EstablishmentMeans -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EstablishmentMeans - - -SampleAttributes -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleAttributes - - -Preparations -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Preparations - - -Disposition -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Disposition - - -OtherCatalogNumbers -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/OtherCatalogNumbers - - -AssociatedMedia -http://www.w3.org/2001/XMLSchema#anyURI -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AssociatedMedia - - -AssociatedReferences -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AssociatedReferences - - -AssociatedSamples -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AssociatedSamples - - -AssociatedSequences -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AssociatedSequences - - -AssociatedTaxa -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AssociatedTaxa - - -SamplingEventID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SamplingEventID - - -SamplingProtocol -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SamplingProtocol - - -VerbatimCollectingDate -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimCollectingDate - - -EarliestDateCollected -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EarliestDateCollected - - -LatestDateCollected -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/LatestDateCollected - - -StartDayOfYear -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/StartDayOfYear - - -EndDayOfYear -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EndDayOfYear - - -StartTimeOfDay -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/StartTimeOfDay - - -EndTimeOfDay -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EndTimeOfDay - - -YearSampled -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/YearSampled - - -MonthOfYear -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/MonthOfYear - - -DayOfMonth -http://www.w3.org/2001/XMLSchema#decimal -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DayOfMonth - - -Habitat -http://www.w3.org/2001/XMLSchema#boolean -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Habitat - - -Behavior -http://www.w3.org/2001/XMLSchema#boolean -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Behavior - - -Collector -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Collector - - -CollectorNumber -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CollectorNumber - - -FieldNumber -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/FieldNumber - - -FieldNotes -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/FieldNotes - - -SamplingEventAttributes -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SamplingEventAttributes - - -SamplingEventRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SamplingEventRemarks - - -SamplingLocationID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SamplingLocationID - - -HigherGeographyID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/HigherGeographyID - - -HigherGeography -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/HigherGeography - - -Continent -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Continent - - -WaterBody -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/WaterBody - - -IslandGroup -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IslandGroup - - -Island -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Island - - -Country -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Country - - -CountryCode -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CountryCode - - -StateProvince -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/StateProvince - - -County -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/County - - -Locality -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Locality - - -VerbatimLocality -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimLocality - - -VerbatimElevation -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimElevation - - -MinimumElevationInMeters -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/MinimumElevationInMeters - - -MaximumElevationInMeters -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/MaximumElevationInMeters - - -VerbatimDepth -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimDepth - - -MinimumDepthInMeters -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/MinimumDepthInMeters - - -MaximumDepthInMeters -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/MaximumDepthInMeters - - -DistanceAboveSurfaceInMetersMinimum -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DistanceAboveSurfaceInMetersMinimum - - -DistanceAboveSurfaceInMetersMaximum -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DistanceAboveSurfaceInMetersMaximum - - -DecimalLatitude -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DecimalLatitude - - -DecimalLongitude -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DecimalLongitude - - -GeodeticDatum -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/GeodeticDatum - - -CoordinateUncertaintyInMeters -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CoordinateUncertaintyInMeters - - -CoordinatePrecision -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/CoordinatePrecision - - -PointRadiusSpatialFit -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/PointRadiusSpatialFit - - -VerbatimCoordinates -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimCoordinates - - -VerbatimLatitude -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimLatitude - - -VerbatimLongitude -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimLongitude - - -GeoreferencedBy -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/GeoreferencedBy - - -GeoreferenceProtocol -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/GeoreferenceProtocol - - -VerbatimCoordinateSystem -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/VerbatimCoordinateSystem - - -GeoreferenceSources -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/GeoreferenceSources - - -GeoreferenceVerificationStatus -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/GeoreferenceVerificationStatus - - -GeoreferenceRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/GeoreferenceRemarks - - -FootprintWKT -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/FootprintWKT - - -FootprintSpatialFit -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/FootprintSpatialFit - - -SamplingLocationRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SamplingLocationRemarks - - -TaxonID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/TaxonID - - -ScientificName -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/ScientificName - - -Binomial -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Binomial - - -HigherTaxonID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/HigherTaxonID - - -HigherTaxon -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/HigherTaxon - - -Kingdom -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Kingdom - - -Phylum -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Phylum - - -Class -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Class - - -Order -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Order - - -Family -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Family - - -Genus -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Genus - - -Subgenus -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Subgenus - - -SpecificEpithet -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SpecificEpithet - - -TaxonRank -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/TaxonRank - - -InfraspecificEpithet -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/InfraspecificEpithet - - -ScientificNameAuthorship -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/ScientificNameAuthorship - - -NomenclaturalCode -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/NomenclaturalCode - - -TaxonAccordingTo -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/TaxonAccordingTo - - -NamePublishedIn -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/NamePublishedIn - - -TaxonomicStatus -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/TaxonomicStatus - - -NomenclaturalStatus -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/NomenclaturalStatus - - -AcceptedTaxonID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AcceptedTaxonID - - -AcceptedTaxon -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/AcceptedTaxon - - -BasionymID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/BasionymID - - -Basionym -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/Basionym - - -IdentificationID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IdentificationID - - -IdentifiedBy -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IdentifiedBy - - -DateIdentified -http://www.w3.org/2001/XMLSchema#dateTime -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/DateIdentified - - -IdentificationReferences -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IdentificationReferences - - -IdentificationRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IdentificationRemarks - - -PreviousIdentifications -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/PreviousIdentifications - - -IdentificationQualifier -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/IdentificationQualifier - - -TypeStatus -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/TypeStatus - - -RelatedResourceID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/RelatedResourceID - - -RelatedBasisOfRecord -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/RelatedBasisOfRecord - - -RelationshipOfResource -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/RelationshipOfResource - - -RelationshipRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/RelationshipRemarks - - -SampleAttributeType -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleAttributeType - - -SampleAttributeValue -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleAttributeValue - - -SampleAttributeError -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleAttributeError - - -SampleAttributeUnit -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleAttributeUnit - - -SampleAttibuteRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/SampleAttibuteRemarks - - -EventAttributeID -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EventAttributeID - - -EventAttributeType -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EventAttributeType - - -EventAttributeValue -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EventAttributeValue - - -EventAttributeError -http://www.w3.org/2001/XMLSchema#double -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EventAttributeError - - -EventAttributeUnit -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EventAttributeUnit - - -EventAttributeRemarks -http://www.w3.org/2001/XMLSchema#string -http://wiki.tdwg.org/twiki/bin/view/DarwinCore/terms/EventAttributeRemarks - + + type http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dcterms:type + modified http://www.w3.org/2001/XMLSchema#dateTime http://rs.tdwg.org/dwc/terms/index.htm#dcterms:modified + language http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dcterms:language + rights http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dcterms:rights + rightsHolder http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dcterms:rightsHolder + accessRights http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dcterms:accessRights + bibliographicCitation http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dcterms:bibliographicCitation + basisOfRecord http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord + informationWithheld http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#informationWithheld + dataGeneralizations http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dataGeneralizations + dynamicProperties http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#dynamicProperties + datasetID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#datasetID + identificationID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#identificationID + identifiedBy http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#identifiedBy + dateIdentified http://www.w3.org/2001/XMLSchema#dateTime http://rs.tdwg.org/dwc/terms/index.htm#dateIdentified + identificationReferences http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#identificationReferences + identificationRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#identificationRemarks + previousIdentifications http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#previousIdentifications + identificationQualifier http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#identificationQualifier + typeStatus http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#typeStatus + measurementID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementID + measurementType http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementType + measurementValue http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementValue + measurementAccuracy http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementAccuracy + measurementUnit http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementUnit + measurementDeterminedDate http://www.w3.org/2001/XMLSchema#dateTime http://rs.tdwg.org/dwc/terms/index.htm#measurementDeterminedDate + measurementDeterminedBy http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementDeterminedBy + measurementMethod http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementMethod + measurementRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#measurementRemarks + resourceRelationshipID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#resourceRelationshipID + resourceID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#resourceID + relatedResourceID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#relatedResourceID + relationshipOfResource http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#relationshipOfResource + relationshipAccordingTo http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#relationshipAccordingTo + relationshipEstablishedDate http://www.w3.org/2001/XMLSchema#dateTime http://rs.tdwg.org/dwc/terms/index.htm#relationshipEstablishedDate + relationshipRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#relationshipRemarks + occurrenceID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#occurrenceID + institutionCode http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#institutionCode + collectionCode http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#collectionCode + collectionID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#collectionID + occurrenceDetails http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#occurrenceDetails + occurrenceRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#occurrenceRemarks + catalogNumber http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#catalogNumber + individualID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#individualID + individualCount http://www.w3.org/2001/XMLSchema#decimal http://rs.tdwg.org/dwc/terms/index.htm#individualCount + sex http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#sex + lifeStage http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#lifeStage + reproductiveCondition http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#reproductiveCondition + behavior http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#behavior + establishmentMeans http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#establishmentMeans + preparations http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#preparations + disposition http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#disposition + otherCatalogNumbers http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#otherCatalogNumbers + associatedMedia http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#associatedMedia + associatedReferences http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#associatedReferences + associatedOccurrences http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#associatedOccurrences + associatedSequences http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#associatedSequences + associatedTaxa http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#associatedTaxa + eventID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#eventID + samplingProtocol http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#samplingProtocol + verbatimEventDate http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimEventDate + eventDate http://www.w3.org/2001/XMLSchema#dateTime http://rs.tdwg.org/dwc/terms/index.htm#eventDate + eventTime http://www.w3.org/2001/XMLSchema#dateTime http://rs.tdwg.org/dwc/terms/index.htm#eventTime + startDayOfYear http://www.w3.org/2001/XMLSchema#decimal http://rs.tdwg.org/dwc/terms/index.htm#startDayOfYear + endDayOfYear http://www.w3.org/2001/XMLSchema#decimal http://rs.tdwg.org/dwc/terms/index.htm#endDayOfYear + year http://www.w3.org/2001/XMLSchema#decimal http://rs.tdwg.org/dwc/terms/index.htm#year + month http://www.w3.org/2001/XMLSchema#decimal http://rs.tdwg.org/dwc/terms/index.htm#month + day http://www.w3.org/2001/XMLSchema#decimal http://rs.tdwg.org/dwc/terms/index.htm#day + habitat http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#habitat + recordedBy http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#recordedBy + recordNumber http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#recordNumber + fieldNumber http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#fieldNumber + fieldNotes http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#fieldNotes + eventRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#eventRemarks + locationID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#locationID + higherGeographyID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#higherGeographyID + higherGeography http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#higherGeography + continent http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#continent + waterBody http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#waterBody + islandGroup http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#islandGroup + island http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#island + country http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#country + countryCode http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#countryCode + stateProvince http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#stateProvince + county http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#county + locality http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#locality + verbatimLocality http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimLocality + verbatimElevation http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimElevation + minimumElevationInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#minimumElevationInMeters + maximumElevationInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#maximumElevationInMeters + verbatimDepth http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimDepth + minimumDepthInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#minimumDepthInMeters + maximumDepthInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#maximumDepthInMeters + minimumDistanceAboveSurfaceInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#minimumDistanceAboveSurfaceInMeters + maximumDistanceAboveSurfaceInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#maximumDistanceAboveSurfaceInMeters + decimalLatitude http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#decimalLatitude + decimalLongitude http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#decimalLongitude + geodeticDatum http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#geodeticDatum + coordinateUncertaintyInMeters http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#coordinateUncertaintyInMeters + coordinatePrecision http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#coordinatePrecision + pointRadiusSpatialFit http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#pointRadiusSpatialFit + verbatimCoordinates http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimCoordinates + verbatimLatitude http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimLatitude + verbatimLongitude http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimLongitude + georeferencedBy http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#georeferencedBy + georeferenceProtocol http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#georeferenceProtocol + verbatimCoordinateSystem http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#verbatimCoordinateSystem + georeferenceSources http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#georeferenceSources + georeferenceVerificationStatus http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#georeferenceVerificationStatus + georeferenceRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#georeferenceRemarks + footprintWKT http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#footprintWKT + footprintSpatialFit http://www.w3.org/2001/XMLSchema#double http://rs.tdwg.org/dwc/terms/index.htm#footprintSpatialFit + locationRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#locationRemarks + taxonNameID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#taxonNameID + higherTaxonNameID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#higherTaxonNameID + scientificName http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#scientificName + higherTaxonName http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#higherTaxonName + taxonConceptID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#taxonConceptID + higherTaxonConceptID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#higherTaxonConceptID + kingdom http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#kingdom + phylum http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#phylum + class http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#class + order http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#order + family http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#family + genus http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#genus + subgenus http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#subgenus + specificEpithet http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#specificEpithet + taxonRank http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#taxonRank + infraspecificEpithet http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#infraspecificEpithet + scientificNameAuthorship http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#scientificNameAuthorship + nomenclaturalCode http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#nomenclaturalCode + taxonAccordingTo http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#taxonAccordingTo + namePublishedIn http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#namePublishedIn + taxonomicStatus http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#taxonomicStatus + nomenclaturalStatus http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#nomenclaturalStatus + acceptedTaxonNameID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#acceptedTaxonNameID + acceptedTaxonName http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#acceptedTaxonName + basionymID http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#basionymID + basionym http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#basionym + taxonRemarks http://www.w3.org/2001/XMLSchema#string http://rs.tdwg.org/dwc/terms/index.htm#taxonRemarks + + diff --git a/tapir/dwc_terms_mappings.xml b/tapir/dwc_terms_mappings.xml index 44a15d9..b18948c 100644 --- a/tapir/dwc_terms_mappings.xml +++ b/tapir/dwc_terms_mappings.xml @@ -1,408 +1,404 @@ - + - + - + - + - + - + - + - + - - - - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/terms/guides/text/images/related.png b/terms/guides/text/images/related.png new file mode 100644 index 0000000000000000000000000000000000000000..c15af721d40de194fe7d51c6623551596b3b2117 GIT binary patch literal 16184 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 IjB)V)0n9lL0{{R3 literal 0 HcmV?d00001 diff --git a/terms/guides/text/images/relatedDataFiles.png b/terms/guides/text/images/relatedDataFiles.png deleted file mode 100644 index 9c613c4e1247c152fad67aab8cd64583d7cda0d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18664 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 aWv}mif^O5A+8p4w6tJ~)vZyupi}?o_aFcfc diff --git a/terms/guides/text/images/single.png b/terms/guides/text/images/single.png new file mode 100644 index 0000000000000000000000000000000000000000..f6518e78108de434657666f772055e6ab9ad718b GIT binary patch literal 5645 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 Pb|~t~+Di2bHc|frm0=JK literal 0 HcmV?d00001 diff --git a/terms/guides/text/images/singleDataFile.png b/terms/guides/text/images/singleDataFile.png deleted file mode 100644 index fdf2a98fdfb185f64cf58a35f5e7db8706351e81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8792 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 JQO+{r{{V5^SV8~* literal 0 HcmV?d00001 diff --git a/terms/guides/text/images/unrelated.png b/terms/guides/text/images/unrelated.png new file mode 100644 index 0000000000000000000000000000000000000000..6d0f3134d3fe8135a8bb8f39d0dd844072607faf GIT binary patch literal 14789 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 J0|fO0{}=HhCZ7NR diff --git a/terms/guides/text/index.htm b/terms/guides/text/index.htm index ed35837..a76d234 100644 --- a/terms/guides/text/index.htm +++ b/terms/guides/text/index.htm @@ -2,27 +2,26 @@ -Darwin Core Text Guidelines +Darwin Core Text Guide - - + + - - - - - - + + + + + + - + + - - - + @@ -31,31 +30,66 @@
- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core Text Guidelines

+ + + + + + +
+ + +

Darwin Core Text Guide

- + + + + + - + @@ -63,7 +97,7 @@ - + @@ -71,33 +105,24 @@ - + - + - +
Title:Darwin Core Text GuidelinesDarwin Core Text Guide
Date Issued: 2009-02-12
Date Modified:2009-04-28
Abstract: Guidelines for the implementation of Darwin Core in XML.
Contributors:Tim Robertson (GBIF), John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Dave Vieglais (KUNHM)Tim Robertson (GBIF), Markus Döring (GBIF), John Wieczorek (MVZ), Renato De Giovanni (CRIA), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/guides/text/http://rs.tdwg.org/dwc/2009-04-28/terms/guides/text/
Latest Version: http://rs.tdwg.org/dwc/terms/guides/text/
Replaces:Not applicablehttp://rs.tdwg.org/dwc/2009-02-20/terms/guides/text/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - - - - - - - -
1. Introduction
2. Document Guide
3. Terminology
4. Metafile content description
5. General implementation recommendations
6. Database exporting examples
7. Guideline for consumers
8. References
+

1. Introduction

@@ -110,12 +135,12 @@ tab delimited files etc.) by means of providing an XML metafile.

1.1 XML versus Fielded Text

Many resources exist on the web describing the advantages of XML (http://en.wikipedia.org/wiki/XML) over less structured content such as fielded text. -These guidelines do not promote the use of Fielded Text over XML for data files, but rather provide recommendations for how to handle such data files when necessary. +These guidelines do not promote the use of fielded Text over XML for data files, but rather provide recommendations for how to handle such data files when necessary.
-2 such scenarios might be +Two such scenarios might be

    -
  • The transfer of large numbers of Darwin Core simple records from one database to another. - Typically databases are very efficient at producing and consuming (e.g.) Tab file output.
  • +
  • The transfer of large numbers of Darwin Core records and related data from one database to another. + Typically databases are very efficient at producing and consuming (e.g.) comma separated text files.
  • The description of legacy data existing in a fielded text format, such that it might be automatically understood and loaded into another system. It could be that this system would then re-serve the data in another format such as XML.
@@ -123,7 +148,7 @@ These guidelines do not promote the use of Fielded Text over XML

1.2 Existing Solution

-Proposed standards exist for similar XML metafiles to describe fielded text files, such as the FieldedText standard. The FieldedText standard aims to offer description of any +Proposed standards exist for similar XML metafiles to describe fielded text files, such as the Fielded Text standard [FiELDEDTEXT]. The Fielded Text standard aims to offer description of any fielded text file including all possible permutations of content. While beneficial to the publisher, this flexibility provides significant challenges to the consumer due to the diverse options that may exist.

@@ -141,57 +166,74 @@ can be described with the following illustrative Darwin Core metafile (Namespace rowType="http://rs.tdwg.org/dwc/text/DarwinRecord" location="specimens.csv" ignoreHeaderLines="1"> - <field index="0" term="http://rs.tdwg.org/dwc/terms/CatalogNumber" type="xs:integer"/> - <field index="1" term="http://rs.tdwg.org/dwc/terms/ScientificName" type="xs:string"/> - <field index="2" term="http://rs.tdwg.org/dwc/terms/IndividualCount" type="xs:integer"/> + <field index="0" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:integer"/> + <field index="1" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/> + <field index="2" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:integer"/> <!-- A constant value has no index, but applies to all rows --> - <field term="http://rs.tdwg.org/dwc/terms/DatasetID" type="xs:string" default="urn:lsid:tim.lsid.tdwg.org:collections:1"/> + <field term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string" default="urn:lsid:tim.lsid.tdwg.org:collections:1"/> </file> </archive>

- -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text (this document) - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages - - -

3. Terminology

-
-
Fielded Text
-
Fielded Text refers to a format of structuring a flat text file into rows and columns; examples include comma -separated values(CSV) and Tab delimited files (Tab file)
-

- -

4. Metafile content description

+

2. Metafile Content

- The metafile schema is available at tdwg_dwc_text.xsd. + Refer to the text metafile schema [TEXTSCHEMA] for technical details about the +structure of text metafiles. There are 2 differing formats: +

    +
  1. archive: Used to describe a single file, or to describe multiple relating files using primary and foreign keys. This is similar to a relational model and allows to describe legacy datasets very well
  2. +
  3. starArchive: A star archive has a single file for the core entity, and any number of related files. All relating files have a field for a foreign key pointing to a core record ID. Because this resembles a star this archive is named starArchive.
  4. +

-

4.1 The <archive> element

+ +

2.1 The <starArchive> element

+

+ + + + + + + + + + + + + + + +
Attributes
AttributeDescriptionRequiredDefault
metadataContains a qualified Uniform Resource Locator (URL) defining the location of a metadata description of the entire archive. + The format of the metadata is not prescribed, but a standardized format like EML, FGDC or the ISO 15115 family is recommended. + +
+ + + + + + + + + + + + + + + + +
Elements
ElementDescription
<core>An <starArchive> will contain exactly one <core> element, representing the core data file being described. + In addition to the general file attributes described below a core file also has an explicit <id> field, a unique ID for each row in the file. +
<extension>An <starArchive> will contain zero to many <extension> elements, each representing an individual file directly related to the core. + In addition to the general file attributes described below every extension file must have an explicit <coreid> field, + i.e. a foreign key pointing to an ID of a row in the core file. The extension file itself does not have to have a unique ID field and many rows can point to the same core record. +
+

+ + +

2.2 The <archive> element

@@ -210,6 +252,14 @@ separated values(CSV) and Tab delimited files (Tab file) + + + + +
metadataContains a qualified Uniform Resource Locator (URL) defining the location of a metadata description of the entire archive. + The format of the metadata is not prescribed, but a standardized format like EML, FGDC or the ISO 15115 family is recommended. + +
@@ -226,7 +276,8 @@ separated values(CSV) and Tab delimited files (Tab file)

-

4.2 The <file> element

+ +

2.3 The <file> element

@@ -239,10 +290,42 @@ separated values(CSV) and Tab delimited files (Tab file) - + + + + + + + @@ -255,6 +338,14 @@ separated values(CSV) and Tab delimited files (Tab file) + + + + + + - - - - -
locationSpecifies the location of the file relative to the fileRoot - e.g. dwc-data.txtSpecifies the location of the file relative to the fileRoot (e.g. dwc-data.txt)
rowType + A Unified Resource Identifier (URI) for the term identifying the class of data represented by each row, e.g. http://rs.tdwg.org/dwc/terms/Occurrence or http://rs.tdwg.org/dwc/terms/Taxon. + See Darwin Core Terms definitions. Additional classes may be referenced by URI and defined outside the Darwin Core specification. + The row type defaults to the ambigous SimpleDarwinRecord. + For convienience the classes defined by Darwin Core are listed below: +
+
Simple Darwin Record
+
http://rs.tdwg.org/dwc/xsd/simpledarwincore/SimpleDarwinRecord
+
Dataset
+
http://rs.tdwg.org/dwc/terms/Dataset
+
Occurrence
+
http://rs.tdwg.org/dwc/terms/Occurrence
+
Event
+
http://rs.tdwg.org/dwc/terms/Event
+
Location
+
http://purl.org/dc/terms/Location
+
Identification
+
http://rs.tdwg.org/dwc/terms/Identification
+
Taxon
+
http://rs.tdwg.org/dwc/terms/Taxon
+
ResourceRelationship
+
http://rs.tdwg.org/dwc/terms/ResourceRelationship
+
MeasurementOrFact
+
http://rs.tdwg.org/dwc/terms/MeasurementOrFact
+
+ +
http://rs.tdwg.org/dwc/xsd/simpledarwincore/SimpleDarwinRecord
fieldsTerminatedBy Specifies the delimiter between fields. Typical values might be "," or "\t" for CSV or Tab files respectively. \n
fieldsEnclosedBySpecifies the character optionally used at the start and end of each field, i.e. the character enclosing an entire field. + In CSV files frequently " can be found, but the default is no enclosing character. +
compression Specifies the compression used for the file. May be omitted or specified as one of: @@ -290,39 +381,6 @@ separated values(CSV) and Tab delimited files (Tab file) 0
rowType - A Unified Resource Identifier (URI) for the term identifying the class of data represented by each row. - See Darwin Core Terms definitions. Additional classes may be referenced by URI and defined outside the Darwin Core specification. - For convienience the classes defined by Darwin Core are listed below: -
-
Simple Darwin Core
-
http://rs.tdwg.org/dwc/terms/text/DarwinRecord
-
Dataset
-
http://rs.tdwg.org/dwc/terms/Dataset
-
Sample
-
http://rs.tdwg.org/dwc/terms/Sample
-
SamplingEvent
-
http://rs.tdwg.org/dwc/terms/SamplingEvent
-
SamplingLocation
-
http://rs.tdwg.org/dwc/terms/SamplingLocation
-
Identification
-
http://rs.tdwg.org/dwc/terms/Identification
-
Taxon
-
http://rs.tdwg.org/dwc/terms/Taxon
-
RelatedResource
-
http://rs.tdwg.org/dwc/terms/RelatedResource
-
SampleAttribute
-
http://rs.tdwg.org/dwc/terms/SampleAttribute
-
EventAttribute
-
http://rs.tdwg.org/dwc/terms/EventAttribute
-
- -
-
dateFormat When verbatum dates are used, this field can be used to indicate the format represented. It is recommended to use the date, dateTime and time for field formats wherever possible, but where verbatum dates are required, a format may be specified here. @@ -360,7 +418,7 @@ separated values(CSV) and Tab delimited files (Tab file)

-

4.2 The <field> element

+

2.4 The <field> element

@@ -389,30 +447,10 @@ separated values(CSV) and Tab delimited files (Tab file) - - - - - - - @@ -423,14 +461,16 @@ separated values(CSV) and Tab delimited files (Tab file)
typeSpecifies the type of the content represented in the column. The following values are supported. -
-
string
-
Represents a sequence of characters, and should be used where no other type is appropriate
-
integer
-
Represents a whole numeric value (e.g. 123)
-
decimal
-
Represents a decimal value (e.g. 10.34). Decimal point must be represented by the character . otherwise the field must be declared as a string type
-
dateTime
-
Represents the combination of a date and time, in the format [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]. Valid values include 2001-10-26T21:32:52, 2001-10-26T21:32:52+02:00, 2001-10-26T19:32:52Z, 2001-10-26T19:32:52+00:00, -2001-10-26T21:32:52, and 2001-10-26T21:32:52.12679. Where this format cannot be used, the string type must be declared
-
date
-
Represents a date in the format [-]CCYY-MM-DD[Z|(+|-)hh:mm]. Valid values include 2001-10-26, 2001-10-26+02:00, 2001-10-26Z, 2001-10-26+00:00, -2001-10-26, and -20000-04-01. Where this format cannot be used, the string type must be declared
-
time
-
Represents a time in the format hh:mm:ss[Z|(+|-)hh:mm]. Valid values include 21:32:52, 21:32:52+02:00, 19:32:52Z, 19:32:52+00:00, and 21:32:52.12679. Where this format cannot be used, the string type must be declared
-
- TODO: See guidelines for type specification
- string
formatTODO - finish decision on format + Specifies the type of the content represented in the column. This is restricted to any simple type (xs:integer, xs:nonNegativeInteger, xs:date etc) + See guidelines for field types + xs:string
default

- -

5. General implementation guidelines

-

5.1 Single and multiple data files

-

5.1.1 Single data file

+ + + +

3. Implementation Guide

+

3.1 Single and multiple data files

+

3.1.1 Single data file

In its simplest usage, a single data file can be described. Specifically the file location, the row type and the field mapping are provided.
- +
 <!-- Namespaces omitted for example -->
@@ -438,20 +478,20 @@ Specifically the file location, the row type and the field mapping are provided.
   <file rowType="http://rs.tdwg.org/dwc/terms/text/DarwinRecord" 
     location="specimens.txt">
     <field index="0" 
-      term="http://rs.tdwg.org/dwc/terms/CatalogNumber" 
+      term="http://rs.tdwg.org/dwc/terms/catalogNumber" 
       type="xs:integer"/>
     <field index="1" 
-      term="http://rs.tdwg.org/dwc/terms/ScientificName" 
+      term="http://rs.tdwg.org/dwc/terms/scientificName" 
       type="xs:string"/>
   </file>
 </archive>
 
-

5.1.2 Multiple unrelated data files

+

3.1.2 Multiple unrelated data files

Multiple files containing no inter-file relationships may be described with a single metafile. The files must reside at the same 'root' location. A typical example for this usage might be multiple dataset files each with a common format.
- +
 <!-- Namespaces omitted for example -->
@@ -467,7 +507,58 @@ The files must reside at the same 'root' location.  A typical example for this u
 </archive>
 
-

5.1.3 Multiple related data files

+

3.1.3 Star related data files

+When there a core data file can be designated to which all other data files are directly related, a rather complex star archive description would look like this: +
+ +
+
+<starArchive xmlns="http://rs.tdwg.org/dwc/terms/xsd/archive/">
+  <core encoding="UTF-8" fieldsTerminatedBy="," linesTerminatedBy="\n" fieldsEnclosedBy='"' ignoreHeaderLines="1" 
+   rowType="http://rs.tdwg.org/dwc/terms/Taxon"  location="whales.txt">
+    <id index="0" term="http://rs.tdwg.org/dwc/terms/taxonID"/>
+    <field index="1" term="http://purl.org/dc/terms/modified"/>
+    <field index="2" term="http://rs.tdwg.org/dwc/terms/scientificName"/>
+    <field index="3" term="http://rs.tdwg.org/dwc/terms/acceptedTaxonID"/>
+    <field index="4" term="http://rs.tdwg.org/dwc/terms/higherTaxonID"/>
+    <field index="5" term="http://rs.tdwg.org/dwc/terms/basionymID"/>
+  </core>
+  <extension encoding="UTF-8" fieldsTerminatedBy="," linesTerminatedBy="\n" fieldsEnclosedBy='"' ignoreHeaderLines="1"
+   rowType="http://rs.gbif.org/terms/1.0/VernacularName" location="vernacular_names.txt">
+    <coreid index="0" term="http://rs.tdwg.org/dwc/terms/taxonID"/>
+    <field index="1" term="http://rs.gbif.org/terms/1.0/vernacularName"/>
+    <field index="2" term="http://purl.org/dc/terms/language"/>
+    <field index="3" term="http://rs.tdwg.org/dwc/terms/country"/>
+  </extension>
+  <extension encoding="UTF-8" fieldsTerminatedBy="," linesTerminatedBy="\n" fieldsEnclosedBy='"' ignoreHeaderLines="1"
+   rowType="http://rs.gbif.org/terms/1.0/Types" location="types.txt">
+    <coreid index="0" term="http://rs.tdwg.org/dwc/terms/taxonID"/>
+    <field index="1" term="http://purl.org/dc/terms/bibliographicCitation"/>
+    <field index="2" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
+    <field index="3" term="http://rs.tdwg.org/dwc/terms/collectionCode"/>
+    <field index="4" term="http://rs.tdwg.org/dwc/terms/institutionCode"/>
+    <field index="5" term="http://rs.tdwg.org/dwc/terms/typeStatus"/>
+  </extension>
+    <extension encoding="UTF-8" fieldsTerminatedBy="," linesTerminatedBy="\n" fieldsEnclosedBy='"' ignoreHeaderLines="1"
+     rowType="http://rs.gbif.org/terms/1.0/Description" location="description.txt">
+    <coreid index="0" term="http://rs.tdwg.org/dwc/terms/taxonID"/>
+    <field index="1" term="http://purl.org/dc/terms/title"/>
+    <field index="2" term="http://purl.org/dc/terms/description"/>
+    <field index="3" term="http://purl.org/dc/terms/language"/>
+    <field index="4" term="http://purl.org/dc/terms/type"/>
+    <field index="5" term="http://purl.org/dc/terms/source"/>
+  </extension>
+    <extension encoding="UTF-8" fieldsTerminatedBy="," linesTerminatedBy="\n" fieldsEnclosedBy='"' ignoreHeaderLines="1"
+     rowType="http://rs.gbif.org/terms/1.0/Distribution" location="distribution.txt">
+    <coreid index="0" term="http://rs.tdwg.org/dwc/terms/taxonID"/>
+    <field index="1" term="http://rs.tdwg.org/dwc/terms/country"/>
+    <field index="2" term="http://www.iucn.org/redlist/3.1/threatStatus"/>
+    <field index="3" term="http://purl.org/dc/terms/source"/>
+  </extension>
+</starArchive>
+
+ +

3.1.4 Multiple related data files

When the content of one data file relates to another data file, a relationship can be expressed in the metafile using the <relationships> element. In database terminology, this is equivalent to defining a foreign key constraint from one table to another. However, where a database has the ability to enforce this relationship, fielded text files do not have this capability. The following guidelines are recommended:
@@ -478,23 +569,23 @@ However, where a database has the ability to enforce this relationship, fiel Therefore care must be taken by the data provider that the relationship expressed is indeed valid, and that the data integrity is not broken.
- +
 <!-- Namespaces omitted for example -->
 <archive fileRoot="http://mydata.org/">
   <file rowType="http://rs.tdwg.org/dwc/terms/Sample" 
     location="specimens.txt">
-    <field index="0" term="http://rs.tdwg.org/dwc/terms/CatalogNumber"/>
-    <field index="1" term="http://rs.tdwg.org/dwc/terms/IndividualCount"/>
+    <field index="0" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
+    <field index="1" term="http://rs.tdwg.org/dwc/terms/individualCount"/>
   </file>
 	
   <file rowType="http://rs.tdwg.org/dwc/terms/Identification" 
     location="identifications.txt">
-    <field index="0" term="http://rs.tdwg.org/dwc/terms/IdentificationID"/>
-    <field index="1" term="http://rs.tdwg.org/dwc/terms/IdentifiedBy"/>
-    <field index="2" term="http://rs.tdwg.org/dwc/terms/CatalogNumber"/>
-    <field index="3" term="http://rs.tdwg.org/dwc/terms/ScientificName"/>
+    <field index="0" term="http://rs.tdwg.org/dwc/terms/identificationID"/>
+    <field index="1" term="http://rs.tdwg.org/dwc/terms/identifiedBy"/>
+    <field index="2" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
+    <field index="3" term="http://rs.tdwg.org/dwc/terms/scientificName"/>
   </file>
 	
   <relationships>
@@ -505,14 +596,14 @@ Therefore care must be taken by the data provider that the relationship expresse
   </relationships>	
 </archive>
 
-

-Note:
+Note: Although feasible, it is not recommended to express a relationship from one file to itself. This recommendation is made since no description of the relationship type may be expressed.

-

5.2 Field Type Guidelines

+ +

3.2 Field Type Guidelines

Most terms should be typed as "string" with the exception of the following terms, which are listed with proposed types:

@@ -524,43 +615,40 @@ Most terms should be typed as "string" with the exception of the following terms Comments - http://rs.tdwg.org/dwc/terms/DateIdentifieddateTime, date, string - http://rs.tdwg.org/dwc/terms/EarliestDateCollecteddateTime, date, string - http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedDatedateTime, date, string - http://rs.tdwg.org/dwc/terms/LatestDateCollecteddateTime, date, string - http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedDatedateTime, date, string - http://rs.tdwg.org/dwc/terms/VerbatimCollectingDatedateTime, date, string - http://rs.tdwg.org/dwc/terms/CoordinatePrecisiondecimal, int, string - http://rs.tdwg.org/dwc/terms/CoordinateUncertaintyInMetersdecimal, int, string - http://rs.tdwg.org/dwc/terms/DistanceAboveSurfaceInMetersMaximumdecimal, int, string - http://rs.tdwg.org/dwc/terms/DistanceAboveSurfaceInMetersMinimumdecimal, int, string - http://rs.tdwg.org/dwc/terms/EventAttributeAccuracydecimal, int, string - http://rs.tdwg.org/dwc/terms/EventAttributeValuedecimal, int, string - http://rs.tdwg.org/dwc/terms/MaximumDepthInMetersdecimal, int, string - http://rs.tdwg.org/dwc/terms/MaximumElevationInMetersdecimal, int, string - http://rs.tdwg.org/dwc/terms/MinimumDepthInMetersdecimal, int, string - http://rs.tdwg.org/dwc/terms/MinimumElevationInMetersdecimal, int, string - http://rs.tdwg.org/dwc/terms/SampleAttributeAccuracydecimal, int, string - http://rs.tdwg.org/dwc/terms/SampleAttributeValuedecimal, int, string - http://rs.tdwg.org/dwc/terms/VerbatimDepthdecimal, int, string - http://rs.tdwg.org/dwc/terms/DecimalLatitudedecimal, string - http://rs.tdwg.org/dwc/terms/DecimalLongitudedecimal, string - http://rs.tdwg.org/dwc/terms/CatalogNumberNumericint - http://rs.tdwg.org/dwc/terms/DayOfMonthint, stringusing 1 as 1st of the month - http://rs.tdwg.org/dwc/terms/EndDayOfYearint, string - http://rs.tdwg.org/dwc/terms/IndividualCountint, string - http://rs.tdwg.org/dwc/terms/MonthOfYearint, stringusing 1 as January - http://rs.tdwg.org/dwc/terms/PointRadiusSpatialFitint, string - http://rs.tdwg.org/dwc/terms/StartDayOfYearint, stringusing 1 as January 1st - http://rs.tdwg.org/dwc/terms/YearSampledint, stringin the format CCYY e.g. 2001 - http://rs.tdwg.org/dwc/terms/EndTimeOfDaytime, string - http://rs.tdwg.org/dwc/terms/StartTimeOfDaytime, string + + http://rs.tdwg.org/dwc/terms/maximumDepthInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/minimumDepthInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/maximumElevationInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/minimumElevationInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/decimalLatitudexs:double + http://rs.tdwg.org/dwc/terms/decimalLongitudexs:double + http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMetersxs:double, xs:integer + http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFitxs:double + http://rs.tdwg.org/dwc/terms/footprintSpatialFitxs:double + + http://rs.tdwg.org/dwc/terms/individualCountxs:integer + http://rs.tdwg.org/dwc/terms/startDayOfYearxs:integerusing 1 as January 1st + http://rs.tdwg.org/dwc/terms/endDayOfYearxs:integerusing 6 as January 6th + http://rs.tdwg.org/dwc/terms/dayxs:integerusing 1 as 1st of the month + http://rs.tdwg.org/dwc/terms/monthxs:integerusing 1 as January + http://rs.tdwg.org/dwc/terms/yearxs:integerin the format CCYY e.g. 2001 + + http://purl.org/dc/terms/modifiedxs:dateTime, xs:date + + http://rs.tdwg.org/dwc/terms/eventTimexs:time + + http://rs.tdwg.org/dwc/terms/eventDatexs:date + http://rs.tdwg.org/dwc/terms/dateIdentifiedxs:date + http://rs.tdwg.org/dwc/terms/relationshipEstablishedDatexs:date + http://rs.tdwg.org/dwc/terms/measurementDeterminedDatexs:date -

6. Database exporting examples

-

6.1 Mysql

+

4. Database Example

+

4.1 Mysql

Using the select into outfile command it is very easy to produce fielded text from mysql.
The encoding of the resulting file will depend on the server variables and collations used, and might need modified before the operation. It is worth noting that mysql will represent NULL values as \N by default and therefore the isNull() function must be used. @@ -576,7 +664,7 @@ FROM -

7. Guidelines for consumers

+

5. Consumer Guide

It goes beyond the scope of these guidelines to specify how a consumer must deal with related data. However, the following procedure is recommended for a database import:
  • Create tables for each described file with no constraints
  • @@ -584,61 +672,8 @@ It goes beyond the scope of these guidelines to specify how a consumer must deal
  • Check data integrity by testing the expressed join
  • Copy data into tables enforcing the relationship, or add constraint to newly created tables
- - -

8. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[DCTERMS]http://dublincore.org/documents/dcmi-terms/Dublin Core Metadata terms.
[FIELDEDTEXT]http://www.fieldedtext.org/Fielded Text proposed standard.
[HISTORY]http://rs.tdwg.org/dwc/terms/history/Complete historical reference to Darwin Core terms.
[NAMESPACEPOLICY]http://rs.tdwg.org/dwc/terms/namespace/Policy governing Darwin Core terms.
[TERMS]http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.
[TEXTSCHEMA]http://rs.tdwg.org/dwc/terms/xsd/tdwg_dwc_text.xsdSimple Darwin Core Text schema.
[VERSIONS]http://rs.tdwg.org/dwc/terms/history/versions/Reference for mapping historical Darwin Core terms to the current recommended terms.
[XML]http://www.w3.org/XML/Reference site for the Extensible Markup Language (XML).
+

For tools and applications, including a Star Archive Reader (in Java) see the the Darwin Core Tools and Applications Wiki +page [TOOLS].


diff --git a/terms/guides/xml/index.htm b/terms/guides/xml/index.htm index 08e019f..e2d6e4c 100644 --- a/terms/guides/xml/index.htm +++ b/terms/guides/xml/index.htm @@ -8,22 +8,20 @@ - - - - - - - + + + + + + - + + - - - + @@ -32,16 +30,49 @@
- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core XML Guide

+ + + + + + +
+ + +

Darwin Core XML Guide

- - +
@@ -51,12 +82,16 @@ + + + + - + @@ -64,7 +99,7 @@ - + @@ -72,35 +107,29 @@ - + - + - +
Title: Darwin Core XML Guidelines2009-02-12
Date Modified:2009-04-29
Abstract: Guidelines for the implementation of Darwin Core in XML.
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/guides/xml/http://rs.tdwg.org/dwc/2009-04-29/terms/guides/xml/
Latest Version: http://rs.tdwg.org/dwc/terms/guides/xml/
Replaces:Not applicablehttp://rs.tdwg.org/dwc/2009-02-20/terms/guides/xml/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - - - - -
1. Introduction
2. Document Guide
3. Terminology
4. General implementation guidelines
5. References
+

1. Introduction

-This document provides guidelines for implementing applications schemas based on Darwin Core terms +This document provides guidelines for implementing application schemas based on Darwin Core terms [TERMS] using [XML]. The underlying metadata model is described (in a syntax neutral way), followed by some specific guidelines for XML implementations. Some guidance on the use of non-Darwin Core terms is also provided. @@ -109,98 +138,65 @@ This document does not provide guidelines for encoding Darwin Core in RDF/XML. N relative merits of encoding metadata in 'plain' XML rather than RDF/XML. This document provides guidelines in those cases where RDF/XML is not considered appropriate. - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text (this document) - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages + +

2. Implementation Guide

+

- -

3. Terminology

-
-
Resource
-
a resource is anything that has identity. In Darwin Core a resource might refer to any of the classes -of which it is composed, such a record of a biotic occurrence (specimen, observation), or any of the types of records that -provide supporting or auxiliary evidence (SamplingEvent, SamplingLocation, Taxon).
-
Property
-
a property is a specific aspect, characteristic, concept, attribute, or relation used to describe a resource. SampleID, for example, is a property that identifies a resource, distinguishing it from other resources.
-
Class
-
a class is a general category or concept that can be described by one or more properties. A Sample, for example, is a class described by the properties, such as SampleID, that have Sample as their class (domain).
-
Record
-
a record is an instance of structured data about a resource comprising one or more classes and/or properties and their associated values.
-
Record Set
-
a record set is a structured grouping of one or more records.
+ +

2.1 XML Schema

+Implementors should base their XML applications on XML Schemas +[XMLSCHEMA] rather than XML DTDs. Approaches +based on XML Schemas are more flexible and are more easily re-used within other XML applications.

-Darwin Core terms [TERMS] include classes and properties as defined above. - - -

4. General implementation guidelines

-

-

4.1 XML Schema

-Implementors should base their XML applications on XML Schemas -[XMLSCHEMA] rather than XML DTDs. Approaches -based on XML Schemas are more flexible and are more easily re-used within other XML applications. -

-

4.2 XML Namespaces

-Implementors should use XML Namespaces -[XMLNS] to uniquely identify elements, element refinements, and encoding schemes. Darwin Core namespaces are defined in the Darwin Core Namespace Policy recommendation + +

2.2 XML Namespaces

+Implementors should use XML Namespaces +[XMLNS] to uniquely identify elements. +Darwin Core namespaces are defined in the Darwin Core Namespace Policy [NAMESPACEPOLICY], while Dublin Core namespaces are defined in the -DCMI Namespace Recommendation [DCMINS]. +DCMI Namespace Recommendation [DCMINS].

-

4.3 Abstract model

+ +

2.3 Abstract model

-The Darwin Core follows the Dublin Core Metadata Initiative Abstract Model [ABSTRACTMODEL] +The Darwin Core follows the Dublin Core Metadata Initiative Abstract Model [ABSTRACTMODEL] except that the Darwin Core record is roughly equivalent to the Dublin Core resource.

    -
  • A Darwin Core record is made up of one or more classes and/or properties and their associated values.
  • -
  • A Darwin Core record must include all required properties (e.g., BasisOfRecord) and their associated values.
  • -
  • Each property has at most one class as its domain.
  • -
  • Each property is an attribute of the resource being described.
  • +
  • Darwin Core terms are either classes or properties.
  • +
  • Each property has at most one class as its domain (describes no more than one class).
  • +
  • A Darwin Core record is made up of zero or more classes and one or more properties with their associated values.
  • Each value is a literal string.
  • +
  • The values of properties within a Darwin Core record describe that record.
  • +
  • A Darwin Core record must include all required properties, if any, and their associated values.
  • + +

-

4.4 Properties and Values

+ +

2.4 Properties and Values

The Darwin Core follows the guidelines for expressing Dublin Core metadata using XML [DCMIXMLGUIDE] except in that Darwin Core implementors should encode properties as XML elements and values as the content of those elements instead of having each property contain a value representation and its associated value. The name of the XML element should be an XML qualified name (QName), which associates the value given in the Term name -attribute (not the value in the Label attribute) in the Darwin Core Terms recommendation +attribute in the Darwin Core Terms recommendation [TERMS] with the appropriate namespace name. For example, use

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
     targetNamespace="http://rs.tdwg.org/dwc/terms/"
     xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
 ...
-<dwc:BasisOfRecord>HumanObservation</dwc:BasisOfRecord>
+<dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
 

rather than

-
<dwc:BasisOfRecord value="HumanObservation" />
+
<dwc:basisOfRecord value="HumanObservation" />
 

-

4.5 Encoding Schemes

+ + + + +

2.5 Null values

-Elements that are unsupported should not be provided in documents. Supported elements for which the value is null should be explicitly -coded to show this using the attribute xsi:nil="true". Following is an example of the latter case: -

<dwc:Locality xsi:nil="true"></dwc:Locality>
-
+Elements for which the value is null should be omitted from the document or explicitly coded using the +attribute xsi:nil="true". +
<dwc:locality xsi:nil="true"/>
+Do not use an empty string - an element with no content: +
<dwc:locality"></dwc:locality">
-

4.7 Language

+ + + + +

2.6 Simple Darwin Core

-The Simple Darwin Core [SIMPLEXMLSCHEMA] most closely models the "flat" nature of many data sets. It +The Simple Darwin Core [SIMPLEXMLSCHEMA] most closely models the "flat" nature of many data sets. It is a ready-made schema for sharing information with no structure beyond properties of a record (equivalent to fields in a table, or columns -in a spreadsheet). It is meant to accomodate all properties except those that require further structure to be meaningful (for example, terms in the -classes ResourceRelationship, SampleAttribute, and EventAttribute). The schema has few required terms and no term is repeated within a given -record. +in a spreadsheet). It is meant to accomodate all properties except those that require further structure to be meaningful +(auxilliary terms in the classes ResourceRelationship and +MeasurementOrFact. The schema has no required terms and no term is repeated within a given +record. Refer to the Simple Darwin Core page [SIMPLEDWC] +for the rationale behind this schema.

-Records for specimens, observations, taxa, media, locations, and nomenclatural checklists can be constructed using an appropriate BasisOfRecord -and appropriate subsets of the Simple Darwin Core elements. The type of content of a record must be designated by the value of the required -BasisOfRecord [BASISOFRECORD] element, which is controlled by the Darwin Core Type vocabulary -[DWC-TYPE]. +Records for specimens, observations, taxa, media, locations, and nomenclatural checklists can be constructed using an appropriate values of +dcterms:type, to describe the class that is the root of the record, and basisOfRecord, to describe +subtype or basic nature of the record, along with appropriate subsets of the Simple Darwin Core elements. +The content of these type elements are controlled by the Darwin Core Type vocabulary +[DWC-TYPE].

-Following is an example of an XML document for a single specimen complying with the Simple Darwin Core Schema -[SIMPLEXMLSCHEMA]]. +Following is an brief example of an XML document for a single specimen complying with the Simple Darwin Core Schema +[SIMPLEXMLSCHEMA]. The Simple Darwin Core XML example document +[SIMPLEXMLEXAMPLE] shows +detail for a single record having a more complete set of elements.

<?xml version="1.0"?>
-  <records>
-  xmlns="http://rs.tdwg.ord/dwc/terms/xsd/myapp/"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://rs.tdwg.ord/dwc/terms/xsd/myapp/ http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd"
-  xmlns:dcterms="http://purl.org/dc/terms/"
-  xmlns:dwc="http://rs.tdwg.org/dwc/xsd/simpledarwincore">
-    <dwc:SimpleDarwinRecord>
-      <dcterms:modified>2009-02-12</dcterms:modified>
-      <dcterms:rightsHolder>Museum of Vertebrate Zoology</dcterms:rightsHolder>
-      <dcterms:rights>Creative Commons License</dcterms:rights>
-      <dwc:InstitutionCode>MVZ</dwc:InstitutionCode>
-      <dwc:CollectionCode>Mammals</dwc:CollectionCode>
-      <dwc:SampleID>urn:catalog:MVZ:Mammals:14523</dwc:SampleID>
-      <dwc:BasisOfRecord>PreservedSpecimen</dwc:BasisOfRecord>
-      <dwc:Country xml:lang="es">Argentina</dwc:Country>
-      <dwc:CountryCode xsi:type="dcterms:ISO3166">ARG</dwc:CountryCode>
-      <dwc:StateProvince xml:lang="es">Neuquén</dwc:StateProvince>
-      <dwc:Locality xml:lang="es">25 km al NNE de Bariloche por Ruta 40 (=237)</dwc:Locality>
-    </dwc:SimpleDarwinRecord>
-  </records>
+<dwr:SimpleDarwinRecordSet
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://rs.tdwg.org/dwc/xsd/simpledarwincore/  http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd"
+    xmlns:dcterms="http://purl.org/dc/terms/"
+    xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
+    xmlns:dwr="http://rs.tdwg.org/dwc/xsd/simpledarwincore/">
+    <dwr:SimpleDarwinRecord>
+        <dcterms:type>Occurrence</dcterms:type>
+        <dcterms:modified>2009-02-12T12:43:31</dcterms:modified>
+        <dcterms:rightsHolder>Museum of Vertebrate Zoology</dcterms:rightsHolder>
+        <dcterms:rights>Creative Commons License</dcterms:rights>
+        <dwc:institutionCode>MVZ</dwc:institutionCode>
+        <dwc:collectionCode>Mammals</dwc:collectionCode>
+        <dwc:occurrenceID>urn:catalog:MVZ:Mammals:14523</dwc:occurrenceID>
+        <dwc:basisOfRecord>PreservedSpecimen</dwc:basisOfRecord>
+        <dwc:country>Argentina</dwc:country>
+        <dwc:countryCode>ARG</dwc:countryCode>
+        <dwc:stateProvince>Neuquén</dwc:stateProvince>
+        <dwc:locality>25 km al NNE de Bariloche por Ruta 40 (=237)</dwc:locality>
+    </dwr:SimpleDarwinRecord>
+</dwr:SimpleDarwinRecordSet>
+

-

4.9 Classes and Containment

+ +

2.7 Classes and Containment

-Many Darwin Core terms (properties) are defined as having other terms (classes) as their domain. For example, AcceptedTaxon and -Taxon are both Darwin Core terms, and AcceptedTaxon is a property of the Taxon class (it has Taxon as its domain). When constructing schemas that +Many Darwin Core terms (properties) are defined as having other terms (classes) as their domain. +For example, acceptedTaxonName and +Taxon are both Darwin Core terms, and acceptedTaxon is a property of the Taxon class (it has Taxon as its domain). When constructing schemas that take advantage of classes in structures, implementors are encouraged to maintain the property/class -relationships defined by the terms whenever possible (refer to the Has Domain attribute of the term as given in the Complete -Historical Reference [HISTORY]), using the mechanisms described in the Generic Darwin Core schema -[GENERICXMLSCHEMA]. +relationships defined by the terms whenever possible (refer to the Has Domain attribute of the term as given in the +Quick Reference Guide [TERMS]). To promote reuse Darwin Core provides a set of xml schemas +to use as the basis of additional schemas: +

    +
  • [TERMSXMLSCHEMA] - property term definitions as typed global +elements and named groups for all terms for a given class to be referenced. The schema makes use of substitution +groups anyClass, anyProperty, anyIdentifier and anyXYZTerm for each class, e.g. anyTaxonTerm. This is the schema +upon which the Simple Darwin Core XML Schema +[SIMPLEXMLSCHEMA] is based. +
  • +
  • [CLASSTERMSXMLSCHEMA] - class term definitions as typed global +elements with subelements referencing all corresponding property terms via their substitution group. +
  • +

-Structure using classes can be used flexibly. For example, one could construct a specimen-based schema -[COMPSAMPLEXMLSCHEMA] having the sample as the root class -in a hierarchy with SamplingEvent and Identification as children, with SamplingLocation as a child of SamplingEvent, and with Taxon as a child of -Identification. -

-Alternatively, one could construct a observation-based schema -[COMPLOCATIONXMLSCHEMA] having the SamplingLocation as the root class in a -hierarchy with SamplingEvent as a child, with Sample as a child of SamplingEvent, with Identification as a child of Sample, and with Taxon as -a child of Identification. +It is encouraged to use classes in a normalized way to avoid deep nesting. A Darwin Core Tools and Applications wiki page +[TOOLS] has been created as an index to example schemas +for the purpose of community discussions and development. - -

5. References

- - +An XML schema [CLASSXMLSCHEMA] is provided to freely mix any darwin +core class in a global list and allow them to reference each other via foreign keys using the respective class +identifier terms. Following is an example of using normalized classes to represent two related specimen occurrences +(one of which has had a second identification) at one location following this class-based schema. Note that you can +reuse the location definition here by referring to it via locationID: +
+<?xml version="1.0"?>
+<dwr:DarwinRecordSet
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://rs.tdwg.org/dwc/dwcrecord/  http://rs.tdwg.org/dwc/xsd/tdwg_dwc_classes.xsd"
+    xmlns:dcterms="http://purl.org/dc/terms/"
+    xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
+    xmlns:dwr="http://rs.tdwg.org/dwc/dwcrecord/">
+    <dcterms:Location>
+        <dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
+        <dwc:country>Argentina</dwc:country>
+        <dwc:countryCode>ARG</dwc:countryCode>
+        <dwc:stateProvince>Neuquén</dwc:stateProvince>
+        <dwc:locality>25 km al NNE de Bariloche por Ruta 40 (=237)</dwc:locality>
+    </dcterms:Location>
+    <dwc:Occurrence>
+        <dcterms:type>Occurrence</dcterms:type>
+        <dcterms:modified>2009-02-12T12:43:31</dcterms:modified>
+        <dcterms:rightsHolder>Museum of Vertebrate Zoology</dcterms:rightsHolder>
+        <dcterms:rights>Creative Commons License</dcterms:rights>
+        <dwc:institutionCode>MVZ</dwc:institutionCode>
+        <dwc:collectionCode>Mammals</dwc:collectionCode>
+        <dwc:occurrenceID>urn:catalog:MVZ:Mammals:14523</dwc:occurrenceID>
+        <dwc:basisOfRecord>PreservedSpecimen</dwc:basisOfRecord>
+        <dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
+    </dwc:Occurrence>
+    <dwc:Identification>
+      <dwc:identificationID>http://guid.mvz.org/identifications/23459</dwc:identificationID>
+      <dwc:identifiedBy>Richard Sage</dwc:identifiedBy>
+      <dwc:dateIdentified>2000</dwc:dateIdentified>
+      <dwc:identificationQualifier>sp.</dwc:identificationQualifier>
+      <dwc:occurrenceID>urn:catalog:MVZ:Mammals:14523</dwc:occurrenceID>
+    </dwc:Identification>
+    <dwc:Taxon>
+      <dwc:scientificName>Ctenomys</dwc:scientificName>
+      <dwc:genus>Ctenomys</dwc:genus>
+      <dwc:identificationID>http://guid.mvz.org/identifications/23459</dwc:identificationID>
+    </dwc:Taxon>
+    <dwc:Identification>
+      <dwc:identificationID>http://guid.mvz.org/identifications/94752</dwc:identificationID>
+      <dwc:identifiedBy>James L Patton</dwc:identifiedBy>
+      <dwc:dateIdentified>2001-09-14</dwc:dateIdentified>
+      <dwc:occurrenceID>urn:catalog:MVZ:Mammals:14523</dwc:occurrenceID>
+    </dwc:Identification>
+    <dwc:Taxon>
+      <dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
+      <dwc:higherTaxon>nimalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxon>
+      <dwc:kingdom>Animalia</dwc:kingdom>
+      <dwc:phylum>Chordata</dwc:phylum>
+      <dwc:class>Mammalia</dwc:class>
+      <dwc:order>Rodentia</dwc:order>
+      <dwc:family>Ctenomyidae</dwc:family>
+      <dwc:genus>Ctenomys</dwc:genus>
+      <dwc:specificEpithet>sociabilis</dwc:specificEpithet>
+      <dwc:identificationID>http://guid.mvz.org/identifications/94752</dwc:identificationID>
+    </dwc:Taxon>
+    <dwc:Occurrence>
+        <dcterms:type>Occurrence</dcterms:type>
+        <dcterms:modified>2009-02-12T12:43:31</dcterms:modified>
+        <dcterms:rightsHolder>Museum of Vertebrate Zoology</dcterms:rightsHolder>
+        <dcterms:rights>Creative Commons License</dcterms:rights>
+        <dwc:institutionCode>MVZ</dwc:institutionCode>
+        <dwc:collectionCode>Mammals</dwc:collectionCode>
+        <dwc:occurrenceID>urn:catalog:MVZ:Mammals:14524</dwc:occurrenceID>
+        <dwc:basisOfRecord>PreservedSpecimen</dwc:basisOfRecord>
+        <dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
+    </dwc:Occurrence>
+    <dwc:Identification>
+      <dwc:identificationID>http://guid.mvz.org/identifications/94753</dwc:identificationID>
+      <dwc:identifiedBy>James L Patton</dwc:identifiedBy>
+      <dwc:dateIdentified>2001-09-14</dwc:dateIdentified>
+      <dwc:occurrenceID>urn:catalog:MVZ:Mammals:14524</dwc:occurrenceID>
+    </dwc:Identification>
+    <dwc:Taxon>
+      <dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
+      <dwc:higherTaxon>nimalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxon>
+      <dwc:kingdom>Animalia</dwc:kingdom>
+      <dwc:phylum>Chordata</dwc:phylum>
+      <dwc:class>Mammalia</dwc:class>
+      <dwc:order>Rodentia</dwc:order>
+      <dwc:family>Ctenomyidae</dwc:family>
+      <dwc:genus>Ctenomys</dwc:genus>
+      <dwc:specificEpithet>sociabilis</dwc:specificEpithet>
+      <dwc:identificationID>http://guid.mvz.org/identifications/94753</dwc:identificationID>
+    </dwc:Taxon>
+    <dwc:ResourceRelationship>
+        <dwc:resourceRelationshipID>http://guid.mvz.org/relations/23423</dwc:resourceRelationshipID>
+        <dwc:resourceID>urn:catalog:MVZ:Mammals:14523</dwc:resourceID>
+        <dwc:relatedResourceID>urn:catalog:MVZ:Mammals:14524</dwc:relatedResourceID>
+        <dwc:relationshipOfResource>offspring of</dwc:relationshipOfResource>
+    </dwc:ResourceRelationship>
+    <dwc:ResourceRelationship>
+        <dwc:resourceRelationshipID>http://guid.mvz.org/relations/23424</dwc:resourceRelationshipID>
+        <dwc:resourceID>urn:catalog:MVZ:Mammals:14524</dwc:resourceID>
+        <dwc:relatedResourceID>urn:catalog:MVZ:Mammals:14523</dwc:relatedResourceID>
+        <dwc:relationshipOfResource>mother of</dwc:relationshipOfResource>
+    </dwc:ResourceRelationship>
+</dwr:DarwinRecordSet>
+
- - - - - +Here is different example demonstrating area count observations for events on two different days at one location: +
+<?xml version="1.0"?>
+<dwr:DarwinRecordSet
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://rs.tdwg.org/dwc/dwcrecord/  http://rs.tdwg.org/dwc/xsd/tdwg_dwc_classes.xsd"
+    xmlns:dcterms="http://purl.org/dc/terms/"
+    xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
+    xmlns:dwr="http://rs.tdwg.org/dwc/dwcrecord/">
+    <dcterms:Location>
+      <dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
+      <dwc:country>Argentina</dwc:country>
+      <dwc:countryCode>ARG</dwc:countryCode>
+      <dwc:stateProvince>Neuquén</dwc:stateProvince>
+      <dwc:locality>Valle Limay, Estancia Rincon Grande, 48 ha area with centroid at this point</dwc:locality>
+      <dwc:decimalLatitude>-40.97467</dwc:decimalLatitude>
+      <dwc:decimalLongitude>-71.0734</dwc:decimalLongitude>
+      <dwc:geodeticDatum>WGS84</dwc:geodeticDatum>
+      <dwc:coordinateUncertaintyInMeters>200</dwc:coordinateUncertaintyInMeters>
+    </dcterms:Location>
+    <dwc:Event>
+      <dwc:eventID>http://guid.mvz.org/events/2006/11/26/17</dwc:eventID>
+      <dwc:samplingProtocol>area count</dwc:samplingProtocol>
+      <dwc:eventDate>2006-11-26</dwc:eventDate>
+      <dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
+    </dwc:Event>
+    <dwc:Occurrence>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515288</dwc:occurrenceID>
+      <dcterms:type>Occurrence</dcterms:type>
+      <dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
+      <dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
+      <dcterms:rights>Creative Commons License</dcterms:rights>
+      <dwc:institutionCode>AUDCLO</dwc:institutionCode>
+      <dwc:collectionCode>EBIRD</dwc:collectionCode>
+      <dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
+      <dwc:individualCount>2</dwc:individualCount>
+      <dwc:eventID>http://guid.mvz.org/events/2006/11/26/17</dwc:eventID>
+    </dwc:Occurrence>
+    <dwc:Taxon>
+      <dwc:scientificName>Anthus hellmayri</dwc:scientificName>
+      <dwc:class>Aves</dwc:class>
+      <dwc:genus>Anthus</dwc:genus>
+      <dwc:specificEpithet>hellmayri</dwc:specificEpithet>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515288</dwc:occurrenceID>
+    </dwc:Taxon>
+    <dwc:Occurrence>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515286</dwc:occurrenceID>
+      <dcterms:type>Occurrence</dcterms:type>
+      <dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
+      <dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
+      <dcterms:rights>Creative Commons License</dcterms:rights>
+      <dwc:institutionCode>AUDCLO</dwc:institutionCode>
+      <dwc:collectionCode>EBIRD</dwc:collectionCode>
+      <dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
+      <dwc:individualCount>1</dwc:individualCount>
+      <dwc:eventID>http://guid.mvz.org/events/2006/11/26/17</dwc:eventID>
+    </dwc:Occurrence>
+    <dwc:Taxon>
+      <dwc:scientificName>Anthus correndera</dwc:scientificName>
+      <dwc:class>Aves</dwc:class>
+      <dwc:genus>Anthus</dwc:genus>
+      <dwc:specificEpithet>correndera</dwc:specificEpithet>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515286</dwc:occurrenceID>
+    </dwc:Taxon>
+    <dwc:Event>
+      <dwc:eventID>http://guid.mvz.org/events/2006/11/27/6</dwc:eventID>
+      <dwc:samplingProtocol>area count</dwc:samplingProtocol>
+      <dwc:eventDate>2006-11-27</dwc:eventDate>
+      <dwc:locationID>http://guid.mvz.org/sites/arg/127</dwc:locationID>
+    </dwc:Event>
+    <dwc:Occurrence>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515333</dwc:occurrenceID>
+      <dcterms:type>Occurrence</dcterms:type>
+      <dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
+      <dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
+      <dcterms:rights>Creative Commons License</dcterms:rights>
+      <dwc:institutionCode>AUDCLO</dwc:institutionCode>
+      <dwc:collectionCode>EBIRD</dwc:collectionCode>
+      <dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
+      <dwc:individualCount>1</dwc:individualCount>
+      <dwc:eventID>http://guid.mvz.org/events/2006/11/27/6</dwc:eventID>
+    </dwc:Occurrence>
+    <dwc:Taxon>
+      <dwc:scientificName>Anthus hellmayri</dwc:scientificName>
+      <dwc:class>Aves</dwc:class>
+      <dwc:genus>Anthus</dwc:genus>
+      <dwc:specificEpithet>hellmayri</dwc:specificEpithet>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515333</dwc:occurrenceID>
+    </dwc:Taxon>
+    <dwc:Occurrence>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515331</dwc:occurrenceID>
+      <dcterms:type>Occurrence</dcterms:type>
+      <dcterms:modified>2009-02-17T07:33:04Z</dcterms:modified>
+      <dcterms:rightsHolder>Avian Knowledge Network</dcterms:rightsHolder>
+      <dcterms:rights>Creative Commons License</dcterms:rights>
+      <dwc:institutionCode>AUDCLO</dwc:institutionCode>
+      <dwc:collectionCode>EBIRD</dwc:collectionCode>
+      <dwc:basisOfRecord>HumanObservation</dwc:basisOfRecord>
+      <dwc:individualCount>2</dwc:individualCount>
+      <dwc:eventID>http://guid.mvz.org/events/2006/11/27/6</dwc:eventID>
+    </dwc:Occurrence>
+    <dwc:Taxon>
+      <dwc:scientificName>Anthus hellmayri</dwc:scientificName>
+      <dwc:class>Aves</dwc:class>
+      <dwc:genus>Anthus</dwc:genus>
+      <dwc:specificEpithet>hellmayri</dwc:specificEpithet>
+      <dwc:occurrenceID>urn:catalog:AUDCLO:EBIRD:OBS64515331</dwc:occurrenceID>
+    </dwc:Taxon>
+</dwr:DarwinRecordSet>
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[ABSTRACTMODEL]http://dublincore.org/documents/abstract-model/Dublin Core Metadata Initiative Abstract model.
[BASISOFRECORD]http://rs.tdwg.org/dwc/terms/index.htm#BasisOfRecordTerm describing the type of content in a resource.
[COMPSAMPLEXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwc_compound_sample.xsdStructured Darwin Core XML schema having Sample as the root.
[COMPLOCATIONXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwc_compound_samplinglocation.xsdStructured Darwin Core XML schema having SamplingLocation as the root.
[DCMI]http://dublincore.org/Dublin Core Metadata Initiative Web site.
[DCMIXMLGUIDE]http://dublincore.org/documents/dc-xml/Expressing Dublin Core metadata using XML.
[DCTERMS]http://dublincore.org/documents/dcmi-terms/Dublin Core Metadata terms.
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[DWC-TYPE]http://rs.tdwg.org/dwc/terms/type-vocabulary/A reference to the Darwin Core Type Vocabulary terms for use with BasisOfRecord.
[GENERICXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwcterms.xsdGeneric Darwin Core XML schema.
[HISTORY]http://rs.tdwg.org/dwc/terms/history/Complete historical reference to Darwin Core terms.
[NAMESPACEPOLICY]http://rs.tdwg.org/dwc/terms/namespace/Policy governing Darwin Core terms.
[RDF]http://www.w3.org/RDF/Reference site for the Resource Description Framework (RDF).
[SIMPLEXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsdSimple Darwin Core XML schema.
[TERMS]http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.
[VERSIONS]http://rs.tdwg.org/dwc/terms/history/versions/Reference for mapping historical Darwin Core terms to the current recommended terms.
[XML]http://www.w3.org/XML/Reference site for the Extensible Markup Language (XML).
[XMLNS]http://www.w3.org/TR/1999/REC-xml-names-19990114/Reference site for XML namespaces.
[XMLSCHEMA]http://www.w3.org/XML/SchemaReference site for XML Schema.

diff --git a/terms/history/decisions/index.htm b/terms/history/decisions/index.htm index 05980e7..e944054 100644 --- a/terms/history/decisions/index.htm +++ b/terms/history/decisions/index.htm @@ -2,28 +2,26 @@ -Darwin Core Decisions +Darwin Core Decision History - + - - - - - - - + + + + + + - + + - - - + @@ -32,31 +30,62 @@
- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
- -

Darwin Core Decisions

+ + + + + + +
+ + +

Darwin Core Decision History

- + + + + + - + @@ -64,7 +93,7 @@ - + @@ -72,64 +101,34 @@ - + - + - +
Title:Darwin Core DecisionsDarwin Core Decision History
Date Issued: 2009-02-12
Date Modified:2009-04-29
Abstract: This document is a complete history of all decisions rendered for Darwin Core terms.
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/history/decisions/http://rs.tdwg.org/dwc/2009-04-29/terms/history/decisions/
Latest Version: http://rs.tdwg.org/dwc/terms/history/decisions/
Replaces:http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinCoreDraftStandardhttp://rs.tdwg.org/dwc/2009-02-20/terms/history/decisions/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

- - - - - -
1. Introduction
2. Document Guide
3. Decisions
4. References
+

1. Introduction

-

From time to time changes are proposed to Darwin Core terms. This document shows the outcome of +

From time to time changes are proposed to Darwin Core terms through the process described in the Term Change Policy +section of the [NAMESPACEPOLICY]. This document shows the outcome of decisions based on officially proposed changes. - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions (this document) - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages - -

3. Decisions

+

2. Decisions

@@ -141,42 +140,6 @@ found in the References section.
- -

4. References

- - - - - - - - - - - - - - - - - - - - - - -Simple Darwin Core XML schema. - - - - - - - - -
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[HISTORY]http://rs.tdwg.org/dwc/terms/history/Complete historical reference to Darwin Core terms.
[NAMESPACEPOLICY]http://rs.tdwg.org/dwc/terms/namespace/Policy governing Darwin Core terms.
[SIMPLEXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd
[VERSIONS]http://rs.tdwg.org/dwc/terms/history/versions/Reference for mapping historical Darwin Core terms to the current recommended terms.
-

diff --git a/terms/history/dwctoabcd/index.htm b/terms/history/dwctoabcd/index.htm index a0dbcf4..f7a1a4f 100644 --- a/terms/history/dwctoabcd/index.htm +++ b/terms/history/dwctoabcd/index.htm @@ -4,23 +4,22 @@ Mapping Darwin Core to ABCD - - + + - - - - + + + + - + + - - - + @@ -29,13 +28,51 @@

- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Mapping Darwin Core to ABCD

+ + + + + + +
+ + +

Mapping Darwin Core to ABCD

@@ -47,6 +84,10 @@ + + + + - + @@ -63,7 +104,7 @@ For a quick reference guide to the current recommended Darwin Core terms, see [< - + @@ -71,28 +112,24 @@ For a quick reference guide to the current recommended Darwin Core terms, see [< - + - + - +
2009-02-12
Date Modified:2009-04-29
Abstract: This document is a quick reference for mappings between elements in pre-standard Darwin Core versions and the Access to Biological Collections Data [ABCD] schema. For complete historical Darwin Core @@ -55,7 +96,7 @@ For a quick reference guide to the current recommended Darwin Core terms, see [<
Contributors:John Wieczorek (MVZ), Éamonn Ó Tuama (GBIF), Andrea Hahn (GBIF)John Wieczorek (MVZ), Éamonn Ó Tuama (GBIF), Andrea Hahn (GBIF)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/history/dwctoabcd/http://rs.tdwg.org/dwc/2009-04-29/terms/history/dwctoabcd/
Latest Version: http://rs.tdwg.org/dwc/terms/history/dwctoabcd/
Replaces:http://www.bgbm.org/TDWG/CODATA/Schema/Mappings/DwCAndExtensions.htmhttp://rs.tdwg.org/dwc/2009-02-20/terms/history/dwctoabcd/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - - -
1. Introduction
2. Document Guide
3. Mappings
4. References
+

1. Introduction

@@ -109,47 +146,20 @@ version is mapped in a separate table and can be referenced quickly from the ind Each element in each Darwin Core versions is mapped to the one or more xpath designations of the equivalent element(s) in the most current version of ABCD. - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD (this document) - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages - -

3. Mappings

+

2. Mappings

-3.1 Darwin Core 1.2 (Classic)
-3.2 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)
-3.3 OBIS extension
-3.4 Darwin Core 1.4 (Draft Standard)
-3.5 Darwin Core 1.4 Curatorial extension
-3.6 Darwin Core 1.4 Geospatial extension
-3.7 Darwin Core (Recommended)
+2.1 Darwin Core 1.2 (Classic)
+2.2 OBIS extension
+2.3 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)
+2.4 Darwin Core 1.4 (Draft Standard)
+2.5 Darwin Core 1.4 Curatorial extension
+2.6 Darwin Core 1.4 Geospatial extension
+2.7 Standard Darwin Core (Recommended)

-

3.1 Darwin Core 1.2 (Classic)

+

2.1 Darwin Core 1.2 (Classic)

@@ -204,8 +214,43 @@ found in the References section.
Darwin Core 1.2 ElementABCD xpath
+ +

2.2 OBIS extension

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
OBIS ElementABCD xpath
RecordURL DataSets/DataSet/Units/Unit/RecordURI
Source DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Citation DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Subgenus DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
StartYearCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndYearCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartMonthCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndMonthCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartDayCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndDayCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartJulianDay DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
EndJulianDay DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
StartTimeOfDay DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
EndTimeOfDay DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
TimeZone DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone
StartLongitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
EndLongitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
StartLatitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
EndLatitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
Start_EndCoordinatePrecision DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters
DepthRange DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Temperature DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Lifestage DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/Phase +
ObservedIndividualCount DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
SampleSize DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
ObservedWeight DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
GMLFeature DataSets/DataSet/Units/Unit/Gathering/GML
+ -

3.2 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)

+

2.3 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)

@@ -278,43 +323,8 @@ found in the References section.
Darwin Core 1.21 ElementABCD xpath
- -

3.3 OBIS extension

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OBIS ElementABCD xpath
RecordURL DataSets/DataSet/Units/Unit/RecordURI
Source DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Citation DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Subgenus DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
StartYearCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndYearCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartMonthCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndMonthCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartDayCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndDayCollected accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartJulianDay DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
EndJulianDay DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
StartTimeOfDay DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
EndTimeOfDay DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
TimeZone DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone
StartLongitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
EndLongitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
StartLatitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
EndLatitude DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
Start_EndCoordinatePrecision DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters
DepthRange DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Temperature DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Lifestage DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/Phase -
ObservedIndividualCount DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
SampleSize DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
ObservedWeight DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
GMLFeature DataSets/DataSet/Units/Unit/Gathering/GML
- -

3.4 Darwin Core 1.4 (Draft Standard)

+

2.4 Darwin Core 1.4 (Draft Standard)

@@ -368,7 +378,7 @@ found in the References section.
Darwin Core 1.4 ElementABCD xpath
-

3.5 Darwin Core 1.4 Curatorial extension

+

2.5 Darwin Core 1.4 Curatorial extension

@@ -392,7 +402,7 @@ found in the References section.
Darwin Core 1.4 Curatorial ElementABCD xpath
-

3.6 Darwin Core 1.4 Geospatial extension

+

2.6 Darwin Core 1.4 Geospatial extension

@@ -415,229 +425,159 @@ found in the References section.
Darwin Core 1.4 Geospatial ElementABCD xpath
-

3.7 Darwin Core (Recommended)

+

2.7 Standard Darwin Core (Recommended)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - -
Darwin Core Recommended TermABCD xpath
Dataset DataSets/DataSet
Sample DataSets/DataSet/Units/Unit
SamplingEvent DataSets/DataSet/Units/Unit/Gathering
SamplingLocation DataSets/DataSet/Units/Unit/Gathering/LocalityText
Identification DataSets/DataSet/Units/Unit/Identifications/Identification
Taxon no simple equivalent in ABCD
ResourceRelationship DataSets/DataSet/Units/Unit/Associations
DatasetID DataSets/DataSet/DataSetGUID
SampleID DataSets/DataSet/Units/Unit/UnitGUID
InstitutionCode DataSets/DataSet/Units/Unit/SourceInstitutionID
CollectionCode DataSets/DataSet/Units/Unit/SourceID
CollectionID DataSets/DataSet/Units/Unit/SourceID
BasisOfRecord DataSets/DataSet/Units/Unit/RecordBasis
SampleAttribute Datasets/Dataset/Units/Unit/MeasurementsOrFacts
AccessConstraints not in ABCD
InformationWithheld DataSets/DataSet/Units/Unit/InformationWithheld
Generalizations not in ABCD
SampleDetails DataSets/DataSet/Units/Unit/RecordURI
SampleRemarks DataSets/DataSet/Units/Unit/Notes
CatalogNumber DataSets/DataSet/Units/Unit/UnitID
CatalogNumberNumeric DataSets/DataSet/Units/Unit/UnitIDNumeric
IndividualID DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/Da -
IndividualCount DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Citation DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Sex DataSets/DataSet/Units/Unit/Sex
LifeStage DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/Phase -
ReproductiveCondition not in ABCD
EstablishmentMeans DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans
SampleAttributes DataSets/DataSet/Units/Unit/MeasurementsOrFacts
Preparations DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Disposition DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition
OtherCatalogNumbers DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
AssociatedMedia DataSets/DataSet/Units/Unit/MultimediaObjects
AssociatedReferences DataSets/DataSet/Units/Unit/UnitReferences
AssociatedSamples DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitI -
AssociatedSequences DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
AssociatedTaxa DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa
SamplingEventID DataSets/DataSet/Units/Unit/Gathering/Code
SamplingProtocol DataSets/DataSet/Units/Unit/Gathering/Method
VerbatimCollectingDate DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
EarliestDateCollected DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
LatestDateCollected DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
StartDayOfYear DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
EndDayOfYear DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
StartTimeOfDay accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
EndTimeOfDay DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
EventAttribute DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
YearSampled accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
MonthOfYear accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
DayOfMonth accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Habitat not in ABCD
Behavior not in ABCD
Collector DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
CollectorNumber DataSets/DataSet/Units/Unit/CollectorsFieldNumber
FieldNumber DataSets/DataSet/Units/Unit/Gathering/Code
FieldNotes DataSets/DataSet/Units/Unit/FieldNotes
SamplingEventAttributes DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
SamplingEventRemarks not in ABCD
SamplingLocationID not in ABCD
HigherGeographyID not in ABCD
HigherGeography {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Continent DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Waterbody DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body
IslandGroup DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Island DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Country DataSets/DataSet/Units/Unit/Gathering/Country/Name
CountryCode DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code
StateProvince DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
County DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Locality DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
VerbatimLocality DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
VerbatimElevation DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
MinimumElevationInMeters DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
MaximumElevationInMeters DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
VerbatimDepth DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
MinimumDepthInMeters DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
MaximumDepthInMeters DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
DistanceAboveSurfaceInMetersMinimum DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue
DistanceAboveSurfaceInMetersMaximum DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
DecimalLatitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
DecimalLongitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
GeodeticDatum DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
CoordinateUncertaintyInMeters DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
CoordinatePrecision DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement
PointRadiusSpatialFit DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit
VerbatimCoordinates {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}
VerbatimLatitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
VerbatimLongitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
GeoreferencedBy not in ABCD
GeoreferenceProtocol DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
VerbatimCoordinateSystem (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
GeoreferenceSources DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
GeoreferenceVerificationStatus DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus
GeoreferenceRemarks DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
FootprintWKT DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)
FootprintSpatialFit DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)
SamplingLocationRemarks DataSets/DataSet/Units/Unit/Gathering/AreaDetail
IdentificationID not in ABCD
IdentifiedBy DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
DateIdentified DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
IdentificationReferences DataSets/DataSet/Units/Unit/Identifications/Identification/References
IdentificationRemarks DataSets/DataSet/Units/Unit/Identifications/Identification/Notes
PreviousIdentifications DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false
IdentificationQualifier DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
TypeStatus DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
TaxonID not in ABCD
ScientificName DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Binomial DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString
HigherTaxonID not in ABCD
HigherTaxon DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Kingdom DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Phylum DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Class DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Order DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Family DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Genus {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Genus -
Subgenus DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
SpecificEpithet {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstE -
TaxonRank DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank
InfraspecificEpithet {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Sec -
ScientificNameAuthorship {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/B -
NomenclaturalCode DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
TaxonAccordingTo not in ABCD
NamePublishedIn DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
TaxonomicStatus not in ABCD
NomenclaturalStatus (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) +
Dataset DataSets/DataSet
Occurrence DataSets/DataSet/Units/Unit
Event DataSets/DataSet/Units/Unit/Gathering
dcterms:Location DataSets/DataSet/Units/Unit/Gathering/LocalityText
Identification DataSets/DataSet/Units/Unit/Identifications/Identification
Taxon no simple equivalent in ABCD
ResourceRelationship DataSets/DataSet/Units/Unit/Associations
MeasurementOrFact Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
dcterms:type DataSets/DataSet/Units/Unit/RecordBasis
dcterms:modified DataSets/DataSet/Units/Unit/DateLastEdited
dcterms:language some ABCD elements have a datatype extended with a language attribute, no language element at the Unit level
dcterms:rights DataSets/DataSet/Units/Unit/IPRStatements
dcterms:rightsHolder DataSets/DataSet/Units/Unit/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Units/Unit/Owner/Person/FullName or DataSets/DataSet/Metadata/Owners/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Metadata/Owners/Owner/Pers +
dcterms:accessRights DataSets/DataSet/Units/Unit/IPRStatements
dcterms:bibliographicCitation DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
basisOfRecord DataSets/DataSet/Units/Unit/RecordBasis
informationWithheld DataSets/DataSet/Units/Unit/InformationWithheld
dataGeneralizations not in ABCD
dynamicProperties not in ABCD
datasetID DataSets/DataSet/DataSetGUID
occurrenceID DataSets/DataSet/Units/Unit/UnitGUID
institutionCode DataSets/DataSet/Units/Unit/SourceInstitutionID
collectionCode DataSets/DataSet/Units/Unit/SourceID
collectionID DataSets/DataSet/Units/Unit/SourceID
occurrenceDetails DataSets/DataSet/Units/Unit/RecordURI
occurrenceRemarks DataSets/DataSet/Units/Unit/Notes
catalogNumber DataSets/DataSet/Units/Unit/UnitID
individualID DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/Da +
individualCount DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
sex DataSets/DataSet/Units/Unit/Sex
lifeStage DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/Phase +
reproductiveCondition not in ABCD
behavior not in ABCD
establishmentMeans DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans
preparations DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
disposition DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition
otherCatalogNumbers DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
associatedMedia DataSets/DataSet/Units/Unit/MultimediaObjects
associatedReferences DataSets/DataSet/Units/Unit/UnitReferences
associatedOccurrences DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitI +
associatedSequences DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
associatedTaxa DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa
eventID DataSets/DataSet/Units/Unit/Gathering/Code
samplingProtocol DataSets/DataSet/Units/Unit/Gathering/Method
verbatimEventDate DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
eventDate DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
eventTime accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
startDayOfYear DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
endDayOfYear DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
year accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
month accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
day accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
habitat not in ABCD
recordedBy DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
recordNumber DataSets/DataSet/Units/Unit/CollectorsFieldNumber
fieldNumber DataSets/DataSet/Units/Unit/Gathering/Code
fieldNotes DataSets/DataSet/Units/Unit/FieldNotes
eventRemarks not in ABCD
locationID not in ABCD
higherGeographyID not in ABCD
higherGeography {DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
continent DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
waterBody DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body
islandGroup DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
island DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
country DataSets/DataSet/Units/Unit/Gathering/Country/Name
countryCode DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code
stateProvince DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
county DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
locality DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
verbatimLocality DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
verbatimElevation DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
minimumElevationInMeters DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
maximumElevationInMeters DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
verbatimDepth DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
minimumDepthInMeters DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
maximumDepthInMeters DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
minimumDistanceAboveSurfaceInMeters DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue
maximumDistanceAboveSurfaceInMeters DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
decimalLatitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
decimalLongitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
geodeticDatum DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
coordinateUncertaintyInMeters DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
coordinatePrecision DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement
pointRadiusSpatialFit DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit
verbatimCoordinates {DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}
verbatimLatitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
verbatimLongitude DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
georeferencedBy not in ABCD
georeferenceProtocol DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
verbatimCoordinateSystem (partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
georeferenceSources DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
georeferenceVerificationStatus DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus
georeferenceRemarks DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
footprintWKT DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)
footprintSpatialFit DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)
locationRemarks DataSets/DataSet/Units/Unit/Gathering/AreaDetail
identificationID not in ABCD
identifiedBy DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
dateIdentified DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
identificationReferences DataSets/DataSet/Units/Unit/Identifications/Identification/References
identificationRemarks DataSets/DataSet/Units/Unit/Identifications/Identification/Notes
previousIdentifications DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false
identificationQualifier DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
typeStatus DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
taxonNameID not in ABCD
higherTaxonNameID not in ABCD
scientificName DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
higherTaxonName DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
taxonConceptID not in ABCD
higherTaxonConceptID not in ABCD
kingdom DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
phylum DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
class DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
order DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
family DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
genus {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Genus +
subgenus DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
specificEpithet {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstE +
taxonRank DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank
infraspecificEpithet {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Sec +
scientificNameAuthorship {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/B +
nomenclaturalCode DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
taxonAccordingTo not in ABCD
namePublishedIn DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
taxonomicStatus not in ABCD
nomenclaturalStatus (DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) pro parte
AcceptedTaxonID not in ABCD
AcceptedTaxon not in ABCD
BasionymID not in ABCD
Basionym not in ABCD
ResourceRelationshipID not in ABCD
RelatedResourceID DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitI -
RelatedResourceType not in ABCD
RelatedBasisOfRecord not in ABCD
RelationshipOfResource DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
RelationshipRemarks DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments
SamplingAttributeID not in ABCD
SampleAttributeType DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
SampleAttributeValue DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue
SampleAttributeAccuracy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
SampleAttributeUnit DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
SampleAttributeDeterminedDate DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime
SampleAttributeDeterminedBy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy
SampleAttributeRemarks not in ABCD
EventAttributeID not in ABCD
EventAttributeType DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
EventAttributeValue DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or Dat -
EventAttributeAccuracy DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy -
EventAttributeUnit DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
EventAttributeDeterminedDate DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFact -
EventAttributeDeterminedBy DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredB -
EventAttributeRemarks not in ABCD
- - -

4. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + +
[ABCD]http://www.tdwg.org/schemas/abcd/2.06Access to Biological Collections Data Standard.
[CLASSIC]http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsdDarwin Core 1.2 (Classic) schema.
[CURATORIAL]http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsdDarwin Core 1.4 Curatorial Extension schema.
[DRAFT14]http://rs.tdwg.org/dwc/tdwg_dw_core.xsdDarwin Core 1.4 schema.
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[GEOSPATIAL]http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsdDarwin Core 1.4 Geospatial Extension schema.
[MANIS]http://digir.net/schema/conceptual/darwin/2003/1.21/darwin2.xsdDarwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2) schema.
[OBIS]http://iobis.org/obis/obis.xsdOBIS additions to Darwin Core 1.2 (Classic).
[SIMPLEXMLSCHEMA]http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsdSimple Darwin Core XML Schema.
[TERMS]http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.
acceptedTaxonNameID not in ABCD
acceptedTaxonName not in ABCD
basionymID not in ABCD
basionym not in ABCD
taxonRemarks not in ABCD
resourceRelationshipID not in ABCD
resourceID not in ABCD
relatedResourceID DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitI +
relationshipOfResource DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
relationshipAccordingTo not in ABCD
relationshipEstablishedDate not in ABCD
relationshipRemarks DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments
measurementID not in ABCD
measurementType DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
measurementValue DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/S +
measurementAccuracy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gather +
measurementUnit DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement< +
measurementDeterminedDate DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/De +
measurementDeterminedBy DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrF +
measurementMethod /DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMe +
measurementRemarks not in ABCD
diff --git a/terms/history/index.htm b/terms/history/index.htm index 8172d3a..39d2c95 100644 --- a/terms/history/index.htm +++ b/terms/history/index.htm @@ -8,22 +8,21 @@ - - - - - - - + + + + + + + - + + - - @@ -31,13 +30,41 @@
- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core Terms: A complete historical record

+ + + + + + +
+ + +

Darwin Core Terms: A complete historical record

@@ -49,6 +76,10 @@ + + + + - + @@ -65,7 +96,7 @@ and attributes of terms over time, most users will need just the latest informat - + @@ -73,48 +104,45 @@ and attributes of terms over time, most users will need just the latest informat - + - + - +
2009-02-12
Date Modified:2009-04-29
Abstract: This document is an authoritative specification of all terms in all of their historical versions as maintained by the Darwin Core Task Group. While this document is useful for complete information and for tracking changes in the status @@ -57,7 +88,7 @@ and attributes of terms over time, most users will need just the latest informat
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/history/http://rs.tdwg.org/dwc/2009-04-29/terms/history/
Latest Version: http://rs.tdwg.org/dwc/terms/history/
Replaces:http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinCoreVersionshttp://rs.tdwg.org/dwc/2009-02-20/terms/history/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - - -
1. Introduction
2. Document Guide
3. The Terms
4. References
+

1. Introduction

-

This document contains information for all terms associated with the Darwin Core, including -historical versions (Classic, MaNIS, OBIS, Curatorial extension, Geospatial extension) prior to -having a standard and more recent versions developed under the Darwin Core Task Group since -October 2008. Most users will not need the comprehensive historical detail presented here and should instead -consult the document "Darwin Core Terms: A quick reference guide" [TERMS], -for the most current information on recommended terms.

-

Users interested in mappings from historical -versions to the current standard may consult the document "Darwin Core Versions" +

This document serves as a complete reference for all terms associated with the Darwin Core, including +historical versions (Classic, MaNIS, OBIS, Draft Standard 1.4, Curatorial extension, Geospatial extension) prior to +having a standard. Most users will not need the comprehensive historical detail presented here and should instead +consult the document Darwin Core Terms: A quick reference guide [TERMS], +for the most current basic information on recommended terms. Users who want the authoritative specification of the +terms shoud consult the full [RDF] +document.

+

+Users interested in mappings from historical +versions to the current standard may consult the document Darwin Core Versions [VERSIONS]. Users interested in mappings -between the the current recommended terms and the most recent schema for Access to Biological -Collections Data should consult the document "Darwin Core to ABCD Mapping" +between the the current recommended terms and the most recent schema for Access to Biological +Collections Data should consult the document Darwin Core to ABCD Mapping [DWCTOABCD]. Mappings between historical versions and ABCD 2.06 -are contained in this document.

-

Note that Darwin Core term names, URIs, and Version names use CamelCase regardless of whether the -term is a class or a property following a history of such usage and in order to minimize confusion and -any other adverse impacts of following the standard convention of using lowerCamelCase names for properties -and CamelCase for names of classes. +[ABCD] are contained in this document.

+ + +

2. The Terms: Definitions

Following is the complete list of term attributes and their definitions:

@@ -122,11 +150,11 @@ and CamelCase for names of classes. Term Name: -The name by which the term is identified, unique within the term's namespace. +The name by which the latest version of the term is commonly known. -URI: -The Universal Resource Identifier by which the term is identified. +Identifier: +The unique identifier for the latest version of the term. Namespace: @@ -134,28 +162,28 @@ and CamelCase for names of classes. Label: -The label for the term. +The commonly used label for the term. Definition: -The definition of the term. +A description of the nature of the content of the term. Comment: -Commentary about the usage of the term. +Further commentary about the usage of the term, with examples and a reference to further information. Type of Term: -The term type - property, class, vocabulary encoding scheme, or datatype (syntax encoding scheme). +The category (property, class, vocabulary encoding scheme, or datatype - syntax encoding scheme) to which the term belongs. Refines: -The term for which this term is a refinement. +The name of a term of which this term is a refined version. Status: The status of the term - historical (prior to the standard), superceded (updated -with a replacement since the standard first went into effect), or recommended. +with a replacement since the standard first went into effect), or recommended (ready for use). Date Issued: @@ -163,7 +191,7 @@ with a replacement since the standard first went into effect), or recommended. Date Modified: -Date on which the term description was subsequently modified. +Date on which the term was last changed in any way that would change it's meaning or use. Member Of: @@ -171,501 +199,493 @@ with a replacement since the standard first went into effect), or recommended. Has Domain: -A Class of which a resource described by the term is an Instance. +A Class of which a resource described by the term is a property. Has Range: -A Class of which a value described by the term is an Instance. +A Class of which a value described by the term is an instance. Decision: -The reference to the discussion associated with the decision that resulted in the current version of the term - +The reference to the published decision that resulted in the current version of the term. Version: -The name for the specific version of the term. +The identifier for the specific version of the term. Replaces: -The version name of the preceding historical description of the term. +The identifier of the previous version of the term. Is Replaced By: -The version name of the subsequent description of the term. +The identifier of the next newer version of the term. ABCD 2.06: The xpath(s) to the equivalent concept(s) in the Access to Biological Collections Data schema version 2.06. +

- -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

-
    Complete History (this document) - everything about every term that ever existed
-
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages - - - -

3. The Terms

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Term Name: AcceptedTaxon
URI:http://rs.tdwg.org/dwc/terms/AcceptedTaxon
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AcceptedTaxon
Definition:The currently valid (zoological) or accepted (botanical) name for the ScientificName.
Comment: See http://code.google.com/p/darwincore/wiki/AcceptedTaxon
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:AcceptedTaxon-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: AcceptedTaxonID
URI:http://rs.tdwg.org/dwc/terms/AcceptedTaxonID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AcceptedTaxonID
Definition:A global unique identifier for the AcceptedTaxon.
Comment: See http://code.google.com/p/darwincore/wiki/AcceptedTaxonID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:AcceptedTaxonID-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: AccessConstraints
URI:http://rs.tdwg.org/dwc/terms/AccessConstraints
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AccessConstraints
Definition:A description of constraints on the use of the data as shared or access to further data that is not shared.
Comment:Example: "not-for-profit use only". See http://code.google.com/p/darwincore/wiki/AccessConstraints
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:AccessConstraints-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: AccordingTo
URI:http://rs.tdwg.org/dwc/terms/AccordingTo
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AccordingTo
Definition:Abstract term to attribute information to a source.
Comment: See http://code.google.com/p/darwincore/wiki/AccordingTo
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:
Has Range:
Version:AccordingTo-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Accuracy
URI:http://rs.tdwg.org/dwc/terms/Accuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Accuracy
Definition:Abstract term to capture error information about a measurement or fact.
Comment: See http://code.google.com/p/darwincore/wiki/Accuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:
Has Range:
Version:Accuracy-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: AgeClass
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/AgeClass
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:AgeClass
Definition:The age class, reproductive stage, life stage of the biological individual (e.g., juvenile, adult, eft, nymph, etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:AgeClass-2003-06-17
Replaces:
Is Replaced By:LifeStage-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLifeStages/MycologicalLifeStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage}
Term Name: AssociatedMedia
URI:http://rs.tdwg.org/dwc/terms/AssociatedMedia
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AssociatedMedia
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the sample.
Comment: See http://code.google.com/p/darwincore/wiki/AssociatedMedia
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:AssociatedMedia-2008-11-19
Replaces:ImageURL-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MultimediaObjects
Term Name: AssociatedReferences
URI:http://rs.tdwg.org/dwc/terms/AssociatedReferences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AssociatedReferences
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of literature associated with the sample.
Comment: See http://code.google.com/p/darwincore/wiki/AssociatedReferences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:AssociatedReferences-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitReferences
Term Name: AssociatedSamples
URI:http://rs.tdwg.org/dwc/terms/AssociatedSamples
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AssociatedSamples
Definition:A list (concatenated and separated) of identifiers of other samples associated with the sample and their associations.
Comment:Example: "sibling of FMNH:Mammal:1234". See http://code.google.com/p/darwincore/wiki/AssociatedSamples
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:AssociatedSamples-2008-11-19
Replaces:RelatedCatalogedItems-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: AssociatedSequences
URI:http://rs.tdwg.org/dwc/terms/AssociatedSequences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AssociatedSequences
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the sample.
Comment: See http://code.google.com/p/darwincore/wiki/AssociatedSequences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:AssociatedSequences-2008-11-19
Replaces:GenBankNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
Term Name: AssociatedTaxa
URI:http://rs.tdwg.org/dwc/terms/AssociatedTaxa
Namespace:http://rs.tdwg.org/dwc/terms/
Label:AssociatedTaxa
Definition:A list (concatenated and separated) of identifiers or names of taxa associated with the sample and their associations.
Comment:Example: "host: Quercus alba". See http://code.google.com/p/darwincore/wiki/AssociatedTaxa
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:AssociatedTaxa-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa
Term Name: Attributes
URI:http://rs.tdwg.org/dwc/dwcore/Attributes
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Attributes
Definition:List of additional measurements or characteristics (concatenated and separated) for which there is no existing semantic element, but which the data provider nevertheless feels the desire to share. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Attributes-2007-04-17
Replaces:
Is Replaced By:SampleAttributes-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts
Term Name: AuthorYearOfScientificName
URI:http://rs.tdwg.org/dwc/dwcore/AuthorYearOfScientificName
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:AuthorYearOfScientificName
Definition:The author of the ScientificName and the year of publication, if known. More than one author can be listed in a concatenated string. Should be formatted with parentheses and year according to the conventions of the applicable NomenclaturalCode.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:AuthorYearOfScientificName-2007-04-17
Replaces:ScientificNameAuthor-2003-06-17
Is Replaced By:ScientificNameAuthorship-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: Basionym
URI:http://rs.tdwg.org/dwc/terms/Basionym
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Basionym
Definition:The basionym of the ScientificName.
Comment: See http://code.google.com/p/darwincore/wiki/Basionym
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Basionym-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: BasionymID
URI:http://rs.tdwg.org/dwc/terms/BasionymID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:BasionymID
Definition:A global unique identifier for the Basionym.
Comment: See http://code.google.com/p/darwincore/wiki/BasionymID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:BasionymID-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: BasisOfRecord
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BasisOfRecord
Definition:An abbreviation indicating whether the record represents an observation (O), living organism (L), specimen (S), germplasm/seed (G), etc.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:BasisOfRecord-2003-06-13
Replaces:
Is Replaced By:BasisOfRecord-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: BasisOfRecord
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BasisOfRecord
Definition:A description indicating whether the record represents an observation, tissue sample, living organism, voucher specimen, germplasm/seed, genetic information, etc.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:BasisOfRecord-2003-06-17
Replaces:BasisOfRecord-2003-06-13
Is Replaced By:BasisOfRecord-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: BasisOfRecord
URI:http://rs.tdwg.org/dwc/dwcore/BasisOfRecord
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:BasisOfRecord
Definition:A descriptive term indicating whether the record represents an object or observation. Examples: PreservedSpecimen- A physical object representing one or more organisms, part of organism, or artifact of an organism. synonyms: voucher, collection, lot. FossilSpecimen- A physical object representing one or more fossil organisms, part of fossil organism, or artifact of a fossil organism. LivingSpecimen- An organism removed from its natural occurrence and now living in captivity or cultivation. HumanObservation- A report by a known observer that an organism was present at the place and time. MachineObservation- A report by a monitoring device that an organism was present at the place and time. StillImage- An photograph, drawing, painting. MovingImage- A sequence of still images taken at regular intervals and intended to be played back as a moving image; may include sound. SoundRecording- An audio recording. OtherSpecimen- Any type of specimen not covered by any of the categories above.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:BasisOfRecord-2007-04-17
Replaces:BasisOfRecord-2003-06-17
Is Replaced By:BasisOfRecord-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: BasisOfRecord
URI:http://rs.tdwg.org/dwc/terms/BasisOfRecord
Namespace:http://rs.tdwg.org/dwc/terms/
Label:BasisOfRecord
Definition:The nature of the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "HumanObservation". See http://code.google.com/p/darwincore/wiki/BasisOfRecord
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/type
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:BasisOfRecord-2008-11-19
Replaces:BasisOfRecord-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: Behavior
URI:http://rs.tdwg.org/dwc/terms/Behavior
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Behavior
Definition:A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "roosting", "foraging", "running"
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2009-01-18
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:Behavior-2009-01-18
Replaces:
Is Replaced By:Behavior-2009-03-06
ABCD 2.06:not in ABCD
Term Name: Behavior
URI:http://rs.tdwg.org/dwc/terms/Behavior
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Behavior
Definition:A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "roosting", "foraging", "running". See http://code.google.com/p/darwincore/wiki/Behavior
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-03-06
Date Modified:2009-03-06
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Decision:Decision-2009-03-06_1
Version:Behavior-2009-03-06
Replaces:Behavior-2009-01-18
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Binomial
URI:http://rs.tdwg.org/dwc/terms/Binomial
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Binomial
Definition:The combination of genus and first (species) epithet of the ScientificName.
Comment:Example: "Ctenomys sociabilis". See http://code.google.com/p/darwincore/wiki/Binomial
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Binomial-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: BoundingBox
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/BoundingBox
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BoundingBox
Definition:This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the Latitude and Longitude columns by the data provider
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:BoundingBox-2003-06-13
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:not covered by ABCD
Term Name: BoundingBox
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/BoundingBox
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BoundingBox
Definition:This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the DecimalLatitude and DecimalLongitude columns by the data provider.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:BoundingBox-2003-06-17
Replaces:BoundingBox-2003-06-13
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:not covered by ABCD
Term Name: CatalogNumber
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CatalogNumber
Definition:A unique alphanumeric value which identifies an individual record within the collection. It is recommended that this value provides a key by which the actual specimen can be identified. If the specimen has several items such as various types of preparation, this value should identify the individual component of the specimen
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CatalogNumber-2003-06-13
Replaces:
Is Replaced By:CatalogNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: CatalogNumber
URI:http://rs.tdwg.org/dwc/dwcore/CatalogNumber
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:CatalogNumber
Definition:The alphanumeric value identifying a record within the collection. It is highly recommended that each record be uniquely identified within a collection by this value. It is also recommended that each record be uniquely identified in a global context by the combination of InstitutionCode, CollectionCode and CatalogNumber.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CatalogNumber-2007-04-17
Replaces:CatalogNumberText-2003-06-17
Is Replaced By:CatalogNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: CatalogNumber
URI:http://rs.tdwg.org/dwc/terms/CatalogNumber
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CatalogNumber
Definition:An identifier (preferably unique) for the sample within the data set or collection.
Comment:Examples: "2008.1334", "145732a", "145732". See http://code.google.com/p/darwincore/wiki/CatalogNumber
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:CatalogNumber-2008-11-19
Replaces:CatalogNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: CatalogNumberNumeric
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumberNumeric
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CatalogNumberNumeric
Definition:The CatalogNumber as a numeric value, if applicable. Allows searching on numeric ranges of CatalogNumbers.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CatalogNumberNumeric-2003-06-17
Replaces:
Is Replaced By:CatalogNumberNumeric-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitIDNumeric
Term Name: CatalogNumberNumeric
URI:http://rs.tdwg.org/dwc/curatorial/CatalogNumberNumeric
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:CatalogNumberNumeric
Definition:The CatalogNumber as a numeric value, if applicable. This element allows searching on numeric ranges of CatalogNumbers. Example: 145732.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CatalogNumberNumeric-2007-04-17
Replaces:CatalogNumberNumeric-2003-06-17
Is Replaced By:CatalogNumberNumeric-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitIDNumeric
Term Name: CatalogNumberNumeric
URI:http://rs.tdwg.org/dwc/terms/CatalogNumberNumeric
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CatalogNumberNumeric
Definition:The numeric value of the CatalogNumber, used to facilitate numerical sorting and searching by ranges.
Comment:Example: "1334", "145732". See http://code.google.com/p/darwincore/wiki/CatalogNumberNumeric
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:CatalogNumberNumeric-2008-11-19
Replaces:CatalogNumberNumeric-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitIDNumeric
Term Name: CatalogNumberText
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumberText
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CatalogNumberText
Definition:An alphanumeric value which identifies an individual cataloged item within the collection. It is recommended that this value provides a key by which the individual cataloged item can be identified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CatalogNumberText-2003-06-17
Replaces:CatalogNumber-2003-06-13
Is Replaced By:CatalogNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: Citation
URI:http://www.iobis.org/obis/Citation
Namespace:http://www.iobis.org/obis/
Label:Citation
Definition:Indicates how this dataset or record should be attributed if used.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Citation-2005-07-10
Replaces:
Is Replaced By:Citation-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Term Name: Citation
URI:http://rs.tdwg.org/dwc/terms/Citation
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Citation
Definition:A statement indicating how this record should be cited (attributed) when used.
Comment: See http://code.google.com/p/darwincore/wiki/Citation
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:Citation-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Term Name: Class
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Class
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Class
Definition:The class name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Class-2003-06-13
Replaces:
Is Replaced By:Class-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: Class
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Class
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Class
Definition:The phylogenetic class to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Class-2003-06-17
Replaces:Class-2003-06-13
Is Replaced By:Class-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: Class
URI:http://rs.tdwg.org/dwc/dwcore/Class
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Class
Definition:The name of the class in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Class-2007-04-17
Replaces:Class-2003-06-17
Is Replaced By:Class-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: Class
URI:http://rs.tdwg.org/dwc/terms/Class
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Class
Definition:The name of the class in which the ScientificName is classified.
Comment:Example: "Mammalia". See http://code.google.com/p/darwincore/wiki/Class
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Class-2008-11-19
Replaces:Class-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: CollectingMethod
URI:http://rs.tdwg.org/dwc/dwcore/CollectingMethod
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:CollectingMethod
Definition:The name of, reference to, or brief description of the method or protocol under which the collecting event occurred. Examples: "UV light trap", "mist net", "bottom trawl".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CollectingMethod-2007-04-17
Replaces:
Is Replaced By:SamplingProtocol-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Method
Term Name: CollectionCode
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectionCode
Definition:A unique alphanumeric value which identifies the collection within the institution
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CollectionCode-2003-06-13
Replaces:
Is Replaced By:CollectionCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: CollectionCode
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectionCode
Definition:A unique alphanumeric value that identifies the collection within the institution in which the item is cataloged. This attribute must contain no spaces.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CollectionCode-2003-06-17
Replaces:CollectionCode-2003-06-13
Is Replaced By:CollectionCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: CollectionCode
URI:http://rs.tdwg.org/dwc/dwcore/CollectionCode
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:CollectionCode
Definition:The code (or acronym) identifying the collection within the institution in which the organism record is cataloged.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CollectionCode-2007-04-17
Replaces:CollectionCode-2003-06-17
Is Replaced By:CollectionCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: CollectionCode
URI:http://rs.tdwg.org/dwc/terms/CollectionCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CollectionCode
Definition:The code (or acronym) identifying the collection within the institution in which the sample is recorded.
Comment:Example: "Mammals", "Hildebrandt". See http://code.google.com/p/darwincore/wiki/CollectionCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:CollectionCode-2008-11-19
Replaces:CollectionCode-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: CollectionID
URI:http://rs.tdwg.org/dwc/terms/CollectionID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CollectionID
Definition:The global unique identifier for the collection. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index.
Comment: See http://code.google.com/p/darwincore/wiki/CollectionID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:CollectionID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: Collector
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Collector
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Collector
Definition:The name(s) of the collector(s) responsible for collection the specimen or taking the observation
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Collector-2003-06-13
Replaces:
Is Replaced By:Collector-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: Collector
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Collector
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Collector
Definition:The name(s) of the collector(s) of the original data for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Collector-2003-06-17
Replaces:Collector-2003-06-13
Is Replaced By:Collector-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: Collector
URI:http://rs.tdwg.org/dwc/dwcore/Collector
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Collector
Definition:The name(s) (concatenated and separated) of collectors or observers. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching collector names. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Collector-2007-04-17
Replaces:Collector-2003-06-17
Is Replaced By:Collector-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: Collector
URI:http://rs.tdwg.org/dwc/terms/Collector
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Collector
Definition:A list (concatenated and separated) of names of people, groups, or organizations responsible for the collection of the sample. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first.
Comment:Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. See http://code.google.com/p/darwincore/wiki/Collector
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:Collector-2008-11-19
Replaces:Collector-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: CollectorNumber
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectorNumber
Definition:An identifying "number" (really a string) applied to specimens (in some disciplines) at the time of collection. Establishes a links different parts/preparations of a single specimen and between field notes and the specimen.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CollectorNumber-2003-06-13
Replaces:
Is Replaced By:CollectorNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/CollectorsFieldNumber
Term Name: CollectorNumber
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectorNumber
Definition:An identifying string applied to the cataloged item at the time of collection. Serves as a link between field notes and the cataloged items.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CollectorNumber-2003-06-17
Replaces:CollectorNumber-2003-06-13
Is Replaced By:CollectorNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/CollectorsFieldNumber
Term Name: CollectorNumber
URI:http://rs.tdwg.org/dwc/curatorial/CollectorNumber
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:CollectorNumber
Definition:An identifying string applied to the object or observation at the time of collection. Serves as a link between field notes and the object or observation.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CollectorNumber-2007-04-17
Replaces:CollectorNumber-2003-06-17
Is Replaced By:CollectorNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: CollectorNumber
URI:http://rs.tdwg.org/dwc/terms/CollectorNumber
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CollectorNumber
Definition:An identifier given to the sample at the time of the sampling event. Often serves as a link between field notes and the sample.
Comment:Example: "OPP 7101". See http://code.google.com/p/darwincore/wiki/CollectorNumber
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:CollectorNumber-2008-11-19
Replaces:CollectorNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/CollectorsFieldNumber
Term Name: Continent
URI:http://rs.tdwg.org/dwc/dwcore/Continent
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Continent
Definition:The full, unabbreviated name of the continent on which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Continent-2007-04-17
Replaces:ContinentOcean-2003-06-17
Is Replaced By:Continent-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: Continent
URI:http://rs.tdwg.org/dwc/terms/Continent
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Continent
Definition:The full, unabbreviated name of the continent on which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Antarctica". See http://code.google.com/p/darwincore/wiki/Continent
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:Continent-2008-11-19
Replaces:Continent-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: ContinentOcean
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ContinentOcean
Definition:The continent or ocean from which a specimen was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:ContinentOcean-2003-06-13
Replaces:
Is Replaced By:Continent-2008-11-19, Waterbody-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: ContinentOcean
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ContinentOcean
Definition:The full, unabbreviated name of the continent or ocean from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:ContinentOcean-2003-06-17
Replaces:ContinentOcean-2003-06-13
Is Replaced By:Continent-2008-11-19, Waterbody-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: CoordinatePrecision
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinatePrecision
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CoordinatePrecision
Definition:An estimate of how tightly the collecting locality was specified; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CoordinatePrecision-2003-06-13
Replaces:
Is Replaced By:CoordinatePrecision-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement
Term Name: CoordinatePrecision
URI:http://rs.tdwg.org/dwc/terms/CoordinatePrecision
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CoordinatePrecision
Definition:A decimal representation of the precision of the coordinates given in the DecimalLatitude and DecimalLongitude.
Comment:Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree). See http://code.google.com/p/darwincore/wiki/CoordinatePrecision
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:CoordinatePrecision-2008-11-19
Replaces:CoordinatePrecision-2003-06-13
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement
Term Name: CoordinateUncertaintyInMeters
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinateUncertaintyInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CoordinateUncertaintyInMeters
Definition:The upper limit of the distance (in meters) from the given latitude and longitude describing a circle within which the whole of the described locality must lie. Use NULL where the uncertainty is unknown, cannot be estimated, or is not applicable.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CoordinateUncertaintyInMeters-2003-06-17
Replaces:CoordinatePrecision-2003-06-13
Is Replaced By:CoordinateUncertaintyInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
Term Name: CoordinateUncertaintyInMeters
URI:http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:CoordinateUncertaintyInMeters
Definition:The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the described locality lies. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Describes the point-radius representation of the location, along with DecimalLatitude, DecimalLongitude, and GeodeticDatum. Zero is not a valid value for this element.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CoordinateUncertaintyInMeters-2007-04-17
Replaces:CoordinateUncertaintyInMeters-2003-06-17
Is Replaced By:CoordinateUncertaintyInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
Term Name: CoordinateUncertaintyInMeters
URI:http://rs.tdwg.org/dwc/terms/CoordinateUncertaintyInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CoordinateUncertaintyInMeters
Definition:The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the sampling location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.
Comment:Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). See http://code.google.com/p/darwincore/wiki/CoordinateUncertaintyInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:CoordinateUncertaintyInMeters-2008-11-19
Replaces:CoordinateUncertaintyInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
Term Name: Country
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Country
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Country
Definition:The country or major political unit from which the specimen was collected. ISO 3166-1 (http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html) values should be used. Full country names are currently in use. A future recommendation is to use ISO3166-1 two letter codes or the full name when searching
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Country-2003-06-13
Replaces:
Is Replaced By:Country-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: Country
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Country
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Country
Definition:The full, unabbreviated name of the country or major political unit from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Country-2003-06-17
Replaces:Country-2003-06-13
Is Replaced By:Country-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: Country
URI:http://rs.tdwg.org/dwc/dwcore/Country
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Country
Definition:The full, unabbreviated name of the country or major political unit in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Country-2007-04-17
Replaces:Country-2003-06-17
Is Replaced By:Country-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: Country
URI:http://rs.tdwg.org/dwc/terms/Country
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Country
Definition:The full, unabbreviated name of the country or major political unit in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Examples: "Denmark", "Colombia", "España". See http://code.google.com/p/darwincore/wiki/Country
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:Country-2008-11-19
Replaces:Country-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: CountryCode
URI:http://rs.tdwg.org/dwc/terms/CountryCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CountryCode
Definition:The standard code for the country in which the sampling event occurred. Recommended best practice is to used ISO 3166 3-letter country code.
Comment:Examples: "ARG" (=Argentina), "SLV" (=El Salvador). See http://code.google.com/p/darwincore/wiki/CountryCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:CountryCode-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code
Term Name: County
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/County
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:County
Definition:The county (or shire, or next political region smaller than State / Province) from which the specimen was collected
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:County-2003-06-13
Replaces:
Is Replaced By:County-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: County
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/County
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:County
Definition:The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:County-2003-06-17
Replaces:County-2003-06-13
Is Replaced By:County-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: County
URI:http://rs.tdwg.org/dwc/dwcore/County
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:County
Definition:The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:County-2007-04-17
Replaces:County-2003-06-17
Is Replaced By:County-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: County
URI:http://rs.tdwg.org/dwc/terms/County
Namespace:http://rs.tdwg.org/dwc/terms/
Label:County
Definition:The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the sampling event occurred.
Comment:Examples: "Missoula", "Los Lagos", "Mataró". See http://code.google.com/p/darwincore/wiki/County
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:County-2008-11-19
Replaces:County-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: Dataset
URI:http://rs.tdwg.org/dwc/terms/Dataset
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Dataset
Definition:Container class for information about the set of data in which the record is included.
Comment: See http://code.google.com/p/darwincore/wiki/Dataset
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/dcmitype/Dataset
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Dataset-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet
Term Name: DatasetID
URI:http://rs.tdwg.org/dwc/terms/DatasetID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DatasetID
Definition:An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.
Comment: See http://code.google.com/p/darwincore/wiki/DatasetID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Dataset
Has Range:
Version:DatasetID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/DataSetGUID
Term Name: DateIdentified
URI:http://rs.tdwg.org/dwc/curatorial/DateIdentified
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:DateIdentified
Definition:The date-time in the Common Era calendar in which the object or observation was identified as being a member of the taxon given in the ScientificName.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DateIdentified-2007-04-17
Replaces:YearIdentified-2003-06-17, MonthIdentified-2003-06-17, DayIdentified-2003-06-17
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DateIdentified
URI:http://rs.tdwg.org/dwc/terms/DateIdentified
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DateIdentified
Definition:The date on which the sample was identified as being a member of the taxon given in the ScientificName.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/DateIdentified
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:DateIdentified-2008-11-19
Replaces:DateIdentified-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DateLastModified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateLastModified
Definition:ISO 8601 compliant stamp indicating the date and time in UTC(GMT) when the record was last modified. Example: the instant "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be represented as "1994-11-05T13:15:30Z" (see W3C Note on Date and Time Formats - http://www.w3.org/TR/NOTE-datetime). (What to do when this date-time is unknown? Use Date-Time first "published"?)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:DateLastModified-2003-06-13
Replaces:
Is Replaced By:http://dublincore.org/usage/terms/history/#modified-003
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: DateLastModified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateLastModified
Definition:ISO 8601 date and time in UTC(GMT) when the record was last modified. Example: "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be "1994-11-05T13:15:30Z" (see http://www.w3.org/TR/NOTE-datetime).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DateLastModified-2003-06-17
Replaces:DateLastModified-2003-06-13
Is Replaced By:http://dublincore.org/usage/terms/history/#modified-003
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: DateLastModified
URI:http://rs.tdwg.org/dwc/dwcore/DateLastModified
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:DateLastModified
Definition:The last date-time of publication when any of the data for the record were modified from the previous publication of that record. When publishing a record for the first time, use the publication date-time. Returns values as ISO 8601 date and time. (cf. http://www.w3.org/TR/xmlschema-2/#isoformats and http://www.iso.org/iso/en/prods-services/popstds/dateandtime.html Example: November 5, 1994, 8:15:30 am, US Eastern Standard Time” would be “1994-11-05T13:15:30Z”
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DateLastModified-2007-04-17
Replaces:DateLastModified-2003-06-17
Is Replaced By:http://dublincore.org/usage/terms/history/#modified-003
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: DayCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DayCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayCollected
Definition:The day of the month the specimen was collected from the field. Possible value ranges from 01..31 inclusive
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:DayCollected-2003-06-13
Replaces:
Is Replaced By:DayOfMonth-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DayCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DayCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayCollected
Definition:The two digit day of the month in the Common Era calendar during which the cataloged item was collected from the field.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DayCollected-2003-06-17
Replaces:DayCollected-2003-06-13
Is Replaced By:DayOfMonth-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DayIdentified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DayIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayIdentified
Definition:The day portion of the date when the Collection Item was identified; as two digits [01..31].
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:DayIdentified-2003-06-13
Replaces:
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DayIdentified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DayIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayIdentified
Definition:The two digit day of the month in the Common Era calendar during which the cataloged item was identified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DayIdentified-2003-06-17
Replaces:DayIdentified-2003-06-13
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DayOfMonth
URI:http://rs.tdwg.org/dwc/terms/DayOfMonth
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DayOfMonth
Definition:The two-digit day of the month in which the sampling event occurred.
Comment:Example: "28". See http://code.google.com/p/darwincore/wiki/DayOfMonth
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:DayOfMonth-2008-11-19
Replaces:DayCollected-2003-06-17
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DayOfYear
URI:http://rs.tdwg.org/dwc/dwcore/DayOfYear
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:DayOfYear
Definition:The ordinal day of the year on which the object or observation was collected (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). If the EarliestDateCollected and LatestDateCollected do not occur on the same day, do not populate DayOfYear.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DayOfYear-2007-04-17
Replaces:JulianDay-2003-06-17
Is Replaced By:StartDayOfYear-2009-01-21, EndDayOfYear-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: DecimalLatitude
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLatitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DecimalLatitude
Definition:The latitude of the location from which the cataloged item was collected, expressed in decimal degrees.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DecimalLatitude-2003-06-17
Replaces:Latitude-2003-06-13
Is Replaced By:DecimalLatitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: DecimalLatitude
URI:http://rs.tdwg.org/dwc/geospatial/DecimalLatitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:DecimalLatitude
Definition:The latitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are North of the Equator, negative values are South of the Equator. Describes the point-radius representation of the location, along with DecimalLongitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -41.0983423
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DecimalLatitude-2007-04-17
Replaces:DecimalLatitude-2003-06-17
Is Replaced By:DecimalLatitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: DecimalLatitude
URI:http://rs.tdwg.org/dwc/terms/DecimalLatitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DecimalLatitude
Definition:The geographic latitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are north of the Equator, negative values are south of it.
Comment:Example: "-41.0983423". See http://code.google.com/p/darwincore/wiki/DecimalLatitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:DecimalLatitude-2008-11-19
Replaces:DecimalLatitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: DecimalLongitude
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLongitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DecimalLongitude
Definition:The longitude of the location from which the cataloged item was collected, expressed in decimal degrees.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DecimalLongitude-2003-06-17
Replaces:Longitude-2003-06-13
Is Replaced By:DecimalLongitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: DecimalLongitude
URI:http://rs.tdwg.org/dwc/geospatial/DecimalLongitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:DecimalLongitude
Definition:The longitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are East of the Greenwich Meridian, negative values are West of the Greenwich Meridian. Describes the point-radius representation of the location, along with DecimalLatitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -71.0943235
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DecimalLongitude-2007-04-17
Replaces:DecimalLongitude-2003-06-17
Is Replaced By:DecimalLongitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: DecimalLongitude
URI:http://rs.tdwg.org/dwc/terms/DecimalLongitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DecimalLongitude
Definition:The geographic longitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are east of the Greenwich Meridian, negative values are west of it.
Comment:Example: "-121.1761111". See http://code.google.com/p/darwincore/wiki/DecimalLongitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:DecimalLongitude-2008-11-19
Replaces:DecimalLongitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: DepthRange
URI:http://www.iobis.org/obis/DepthRange
Namespace:http://www.iobis.org/obis/
Label:DepthRange
Definition:For data sets that have the depth range expressed in one field (e.g. "150-200 m") it can be entered here as free text. Separate, numeric Minimum and Maximum Depth fields are the preferred format; the Depth Range option is included for legacy data sets.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:DepthRange-2005-07-10
Replaces:
Is Replaced By:VerbatimDepth-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: Disposition
URI:http://rs.tdwg.org/dwc/curatorial/Disposition
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:Disposition
Definition:The current disposition of the cataloged item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Disposition-2007-04-17
Replaces:
Is Replaced By:Disposition-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition
Term Name: Disposition
URI:http://rs.tdwg.org/dwc/terms/Disposition
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Disposition
Definition:The current disposition of the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". See http://code.google.com/p/darwincore/wiki/Disposition
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:Disposition-2008-11-19
Replaces:Disposition-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition
Term Name: DistanceAboveSurfaceInMetersMaximum
URI:http://rs.tdwg.org/dwc/terms/DistanceAboveSurfaceInMetersMaximum
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DistanceAboveSurfaceInMetersMaximum
Definition:The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". See http://code.google.com/p/darwincore/wiki/DistanceAboveSurfaceInMetersMaximum
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:DistanceAboveSurfaceInMetersMaximum-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
Term Name: DistanceAboveSurfaceInMetersMinimum
URI:http://rs.tdwg.org/dwc/terms/DistanceAboveSurfaceInMetersMinimum
Namespace:http://rs.tdwg.org/dwc/terms/
Label:DistanceAboveSurfaceInMetersMinimum
Definition:The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". See http://code.google.com/p/darwincore/wiki/DistanceAboveSurfaceInMetersMinimum
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:DistanceAboveSurfaceInMetersMinimum-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue
Term Name: DwCType
URI:http://rs.tdwg.org/dwc/terms/DwCType/DwCType
Namespace:http://rs.tdwg.org/dwc/terms/DwCType/
Label:DwCType
Definition:The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource.
Comment: See http://code.google.com/p/darwincore/wiki/DwCType
Type of Term:http://purl.org/dc/dcam/VocabularyEncodingScheme
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:DwCType-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/FossileSpecimen
Term Name: EarliestDateCollected
URI:http://rs.tdwg.org/dwc/dwcore/EarliestDateCollected
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:EarliestDateCollected
Definition:The earliest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:EarliestDateCollected-2007-04-17
Replaces:YearCollected-2003-06-17, MonthCollected-2003-06-17, DayCollected-2003-06-17
Is Replaced By:EarliestDateCollected-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: EarliestDateCollected
URI:http://rs.tdwg.org/dwc/terms/EarliestDateCollected
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestDateCollected
Definition:The earliest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/EarliestDateCollected
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:EarliestDateCollected-2008-11-19
Replaces:EarliestDateCollected-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: EndDayCollected
URI:http://www.iobis.org/obis/EndDayCollected
Namespace:http://www.iobis.org/obis/
Label:EndDayCollected
Definition:For samples/observations/record events that were taken over time this gives the end day of the collecting event. Possible value ranges from 01..31 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndDayCollected-2005-07-10
Replaces:
Is Replaced By:LatestDateCollected-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: EndDayOfYear
URI:http://rs.tdwg.org/dwc/terms/EndDayOfYear
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EndDayOfYear
Definition:The latest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). See http://code.google.com/p/darwincore/wiki/EndDayOfYear
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:EndDayOfYear-2009-01-21
Replaces:DayOfYear-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
Term Name: EndJulianDay
URI:http://www.iobis.org/obis/EndJulianDay
Namespace:http://www.iobis.org/obis/
Label:EndJulianDay
Definition:For samples/observations/record events that were taken over time this gives the end ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndJulianDay-2005-07-10
Replaces:
Is Replaced By:EndDayOfYear-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
Term Name: EndLatitude
URI:http://www.iobis.org/obis/EndLatitude
Namespace:http://www.iobis.org/obis/
Label:EndLatitude
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndLatitude-2005-07-10
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
Term Name: EndLongitude
URI:http://www.iobis.org/obis/EndLongitude
Namespace:http://www.iobis.org/obis/
Label:EndLongitude
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndLongitude-2005-07-10
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
Term Name: EndMonthCollected
URI:http://www.iobis.org/obis/EndMonthCollected
Namespace:http://www.iobis.org/obis/
Label:EndMonthCollected
Definition:For samples/observations/record events that were taken over time this gives the end month of the collecting event. Possible values range from 01...12 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndMonthCollected-2005-07-10
Replaces:
Is Replaced By:LatestDateCollected-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: EndTimeOfDay
URI:http://www.iobis.org/obis/EndTimeOfDay
Namespace:http://www.iobis.org/obis/
Label:EndTimeOfDay
Definition:The time of day when the sampling event ended, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndTimeOfDay-2005-07-10
Replaces:
Is Replaced By:EndTimeOfDay-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
Term Name: EndTimeOfDay
URI:http://rs.tdwg.org/dwc/terms/EndTimeOfDay
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EndTimeOfDay
Definition:The time of day when the sampling event ended, expressed as decimal hours from midnight, local time.
Comment:Examples: "12.0" (= noon), "13.5" (= 1:30pm). See http://code.google.com/p/darwincore/wiki/EndTimeOfDay
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:EndTimeOfDay-2008-11-19
Replaces:EndTimeOfDay-2005-07-10
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
Term Name: EndYearCollected
URI:http://www.iobis.org/obis/EndYearCollected
Namespace:http://www.iobis.org/obis/
Label:EndYearCollected
Definition:For samples/observations/record events that were taken over time this gives the end year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndYearCollected-2005-07-10
Replaces:
Is Replaced By:LatestDateCollected-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: EstablishmentMeans
URI:http://rs.tdwg.org/dwc/terms/EstablishmentMeans
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EstablishmentMeans
Definition:The process by which the the biological individual represented by the sample became established at the sampling location. Recommended best practice is to use a controlled vocabulary.
Comment: See http://code.google.com/p/darwincore/wiki/EstablishmentMeans
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:EstablishmentMeans-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans
Term Name: EventAttribute
URI:http://rs.tdwg.org/dwc/terms/EventAttribute
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttribute
Definition:Container class for information about attributes related to a given sampling event.
Comment: See http://code.google.com/p/darwincore/wiki/EventAttribute
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:EventAttribute-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
Term Name: EventAttributeAccuracy
URI:http://rs.tdwg.org/dwc/terms/EventAttributeAccuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeAccuracy
Definition:The description of the error associated with the EventAttributeValue.
Comment:Example: "0.01", "normal distribution with variation of 2 m". See http://code.google.com/p/darwincore/wiki/EventAttributeAccuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/Accuracy
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeAccuracy-2009-01-18
Replaces:
Is Replaced By:
ABCD 2.06:DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: EventAttributeDeterminedBy
URI:http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeDeterminedBy
Definition:The agent responsible for having determined the value of the measurement or characteristic of the sampling event.
Comment:Example: "Robert Hijmans". See http://code.google.com/p/darwincore/wiki/EventAttributeDeterminedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeDeterminedBy-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy
Term Name: EventAttributeDeterminedDate
URI:http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeDeterminedDate
Definition:The date on which the the measurement or characteristic of the sampling event was made.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/EventAttributeDeterminedDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeDeterminedDate-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime
Term Name: EventAttributeID
URI:http://rs.tdwg.org/dwc/terms/EventAttributeID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeID
Definition:An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/EventAttributeID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: EventAttributeRemarks
URI:http://rs.tdwg.org/dwc/terms/EventAttributeRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeRemarks
Definition:Comments or notes accompanying the measurement or characteristic of the sampling event.
Comment:Example: "temperature taken at 15:00". See http://code.google.com/p/darwincore/wiki/EventAttributeRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeRemarks-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: EventAttributeType
URI:http://rs.tdwg.org/dwc/terms/EventAttributeType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeType
Definition:The nature of the measurement or characteristic of the sampling event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "Temperature". See http://code.google.com/p/darwincore/wiki/EventAttributeType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeType-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
Term Name: EventAttributeUnit
URI:http://rs.tdwg.org/dwc/terms/EventAttributeUnit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeUnit
Definition:The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units.
Comment:Example: "Celcius". See http://code.google.com/p/darwincore/wiki/EventAttributeUnit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeUnit-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
Term Name: EventAttributeValue
URI:http://rs.tdwg.org/dwc/terms/EventAttributeValue
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventAttributeValue
Definition:The value of the measurement or characteristic of the sampling event.
Comment:Example: "22". See http://code.google.com/p/darwincore/wiki/EventAttributeValue
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Range:
Version:EventAttributeValue-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
Term Name: Family
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Family
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Family
Definition:The family name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Family-2003-06-13
Replaces:
Is Replaced By:Family-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: Family
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Family
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Family
Definition:The phylogenetic family to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Family-2003-06-17
Replaces:Family-2003-06-13
Is Replaced By:Family-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: Family
URI:http://rs.tdwg.org/dwc/dwcore/Family
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Family
Definition:The name of the family in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Family-2007-04-17
Replaces:Family-2003-06-17
Is Replaced By:Family-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: Family
URI:http://rs.tdwg.org/dwc/terms/Family
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Family
Definition:The name of the family in which the ScientificName is classified.
Comment:Example: "Ctenomyidae". See http://code.google.com/p/darwincore/wiki/Family
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Family-2008-11-19
Replaces:Family-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: FieldNotes
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNotes
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FieldNotes
Definition:A reference to, or flag marking the existence of notes taken in the field for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:FieldNotes-2003-06-17
Replaces:
Is Replaced By:FieldNotes-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/FieldNotes
Term Name: FieldNotes
URI:http://rs.tdwg.org/dwc/curatorial/FieldNotes
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:FieldNotes
Definition:One of a) a flag indicating the existence of, b) a reference to (such as a URL or literature citation), or c) the actual free text content of notes taken in the field about the specimen or observation.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FieldNotes-2007-04-17
Replaces:FieldNotes-2003-06-17
Is Replaced By:FieldNotes-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/FieldNotes
Term Name: FieldNotes
URI:http://rs.tdwg.org/dwc/terms/FieldNotes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:FieldNotes
Definition:One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the sample.
Comment:Example: "notes available in Grinnell-Miller Library". See http://code.google.com/p/darwincore/wiki/FieldNotes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:FieldNotes-2009-01-21
Replaces:FieldNotes-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/FieldNotes
Term Name: FieldNumber
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FieldNumber
Definition:A "number" (really a string) created at collection time to identify all material that resulted from a collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:FieldNumber-2003-06-13
Replaces:
Is Replaced By:FieldNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FieldNumber
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FieldNumber
Definition:An identifying string applied to a set of material that resulted from a single collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:FieldNumber-2003-06-17
Replaces:FieldNumber-2003-06-13
Is Replaced By:FieldNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FieldNumber
URI:http://rs.tdwg.org/dwc/curatorial/FieldNumber
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:FieldNumber
Definition:An identifying string applied to a set of objects or observations resulting from a single collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FieldNumber-2007-04-17
Replaces:FieldNumber-2003-06-17
Is Replaced By:FieldNumber-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FieldNumber
URI:http://rs.tdwg.org/dwc/terms/FieldNumber
Namespace:http://rs.tdwg.org/dwc/terms/
Label:FieldNumber
Definition:An identifier given to the sampling event in the field. Often serves as a link between field notes and the sampling event.
Comment:Example: "RV Sol 87-03-08". See http://code.google.com/p/darwincore/wiki/FieldNumber
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:FieldNumber-2008-11-19
Replaces:FieldNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FootprintSpatialFit
URI:http://rs.tdwg.org/dwc/geospatial/FootprintSpatialFit
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:FootprintSpatialFit
Definition:A measure of how well the geometry expressed in the footprint match the original spatial representation, as a ratio of the area of the footprint given to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The FootprintSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FootprintSpatialFit-2007-04-17
Replaces:
Is Replaced By:FootprintSpatialFit-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)
Term Name: FootprintSpatialFit
URI:http://rs.tdwg.org/dwc/terms/FootprintSpatialFit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:FootprintSpatialFit
Definition:The ratio of the area of the footprint (FootprintWKT) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). See http://code.google.com/p/darwincore/wiki/FootprintSpatialFit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:FootprintSpatialFit-2008-11-19
Replaces:FootprintSpatialFit-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)
Term Name: FootprintWKT
URI:http://rs.tdwg.org/dwc/geospatial/FootprintWKT
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:FootprintWKT
Definition:A Well-Known Text (WKT; see http://en.wikipedia.org/wiki/Well-known_text) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The same place may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for the same occurrence. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FootprintWKT-2007-04-17
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)
Term Name: FootprintWKT
URI:http://rs.tdwg.org/dwc/terms/FootprintWKT
Namespace:http://rs.tdwg.org/dwc/terms/
Label:FootprintWKT
Definition:A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The sampling location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location.
Comment:Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)). See http://code.google.com/p/darwincore/wiki/FootprintWKT
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:FootprintWKT-2008-11-19
Replaces:FootprintWKT-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)
Term Name: FossilSpecimen
URI:http://rs.tdwg.org/dwc/dwctype/FossilSpecimen
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:FossilSpecimen
Definition:A resource describing a fossilized specimen.
Comment: See http://code.google.com/p/darwincore/wiki/FossilSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:FossilSpecimen-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/FossileSpecimen
Term Name: GenBankNum
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/GenBankNum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:GenBankNum
Definition:GenBank Accession number.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:GenBankNum-2003-06-17
Replaces:
Is Replaced By:AssociatedSequences-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
Term Name: GenBankNumber
URI:http://rs.tdwg.org/dwc/curatorial/GenBankNumber
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:GenBankNumber
Definition:GenBank Accession number(s) associated with the biological individual(s) referred to by the cataloged object.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GenBankNumber-2007-04-17
Replaces:GenBankNum-2003-06-17
Is Replaced By:AssociatedSequences-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
Term Name: Generalizations
URI:http://rs.tdwg.org/dwc/terms/Generalizations
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Generalizations
Definition:Actions taken to make the data as shared less specific or complete than in its original form. Suggests that alternative data of highly quality may be available on request.
Comment:Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell". See http://code.google.com/p/darwincore/wiki/Generalizations
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:Generalizations-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Genus
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Genus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Genus
Definition:The genus name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Genus-2003-06-13
Replaces:
Is Replaced By:Genus-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: Genus
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Genus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Genus
Definition:The phylogenetic genus to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Genus-2003-06-17
Replaces:Genus-2003-06-13
Is Replaced By:Genus-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: Genus
URI:http://rs.tdwg.org/dwc/dwcore/Genus
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Genus
Definition:The name of the genus in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Genus-2007-04-17
Replaces:Genus-2003-06-17
Is Replaced By:Genus-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: Genus
URI:http://rs.tdwg.org/dwc/terms/Genus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Genus
Definition:The name of the genus in which the ScientificName is classified.
Comment:Example: "Quercus". See http://code.google.com/p/darwincore/wiki/Genus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Genus-2008-11-19
Replaces:Genus-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: GeodeticDatum
URI:http://rs.tdwg.org/dwc/geospatial/GeodeticDatum
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeodeticDatum
Definition:The geodetic datum to which the latitude and longitude refer. If not known, use "not recorded". This concept should be vocabulary-controlled. Example: "WGS84"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeodeticDatum-2007-04-17
Replaces:HorizontalDatum-2003-06-17
Is Replaced By:GeodeticDatum-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
Term Name: GeodeticDatum
URI:http://rs.tdwg.org/dwc/terms/GeodeticDatum
Namespace:http://rs.tdwg.org/dwc/terms/
Label:GeodeticDatum
Definition:The geodetic datum (or ellipsoid) for the geographic coordinates in DecimalLatitude, DecimalLongitude, VerbatimCoordinates, VerbatimLatitude, and VerbatimLongitude. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". See http://code.google.com/p/darwincore/wiki/GeodeticDatum
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:GeodeticDatum-2008-11-19
Replaces:GeodeticDatum-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
Term Name: GeoreferencedBy
URI:http://rs.tdwg.org/dwc/terms/GeoreferencedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:GeoreferencedBy
Definition:The name(s) of the person(s) who applied the Georeference to the SampleLocation.
Comment:Example: "Heather Constable, Carol Spencer". See http://code.google.com/p/darwincore/wiki/GeoreferencedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/AccordingTo
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:GeoreferencedBy-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: GeoreferenceProtocol
URI:http://rs.tdwg.org/dwc/geospatial/GeoreferenceProtocol
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceProtocol
Definition:A reference to the methods used for determining the coordinates and uncertainties. Example: "http://manisnet.org/GeorefGuide.html".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceProtocol-2007-04-17
Replaces:GeorefMethod-2003-06-17
Is Replaced By:GeoreferenceProtocol-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
Term Name: GeoreferenceProtocol
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceProtocol
Namespace:http://rs.tdwg.org/dwc/terms/
Label:GeoreferenceProtocol
Definition:A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
Comment:Examples: "GBIF Best Practices for Georeferencing", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer". See http://code.google.com/p/darwincore/wiki/GeoreferenceProtocol
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:GeoreferenceProtocol-2008-11-19
Replaces:GeoreferenceProtocol-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
Term Name: GeoreferenceRemarks
URI:http://rs.tdwg.org/dwc/geospatial/GeoreferenceRemarks
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceRemarks
Definition:Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceRemarks-2007-04-17
Replaces:LatLongComments-2003-06-17
Is Replaced By:GeoreferenceRemarks-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
Term Name: GeoreferenceRemarks
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:GeoreferenceRemarks
Definition:Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Comment:Example: "assumed distance by road (Hwy. 101)". See http://code.google.com/p/darwincore/wiki/GeoreferenceRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:GeoreferenceRemarks-2008-11-19
Replaces:GeoreferenceRemarks-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
Term Name: GeoreferenceSources
URI:http://rs.tdwg.org/dwc/geospatial/GeoreferenceSources
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceSources
Definition:A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceSources-2007-04-17
Replaces:
Is Replaced By:GeoreferenceSources-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
Term Name: GeoreferenceSources
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceSources
Namespace:http://rs.tdwg.org/dwc/terms/
Label:GeoreferenceSources
Definition:A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality.
Comment:Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth". See http://code.google.com/p/darwincore/wiki/GeoreferenceSources
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:GeoreferenceSources-2008-11-19
Replaces:GeoreferenceSources-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
Term Name: GeoreferenceVerificationStatus
URI:http://rs.tdwg.org/dwc/geospatial/GeoreferenceVerificationStatus
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceVerificationStatus
Definition:A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceVerificationStatus-2007-04-17
Replaces:
Is Replaced By:GeoreferenceVerificationStatus-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus
Term Name: GeoreferenceVerificationStatus
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceVerificationStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:GeoreferenceVerificationStatus
Definition:A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "requires verification", "verified by collector", "verified by curator". See http://code.google.com/p/darwincore/wiki/GeoreferenceVerificationStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:GeoreferenceVerificationStatus-2008-11-19
Replaces:GeoreferenceVerificationStatus-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus
Term Name: GeorefMethod
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/GeorefMethod
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:GeorefMethod
Definition:A reference to the methods used for determining the coordinates and uncertainties.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:GeorefMethod-2003-06-17
Replaces:
Is Replaced By:GeoreferenceProtocol-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
Term Name: GlobalUniqueIdentifier
URI:http://rs.tdwg.org/dwc/dwcore/GlobalUniqueIdentifier
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:GlobalUniqueIdentifier
Definition:A Uniform Resource Name (URN) as a unique identifier for the specimen or observation record. In the absence of a persistent global unique identifier, construct one in the form: “[InstitutionCode]:[CollectionCode]: [CatalogNumber]” Examples: 1) urn:lsid:nhm.ku.edu:Herps:32 2) “FMNH:Mammal:145732”
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GlobalUniqueIdentifier-2007-04-17
Replaces:
Is Replaced By:SampleID-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitGUID
Term Name: GMLFeature
URI:http://www.iobis.org/obis/GMLFeature
Namespace:http://www.iobis.org/obis/
Label:GMLFeature
Definition:Geographic Markup Language(GML) description of the feature for representing complex shapes such as lines and polygons, per Open GIS Consortium (OGC) standards - http://www.opengis.net/gml/01-029/GML2.html.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:GMLFeature-2005-07-10
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GML
Term Name: Habitat
URI:http://rs.tdwg.org/dwc/terms/Habitat
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Habitat
Definition:A description of the habitat in which the sampling event occurred.
Comment:Example: "oak savanna". See http://code.google.com/p/darwincore/wiki/Habitat
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:Habitat-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: HigherGeography
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/HigherGeography
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:HigherGeography
Definition:The combination of all geographic elements less specific than locality. "Like" query operations on this element will search for a substring in any of the higher geography attributes.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:HigherGeography-2003-06-17
Replaces:
Is Replaced By:HigherGeography-2009-01-21
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Term Name: HigherGeography
URI:http://rs.tdwg.org/dwc/dwcore/HigherGeography
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:HigherGeography
Definition:The names (concatenated and separated) of geographic elements less specific than the information in the Locality element. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching geographic names. This can be useful if it is unclear in which element a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:HigherGeography-2007-04-17
Replaces:HigherGeography-2003-06-17
Is Replaced By:HigherGeography-2009-01-21
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Term Name: HigherGeography
URI:http://rs.tdwg.org/dwc/terms/HigherGeography
Namespace:http://rs.tdwg.org/dwc/terms/
Label:HigherGeography
Definition:A list (concatenated and separated) of geographic names less specific than the information in the Locality term. "LIKE" or "contains" substring query operations can be used with this element to find matching geographic names. This can be useful if it is unclear in which atomized term a name might be found, and in cases where there is no other appropriate geographic element.
Comment:Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. See http://code.google.com/p/darwincore/wiki/HigherGeography
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:HigherGeography-2009-01-21
Replaces:HigherGeography-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Term Name: HigherGeographyID
URI:http://rs.tdwg.org/dwc/terms/HigherGeographyID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:HigherGeographyID
Definition:A global unique identifier for the parent of the location.
Comment: See http://code.google.com/p/darwincore/wiki/HigherGeographyID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:HigherGeographyID-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: HigherTaxon
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/HigherTaxon
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:HigherTaxon
Definition:The combination of names of taxonomic ranks less specific than Genus. "Like" query operations on this element will search for a substring in any of the higher taxon attributes.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:HigherTaxon-2003-06-17
Replaces:
Is Replaced By:HigherTaxon-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Term Name: HigherTaxon
URI:http://rs.tdwg.org/dwc/dwcore/HigherTaxon
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:HigherTaxon
Definition:The names of taxonomic ranks less specific than SpecificEpithet concatenated and separated. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching higher taxon names. This element may contain the list of scientific names of all of the supra-specific taxa in the classification used to identify (determine) the specimen or observation. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:HigherTaxon-2007-04-17
Replaces:HigherTaxon-2003-06-17
Is Replaced By:HigherTaxon-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Term Name: HigherTaxon
URI:http://rs.tdwg.org/dwc/terms/HigherTaxon
Namespace:http://rs.tdwg.org/dwc/terms/
Label:HigherTaxon
Definition:A list (concatenated and separated) of the names for the taxonomic ranks less specific than the ScientificName.
Comment:Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys". See http://code.google.com/p/darwincore/wiki/HigherTaxon
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:HigherTaxon-2009-01-21
Replaces:HigherTaxon-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Term Name: HigherTaxonID
URI:http://rs.tdwg.org/dwc/terms/HigherTaxonID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:HigherTaxonID
Definition:A global unique identifier for the parent to the taxon.
Comment: See http://code.google.com/p/darwincore/wiki/HigherTaxonID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:HigherTaxonID-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: HorizontalDatum
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/HorizontalDatum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:HorizontalDatum
Definition:The horizontal geodetic datum to which the DecimalLatitude and DecimalLongitude refer.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:HorizontalDatum-2003-06-17
Replaces:
Is Replaced By:GeodeticDatum-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
Term Name: language
URI:http://purl.org/dc/terms/language
Namespace:http://purl.org/dc/terms/
Label:language
Definition:A language of the resource.
Comment:Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/language
Status:recommended
Date Issued:2008-01-14
Date Modified:2008-01-14
Has Domain:
Has Range:http://purl.org/dc/terms/LinguisticSystem
Version:http://dublincore.org/usage/terms/history/#languageT-001
Replaces:
Is Replaced By:
ABCD 2.06:some ABCD elements have a datatype extended with a language attribute, no language element at the Unit level
Term Name: modified
URI:http://purl.org/dc/terms/modified
Namespace:http://purl.org/dc/terms/
Label:modified
Definition:Date on which the resource was changed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/date, http://purl.org/dc/terms/date
Status:recommended
Date Issued:2000-07-11
Date Modified:2008-01-14
Has Domain:
Has Range:http://www.w3.org/2000/01/rdf-schema#Literal
Version:http://dublincore.org/usage/terms/history/#modified-003
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: rightsHolder
URI:http://purl.org/dc/terms/rightsHolder
Namespace:http://purl.org/dc/terms/
Label:rightsHolder
Definition:A person or organization owning or managing rights over the resource.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2004-06-14
Date Modified:2008-01-14
Has Domain:
Has Range:http://purl.org/dc/terms/Agent
Version:http://dublincore.org/usage/terms/history/#rightsHolder-002
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Units/Unit/Owner/Person/FullName or DataSets/DataSet/Metadata/Owners/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Metadata/Owners/Owner/Person/FullName
Term Name: rights
URI:http://purl.org/dc/terms/rights
Namespace:http://purl.org/dc/terms/
Label:rights
Definition:Information about rights held in and over the resource.
Comment:Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/rights
Status:recommended
Date Issued:2008-01-14
Date Modified:2008-01-14
Has Domain:
Has Range:http://purl.org/dc/terms/RightsStatement
Version:http://dublincore.org/usage/terms/history/#rightsT-001
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements
Term Name: HumanObservation
URI:http://rs.tdwg.org/dwc/dwctype/HumanObservation
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:HumanObservation
Definition:A resource describing an observation made by one or more people without accompanying physical evidence.
Comment: See http://code.google.com/p/darwincore/wiki/HumanObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:HumanObservation-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/HumanObservation
Term Name: Identification
URI:http://rs.tdwg.org/dwc/terms/Identification
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Identification
Definition:Container class for information about the taxonomic determination of the sample.
Comment: See http://code.google.com/p/darwincore/wiki/Identification
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Identification-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification
Term Name: IdentificationID
URI:http://rs.tdwg.org/dwc/terms/IdentificationID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IdentificationID
Definition:An identifier for the Identification. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/IdentificationID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:IdentificationID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: IdentificationModifier
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/IdentificationModifier
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IdentificationModifier
Definition:Additional information documenting the taxonomic determination of the cataloged item (e.g., "cf.", "aff.", "subspecies in question", etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IdentificationModifier-2003-06-17
Replaces:
Is Replaced By:IdentificationQualifier-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
Term Name: IdentificationQualifier
URI:http://rs.tdwg.org/dwc/dwcore/IdentificationQualifier
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:IdentificationQualifier
Definition:A brief phrase or a standard term ("cf.", "aff.") to qualify the identification of the organism when doubts have arisen as to its taxonomic identity (determination). Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IdentificationQualifier-2007-04-17
Replaces:IdentificationModifier-2003-06-17
Is Replaced By:IdentificationQualifier-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
Term Name: IdentificationQualifier
URI:http://rs.tdwg.org/dwc/terms/IdentificationQualifier
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IdentificationQualifier
Definition:A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the taxonomic identification of the sample.
Comment:Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. See http://code.google.com/p/darwincore/wiki/IdentificationQualifier
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:IdentificationQualifier-2008-11-19
Replaces:IdentificationQualifier-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
Term Name: IdentificationReferences
URI:http://rs.tdwg.org/dwc/terms/IdentificationReferences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IdentificationReferences
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of references used in the identification of the sample.
Comment:Example: "Aves del Noroeste Patagonico. Christie et al. 2004.". See http://code.google.com/p/darwincore/wiki/IdentificationReferences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:IdentificationReferences-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/References
Term Name: IdentificationRemarks
URI:http://rs.tdwg.org/dwc/terms/IdentificationRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IdentificationRemarks
Definition:Comments or notes about the identification of the sample.
Comment:Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.". See http://code.google.com/p/darwincore/wiki/IdentificationRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:IdentificationRemarks-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Notes
Term Name: IdentifiedBy
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the currently accepted Scientific Name to the Cataloged Item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:IdentifiedBy-2003-06-13
Replaces:
Is Replaced By:IdentifiedBy-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: IdentifiedBy
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the currently accepted ScientificName to the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IdentifiedBy-2003-06-17
Replaces:IdentifiedBy-2003-06-13
Is Replaced By:IdentifiedBy-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: IdentifiedBy
URI:http://rs.tdwg.org/dwc/curatorial/IdentifiedBy
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the ScientificName to the object or observation. Example: James L. Patton.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IdentifiedBy-2007-04-17
Replaces:IdentifiedBy-2003-06-17
Is Replaced By:IdentifiedBy-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: IdentifiedBy
URI:http://rs.tdwg.org/dwc/terms/IdentifiedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the ScientificName to the sample.
Comment:Example: "James L. Patton". See http://code.google.com/p/darwincore/wiki/IdentifiedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/AccordingTo
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:IdentifiedBy-2009-01-21
Replaces:IdentifiedBy-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: ImageURL
URI:http://rs.tdwg.org/dwc/dwcore/ImageURL
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:ImageURL
Definition:A Universal Resource Locator reference to digital images associated with the specimen or observation.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:ImageURL-2007-04-17
Replaces:
Is Replaced By:AssociatedMedia-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/MultimediaObjects
Term Name: IndividualCount
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IndividualCount
Definition:The number of individuals present in the lot or container. Not an estimate of abundance or density at the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:IndividualCount-2003-06-13
Replaces:
Is Replaced By:IndividualCount-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: IndividualCount
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IndividualCount
Definition:The number of individuals present in the lot or container referred to by the catalog number. Not an estimate of abundance or density at the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IndividualCount-2003-06-17
Replaces:IndividualCount-2003-06-13
Is Replaced By:IndividualCount-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: IndividualCount
URI:http://rs.tdwg.org/dwc/curatorial/IndividualCount
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:IndividualCount
Definition:The number of individuals present in the lot or container. Not to be used for observations.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IndividualCount-2007-04-17
Replaces:IndividualCount-2003-06-17
Is Replaced By:IndividualCount-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: IndividualCount
URI:http://rs.tdwg.org/dwc/terms/IndividualCount
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IndividualCount
Definition:The number of individuals present in the sample or observed in the sampling event.
Comment:Example: "1". See http://code.google.com/p/darwincore/wiki/IndividualCount
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:IndividualCount-2008-11-19
Replaces:IndividualCount-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: IndividualID
URI:http://rs.tdwg.org/dwc/terms/IndividualID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IndividualID
Definition:An identifier for an individual or named group of individual organisms represented in the sample. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.
Comment:Examples: "U.amer. 44", "Smedley", "Orca J 23". See http://code.google.com/p/darwincore/wiki/IndividualID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:IndividualID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber
Term Name: InformationWithheld
URI:http://rs.tdwg.org/dwc/dwcore/InformationWithheld
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InformationWithheld
Definition:Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the administrative contact identified in the provider resource metadata (curator, collection manager). Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InformationWithheld-2007-04-17
Replaces:
Is Replaced By:InformationWithheld-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/InformationWithheld
Term Name: InformationWithheld
URI:http://rs.tdwg.org/dwc/terms/InformationWithheld
Namespace:http://rs.tdwg.org/dwc/terms/
Label:InformationWithheld
Definition:Additional information that exists, but that has not been made public in the given record.
Comment:Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". See http://code.google.com/p/darwincore/wiki/InformationWithheld
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:InformationWithheld-2008-11-19
Replaces:InformationWithheld-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/InformationWithheld
Term Name: InfraspecificEpithet
URI:http://rs.tdwg.org/dwc/dwcore/InfraspecificEpithet
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InfraspecificEpithet
Definition:The infraspecific epithet of the scientific name applied to the organism.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InfraspecificEpithet-2007-04-17
Replaces:Subspecies-2003-06-17
Is Replaced By:InfraspecificEpithet-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: InfraspecificEpithet
URI:http://rs.tdwg.org/dwc/terms/InfraspecificEpithet
Namespace:http://rs.tdwg.org/dwc/terms/
Label:InfraspecificEpithet
Definition:The name of the second or subspecies epithet of the ScientificName.
Comment:Example: "oxyadenia". See http://code.google.com/p/darwincore/wiki/InfraspecificEpithet
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:InfraspecificEpithet-2008-11-19
Replaces:InfraspecificEpithet-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: InfraspecificRank
URI:http://rs.tdwg.org/dwc/dwcore/InfraspecificRank
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InfraspecificRank
Definition:The infraspecific rank (subspecies, variety, forma) of the InfraspecificEpithet. Examples: "subsp.", "var.", "forma".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InfraspecificRank-2007-04-17
Replaces:
Is Replaced By:TaxonRank-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank
Term Name: InstitutionCode
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:InstitutionCode
Definition:A "standard" code identifier that identifies the institution to which the collection belongs. No global registry exists for assigning institutional codes. Use the code that is "standard" in your discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:InstitutionCode-2003-06-13
Replaces:
Is Replaced By:InstitutionCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: InstitutionCode
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:InstitutionCode
Definition:A code that identifies the institution to which the cataloged item belongs. No global registry exists for institutional codes; use the code that is "standard" in your discipline. This attribute must contain no spaces.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:InstitutionCode-2003-06-17
Replaces:InstitutionCode-2003-06-13
Is Replaced By:InstitutionCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: InstitutionCode
URI:http://rs.tdwg.org/dwc/dwcore/InstitutionCode
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InstitutionCode
Definition:The code (or acronym) identifying the institution administering the collection in which the organism record is cataloged. No global registry exists for institutional codes; use the code that is "standard" at your institution or in your discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InstitutionCode-2007-04-17
Replaces:InstitutionCode-2003-06-17
Is Replaced By:InstitutionCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: InstitutionCode
URI:http://rs.tdwg.org/dwc/terms/InstitutionCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:InstitutionCode
Definition:The code (or acronym) in use by the institution administering the collection or data set in which the sample is recorded.
Comment:Examples: "MVZ", "FMNH". See http://code.google.com/p/darwincore/wiki/InstitutionCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:InstitutionCode-2008-11-19
Replaces:InstitutionCode-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: Island
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Island
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Island
Definition:The full, unabbreviated name of the island from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Island-2003-06-17
Replaces:
Is Replaced By:Island-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Term Name: Island
URI:http://rs.tdwg.org/dwc/dwcore/Island
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Island
Definition:The full, unabbreviated name of the island on which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Island-2007-04-17
Replaces:Island-2003-06-17
Is Replaced By:Island-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Term Name: Island
URI:http://rs.tdwg.org/dwc/terms/Island
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Island
Definition:The full, unabbreviated name of the island in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Isla Victoria". See http://code.google.com/p/darwincore/wiki/Island
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:Island-2008-11-19
Replaces:Island-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Term Name: IslandGroup
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/IslandGroup
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IslandGroup
Definition:The full, unabbreviated name of the island group from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IslandGroup-2003-06-17
Replaces:
Is Replaced By:IslandGroup-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Term Name: IslandGroup
URI:http://rs.tdwg.org/dwc/dwcore/IslandGroup
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:IslandGroup
Definition:The full, unabbreviated name of the island group in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IslandGroup-2007-04-17
Replaces:IslandGroup-2003-06-17
Is Replaced By:IslandGroup-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Term Name: IslandGroup
URI:http://rs.tdwg.org/dwc/terms/IslandGroup
Namespace:http://rs.tdwg.org/dwc/terms/
Label:IslandGroup
Definition:The full, unabbreviated name of the island group in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Alexander Archipelago". See http://code.google.com/p/darwincore/wiki/IslandGroup
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:IslandGroup-2008-11-19
Replaces:IslandGroup-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Term Name: JulianDay
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:JulianDay
Definition:The ordinal day of the year; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:JulianDay-2003-06-13
Replaces:
Is Replaced By:StartDayOfYear-2009-01-21, EndDayOfYear-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: JulianDay
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:JulianDay
Definition:The ordinal day of the year (i.e., the number of days since December 31 of the previous year; January 1 is Julian Day 1) on which the cataloged item was collected. May be derived from the YearCollected, MonthCollected, and DayCollected by the provider.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:JulianDay-2003-06-17
Replaces:JulianDay-2003-06-13
Is Replaced By:StartDayOfYear-2009-01-21, EndDayOfYear-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: Kingdom
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Kingdom
Definition:The kingdom to which the organism belongs
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Kingdom-2003-06-13
Replaces:
Is Replaced By:Kingdom-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: Kingdom
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Kingdom
Definition:The phylogenetic kingdom to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Kingdom-2003-06-17
Replaces:Kingdom-2003-06-13
Is Replaced By:Kingdom-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: Kingdom
URI:http://rs.tdwg.org/dwc/dwcore/Kingdom
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Kingdom
Definition:The name of the kingdom in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Kingdom-2007-04-17
Replaces:Kingdom-2003-06-17
Is Replaced By:Kingdom-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: Kingdom
URI:http://rs.tdwg.org/dwc/terms/Kingdom
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Kingdom
Definition:The name of the kingdom in which the ScientificName is classified.
Comment:Example: "Animalia". See http://code.google.com/p/darwincore/wiki/Kingdom
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Kingdom-2008-11-19
Replaces:Kingdom-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: LatestDateCollected
URI:http://rs.tdwg.org/dwc/dwcore/LatestDateCollected
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:LatestDateCollected
Definition:The latest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:LatestDateCollected-2007-04-17
Replaces:YearCollected-2003-06-17, MonthCollected-2003-06-17, DayCollected-2003-06-17
Is Replaced By:LatestDateCollected-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: LatestDateCollected
URI:http://rs.tdwg.org/dwc/terms/LatestDateCollected
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestDateCollected
Definition:The latest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/LatestDateCollected
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:LatestDateCollected-2008-11-19
Replaces:LatestDateCollected-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: Latitude
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Latitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Latitude
Definition:The latitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Latitude-2003-06-13
Replaces:
Is Replaced By:DecimalLatitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: LatLongComments
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/LatLongComments
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:LatLongComments
Definition:Comments about the LatLong determination.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:LatLongComments-2003-06-17
Replaces:
Is Replaced By:GeoreferenceRemarks-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
Term Name: Lifestage
URI:http://www.iobis.org/obis/Lifestage
Namespace:http://www.iobis.org/obis/
Label:Lifestage
Definition:Indicates the life stage present. Will require developing a controlled vocabulary. Can include multiple stages for a lot with multiple individuals.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Lifestage-2005-07-10
Replaces:AgeClass-2003-06-17
Is Replaced By:Lifestage-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage
Term Name: LifeStage
URI:http://rs.tdwg.org/dwc/dwcore/LifeStage
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:LifeStage
Definition:The age class or life stage of the biological individual represented by the catalogued object or observation. Examples: "adult", "mature", "juvenile", "eft", "nymph", "seedling", "seed", "egg"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:LifeStage-2007-04-17
Replaces:AgeClass-2003-06-17
Is Replaced By:LifeStage-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage
Term Name: LifeStage
URI:http://rs.tdwg.org/dwc/terms/LifeStage
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LifeStage
Definition:The age class or life stage of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "egg", "eft", "juvenile", "adult". See http://code.google.com/p/darwincore/wiki/LifeStage
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:LifeStage-2008-11-19
Replaces:LifeStage-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage
Term Name: LivingSpecimen
URI:http://rs.tdwg.org/dwc/dwctype/LivingSpecimen
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:LivingSpecimen
Definition:A resource describing a living specimen.
Comment: See http://code.google.com/p/darwincore/wiki/LivingSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/dcmitype/PhysicalObject
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:LivingSpecimen-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/LivingSpecimen
Term Name: Locality
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Locality
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Locality
Definition:The locality description (place name plus optionally a displacement from the place name) from which the specimen was collected. Where a displacement from a location is provided, it should be in un-projected units of measurement
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Locality-2003-06-13
Replaces:
Is Replaced By:Locality-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: Locality
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Locality
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Locality
Definition:The description of the locality from which the cataloged item was collected, sans geographic information provided in other geographic fields.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Locality-2003-06-17
Replaces:Locality-2003-06-13
Is Replaced By:Locality-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: Locality
URI:http://rs.tdwg.org/dwc/dwcore/Locality
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Locality
Definition:The specific natural language description of the place where the organism was collected or observed. This element need not contain less specific geographic information provided in other geographic elements (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). Though coordinate information can be contained in this concept, these data will be usable analytically only when shared through the concepts of the Geospatial Extension.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Locality-2007-04-17
Replaces:Locality-2003-06-17
Is Replaced By:Locality-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: Locality
URI:http://rs.tdwg.org/dwc/terms/Locality
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Locality
Definition:The specific place where the sampling event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description.
Comment:Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)". See http://code.google.com/p/darwincore/wiki/Locality
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:Locality-2008-11-19
Replaces:Locality-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
Term Name: Location
URI:http://rs.tdwg.org/dwc/dwctype/Location
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:Location
Definition:A resource describing a location.
Comment: See http://code.google.com/p/darwincore/wiki/Location
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:Location-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Longitude
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Longitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Longitude
Definition:The longitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Longitude-2003-06-13
Replaces:
Is Replaced By:DecimalLongitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: MachineObservation
URI:http://rs.tdwg.org/dwc/dwctype/MachineObservation
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:MachineObservation
Definition:A resource describing an observation made by a machine without accompanying physical evidence.
Comment: See http://code.google.com/p/darwincore/wiki/MachineObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:MachineObservation-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/MachineObservation
Term Name: MaximumDepth
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepth
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumDepth
Definition:The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MaximumDepth-2003-06-13
Replaces:
Is Replaced By:MaximumDepthInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumDepthInMeters
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepthInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumDepthInMeters
Definition:The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MaximumDepthInMeters-2003-06-17
Replaces:MaximumDepth-2003-06-13
Is Replaced By:MaximumDepthInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumDepthInMeters
URI:http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MaximumDepthInMeters
Definition:The maximum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 10 (for a depth of up to 10m). 100 (for a depth between 50m and 100m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MaximumDepthInMeters-2007-04-17
Replaces:MaximumDepthInMeters-2003-06-17
Is Replaced By:MaximumDepthInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumDepthInMeters
URI:http://rs.tdwg.org/dwc/terms/MaximumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:MaximumDepthInMeters
Definition:The greater depth in meters of a range of depth (below the local surface) at with the sampling event occurred.
Comment:Example: "200". See http://code.google.com/p/darwincore/wiki/MaximumDepthInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:MaximumDepthInMeters-2008-11-19
Replaces:MaximumDepthInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevation
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevation
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumElevation
Definition:The maximum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MaximumElevation-2003-06-13
Replaces:
Is Replaced By:MaximumElevationInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevationInMeters
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevationInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumElevationInMeters
Definition:The maximum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MaximumElevationInMeters-2003-06-17
Replaces:MaximumElevation-2003-06-13
Is Replaced By:MaximumElevationInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevationInMeters
URI:http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MaximumElevationInMeters
Definition:The maximum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: Examples: 125 (for an elevation of 100 +- 25 meters). 200 (for an elevation between 100m and 200m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MaximumElevationInMeters-2007-04-17
Replaces:MaximumElevationInMeters-2003-06-17
Is Replaced By:MaximumElevationInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevationInMeters
URI:http://rs.tdwg.org/dwc/terms/MaximumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:MaximumElevationInMeters
Definition:The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred.
Comment:Example: "200". See http://code.google.com/p/darwincore/wiki/MaximumElevationInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:MaximumElevationInMeters-2008-11-19
Replaces:MaximumElevationInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: MinimumDepth
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepth
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumDepth
Definition:The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MinimumDepth-2003-06-13
Replaces:
Is Replaced By:MinimumDepthInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumDepthInMeters
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepthInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumDepthInMeters
Definition:The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MinimumDepthInMeters-2003-06-17
Replaces:MinimumDepth-2003-06-13
Is Replaced By:MinimumDepthInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumDepthInMeters
URI:http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MinimumDepthInMeters
Definition:The minimum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 0 (for a depth of up to 10m). 50 (for a depth between 50m and 100m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MinimumDepthInMeters-2007-04-17
Replaces:MinimumDepthInMeters-2003-06-17
Is Replaced By:MinimumDepthInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumDepthInMeters
URI:http://rs.tdwg.org/dwc/terms/MinimumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:MinimumDepthInMeters
Definition:The lesser depth in meters of a range of depth (below the local surface) at with the sampling event occurred.
Comment:Example: "100". See http://code.google.com/p/darwincore/wiki/MinimumDepthInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:MinimumDepthInMeters-2008-11-19
Replaces:MinimumDepthInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevation
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevation
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumElevation
Definition:The minimum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MinimumElevation-2003-06-13
Replaces:
Is Replaced By:MinimumElevationInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevationInMeters
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevationInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumElevationInMeters
Definition:The minimum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MinimumElevationInMeters-2003-06-17
Replaces:MinimumElevation-2003-06-13
Is Replaced By:MinimumElevationInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevationInMeters
URI:http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MinimumElevationInMeters
Definition:The minimum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: 75 (for an elevation of 100 +- 25 meters). 100 (for an elevation between 100m and 200m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MinimumElevationInMeters-2007-04-17
Replaces:MinimumElevationInMeters-2003-06-17
Is Replaced By:MinimumElevationInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevationInMeters
URI:http://rs.tdwg.org/dwc/terms/MinimumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:MinimumElevationInMeters
Definition:The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred.
Comment:Example: "100". See http://code.google.com/p/darwincore/wiki/MinimumElevationInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:MinimumElevationInMeters-2008-11-19
Replaces:MinimumElevationInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: MonthCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthCollected
Definition:The month of year the specimen was collected from the field. Possible values range from 01...12 inclusive
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MonthCollected-2003-06-13
Replaces:
Is Replaced By:MonthOfYear-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: MonthCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthCollected
Definition:The two digit month of year in the Common Era calendar during which the cataloged item was collected from the field.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MonthCollected-2003-06-17
Replaces:MonthCollected-2003-06-13
Is Replaced By:MonthOfYear-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: MonthIdentified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthIdentified
Definition:The month portion of the date when the Collection Item was identified; as two digits [01..12].
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MonthIdentified-2003-06-13
Replaces:
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: MonthIdentified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthIdentified
Definition:The two digit month in the Common Era calendar during which the cataloged item was identified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MonthIdentified-2003-06-17
Replaces:MonthIdentified-2003-06-13
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: MonthOfYear
URI:http://rs.tdwg.org/dwc/terms/MonthOfYear
Namespace:http://rs.tdwg.org/dwc/terms/
Label:MonthOfYear
Definition:The ordinal month in which the sampling event occurred.
Comment:Example: "10" (=October). See http://code.google.com/p/darwincore/wiki/MonthOfYear
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:MonthOfYear-2008-11-19
Replaces:MonthCollected-2003-06-17
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: NamePublishedIn
URI:http://rs.tdwg.org/dwc/terms/NamePublishedIn
Namespace:http://rs.tdwg.org/dwc/terms/
Label:NamePublishedIn
Definition:A full literature reference to the first (original) valid publication of the ScientificName.
Comment: See http://code.google.com/p/darwincore/wiki/NamePublishedIn
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:NamePublishedIn-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
Term Name: NomenclaturalChecklist
URI:http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:NomenclaturalChecklist
Definition:A resource describing a nomenclatural checklist.
Comment: See http://code.google.com/p/darwincore/wiki/NomenclaturalChecklist
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:NomenclaturalChecklist-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: NomenclaturalCode
URI:http://rs.tdwg.org/dwc/dwcore/NomenclaturalCode
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:NomenclaturalCode
Definition:The nomenclatural code under which the ScientificName is constructed. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:NomenclaturalCode-2007-04-17
Replaces:
Is Replaced By:NomenclaturalCode-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
Term Name: NomenclaturalCode
URI:http://rs.tdwg.org/dwc/terms/NomenclaturalCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:NomenclaturalCode
Definition:The nomenclatural code under which the ScientificName is constructed. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode". See http://code.google.com/p/darwincore/wiki/NomenclaturalCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:NomenclaturalCode-2008-11-19
Replaces:NomenclaturalCode-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
Term Name: NomenclaturalStatus
URI:http://rs.tdwg.org/dwc/terms/NomenclaturalStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:NomenclaturalStatus
Definition:The status related to the original publication of the name and it's conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.
Comment:Examples: "nom. ambig.", "nom. illeg.", "nom. subnud.". See http://code.google.com/p/darwincore/wiki/NomenclaturalStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:NomenclaturalStatus-2009-01-18
Replaces:
Is Replaced By:
ABCD 2.06:(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) +
Term Name: acceptedTaxonName
Identifier:http://rs.tdwg.org/dwc/terms/acceptedTaxonName
Namespace:http://rs.tdwg.org/dwc/terms/
Label:acceptedTaxonName
Definition:The currently valid (zoological) or accepted (botanical) name for the scientificName.
Comment:Example: "Tamias minimus" valid name for "Eutamias minimus". For discussion see http://code.google.com/p/darwincore/wiki/acceptedTaxonName
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:acceptedTaxonName-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: acceptedTaxonNameID
Identifier:http://rs.tdwg.org/dwc/terms/acceptedTaxonNameID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:acceptedTaxonNameID
Definition:A unique identifier for the acceptedTaxonName.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/acceptedTaxonNameID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:acceptedTaxonNameID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: accordingTo
Identifier:http://rs.tdwg.org/dwc/terms/accordingTo
Namespace:http://rs.tdwg.org/dwc/terms/
Label:accordingTo
Definition:Abstract term to attribute information to a source.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/accordingTo
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:
Has Range:
Version:accordingTo-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: accuracy
Identifier:http://rs.tdwg.org/dwc/terms/accuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:accuracy
Definition:Abstract term to capture error information about a measurement or fact.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/accuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-01-21
Has Domain:
Has Range:
Version:accuracy-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: AgeClass
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/AgeClass
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:AgeClass
Definition:The age class, reproductive stage, life stage of the biological individual (e.g., juvenile, adult, eft, nymph, etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:AgeClass-2003-06-17
Replaces:
Is Replaced By:lifeStage-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLifeStages/MycologicalLifeStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage}
Term Name: associatedMedia
Identifier:http://rs.tdwg.org/dwc/terms/associatedMedia
Namespace:http://rs.tdwg.org/dwc/terms/
Label:associatedMedia
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the occurrence.
Comment:Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG ". For discussion see http://code.google.com/p/darwincore/wiki/associatedMedia
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:associatedMedia-2009-04-24
Replaces:ImageURL-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MultimediaObjects
Term Name: associatedOccurrences
Identifier:http://rs.tdwg.org/dwc/terms/associatedOccurrences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:associatedOccurrences
Definition:A list (concatenated and separated) of identifiers of other occurrences and their associations to this occurrence.
Comment:Example: "sibling of FMNH:Mammal:1234". For discussion see http://code.google.com/p/darwincore/wiki/associatedOccurrences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:associatedOccurrences-2009-04-24
Replaces:RelatedCatalogedItems-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: associatedReferences
Identifier:http://rs.tdwg.org/dwc/terms/associatedReferences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:associatedReferences
Definition:A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the occurrence.
Comment:Examples: "http://www.sciencemag.org/cgi/content/abstract/322/5899/261", "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767. ". For discussion see http://code.google.com/p/darwincore/wiki/associatedReferences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:associatedReferences-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitReferences
Term Name: associatedSequences
Identifier:http://rs.tdwg.org/dwc/terms/associatedSequences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:associatedSequences
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the occurrence.
Comment:Exampe: "GenBank: U34853.1". For discussion see http://code.google.com/p/darwincore/wiki/associatedSequences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:associatedSequences-2009-04-24
Replaces:GenBankNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
Term Name: associatedTaxa
Identifier:http://rs.tdwg.org/dwc/terms/associatedTaxa
Namespace:http://rs.tdwg.org/dwc/terms/
Label:associatedTaxa
Definition:A list (concatenated and separated) of identifiers or names of taxa and their associations with the occurrence.
Comment:Example: "host: Quercus alba". For discussion see http://code.google.com/p/darwincore/wiki/associatedTaxa
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:associatedTaxa-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa
Term Name: Attributes
Identifier:http://rs.tdwg.org/dwc/dwcore/Attributes
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Attributes
Definition:List of additional measurements or characteristics (concatenated and separated) for which there is no existing semantic element, but which the data provider nevertheless feels the desire to share. Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Attributes-2007-04-17
Replaces:
Is Replaced By:dynamicProperties-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts
Term Name: ScientificNameAuthorship
Identifier:http://rs.tdwg.org/dwc/dwcore/ScientificNameAuthorship
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:ScientificNameAuthorship
Definition:The author of the ScientificName and the year of publication, if known. More than one author can be listed in a concatenated string. Should be formatted with parentheses and year according to the conventions of the applicable NomenclaturalCode.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:AuthorYearOfScientificName-2007-04-17
Replaces:ScientificNameAuthor-2003-06-17
Is Replaced By:scientificNameAuthorship-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: basionym
Identifier:http://rs.tdwg.org/dwc/terms/basionym
Namespace:http://rs.tdwg.org/dwc/terms/
Label:basionym
Definition:The basionym (botany) or basonym (bacteriology) of the scientificName.
Comment:Example: "Pinus abies". For discussion see http://code.google.com/p/darwincore/wiki/basionym
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:basionym-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: basionymID
Identifier:http://rs.tdwg.org/dwc/terms/basionymID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:basionymID
Definition:A unique identifier for the basionym.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/basionymID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:basionymID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: BasisOfRecord
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BasisOfRecord
Definition:An abbreviation indicating whether the record represents an observation (O), living organism (L), specimen (S), germplasm/seed (G), etc.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:BasisOfRecord-2003-06-13
Replaces:
Is Replaced By:basisOfRecord-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: BasisOfRecord
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/BasisOfRecord
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BasisOfRecord
Definition:A description indicating whether the record represents an observation, tissue sample, living organism, voucher specimen, germplasm/seed, genetic information, etc.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:BasisOfRecord-2003-06-17
Replaces:BasisOfRecord-2003-06-13
Is Replaced By:basisOfRecord-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: BasisOfRecord
Identifier:http://rs.tdwg.org/dwc/dwcore/BasisOfRecord
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:BasisOfRecord
Definition:A descriptive term indicating whether the record represents an object or observation. Examples: PreservedSpecimen- A physical object representing one or more organisms, part of organism, or artifact of an organism. synonyms: voucher, collection, lot. FossilSpecimen- A physical object representing one or more fossil organisms, part of fossil organism, or artifact of a fossil organism. LivingSpecimen- An organism removed from its natural occurrence and now living in captivity or cultivation. HumanObservation- A report by a known observer that an organism was present at the place and time. MachineObservation- A report by a monitoring device that an organism was present at the place and time. StillImage- An photograph, drawing, painting. MovingImage- A sequence of still images taken at regular intervals and intended to be played back as a moving image; may include sound. SoundRecording- An audio recording. OtherSpecimen- Any type of specimen not covered by any of the categories above.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:BasisOfRecord-2007-04-17
Replaces:BasisOfRecord-2003-06-17
Is Replaced By:basisOfRecord-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: basisOfRecord
Identifier:http://rs.tdwg.org/dwc/terms/basisOfRecord
Namespace:http://rs.tdwg.org/dwc/terms/
Label:basisOfRecord
Definition:The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).
Comment:Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation". For discussion see http://code.google.com/p/darwincore/wiki/basisOfRecord
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/type
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:all
Has Range:
Version:basisOfRecord-2009-04-24
Replaces:BasisOfRecord-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: Bed
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Bed
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:Bed
Definition:The full name of the lithostratigraphic bed from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:Bed-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: Bed
Identifier:http://rs.tdwg.org/dwc/terms/Bed
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Bed
Definition:The full name of the lithostratigraphic bed from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:bed-2009-04-24
Replaces:Bed-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: behavior
Identifier:http://rs.tdwg.org/dwc/terms/behavior
Namespace:http://rs.tdwg.org/dwc/terms/
Label:behavior
Definition:A description of the behavior shown by the subject during the event. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "roosting", "foraging", "running", "blooming". For discussion see http://code.google.com/p/darwincore/wiki/behavior
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-03-06
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Decision:Decision-2009-03-06_1
Version:behavior-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Binomial
Identifier:http://rs.tdwg.org/dwc/terms/Binomial
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Binomial
Definition:The combination of genus and first (species) epithet of the scientificName.
Comment:Example: "Ctenomys sociabilis". For discussion see http://code.google.com/p/darwincore/wiki/Binomial
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:binomial-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: FootprintWKT
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/FootprintWKT
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FootprintWKT
Definition:This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the Latitude and Longitude columns by the data provider
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:BoundingBox-2003-06-13
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:not covered by ABCD
Term Name: BoundingBox
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/BoundingBox
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:BoundingBox
Definition:This access point provides a mechanism for performing searches using a bounding box. A Bounding Box element is not typically present in the database, but rather is derived from the DecimalLatitude and DecimalLongitude columns by the data provider.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:BoundingBox-2003-06-17
Replaces:BoundingBox-2003-06-13
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:not covered by ABCD
Term Name: CatalogNumber
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CatalogNumber
Definition:A unique alphanumeric value which identifies an individual record within the collection. It is recommended that this value provides a key by which the actual specimen can be identified. If the specimen has several items such as various types of preparation, this value should identify the individual component of the specimen
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CatalogNumber-2003-06-13
Replaces:
Is Replaced By:catalogNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: CatalogNumber
Identifier:http://rs.tdwg.org/dwc/dwcore/CatalogNumber
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:CatalogNumber
Definition:The alphanumeric value identifying a record within the collection. It is highly recommended that each record be uniquely identified within a collection by this value. It is also recommended that each record be uniquely identified in a global context by the combination of InstitutionCode, CollectionCode and CatalogNumber.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CatalogNumber-2007-04-17
Replaces:CatalogNumberText-2003-06-17
Is Replaced By:catalogNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: catalogNumber
Identifier:http://rs.tdwg.org/dwc/terms/catalogNumber
Namespace:http://rs.tdwg.org/dwc/terms/
Label:catalogNumber
Definition:An identifier (preferably unique) for the occurrence within the data set or collection.
Comment:Examples: "2008.1334", "145732a", "145732". For discussion see http://code.google.com/p/darwincore/wiki/catalogNumber
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:catalogNumber-2009-04-24
Replaces:CatalogNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: CatalogNumberNumeric
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumberNumeric
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CatalogNumberNumeric
Definition:The CatalogNumber as a numeric value, if applicable. Allows searching on numeric ranges of CatalogNumbers.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CatalogNumberNumeric-2003-06-17
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitIDNumeric
Term Name: CatalogNumberNumeric
Identifier:http://rs.tdwg.org/dwc/curatorial/CatalogNumberNumeric
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:CatalogNumberNumeric
Definition:The CatalogNumber as a numeric value, if applicable. This element allows searching on numeric ranges of CatalogNumbers. Example: 145732.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CatalogNumberNumeric-2007-04-17
Replaces:CatalogNumberNumeric-2003-06-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitIDNumeric
Term Name: CatalogNumberNumeric
Identifier:http://rs.tdwg.org/dwc/terms/CatalogNumberNumeric
Namespace:http://rs.tdwg.org/dwc/terms/
Label:CatalogNumberNumeric
Definition:The numeric value of the catalogNumber, used to facilitate numerical sorting and searching by ranges.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/CatalogNumberNumeric
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:CatalogNumberNumeric-2008-11-19
Replaces:CatalogNumberNumeric-2003-06-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitIDNumeric
Term Name: CatalogNumber
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CatalogNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CatalogNumber
Definition:An alphanumeric value which identifies an individual cataloged item within the collection. It is recommended that this value provides a key by which the individual cataloged item can be identified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CatalogNumberText-2003-06-17
Replaces:CatalogNumber-2003-06-13
Is Replaced By:catalogNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitID
Term Name: Citation
Identifier:http://www.iobis.org/obis/Citation
Namespace:http://www.iobis.org/obis/
Label:Citation
Definition:Indicates how this dataset or record should be attributed if used.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Citation-2005-07-10
Replaces:
Is Replaced By:http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Term Name: Class
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Class
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Class
Definition:The class name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Class-2003-06-13
Replaces:
Is Replaced By:class-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: Class
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Class
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Class
Definition:The phylogenetic class to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Class-2003-06-17
Replaces:Class-2003-06-13
Is Replaced By:class-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: Class
Identifier:http://rs.tdwg.org/dwc/dwcore/Class
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Class
Definition:The name of the class in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Class-2007-04-17
Replaces:Class-2003-06-17
Is Replaced By:class-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: class
Identifier:http://rs.tdwg.org/dwc/terms/class
Namespace:http://rs.tdwg.org/dwc/terms/
Label:class
Definition:The name of the class in which the scientificName is classified.
Comment:Example: "Mammalia". For discussion see http://code.google.com/p/darwincore/wiki/class
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:class-2009-04-24
Replaces:Class-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = classis
Term Name: SamplingProtocol
Identifier:http://rs.tdwg.org/dwc/dwcore/SamplingProtocol
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:SamplingProtocol
Definition:The name of, reference to, or brief description of the method or protocol under which the collecting event occurred. Examples: "UV light trap", "mist net", "bottom trawl".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CollectingMethod-2007-04-17
Replaces:
Is Replaced By:samplingProtocol-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Method
Term Name: CollectionCode
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectionCode
Definition:A unique alphanumeric value which identifies the collection within the institution
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CollectionCode-2003-06-13
Replaces:
Is Replaced By:collectionCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: CollectionCode
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectionCode
Definition:A unique alphanumeric value that identifies the collection within the institution in which the item is cataloged. This attribute must contain no spaces.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CollectionCode-2003-06-17
Replaces:CollectionCode-2003-06-13
Is Replaced By:collectionCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: CollectionCode
Identifier:http://rs.tdwg.org/dwc/dwcore/CollectionCode
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:CollectionCode
Definition:The code (or acronym) identifying the collection within the institution in which the organism record is cataloged.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CollectionCode-2007-04-17
Replaces:CollectionCode-2003-06-17
Is Replaced By:collectionCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: collectionCode
Identifier:http://rs.tdwg.org/dwc/terms/collectionCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:collectionCode
Definition:The name (or acronym) identifying the collection or data set of which the occurrence is a part.
Comment:Examples: "Mammals", "Hildebrandt", "eBird". For discussion see http://code.google.com/p/darwincore/wiki/collectionCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:collectionCode-2009-04-24
Replaces:CollectionCode-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: collectionID
Identifier:http://rs.tdwg.org/dwc/terms/collectionID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:collectionID
Definition:A unique identifier for the collection or dataset of which the occurrence is a part. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index.
Comment:Example: "urn:lsid:biocol.org:col:34818". For discussion see http://code.google.com/p/darwincore/wiki/collectionID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:collectionID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceID
Term Name: SampledBy
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/SampledBy
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:SampledBy
Definition:The name(s) of the collector(s) responsible for collection the specimen or taking the observation
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Collector-2003-06-13
Replaces:
Is Replaced By:recordedBy-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: Collector
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Collector
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Collector
Definition:The name(s) of the collector(s) of the original data for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Collector-2003-06-17
Replaces:Collector-2003-06-13
Is Replaced By:recordedBy-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: Collector
Identifier:http://rs.tdwg.org/dwc/dwcore/Collector
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Collector
Definition:The name(s) (concatenated and separated) of collectors or observers. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching collector names. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first. Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Collector-2007-04-17
Replaces:Collector-2003-06-17
Is Replaced By:recordedBy-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: CollectorNumber
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectorNumber
Definition:An identifying "number" (really a string) applied to specimens (in some disciplines) at the time of collection. Establishes a links different parts/preparations of a single specimen and between field notes and the specimen.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CollectorNumber-2003-06-13
Replaces:
Is Replaced By:recordNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/CollectorsFieldNumber
Term Name: CollectorNumber
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CollectorNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CollectorNumber
Definition:An identifying string applied to the cataloged item at the time of collection. Serves as a link between field notes and the cataloged items.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CollectorNumber-2003-06-17
Replaces:CollectorNumber-2003-06-13
Is Replaced By:recordNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/CollectorsFieldNumber
Term Name: CollectorNumber
Identifier:http://rs.tdwg.org/dwc/curatorial/CollectorNumber
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:CollectorNumber
Definition:An identifying string applied to the object or observation at the time of collection. Serves as a link between field notes and the object or observation.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CollectorNumber-2007-04-17
Replaces:CollectorNumber-2003-06-17
Is Replaced By:recordNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: Continent
Identifier:http://rs.tdwg.org/dwc/dwcore/Continent
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Continent
Definition:The full, unabbreviated name of the continent on which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Continent-2007-04-17
Replaces:ContinentOcean-2003-06-17
Is Replaced By:continent-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: continent
Identifier:http://rs.tdwg.org/dwc/terms/continent
Namespace:http://rs.tdwg.org/dwc/terms/
Label:continent
Definition:The full, unabbreviated name of the continent on which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code.
Comment:Example: "Antarctica". For discussion see http://code.google.com/p/darwincore/wiki/continent
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:continent-2009-04-24
Replaces:Continent-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: Continent
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Continent
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Continent
Definition:The continent or ocean from which a specimen was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:ContinentOcean-2003-06-13
Replaces:
Is Replaced By:continent-2009-04-24, waterBody-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: ContinentOcean
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/ContinentOcean
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ContinentOcean
Definition:The full, unabbreviated name of the continent or ocean from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:ContinentOcean-2003-06-17
Replaces:ContinentOcean-2003-06-13
Is Replaced By:continent-2009-04-24, waterBody-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Continent
Term Name: CoordinatePrecision
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinatePrecision
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CoordinatePrecision
Definition:An estimate of how tightly the collecting locality was specified; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:CoordinatePrecision-2003-06-13
Replaces:
Is Replaced By:coordinatePrecision-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement
Term Name: coordinatePrecision
Identifier:http://rs.tdwg.org/dwc/terms/coordinatePrecision
Namespace:http://rs.tdwg.org/dwc/terms/
Label:coordinatePrecision
Definition:A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.
Comment:Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree). For discussion see http://code.google.com/p/darwincore/wiki/coordinatePrecision
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:coordinatePrecision-2009-04-24
Replaces:CoordinatePrecision-2003-06-13
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/ISOAccuracy or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/AccuracyStatement
Term Name: CoordinateUncertaintyInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/CoordinateUncertaintyInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:CoordinateUncertaintyInMeters
Definition:The upper limit of the distance (in meters) from the given latitude and longitude describing a circle within which the whole of the described locality must lie. Use NULL where the uncertainty is unknown, cannot be estimated, or is not applicable.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:CoordinateUncertaintyInMeters-2003-06-17
Replaces:CoordinatePrecision-2003-06-13
Is Replaced By:coordinateUncertaintyInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
Term Name: CoordinateUncertaintyInMeters
Identifier:http://rs.tdwg.org/dwc/geospatial/CoordinateUncertaintyInMeters
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:CoordinateUncertaintyInMeters
Definition:The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the described locality lies. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Describes the point-radius representation of the location, along with DecimalLatitude, DecimalLongitude, and GeodeticDatum. Zero is not a valid value for this element.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:CoordinateUncertaintyInMeters-2007-04-17
Replaces:CoordinateUncertaintyInMeters-2003-06-17
Is Replaced By:coordinateUncertaintyInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
Term Name: coordinateUncertaintyInMeters
Identifier:http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:coordinateUncertaintyInMeters
Definition:The upper limit of the distance (in meters) from the given decimalLatitude and decimalLongitude describing a circle within which the whole of the location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.
Comment:Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). For discussion see http://code.google.com/p/darwincore/wiki/coordinateUncertaintyInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:coordinateUncertaintyInMeters-2009-04-24
Replaces:CoordinateUncertaintyInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinateErrorDistanceInMeters
Term Name: Country
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Country
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Country
Definition:The country or major political unit from which the specimen was collected. ISO 3166-1 (http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html) values should be used. Full country names are currently in use. A future recommendation is to use ISO3166-1 two letter codes or the full name when searching
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Country-2003-06-13
Replaces:
Is Replaced By:country-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: Country
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Country
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Country
Definition:The full, unabbreviated name of the country or major political unit from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Country-2003-06-17
Replaces:Country-2003-06-13
Is Replaced By:country-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: Country
Identifier:http://rs.tdwg.org/dwc/dwcore/Country
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Country
Definition:The full, unabbreviated name of the country or major political unit in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Country-2007-04-17
Replaces:Country-2003-06-17
Is Replaced By:country-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: country
Identifier:http://rs.tdwg.org/dwc/terms/country
Namespace:http://rs.tdwg.org/dwc/terms/
Label:country
Definition:The full, unabbreviated name of the country or major political unit in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Examples: "Denmark", "Colombia", "España". For discussion see http://code.google.com/p/darwincore/wiki/country
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:country-2009-04-24
Replaces:Country-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/Name
Term Name: countryCode
Identifier:http://rs.tdwg.org/dwc/terms/countryCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:countryCode
Definition:The standard code for the country in which the event occurred. Recommended best practice is to used ISO 3166 3-letter country code.
Comment:Examples: "ARG" for Argentina, "SLV" for El Salvador. For discussion see http://code.google.com/p/darwincore/wiki/countryCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:countryCode-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Country/ISO3166Code
Term Name: County
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/County
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:County
Definition:The county (or shire, or next political region smaller than State / Province) from which the specimen was collected
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:County-2003-06-13
Replaces:
Is Replaced By:county-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: County
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/County
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:County
Definition:The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:County-2003-06-17
Replaces:County-2003-06-13
Is Replaced By:county-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: County
Identifier:http://rs.tdwg.org/dwc/dwcore/County
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:County
Definition:The full, unabbreviated name of the county, shire, or municipality (i.e., the next smaller political region than StateProvince) in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:County-2007-04-17
Replaces:County-2003-06-17
Is Replaced By:county-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: county
Identifier:http://rs.tdwg.org/dwc/terms/county
Namespace:http://rs.tdwg.org/dwc/terms/
Label:county
Definition:The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the event occurred.
Comment:Examples: "Missoula", "Los Lagos", "Mataró". For discussion see http://code.google.com/p/darwincore/wiki/county
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:county-2009-04-24
Replaces:County-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= County
Term Name: dataGeneralizations
Identifier:http://rs.tdwg.org/dwc/terms/dataGeneralizations
Namespace:http://rs.tdwg.org/dwc/terms/
Label:dataGeneralizations
Definition:Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request.
Comment:Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell". For discussion see http://code.google.com/p/darwincore/wiki/dataGeneralizations
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:all
Has Range:
Version:dataGeneralizations-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Dataset
Identifier:http://rs.tdwg.org/dwc/terms/Dataset
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Dataset
Definition:The category of information pertaining to a logical set of records.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Dataset
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/dcmitype/Dataset
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Dataset-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet
Term Name: datasetID
Identifier:http://rs.tdwg.org/dwc/terms/datasetID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:datasetID
Definition:An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/datasetID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Dataset
Has Range:
Version:datasetID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/DataSetGUID
Term Name: DateIdentified
Identifier:http://rs.tdwg.org/dwc/curatorial/DateIdentified
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:DateIdentified
Definition:The date-time in the Common Era calendar in which the object or observation was identified as being a member of the taxon given in the ScientificName.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DateIdentified-2007-04-17
Replaces:YearIdentified-2003-06-17, MonthIdentified-2003-06-17, DayIdentified-2003-06-17
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: dateIdentified
Identifier:http://rs.tdwg.org/dwc/terms/dateIdentified
Namespace:http://rs.tdwg.org/dwc/terms/
Label:dateIdentified
Definition:The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/dateIdentified
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:dateIdentified-2009-04-24
Replaces:DateIdentified-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DateLastModified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateLastModified
Definition:ISO 8601 compliant stamp indicating the date and time in UTC(GMT) when the record was last modified. Example: the instant "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be represented as "1994-11-05T13:15:30Z" (see W3C Note on Date and Time Formats - http://www.w3.org/TR/NOTE-datetime). (What to do when this date-time is unknown? Use Date-Time first "published"?)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:DateLastModified-2003-06-13
Replaces:
Is Replaced By:http://dublincore.org/documents/dcmi-terms/#terms-modified
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: DateLastModified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DateLastModified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateLastModified
Definition:ISO 8601 date and time in UTC(GMT) when the record was last modified. Example: "November 5, 1994, 8:15:30 am, US Eastern Standard Time" would be "1994-11-05T13:15:30Z" (see http://www.w3.org/TR/NOTE-datetime).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DateLastModified-2003-06-17
Replaces:DateLastModified-2003-06-13
Is Replaced By:http://dublincore.org/documents/dcmi-terms/#terms-modified
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: DateLastModified
Identifier:http://rs.tdwg.org/dwc/dwcore/DateLastModified
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:DateLastModified
Definition:The last date-time of publication when any of the data for the record were modified from the previous publication of that record. When publishing a record for the first time, use the publication date-time. Returns values as ISO 8601 date and time. (cf. http://www.w3.org/TR/xmlschema-2/#isoformats and http://www.iso.org/iso/en/prods-services/popstds/dateandtime.html Example: November 5, 1994, 8:15:30 am, US Eastern Standard Time” would be “1994-11-05T13:15:30Z”
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DateLastModified-2007-04-17
Replaces:DateLastModified-2003-06-17
Is Replaced By:http://dublincore.org/documents/dcmi-terms/#terms-modified
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: day
Identifier:http://rs.tdwg.org/dwc/terms/day
Namespace:http://rs.tdwg.org/dwc/terms/
Label:day
Definition:The two-digit day of the month on which the event occurred.
Comment:Example: "28". For discussion see http://code.google.com/p/darwincore/wiki/day
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:day-2009-04-24
Replaces:DayCollected-2003-06-17
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DayOfMonth
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DayOfMonth
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayOfMonth
Definition:The day of the month the specimen was collected from the field. Possible value ranges from 01..31 inclusive
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:DayCollected-2003-06-13
Replaces:
Is Replaced By:day-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DayCollected
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DayCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayCollected
Definition:The two digit day of the month in the Common Era calendar during which the cataloged item was collected from the field.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DayCollected-2003-06-17
Replaces:DayCollected-2003-06-13
Is Replaced By:day-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DateIdentified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DateIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateIdentified
Definition:The day portion of the date when the Collection Item was identified; as two digits [01..31].
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:DayIdentified-2003-06-13
Replaces:
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DayIdentified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DayIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayIdentified
Definition:The two digit day of the month in the Common Era calendar during which the cataloged item was identified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DayIdentified-2003-06-17
Replaces:DayIdentified-2003-06-13
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: DayOfYear
Identifier:http://rs.tdwg.org/dwc/dwcore/DayOfYear
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:DayOfYear
Definition:The ordinal day of the year on which the object or observation was collected (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366). If the EarliestDateCollected and LatestDateCollected do not occur on the same day, do not populate DayOfYear.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DayOfYear-2007-04-17
Replaces:JulianDay-2003-06-17
Is Replaced By:startDayOfYear-2009-04-24, startDayOfYear-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: DecimalLatitude
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLatitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DecimalLatitude
Definition:The latitude of the location from which the cataloged item was collected, expressed in decimal degrees.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DecimalLatitude-2003-06-17
Replaces:Latitude-2003-06-13
Is Replaced By:decimalLatitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: DecimalLatitude
Identifier:http://rs.tdwg.org/dwc/geospatial/DecimalLatitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:DecimalLatitude
Definition:The latitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are North of the Equator, negative values are South of the Equator. Describes the point-radius representation of the location, along with DecimalLongitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -41.0983423
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DecimalLatitude-2007-04-17
Replaces:DecimalLatitude-2003-06-17
Is Replaced By:decimalLatitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: decimalLatitude
Identifier:http://rs.tdwg.org/dwc/terms/decimalLatitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:decimalLatitude
Definition:The geographic latitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are north of the Equator, negative values are south of it.
Comment:Example: "-41.0983423". For discussion see http://code.google.com/p/darwincore/wiki/decimalLatitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:decimalLatitude-2009-04-24
Replaces:DecimalLatitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: DecimalLongitude
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLongitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DecimalLongitude
Definition:The longitude of the location from which the cataloged item was collected, expressed in decimal degrees.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:DecimalLongitude-2003-06-17
Replaces:Longitude-2003-06-13
Is Replaced By:decimalLongitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: DecimalLongitude
Identifier:http://rs.tdwg.org/dwc/geospatial/DecimalLongitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:DecimalLongitude
Definition:The longitude of the geographic center of a location where an event occurred (organism collected, observation made), expressed in decimal degrees. Positive values are East of the Greenwich Meridian, negative values are West of the Greenwich Meridian. Describes the point-radius representation of the location, along with DecimalLatitude, GeodeticDatum, and CoordinateUncertaintyInMeters. Example: -71.0943235
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:DecimalLongitude-2007-04-17
Replaces:DecimalLongitude-2003-06-17
Is Replaced By:decimalLongitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: decimalLongitude
Identifier:http://rs.tdwg.org/dwc/terms/decimalLongitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:decimalLongitude
Definition:The geographic longitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are east of the Greenwich Meridian, negative values are west of it.
Comment:Example: "-121.1761111". For discussion see http://code.google.com/p/darwincore/wiki/decimalLongitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:decimalLongitude-2009-04-24
Replaces:DecimalLongitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: VerbatimDepth
Identifier:http://www.iobis.org/obis/VerbatimDepth
Namespace:http://www.iobis.org/obis/
Label:VerbatimDepth
Definition:For data sets that have the depth range expressed in one field (e.g. "150-200 m") it can be entered here as free text. Separate, numeric Minimum and Maximum Depth fields are the preferred format; the Depth Range option is included for legacy data sets.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:DepthRange-2005-07-10
Replaces:
Is Replaced By:verbatimDepth-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: Disposition
Identifier:http://rs.tdwg.org/dwc/curatorial/Disposition
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:Disposition
Definition:The current disposition of the cataloged item. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Disposition-2007-04-17
Replaces:
Is Replaced By:disposition-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition
Term Name: disposition
Identifier:http://rs.tdwg.org/dwc/terms/disposition
Namespace:http://rs.tdwg.org/dwc/terms/
Label:disposition
Definition:The current disposition of the specimen. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". For discussion see http://code.google.com/p/darwincore/wiki/disposition
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:disposition-2009-04-24
Replaces:Disposition-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Disposition
Term Name: DwCType
Identifier:http://rs.tdwg.org/dwc/terms/DwCType/DwCType
Namespace:http://rs.tdwg.org/dwc/terms/DwCType/
Label:DwCType
Definition:The set of classes specified by the Darwin Core Type Vocabulary, used to categorize the nature or genre of the resource.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/DwCType
Type of Term:http://purl.org/dc/dcam/VocabularyEncodingScheme
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:DwCType-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/FossileSpecimen
Term Name: dynamicProperties
Identifier:http://rs.tdwg.org/dwc/terms/dynamicProperties
Namespace:http://rs.tdwg.org/dwc/terms/
Label:dynamicProperties
Definition:A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs.
Comment:Examples: "tragusLengthInMeters=0.014; weightInGrams=120", "heightInMeters=1.5", "natureOfID=expert identification; identificationEvidence=cytochrome B sequence", "relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10", "aspectHeading=277; slopeInDegrees=6", "iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina". For discussion see http://code.google.com/p/darwincore/wiki/dynamicProperties
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:all
Has Range:
Version:dynamicProperties-2009-04-24
Replaces:Attributes-2007-04-17
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: EarliestAgeOrLowestStage
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestAgeOrLowestStage
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:EarliestAgeOrLowestStage
Definition:The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:EarliestAgeOrLowestStage-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: EarliestAgeOrLowestStage
Identifier:http://rs.tdwg.org/dwc/terms/EarliestAgeOrLowestStage
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestAgeOrLowestStage
Definition:The full name of the earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:earliestAgeOrLowestStage-2009-04-24
Replaces:EarliestAgeOrLowestStage-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: EarliestDateCollected
Identifier:http://rs.tdwg.org/dwc/dwcore/EarliestDateCollected
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:EarliestDateCollected
Definition:The earliest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:EarliestDateCollected-2007-04-17
Replaces:YearCollected-2003-06-17, MonthCollected-2003-06-17, DayCollected-2003-06-17
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: EarliestDateCollected
Identifier:http://rs.tdwg.org/dwc/terms/EarliestDateCollected
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestDateCollected
Definition:The earliest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. For discussion see http://code.google.com/p/darwincore/wiki/EarliestDateCollected
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:EarliestDateCollected-2008-11-19
Replaces:EarliestDateCollected-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: EarliestEonOrLowestEonothem
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestEonOrLowestEonothem
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:EarliestEonOrLowestEonothem
Definition:The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:EarliestEonOrLowestEonothem-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: EarliestEonOrLowestEonothem
Identifier:http://rs.tdwg.org/dwc/terms/EarliestEonOrLowestEonothem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestEonOrLowestEonothem
Definition:The full name of the earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:earliestEonOrLowestEonothem-2009-04-24
Replaces:EarliestEonOrLowestEonothem-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: EarliestEpochOrLowestSeries
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestEpochOrLowestSeries
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:EarliestEpochOrLowestSeries
Definition:The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:EarliestEpochOrLowestSeries-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: EarliestEpochOrLowestSeries
Identifier:http://rs.tdwg.org/dwc/terms/EarliestEpochOrLowestSeries
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestEpochOrLowestSeries
Definition:The full name of the earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:earliestEpochOrLowestSeries-2009-04-24
Replaces:EarliestEpochOrLowestSeries-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: EarliestEraOrLowestErathem
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestEraOrLowestErathem
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:EarliestEraOrLowestErathem
Definition:The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:EarliestEraOrLowestErathem-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: EarliestEraOrLowestErathem
Identifier:http://rs.tdwg.org/dwc/terms/EarliestEraOrLowestErathem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestEraOrLowestErathem
Definition:The full name of the earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:earliestEraOrLowestErathem-2009-04-24
Replaces:EarliestEraOrLowestErathem-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: EarliestPeriodOrLowestSystem
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/EarliestPeriodOrLowestSystem
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:EarliestPeriodOrLowestSystem
Definition:The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:EarliestPeriodOrLowestSystem-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: EarliestPeriodOrLowestSystem
Identifier:http://rs.tdwg.org/dwc/terms/EarliestPeriodOrLowestSystem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EarliestPeriodOrLowestSystem
Definition:The full name of the earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:earliestPeriodOrLowestSystem-2009-04-24
Replaces:EarliestPeriodOrLowestSystem-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: LatestDateCollected
Identifier:http://www.iobis.org/obis/LatestDateCollected
Namespace:http://www.iobis.org/obis/
Label:LatestDateCollected
Definition:For samples/observations/record events that were taken over time this gives the end day of the collecting event. Possible value ranges from 01..31 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndDayCollected-2005-07-10
Replaces:
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: endDayOfYear
Identifier:http://rs.tdwg.org/dwc/terms/endDayOfYear
Namespace:http://rs.tdwg.org/dwc/terms/
Label:endDayOfYear
Definition:The latest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see http://code.google.com/p/darwincore/wiki/endDayOfYear
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:endDayOfYear-2009-04-24
Replaces:DayOfYear-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
Term Name: EndDayOfYear
Identifier:http://www.iobis.org/obis/EndDayOfYear
Namespace:http://www.iobis.org/obis/
Label:EndDayOfYear
Definition:For samples/observations/record events that were taken over time this gives the end ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndJulianDay-2005-07-10
Replaces:
Is Replaced By:endDayOfYear-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberEnd
Term Name: FootprintWKT
Identifier:http://www.iobis.org/obis/FootprintWKT
Namespace:http://www.iobis.org/obis/
Label:FootprintWKT
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndLatitude-2005-07-10
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
Term Name: FootprintWKT
Identifier:http://www.iobis.org/obis/FootprintWKT
Namespace:http://www.iobis.org/obis/
Label:FootprintWKT
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndLongitude-2005-07-10
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
Term Name: LatestDateCollected
Identifier:http://www.iobis.org/obis/LatestDateCollected
Namespace:http://www.iobis.org/obis/
Label:LatestDateCollected
Definition:For samples/observations/record events that were taken over time this gives the end month of the collecting event. Possible values range from 01...12 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndMonthCollected-2005-07-10
Replaces:
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: EndTimeOfDay
Identifier:http://www.iobis.org/obis/EndTimeOfDay
Namespace:http://www.iobis.org/obis/
Label:EndTimeOfDay
Definition:The time of day when the sampling event ended, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndTimeOfDay-2005-07-10
Replaces:
Is Replaced By:eventTime-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
Term Name: EndTimeOfDay
Identifier:http://rs.tdwg.org/dwc/terms/EndTimeOfDay
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EndTimeOfDay
Definition:The time of day when the event ended, expressed as decimal hours from midnight, local time.
Comment:Examples: "12.0" (= noon), "13.5" (= 1:30pm). For discussion see http://code.google.com/p/darwincore/wiki/EndTimeOfDay
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:EndTimeOfDay-2008-11-19
Replaces:EndTimeOfDay-2005-07-10
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayEnd
Term Name: LatestDateCollected
Identifier:http://www.iobis.org/obis/LatestDateCollected
Namespace:http://www.iobis.org/obis/
Label:LatestDateCollected
Definition:For samples/observations/record events that were taken over time this gives the end year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:EndYearCollected-2005-07-10
Replaces:
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: establishmentMeans
Identifier:http://rs.tdwg.org/dwc/terms/establishmentMeans
Namespace:http://rs.tdwg.org/dwc/terms/
Label:establishmentMeans
Definition:The process by which the the biological individual(s) represented in the occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native". For discussion see http://code.google.com/p/darwincore/wiki/establishmentMeans
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:establishmentMeans-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/EstablishmentMeans
Term Name: Event
Identifier:http://rs.tdwg.org/dwc/terms/Event
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Event
Definition:The category of information pertaining to an event (something that happens at a place and time).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Event
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:
Has Range:
Version:Event-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering
Term Name: eventAttributes
Identifier:http://rs.tdwg.org/dwc/terms/eventAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventAttributes
Definition:A list (concatenated and separated) of additional measurements or characteristics of the Event.
Comment:Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg". For discussion see http://code.google.com/p/darwincore/wiki/eventAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:eventAttributes-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
Term Name: eventDate
Identifier:http://rs.tdwg.org/dwc/terms/eventDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventDate
Definition:The date-time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/eventDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:eventDate-2009-04-24
Replaces:EarliestDateCollected-2007-04-17, LatestDateCollected-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: eventID
Identifier:http://rs.tdwg.org/dwc/terms/eventID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventID
Definition:An identifier for the event. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/eventID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:eventID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: EventMeasurement
Identifier:http://rs.tdwg.org/dwc/terms/EventMeasurement
Namespace:http://rs.tdwg.org/dwc/terms/
Label:EventMeasurement
Definition:The category of information pertaining to measurements associated with an event.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/EventMeasurement
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:EventMeasurement-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
Term Name: eventMeasurementAccuracy
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementAccuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementAccuracy
Definition:The description of the error associated with the EventAttributeValue.
Comment:Example: "0.01", "normal distribution with variation of 2 m". For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementAccuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/accuracy
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementAccuracy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: eventMeasurementDeterminedBy
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementDeterminedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementDeterminedBy
Definition:The agent responsible for having determined the value of the measurement or characteristic of the event.
Comment:Example: "Robert Hijmans". For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementDeterminedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementDeterminedBy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy
Term Name: eventMeasurementDeterminedDate
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementDeterminedDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementDeterminedDate
Definition:The date on which the the measurement or characteristic of the event was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementDeterminedDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementDeterminedDate-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime
Term Name: eventMeasurementID
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementID
Definition:An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: eventMeasurementRemarks
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementRemarks
Definition:Comments or notes accompanying the measurement or characteristic of the event.
Comment:Example: "temperature taken at 15:00". For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: eventMeasurementType
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementType
Definition:The nature of the measurement or characteristic of the event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "temperature". For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementType-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
Term Name: eventMeasurementUnit
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementUnit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementUnit
Definition:The units for the value of the measurement or characteristic of the event. Recommended best practice is to use International System of Units (SI) units.
Comment:Example: "Celcius". For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementUnit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementUnit-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
Term Name: eventMeasurementValue
Identifier:http://rs.tdwg.org/dwc/terms/eventMeasurementValue
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventMeasurementValue
Definition:The value of the measurement or characteristic of the event.
Comment:Example: "22". For discussion see http://code.google.com/p/darwincore/wiki/eventMeasurementValue
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/EventMeasurement
Has Range:
Version:eventMeasurementValue-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
Term Name: eventRemarks
Identifier:http://rs.tdwg.org/dwc/terms/eventRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventRemarks
Definition:Comments or notes about the Event.
Comment:Example: "after the recent rains the river is nearly at flood stage". For discussion see http://code.google.com/p/darwincore/wiki/eventRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:eventRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: eventTime
Identifier:http://rs.tdwg.org/dwc/terms/eventTime
Namespace:http://rs.tdwg.org/dwc/terms/
Label:eventTime
Definition:The time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "14:07-0600" is 2:07pm in the time zone six hours earlier than UTC, "08:40:21Z" is 8:40:21am UTC, "13:00:00Z/15:30:00Z" is the interval between 1pm UTC and 3:30pm UTC. For discussion see http://code.google.com/p/darwincore/wiki/eventTime
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:eventTime-2009-04-24
Replaces:StartTimeOfDay-2005-07-10, EndTimeOfDay-2005-07-10
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin and DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: Family
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Family
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Family
Definition:The family name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Family-2003-06-13
Replaces:
Is Replaced By:family-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: Family
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Family
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Family
Definition:The phylogenetic family to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Family-2003-06-17
Replaces:Family-2003-06-13
Is Replaced By:family-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: Family
Identifier:http://rs.tdwg.org/dwc/dwcore/Family
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Family
Definition:The name of the family in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Family-2007-04-17
Replaces:Family-2003-06-17
Is Replaced By:family-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: family
Identifier:http://rs.tdwg.org/dwc/terms/family
Namespace:http://rs.tdwg.org/dwc/terms/
Label:family
Definition:The name of the family in which the scientificName is classified.
Comment:Example: "Ctenomyidae". For discussion see http://code.google.com/p/darwincore/wiki/family
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:family-2009-04-24
Replaces:Family-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = familia
Term Name: FieldNotes
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNotes
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FieldNotes
Definition:A reference to, or flag marking the existence of notes taken in the field for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:FieldNotes-2003-06-17
Replaces:
Is Replaced By:fieldNotes-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/FieldNotes
Term Name: FieldNotes
Identifier:http://rs.tdwg.org/dwc/curatorial/FieldNotes
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:FieldNotes
Definition:One of a) a flag indicating the existence of, b) a reference to (such as a URL or literature citation), or c) the actual free text content of notes taken in the field about the specimen or observation.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FieldNotes-2007-04-17
Replaces:FieldNotes-2003-06-17
Is Replaced By:fieldNotes-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/FieldNotes
Term Name: fieldNotes
Identifier:http://rs.tdwg.org/dwc/terms/fieldNotes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:fieldNotes
Definition:One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Occurrence.
Comment:Example: "notes available in Grinnell-Miller Library". For discussion see http://code.google.com/p/darwincore/wiki/fieldNotes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:fieldNotes-2009-04-24
Replaces:FieldNotes-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/FieldNotes
Term Name: FieldNumber
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FieldNumber
Definition:A "number" (really a string) created at collection time to identify all material that resulted from a collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:FieldNumber-2003-06-13
Replaces:
Is Replaced By:fieldNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FieldNumber
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/FieldNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:FieldNumber
Definition:An identifying string applied to a set of material that resulted from a single collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:FieldNumber-2003-06-17
Replaces:FieldNumber-2003-06-13
Is Replaced By:fieldNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FieldNumber
Identifier:http://rs.tdwg.org/dwc/curatorial/FieldNumber
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:FieldNumber
Definition:An identifying string applied to a set of objects or observations resulting from a single collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FieldNumber-2007-04-17
Replaces:FieldNumber-2003-06-17
Is Replaced By:fieldNumber-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: fieldNumber
Identifier:http://rs.tdwg.org/dwc/terms/fieldNumber
Namespace:http://rs.tdwg.org/dwc/terms/
Label:fieldNumber
Definition:An identifier given to the event in the field. Often serves as a link between field notes and the Event.
Comment:Example: "RV Sol 87-03-08". For discussion see http://code.google.com/p/darwincore/wiki/fieldNumber
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:fieldNumber-2009-04-24
Replaces:FieldNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: FootprintSpatialFit
Identifier:http://rs.tdwg.org/dwc/geospatial/FootprintSpatialFit
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:FootprintSpatialFit
Definition:A measure of how well the geometry expressed in the footprint match the original spatial representation, as a ratio of the area of the footprint given to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The FootprintSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the FootprintSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FootprintSpatialFit-2007-04-17
Replaces:
Is Replaced By:footprintSpatialFit-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)
Term Name: footprintSpatialFit
Identifier:http://rs.tdwg.org/dwc/terms/footprintSpatialFit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:footprintSpatialFit
Definition:The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). For discussion see http://code.google.com/p/darwincore/wiki/footprintSpatialFit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:footprintSpatialFit-2009-04-24
Replaces:FootprintSpatialFit-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintSpatialFit (ABCD v2.06b)
Term Name: FootprintWKT
Identifier:http://rs.tdwg.org/dwc/geospatial/FootprintWKT
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:FootprintWKT
Definition:A Well-Known Text (WKT; see http://en.wikipedia.org/wiki/Well-known_text) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The same place may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for the same occurrence. Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:FootprintWKT-2007-04-17
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)
Term Name: footprintWKT
Identifier:http://rs.tdwg.org/dwc/terms/footprintWKT
Namespace:http://rs.tdwg.org/dwc/terms/
Label:footprintWKT
Definition:A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location.
Comment:Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)). For discussion see http://code.google.com/p/darwincore/wiki/footprintWKT
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:footprintWKT-2009-04-24
Replaces:FootprintWKT-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/FootprintWKT (ABCD v2.06b)
Term Name: Formation
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Formation
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:Formation
Definition:The full name of the lithostratigraphic formation from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:Formation-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: Formation
Identifier:http://rs.tdwg.org/dwc/terms/Formation
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Formation
Definition:The full name of the lithostratigraphic formation from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:formation-2009-04-24
Replaces:Formation-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: FossilSpecimen
Identifier:http://rs.tdwg.org/dwc/dwctype/FossilSpecimen
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:FossilSpecimen
Definition:A resource describing a fossilized specimen.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/FossilSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:FossilSpecimen-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/FossileSpecimen
Term Name: AssociatedSequences
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/AssociatedSequences
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:AssociatedSequences
Definition:GenBank Accession number.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:GenBankNum-2003-06-17
Replaces:
Is Replaced By:associatedSequences-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
Term Name: AssociatedSequences
Identifier:http://rs.tdwg.org/dwc/curatorial/AssociatedSequences
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:AssociatedSequences
Definition:GenBank Accession number(s) associated with the biological individual(s) referred to by the cataloged object.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GenBankNumber-2007-04-17
Replaces:GenBankNum-2003-06-17
Is Replaced By:associatedSequences-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Sequences/Sequence/ID-in-Database + constant
Term Name: Genus
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Genus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Genus
Definition:The genus name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Genus-2003-06-13
Replaces:
Is Replaced By:genus-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: Genus
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Genus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Genus
Definition:The phylogenetic genus to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Genus-2003-06-17
Replaces:Genus-2003-06-13
Is Replaced By:genus-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: Genus
Identifier:http://rs.tdwg.org/dwc/dwcore/Genus
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Genus
Definition:The name of the genus in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Genus-2007-04-17
Replaces:Genus-2003-06-17
Is Replaced By:genus-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: genus
Identifier:http://rs.tdwg.org/dwc/terms/genus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:genus
Definition:The name of the genus in which the scientificName is classified.
Comment:Example: "Quercus". For discussion see http://code.google.com/p/darwincore/wiki/genus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:genus-2009-04-24
Replaces:Genus-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Viral/GenusOrMonomial or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/GenusOrMonomial}
Term Name: GeodeticDatum
Identifier:http://rs.tdwg.org/dwc/geospatial/GeodeticDatum
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeodeticDatum
Definition:The geodetic datum to which the latitude and longitude refer. If not known, use "not recorded". This concept should be vocabulary-controlled. Example: "WGS84"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeodeticDatum-2007-04-17
Replaces:HorizontalDatum-2003-06-17
Is Replaced By:geodeticDatum-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
Term Name: geodeticDatum
Identifier:http://rs.tdwg.org/dwc/terms/geodeticDatum
Namespace:http://rs.tdwg.org/dwc/terms/
Label:geodeticDatum
Definition:The geodetic datum (or ellipsoid) for the geographic coordinates in decimalLatitude, decimalLongitude, verbatimCoordinates, verbatimLatitude, and verbatimLongitude. Recommended best practice is to use a controlled vocabulary such as the EPSG code.
Comment:Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". For discussion see http://code.google.com/p/darwincore/wiki/geodeticDatum
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:geodeticDatum-2009-04-24
Replaces:GeodeticDatum-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
Term Name: georeferencedBy
Identifier:http://rs.tdwg.org/dwc/terms/georeferencedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:georeferencedBy
Definition:The name(s) of the person(s) who determined the georeference for the location.
Comment:Example: "Heather Constable, Carol Spencer". For discussion see http://code.google.com/p/darwincore/wiki/georeferencedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/accordingTo
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:georeferencedBy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: GeoreferenceProtocol
Identifier:http://rs.tdwg.org/dwc/geospatial/GeoreferenceProtocol
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceProtocol
Definition:A reference to the methods used for determining the coordinates and uncertainties. Example: "http://manisnet.org/GeorefGuide.html".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceProtocol-2007-04-17
Replaces:GeorefMethod-2003-06-17
Is Replaced By:georeferenceProtocol-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
Term Name: georeferenceProtocol
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceProtocol
Namespace:http://rs.tdwg.org/dwc/terms/
Label:georeferenceProtocol
Definition:A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
Comment:Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceProtocol
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:georeferenceProtocol-2009-04-24
Replaces:GeoreferenceProtocol-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
Term Name: GeoreferenceRemarks
Identifier:http://rs.tdwg.org/dwc/geospatial/GeoreferenceRemarks
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceRemarks
Definition:Comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceRemarks-2007-04-17
Replaces:LatLongComments-2003-06-17
Is Replaced By:georeferenceRemarks-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
Term Name: georeferenceRemarks
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:georeferenceRemarks
Definition:Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Comment:Example: "assumed distance by road (Hwy. 101)". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:georeferenceRemarks-2009-04-24
Replaces:GeoreferenceRemarks-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
Term Name: GeoreferenceSources
Identifier:http://rs.tdwg.org/dwc/geospatial/GeoreferenceSources
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceSources
Definition:A list of maps, gazetteers or other resources used to georeference the locality. The content of this concept is meant to be specific enough to allow anyone in the future to use the same resource to georeference the same locality. Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceSources-2007-04-17
Replaces:
Is Replaced By:georeferenceSources-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
Term Name: georeferenceSources
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceSources
Namespace:http://rs.tdwg.org/dwc/terms/
Label:georeferenceSources
Definition:A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality.
Comment:Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceSources
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:georeferenceSources-2009-04-24
Replaces:GeoreferenceSources-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceSources
Term Name: GeoreferenceVerificationStatus
Identifier:http://rs.tdwg.org/dwc/geospatial/GeoreferenceVerificationStatus
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:GeoreferenceVerificationStatus
Definition:A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. This element should be vocabulary-controlled. Examples: "requires verification", "verified by collector", "verified by curator".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GeoreferenceVerificationStatus-2007-04-17
Replaces:
Is Replaced By:georeferenceVerificationStatus-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus
Term Name: georeferenceVerificationStatus
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:georeferenceVerificationStatus
Definition:A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "requires verification", "verified by collector", "verified by curator". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceVerificationStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:georeferenceVerificationStatus-2009-04-24
Replaces:GeoreferenceVerificationStatus-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceVerificationStatus
Term Name: GeoreferenceProtocol
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/GeoreferenceProtocol
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:GeoreferenceProtocol
Definition:A reference to the methods used for determining the coordinates and uncertainties.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:GeorefMethod-2003-06-17
Replaces:
Is Replaced By:georeferenceProtocol-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinateMethod
Term Name: SampleID
Identifier:http://rs.tdwg.org/dwc/dwcore/SampleID
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:SampleID
Definition:A Uniform Resource Name (URN) as a unique identifier for the specimen or observation record. In the absence of a persistent global unique identifier, construct one in the form: “[InstitutionCode]:[CollectionCode]: [CatalogNumber]” Examples: 1) urn:lsid:nhm.ku.edu:Herps:32 2) “FMNH:Mammal:145732”
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:GlobalUniqueIdentifier-2007-04-17
Replaces:
Is Replaced By:occurrenceID-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitGUID
Term Name: FootprintWKT
Identifier:http://www.iobis.org/obis/FootprintWKT
Namespace:http://www.iobis.org/obis/
Label:FootprintWKT
Definition:Geographic Markup Language(GML) description of the feature for representing complex shapes such as lines and polygons, per Open GIS Consortium (OGC) standards - http://www.opengis.net/gml/01-029/GML2.html.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:GMLFeature-2005-07-10
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GML
Term Name: Group
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Group
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:Group
Definition:The full name of the lithostratigraphic group from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:Group-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: Group
Identifier:http://rs.tdwg.org/dwc/terms/Group
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Group
Definition:The full name of the lithostratigraphic group from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:group-2009-04-24
Replaces:Group-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: habitat
Identifier:http://rs.tdwg.org/dwc/terms/habitat
Namespace:http://rs.tdwg.org/dwc/terms/
Label:habitat
Definition:A category or description of the habitat in which the event occurred. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "oak savanna", "pre-cordilleran steppe". For discussion see http://code.google.com/p/darwincore/wiki/habitat
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:habitat-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: HigherGeography
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/HigherGeography
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:HigherGeography
Definition:The combination of all geographic elements less specific than locality. "Like" query operations on this element will search for a substring in any of the higher geography attributes.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:HigherGeography-2003-06-17
Replaces:
Is Replaced By:higherGeography-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Term Name: HigherGeography
Identifier:http://rs.tdwg.org/dwc/dwcore/HigherGeography
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:HigherGeography
Definition:The names (concatenated and separated) of geographic elements less specific than the information in the Locality element. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching geographic names. This can be useful if it is unclear in which element a name might be found, and in cases where there is no other appropriate geographic element. Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:HigherGeography-2007-04-17
Replaces:HigherGeography-2003-06-17
Is Replaced By:higherGeography-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Term Name: higherGeography
Identifier:http://rs.tdwg.org/dwc/terms/higherGeography
Namespace:http://rs.tdwg.org/dwc/terms/
Label:higherGeography
Definition:A list (concatenated and separated) of geographic names less specific than the information in the Locality.
Comment:Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. For discussion see http://code.google.com/p/darwincore/wiki/higherGeography
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:higherGeography-2009-04-24
Replaces:HigherGeography-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/LocalityText or DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName}
Term Name: higherGeographyID
Identifier:http://rs.tdwg.org/dwc/terms/higherGeographyID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:higherGeographyID
Definition:A unique identifier for the geographic region within with the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina. For discussion see http://code.google.com/p/darwincore/wiki/higherGeographyID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:higherGeographyID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: HigherTaxon
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/HigherTaxon
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:HigherTaxon
Definition:The combination of names of taxonomic ranks less specific than Genus. "Like" query operations on this element will search for a substring in any of the higher taxon attributes.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:HigherTaxon-2003-06-17
Replaces:
Is Replaced By:higherTaxonName-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Term Name: HigherTaxon
Identifier:http://rs.tdwg.org/dwc/dwcore/HigherTaxon
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:HigherTaxon
Definition:The names of taxonomic ranks less specific than SpecificEpithet concatenated and separated. "LIKE" or "contains" substring query operations are meant to be used with this element to find matching higher taxon names. This element may contain the list of scientific names of all of the supra-specific taxa in the classification used to identify (determine) the specimen or observation. Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:HigherTaxon-2007-04-17
Replaces:HigherTaxon-2003-06-17
Is Replaced By:higherTaxonName-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Term Name: higherTaxonConceptID
Identifier:http://rs.tdwg.org/dwc/terms/higherTaxonConceptID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:higherTaxonConceptID
Definition:A unique identifier for the taxon concept less specific than that given in the taxonConceptID.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/higherTaxonConceptID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:higherTaxonconceptID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: higherTaxonName
Identifier:http://rs.tdwg.org/dwc/terms/higherTaxonName
Namespace:http://rs.tdwg.org/dwc/terms/
Label:higherTaxonName
Definition:A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName.
Comment:Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys". For discussion see http://code.google.com/p/darwincore/wiki/higherTaxonName
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:higherTaxonName-2009-04-24
Replaces:HigherTaxon-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName
Term Name: higherTaxonNameID
Identifier:http://rs.tdwg.org/dwc/terms/higherTaxonNameID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:higherTaxonNameID
Definition:A unique identifier for the taxonName that is the parent of this taxonName in a classification.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/higherTaxonNameID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-21
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:higherTaxonNameID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: HighestBiostratigraphicZone
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/HighestBiostratigraphicZone
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:HighestBiostratigraphicZone
Definition:The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:HighestBiostratigraphicZone-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: HighestBiostratigraphicZone
Identifier:http://rs.tdwg.org/dwc/terms/HighestBiostratigraphicZone
Namespace:http://rs.tdwg.org/dwc/terms/
Label:HighestBiostratigraphicZone
Definition:The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:highestBiostratigraphicZone-2009-04-24
Replaces:HighestBiostratigraphicZone-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: GeodeticDatum
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/GeodeticDatum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:GeodeticDatum
Definition:The horizontal geodetic datum to which the DecimalLatitude and DecimalLongitude refer.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:HorizontalDatum-2003-06-17
Replaces:
Is Replaced By:geodeticDatum-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/SpatialDatum
Term Name: dcterms:Location
Identifier:http://purl.org/dc/terms/Location
Namespace:http://purl.org/dc/terms/
Label:Location
Definition:A spatial region or named place.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Location
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-01-14
Date Modified:2008-01-14
Has Domain:
Has Range:
Version:http://dublincore.org/documents/dcmi-terms/#classes-Location
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/LocalityText
Term Name: dcterms:accessRights
Identifier:http://purl.org/dc/terms/accessRights
Namespace:http://purl.org/dc/terms/
Label:accessRights
Definition:Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.
Comment:Example: "not-for-profit use only". For discussion see http://code.google.com/p/darwincore/wiki/accessRights
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/rights
Status:recommended
Date Issued:2003-02-15
Date Modified:2008-01-14
Has Domain:all
Has Range:http://purl.org/dc/terms/RightsStatement
Version:http://dublincore.org/documents/dcmi-terms/#terms-accessRights
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements
Term Name: dcterms:bibliographicCitation
Identifier:http://purl.org/dc/terms/bibliographicCitation
Namespace:http://purl.org/dc/terms/
Label:bibliographicCitation
Definition:A bibliographic reference for the resource as a statement indicating how this record should be cited (attributed) when used. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.
Comment:Examples: "Ctenomys sociabilis (MVZ 165861)" for a specimen, "Oliver P. Pearson. 1985. Los tuco-tucos (genera Ctenomys) de los Parques Nacionales Lanin y Nahuel Huapi, Argentina Historia Natural, 5(37):337-343." for a Taxon. For discussion see http://code.google.com/p/darwincore/wiki/bibliographicCitation
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2003-02-15
Date Modified:2009-04-24
Has Domain:all
Has Range:http://www.w3.org/2000/01/rdf-schema#Literal
Version:http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Term Name: dcterms:language
Identifier:http://purl.org/dc/terms/language
Namespace:http://purl.org/dc/terms/
Label:language
Definition:A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
Comment:Examples: "en" for English, "es" for Spanish. For discussion see http://code.google.com/p/darwincore/wiki/language
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/language
Status:recommended
Date Issued:2008-01-14
Date Modified:2008-01-14
Has Domain:all
Has Range:http://purl.org/dc/terms/LinguisticSystem
Version:http://dublincore.org/documents/dcmi-terms/#terms-language
Replaces:
Is Replaced By:
ABCD 2.06:some ABCD elements have a datatype extended with a language attribute, no language element at the Unit level
Term Name: dcterms:modified
Identifier:http://purl.org/dc/terms/modified
Namespace:http://purl.org/dc/terms/
Label:modified
Definition:The most recent date-time on which the resource was changed.
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/modified
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/date, http://purl.org/dc/terms/date
Status:recommended
Date Issued:2000-07-11
Date Modified:2008-01-14
Has Domain:all
Has Range:http://www.w3.org/2000/01/rdf-schema#Literal
Version:http://dublincore.org/documents/dcmi-terms/#terms-modified
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/DateLastEdited
Term Name: dcterms:rights
Identifier:http://purl.org/dc/terms/rights
Namespace:http://purl.org/dc/terms/
Label:rights
Definition:Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
Comment:Example: "Content licensed under Creative Commons Attribution 3.0 United States License". For discussion see http://code.google.com/p/darwincore/wiki/rights
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/rights
Status:recommended
Date Issued:2008-01-14
Date Modified:2008-01-14
Has Domain:all
Has Range:http://purl.org/dc/terms/RightsStatement
Version:http://dublincore.org/documents/dcmi-terms/#terms-rights
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements
Term Name: dcterms:rightsHolder
Identifier:http://purl.org/dc/terms/rightsHolder
Namespace:http://purl.org/dc/terms/
Label:rightsHolder
Definition:A person or organization owning or managing rights over the resource.
Comment:Example: "The Regents of the University of California.". For discussion see http://code.google.com/p/darwincore/wiki/rightsHolder
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2004-06-14
Date Modified:2008-01-14
Has Domain:all
Has Range:http://purl.org/dc/terms/Agent
Version:http://dublincore.org/documents/dcmi-terms/#terms-rightsHolder
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Units/Unit/Owner/Person/FullName or DataSets/DataSet/Metadata/Owners/Owner/Organisation/Name/Representation/Text or DataSets/DataSet/Metadata/Owners/Owner/Person/FullName
Term Name: dcterms:type
Identifier:http://purl.org/dc/terms/type
Namespace:http://purl.org/dc/terms/
Label:type
Definition:The nature or genre of the resource. Recommended best practice is to use the name of the class that defines the root of the record.
Comment:Examples: "Occurrence", "Event", "Location", "Taxon". For discussion see http://code.google.com/p/darwincore/wiki/type
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/elements/1.1/type
Status:recommended
Date Issued:2008-01-14
Date Modified:2008-01-14
Has Domain:all
Has Range:http://www.w3.org/2000/01/rdf-schema#Class
Version:http://dublincore.org/documents/dcmi-terms/#terms-type
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordBasis
Term Name: dcmitype:Event
Identifier:http://purl.org/dc/dcmitype/dcmitype:Event
Namespace:http://purl.org/dc/dcmitype/
Label:dcmitype:Event
Definition:A non-persistent, time-based occurrence.
Comment:Metadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. For discussion see http://code.google.com/p/darwincore/wiki/dcmitype:Event
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2000-07-11
Date Modified:2008-01-14
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:http://dublincore.org/usage/terms/history/#Event-003
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: dcmitype:MovingImage
Identifier:http://purl.org/dc/dcmitype/MovingImage
Namespace:http://purl.org/dc/dcmitype/
Label:MovingImage
Definition:A series of visual representations imparting an impression of motion when shown in succession.
Comment:Examples include animations, movies, television programs, videos, zoetropes, or visual output from a simulation. Instances of the type Moving Image must also be describable as instances of the broader type Image. For discussion see http://code.google.com/p/darwincore/wiki/MovingImage
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2003-11-18
Date Modified:2008-01-14
Member Of:http://purl.org/dc/terms/DCMIType
Has Domain:
Has Range:
Decision:http://dublincore.org/usage/decisions/#Decision-2008-01
Version:http://dublincore.org/usage/terms/history/#MovingImage-003
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/MultimediaObject
Term Name: dcmitype:Sound
Identifier:http://purl.org/dc/dcmitype/Sound
Namespace:http://purl.org/dc/dcmitype/
Label:Sound
Definition:A resource primarily intended to be heard.
Comment:Examples include a music playback file format, an audio compact disc, and recorded speech or sounds. For discussion see http://code.google.com/p/darwincore/wiki/Sound
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2000-07-11
Date Modified:2008-01-14
Member Of:http://purl.org/dc/terms/DCMIType
Has Domain:
Has Range:
Decision:http://dublincore.org/usage/decisions/#Decision-2008-01
Version:http://dublincore.org/usage/terms/history/#Sound-003
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/MultimediaObject
Term Name: dcmitype:StillImage
Identifier:http://purl.org/dc/dcmitype/StillImage
Namespace:http://purl.org/dc/dcmitype/
Label:StillImage
Definition:A resource describing a static visual representation.
Comment:Examples include paintings, drawings, graphic designs, plans and maps. Recommended best practice is to assign the type Text to images of textual materials. Instances of the type Still Image must also be describable as instances of the broader type Image. For discussion see http://code.google.com/p/darwincore/wiki/StillImage
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2003-11-18
Date Modified:2008-01-14
Member Of:http://purl.org/dc/terms/DCMIType
Has Domain:
Has Range:
Decision:http://dublincore.org/usage/decisions/#Decision-2008-01
Version:http://dublincore.org/usage/terms/history/#StillImage-003
Replaces:
Is Replaced By:
ABCD 2.06:{RecordBasisEnum/DrawingOrPhotograph or RecordBasisEnum/MultimediaObject}
Term Name: HumanObservation
Identifier:http://rs.tdwg.org/dwc/dwctype/HumanObservation
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:HumanObservation
Definition:A resource describing an observation made by one or more people.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/HumanObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:HumanObservation-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/HumanObservation
Term Name: Identification
Identifier:http://rs.tdwg.org/dwc/terms/Identification
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Identification
Definition:The category of information pertaining to taxonomic determinations (the assignment of a scientific name).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Identification
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Identification-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification
Term Name: identificationAttributes
Identifier:http://rs.tdwg.org/dwc/terms/identificationAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:identificationAttributes
Definition:A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Identification.
Comment:Example: "natureOfID=expert identification; identificationEvidence=cytochrome B sequence". For discussion see http://code.google.com/p/darwincore/wiki/identificationAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:identificationAttributes-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: identificationID
Identifier:http://rs.tdwg.org/dwc/terms/identificationID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:identificationID
Definition:An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/identificationID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:identificationID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: IdentificationQualifier
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/IdentificationQualifier
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IdentificationQualifier
Definition:Additional information documenting the taxonomic determination of the cataloged item (e.g., "cf.", "aff.", "subspecies in question", etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IdentificationModifier-2003-06-17
Replaces:
Is Replaced By:identificationQualifier-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
Term Name: IdentificationQualifier
Identifier:http://rs.tdwg.org/dwc/dwcore/IdentificationQualifier
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:IdentificationQualifier
Definition:A brief phrase or a standard term ("cf.", "aff.") to qualify the identification of the organism when doubts have arisen as to its taxonomic identity (determination). Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IdentificationQualifier-2007-04-17
Replaces:IdentificationModifier-2003-06-17
Is Replaced By:identificationQualifier-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
Term Name: identificationQualifier
Identifier:http://rs.tdwg.org/dwc/terms/identificationQualifier
Namespace:http://rs.tdwg.org/dwc/terms/
Label:identificationQualifier
Definition:A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the Identification.
Comment:Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. For discussion see http://code.google.com/p/darwincore/wiki/identificationQualifier
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:identificationQualifier-2009-04-24
Replaces:IdentificationQualifier-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/IdentificationQualifier
Term Name: identificationReferences
Identifier:http://rs.tdwg.org/dwc/terms/identificationReferences
Namespace:http://rs.tdwg.org/dwc/terms/
Label:identificationReferences
Definition:A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.
Comment:Example: "Aves del Noroeste Patagonico. Christie et al. 2004.". For discussion see http://code.google.com/p/darwincore/wiki/identificationReferences
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:identificationReferences-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/References
Term Name: identificationRemarks
Identifier:http://rs.tdwg.org/dwc/terms/identificationRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:identificationRemarks
Definition:Comments or notes about the Identification.
Comment:Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.". For discussion see http://code.google.com/p/darwincore/wiki/identificationRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:identificationRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Notes
Term Name: IdentifiedBy
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the currently accepted Scientific Name to the Cataloged Item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:IdentifiedBy-2003-06-13
Replaces:
Is Replaced By:identifiedBy-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: IdentifiedBy
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/IdentifiedBy
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the currently accepted ScientificName to the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IdentifiedBy-2003-06-17
Replaces:IdentifiedBy-2003-06-13
Is Replaced By:identifiedBy-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: IdentifiedBy
Identifier:http://rs.tdwg.org/dwc/curatorial/IdentifiedBy
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:IdentifiedBy
Definition:The name(s) of the person(s) who applied the ScientificName to the object or observation. Example: James L. Patton.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IdentifiedBy-2007-04-17
Replaces:IdentifiedBy-2003-06-17
Is Replaced By:identifiedBy-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: identifiedBy
Identifier:http://rs.tdwg.org/dwc/terms/identifiedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:identifiedBy
Definition:The name(s) of the person(s) who assigned the scientificName.
Comment:Example: "James L. Patton". For discussion see http://code.google.com/p/darwincore/wiki/identifiedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/accordingTo
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:identifiedBy-2009-04-24
Replaces:IdentifiedBy-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/IdentifiersText
Term Name: AssociatedMedia
Identifier:http://rs.tdwg.org/dwc/dwcore/AssociatedMedia
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:AssociatedMedia
Definition:A Universal Resource Locator reference to digital images associated with the specimen or observation.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:ImageURL-2007-04-17
Replaces:
Is Replaced By:associatedMedia-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/MultimediaObjects
Term Name: IndividualCount
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IndividualCount
Definition:The number of individuals present in the lot or container. Not an estimate of abundance or density at the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:IndividualCount-2003-06-13
Replaces:
Is Replaced By:individualCount-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: IndividualCount
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/IndividualCount
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IndividualCount
Definition:The number of individuals present in the lot or container referred to by the catalog number. Not an estimate of abundance or density at the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IndividualCount-2003-06-17
Replaces:IndividualCount-2003-06-13
Is Replaced By:individualCount-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: IndividualCount
Identifier:http://rs.tdwg.org/dwc/curatorial/IndividualCount
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:IndividualCount
Definition:The number of individuals present in the lot or container. Not to be used for observations.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IndividualCount-2007-04-17
Replaces:IndividualCount-2003-06-17
Is Replaced By:individualCount-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: individualCount
Identifier:http://rs.tdwg.org/dwc/terms/individualCount
Namespace:http://rs.tdwg.org/dwc/terms/
Label:individualCount
Definition:The number of individuals represented present at the time of the occurrence.
Comment:Examples: "1", "25". For discussion see http://code.google.com/p/darwincore/wiki/individualCount
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:individualCount-2009-04-24
Replaces:IndividualCount-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue
Term Name: individualID
Identifier:http://rs.tdwg.org/dwc/terms/individualID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:individualID
Definition:An identifier for an individual or named group of individual organisms represented in the occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.
Comment:Examples: "U.amer. 44", "Smedley", "Orca J 23". For discussion see http://code.google.com/p/darwincore/wiki/individualID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:individualID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/ScientificName/NameAtomised/Zoological/NamedIndividual or DataSets/DataSet/Units/Unit/ObservationUnit/ObservationUnitIdentifiers/ObservationUnitIdentifier or DataSets/DataSet/Units/Unit/SpecimenUnit/Accessions/AccessionNumber
Term Name: InformationWithheld
Identifier:http://rs.tdwg.org/dwc/dwcore/InformationWithheld
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InformationWithheld
Definition:Brief descriptions of additional information that may exist, but that has not been made public. Information about obtaining the withheld information should be sought from the administrative contact identified in the provider resource metadata (curator, collection manager). Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InformationWithheld-2007-04-17
Replaces:
Is Replaced By:informationWithheld-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/InformationWithheld
Term Name: informationWithheld
Identifier:http://rs.tdwg.org/dwc/terms/informationWithheld
Namespace:http://rs.tdwg.org/dwc/terms/
Label:informationWithheld
Definition:Additional information that exists, but that has not been shared in the given record.
Comment:Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". For discussion see http://code.google.com/p/darwincore/wiki/informationWithheld
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:all
Has Range:
Version:informationWithheld-2009-04-24
Replaces:InformationWithheld-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/InformationWithheld
Term Name: InfraspecificEpithet
Identifier:http://rs.tdwg.org/dwc/dwcore/InfraspecificEpithet
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InfraspecificEpithet
Definition:The infraspecific epithet of the scientific name applied to the organism.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InfraspecificEpithet-2007-04-17
Replaces:Subspecies-2003-06-17
Is Replaced By:infraspecificEpithet-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: infraspecificEpithet
Identifier:http://rs.tdwg.org/dwc/terms/infraspecificEpithet
Namespace:http://rs.tdwg.org/dwc/terms/
Label:infraspecificEpithet
Definition:The name of the second or subspecies epithet of the scientificName.
Comment:Example: "oxyadenia". For discussion see http://code.google.com/p/darwincore/wiki/infraspecificEpithet
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:infraspecificEpithet-2009-04-24
Replaces:InfraspecificEpithet-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: TaxonRank
Identifier:http://rs.tdwg.org/dwc/dwcore/TaxonRank
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:TaxonRank
Definition:The infraspecific rank (subspecies, variety, forma) of the InfraspecificEpithet. Examples: "subsp.", "var.", "forma".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InfraspecificRank-2007-04-17
Replaces:
Is Replaced By:taxonRank-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank
Term Name: InstitutionCode
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:InstitutionCode
Definition:A "standard" code identifier that identifies the institution to which the collection belongs. No global registry exists for assigning institutional codes. Use the code that is "standard" in your discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:InstitutionCode-2003-06-13
Replaces:
Is Replaced By:institutionCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: InstitutionCode
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/InstitutionCode
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:InstitutionCode
Definition:A code that identifies the institution to which the cataloged item belongs. No global registry exists for institutional codes; use the code that is "standard" in your discipline. This attribute must contain no spaces.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:InstitutionCode-2003-06-17
Replaces:InstitutionCode-2003-06-13
Is Replaced By:institutionCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: InstitutionCode
Identifier:http://rs.tdwg.org/dwc/dwcore/InstitutionCode
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:InstitutionCode
Definition:The code (or acronym) identifying the institution administering the collection in which the organism record is cataloged. No global registry exists for institutional codes; use the code that is "standard" at your institution or in your discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:InstitutionCode-2007-04-17
Replaces:InstitutionCode-2003-06-17
Is Replaced By:institutionCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: institutionCode
Identifier:http://rs.tdwg.org/dwc/terms/institutionCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:institutionCode
Definition:The name (or acronym) in use by the institution administering the collection or data set in which the occurrence is recorded.
Comment:Examples: "MVZ", "FMNH", "AKN-CLO". For discussion see http://code.google.com/p/darwincore/wiki/institutionCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:institutionCode-2009-04-24
Replaces:InstitutionCode-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SourceInstitutionID
Term Name: Island
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Island
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Island
Definition:The full, unabbreviated name of the island from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Island-2003-06-17
Replaces:
Is Replaced By:island-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Term Name: Island
Identifier:http://rs.tdwg.org/dwc/dwcore/Island
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Island
Definition:The full, unabbreviated name of the island on which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Island-2007-04-17
Replaces:Island-2003-06-17
Is Replaced By:island-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Term Name: island
Identifier:http://rs.tdwg.org/dwc/terms/island
Namespace:http://rs.tdwg.org/dwc/terms/
Label:island
Definition:The full, unabbreviated name of the island in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Isla Victoria". For discussion see http://code.google.com/p/darwincore/wiki/island
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:island-2009-04-24
Replaces:Island-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island
Term Name: IslandGroup
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/IslandGroup
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:IslandGroup
Definition:The full, unabbreviated name of the island group from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:IslandGroup-2003-06-17
Replaces:
Is Replaced By:islandGroup-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Term Name: IslandGroup
Identifier:http://rs.tdwg.org/dwc/dwcore/IslandGroup
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:IslandGroup
Definition:The full, unabbreviated name of the island group in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:IslandGroup-2007-04-17
Replaces:IslandGroup-2003-06-17
Is Replaced By:islandGroup-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Term Name: islandGroup
Identifier:http://rs.tdwg.org/dwc/terms/islandGroup
Namespace:http://rs.tdwg.org/dwc/terms/
Label:islandGroup
Definition:The full, unabbreviated name of the island group in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Alexander Archipelago". For discussion see http://code.google.com/p/darwincore/wiki/islandGroup
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:islandGroup-2009-04-24
Replaces:IslandGroup-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Island group
Term Name: DayOfYear
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DayOfYear
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DayOfYear
Definition:The ordinal day of the year; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:JulianDay-2003-06-13
Replaces:
Is Replaced By:startDayOfYear-2009-04-24, startDayOfYear-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: JulianDay
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/JulianDay
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:JulianDay
Definition:The ordinal day of the year (i.e., the number of days since December 31 of the previous year; January 1 is Julian Day 1) on which the cataloged item was collected. May be derived from the YearCollected, MonthCollected, and DayCollected by the provider.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:JulianDay-2003-06-17
Replaces:JulianDay-2003-06-13
Is Replaced By:startDayOfYear-2009-04-24, startDayOfYear-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: Kingdom
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Kingdom
Definition:The kingdom to which the organism belongs
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Kingdom-2003-06-13
Replaces:
Is Replaced By:kingdom-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: Kingdom
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Kingdom
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Kingdom
Definition:The phylogenetic kingdom to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Kingdom-2003-06-17
Replaces:Kingdom-2003-06-13
Is Replaced By:kingdom-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: Kingdom
Identifier:http://rs.tdwg.org/dwc/dwcore/Kingdom
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Kingdom
Definition:The name of the kingdom in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Kingdom-2007-04-17
Replaces:Kingdom-2003-06-17
Is Replaced By:kingdom-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: kingdom
Identifier:http://rs.tdwg.org/dwc/terms/kingdom
Namespace:http://rs.tdwg.org/dwc/terms/
Label:kingdom
Definition:The name of the kingdom in which the scientificName is classified.
Comment:Example: "Animalia". For discussion see http://code.google.com/p/darwincore/wiki/kingdom
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:kingdom-2009-04-24
Replaces:Kingdom-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = regnum
Term Name: LatestAgeOrHighestStage
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestAgeOrHighestStage
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LatestAgeOrHighestStage
Definition:The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LatestAgeOrHighestStage-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LatestAgeOrHighestStage
Identifier:http://rs.tdwg.org/dwc/terms/LatestAgeOrHighestStage
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestAgeOrHighestStage
Definition:The full name of the latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:latestAgeOrHighestStage-2009-04-24
Replaces:LatestAgeOrHighestStage-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: LatestDateCollected
Identifier:http://rs.tdwg.org/dwc/dwcore/LatestDateCollected
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:LatestDateCollected
Definition:The latest date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:LatestDateCollected-2007-04-17
Replaces:YearCollected-2003-06-17, MonthCollected-2003-06-17, DayCollected-2003-06-17
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: LatestDateCollected
Identifier:http://rs.tdwg.org/dwc/terms/LatestDateCollected
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestDateCollected
Definition:The latest date-time in a period during which a event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. For discussion see http://code.google.com/p/darwincore/wiki/LatestDateCollected
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:LatestDateCollected-2008-11-19
Replaces:LatestDateCollected-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ISODateTimeEnd
Term Name: LatestEonOrHighestEonothem
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestEonOrHighestEonothem
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LatestEonOrHighestEonothem
Definition:The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LatestEonOrHighestEonothem-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LatestEonOrHighestEonothem
Identifier:http://rs.tdwg.org/dwc/terms/LatestEonOrHighestEonothem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestEonOrHighestEonothem
Definition:The full name of the latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name ("Precambrian") attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:latestEonOrHighestEonothem-2009-04-24
Replaces:LatestEonOrHighestEonothem-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: LatestEpochOrHighestSeries
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestEpochOrHighestSeries
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LatestEpochOrHighestSeries
Definition:The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LatestEpochOrHighestSeries-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LatestEpochOrHighestSeries
Identifier:http://rs.tdwg.org/dwc/terms/LatestEpochOrHighestSeries
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestEpochOrHighestSeries
Definition:The full name of the latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:latestEpochOrHighestSeries-2009-04-24
Replaces:LatestEpochOrHighestSeries-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: LatestEraOrHighestErathem
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestEraOrHighestErathem
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LatestEraOrHighestErathem
Definition:The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LatestEraOrHighestErathem-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LatestEraOrHighestErathem
Identifier:http://rs.tdwg.org/dwc/terms/LatestEraOrHighestErathem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestEraOrHighestErathem
Definition:The full name of the latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:latestEraOrHighestErathem-2009-04-24
Replaces:LatestEraOrHighestErathem-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: LatestPeriodOrHighestSystem
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LatestPeriodOrHighestSystem
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LatestPeriodOrHighestSystem
Definition:The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LatestPeriodOrHighestSystem-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LatestPeriodOrHighestSystem
Identifier:http://rs.tdwg.org/dwc/terms/LatestPeriodOrHighestSystem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LatestPeriodOrHighestSystem
Definition:The full name of the latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:latestPeriodOrHighestSystem-2009-04-24
Replaces:LatestPeriodOrHighestSystem-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: DecimalLatitude
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLatitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DecimalLatitude
Definition:The latitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Latitude-2003-06-13
Replaces:
Is Replaced By:decimalLatitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal
Term Name: GeoreferenceRemarks
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/GeoreferenceRemarks
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:GeoreferenceRemarks
Definition:Comments about the LatLong determination.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:LatLongComments-2003-06-17
Replaces:
Is Replaced By:georeferenceRemarks-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/GeoreferenceRemarks
Term Name: Lifestage
Identifier:http://www.iobis.org/obis/LifeStage
Namespace:http://www.iobis.org/obis/
Label:Lifestage
Definition:Indicates the life stage present. Will require developing a controlled vocabulary. Can include multiple stages for a lot with multiple individuals.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Lifestage-2005-07-10
Replaces:AgeClass-2003-06-17
Is Replaced By:lifeStage-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage
Term Name: LifeStage
Identifier:http://rs.tdwg.org/dwc/dwcore/LifeStage
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:LifeStage
Definition:The age class or life stage of the biological individual represented by the catalogued object or observation. Examples: "adult", "mature", "juvenile", "eft", "nymph", "seedling", "seed", "egg"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:LifeStage-2007-04-17
Replaces:AgeClass-2003-06-17
Is Replaced By:lifeStage-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage
Term Name: lifeStage
Identifier:http://rs.tdwg.org/dwc/terms/lifeStage
Namespace:http://rs.tdwg.org/dwc/terms/
Label:lifeStage
Definition:The age class or life stage of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles". For discussion see http://code.google.com/p/darwincore/wiki/lifeStage
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:lifeStage-2009-04-24
Replaces:LifeStage-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalSexualStage or DataSets/DataSet/Units/Unit/MycologicalUnit/MycologicalLiveStages/MycologicalLiveStage (Note DwC spec uses ”MycologicalLifeStage” or DataSets/DataSet/Units/Unit/ZoologicalUnit/PhasesOrStages/PhaseOrStage
Term Name: LithostratigraphicTerms
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LithostratigraphicTerms
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LithostratigraphicTerms
Definition:The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LithostratigraphicTerms-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LithostratigraphicTerms
Identifier:http://rs.tdwg.org/dwc/terms/LithostratigraphicTerms
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LithostratigraphicTerms
Definition:The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:lithostratigraphicTerms-2009-04-24
Replaces:LithostratigraphicTerms-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: LivingSpecimen
Identifier:http://rs.tdwg.org/dwc/dwctype/LivingSpecimen
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:LivingSpecimen
Definition:A resource describing a living specimen.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/LivingSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:LivingSpecimen-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/LivingSpecimen
Term Name: Locality
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Locality
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Locality
Definition:The locality description (place name plus optionally a displacement from the place name) from which the specimen was collected. Where a displacement from a location is provided, it should be in un-projected units of measurement
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Locality-2003-06-13
Replaces:
Is Replaced By:locality-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: Locality
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Locality
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Locality
Definition:The description of the locality from which the cataloged item was collected, sans geographic information provided in other geographic fields.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Locality-2003-06-17
Replaces:Locality-2003-06-13
Is Replaced By:locality-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: Locality
Identifier:http://rs.tdwg.org/dwc/dwcore/Locality
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Locality
Definition:The specific natural language description of the place where the organism was collected or observed. This element need not contain less specific geographic information provided in other geographic elements (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). Though coordinate information can be contained in this concept, these data will be usable analytically only when shared through the concepts of the Geospatial Extension.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Locality-2007-04-17
Replaces:Locality-2003-06-17
Is Replaced By:locality-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: locality
Identifier:http://rs.tdwg.org/dwc/terms/locality
Namespace:http://rs.tdwg.org/dwc/terms/
Label:locality
Definition:The specific place where the event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description.
Comment:Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)". For discussion see http://code.google.com/p/darwincore/wiki/locality
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:locality-2009-04-24
Replaces:Locality-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
Term Name: Location
Identifier:http://rs.tdwg.org/dwc/dwctype/Location
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:Location
Definition:A resource describing a location.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Location
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:Location-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: locationAttributes
Identifier:http://rs.tdwg.org/dwc/terms/locationAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:locationAttributes
Definition:A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the location.
Comment:Example: "aspectheading=277; slopeindegrees=6". For discussion see http://code.google.com/p/darwincore/wiki/locationAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:locationAttributes-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: locationID
Identifier:http://rs.tdwg.org/dwc/terms/locationID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:locationID
Definition:An identifier for the Location. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/locationID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:locationID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: locationRemarks
Identifier:http://rs.tdwg.org/dwc/terms/locationRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:locationRemarks
Definition:Comments or notes about the location.
Comment:Example: "under water since 2005". For discussion see http://code.google.com/p/darwincore/wiki/locationRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:locationRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: DecimalLongitude
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DecimalLongitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DecimalLongitude
Definition:The longitude of the location from which the specimen was collected. This value should be expressed in decimal degrees with a datum such as WGS-84
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Longitude-2003-06-13
Replaces:
Is Replaced By:decimalLongitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal
Term Name: LowestBiostratigraphicZone
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/LowestBiostratigraphicZone
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:LowestBiostratigraphicZone
Definition:The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:LowestBiostratigraphicZone-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: LowestBiostratigraphicZone
Identifier:http://rs.tdwg.org/dwc/terms/LowestBiostratigraphicZone
Namespace:http://rs.tdwg.org/dwc/terms/
Label:LowestBiostratigraphicZone
Definition:The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:lowestBiostratigraphicZone-2009-04-24
Replaces:LowestBiostratigraphicZone-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: MachineObservation
Identifier:http://rs.tdwg.org/dwc/dwctype/MachineObservation
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:MachineObservation
Definition:A resource describing an observation made by a machine.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/MachineObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:MachineObservation-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/MachineObservation
Term Name: MaximumDepthInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepthInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumDepthInMeters
Definition:The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MaximumDepth-2003-06-13
Replaces:
Is Replaced By:maximumDepthInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumDepthInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumDepthInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumDepthInMeters
Definition:The maximum distance in meters below the surface of the water at which the collection was made; all material collected was at most this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MaximumDepthInMeters-2003-06-17
Replaces:MaximumDepth-2003-06-13
Is Replaced By:maximumDepthInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumDepthInMeters
Identifier:http://rs.tdwg.org/dwc/dwcore/MaximumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MaximumDepthInMeters
Definition:The maximum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 10 (for a depth of up to 10m). 100 (for a depth between 50m and 100m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MaximumDepthInMeters-2007-04-17
Replaces:MaximumDepthInMeters-2003-06-17
Is Replaced By:maximumDepthInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: maximumDepthInMeters
Identifier:http://rs.tdwg.org/dwc/terms/maximumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:maximumDepthInMeters
Definition:The greater depth in meters of a range of depth (below the local surface) at with the event occurred.
Comment:Example: "200". For discussion see http://code.google.com/p/darwincore/wiki/maximumDepthInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:maximumDepthInMeters-2009-04-24
Replaces:MaximumDepthInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue
Term Name: maximumDistanceAboveSurfaceInMeters
Identifier:http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:maximumDistanceAboveSurfaceInMeters
Definition:The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see http://code.google.com/p/darwincore/wiki/maximumDistanceAboveSurfaceInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:maximumDistanceAboveSurfaceInMeters-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevationInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevationInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumElevationInMeters
Definition:The maximum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MaximumElevation-2003-06-13
Replaces:
Is Replaced By:maximumElevationInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevationInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MaximumElevationInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MaximumElevationInMeters
Definition:The maximum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MaximumElevationInMeters-2003-06-17
Replaces:MaximumElevation-2003-06-13
Is Replaced By:maximumElevationInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: MaximumElevationInMeters
Identifier:http://rs.tdwg.org/dwc/dwcore/MaximumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MaximumElevationInMeters
Definition:The maximum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: Examples: 125 (for an elevation of 100 +- 25 meters). 200 (for an elevation between 100m and 200m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MaximumElevationInMeters-2007-04-17
Replaces:MaximumElevationInMeters-2003-06-17
Is Replaced By:maximumElevationInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: maximumElevationInMeters
Identifier:http://rs.tdwg.org/dwc/terms/maximumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:maximumElevationInMeters
Definition:The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred.
Comment:Example: "200". For discussion see http://code.google.com/p/darwincore/wiki/maximumElevationInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:maximumElevationInMeters-2009-04-24
Replaces:MaximumElevationInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue
Term Name: measurementAccuracy
Identifier:http://rs.tdwg.org/dwc/terms/measurementAccuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementAccuracy
Definition:The description of the potential error associated with the measurementValue.
Comment:Examples: "0.01", "normal distribution with variation of 2 m". For discussion see http://code.google.com/p/darwincore/wiki/measurementAccuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/error
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementAccuracy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Aspect/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Accuracy or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: measurementDeterminedBy
Identifier:http://rs.tdwg.org/dwc/terms/measurementDeterminedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementDeterminedBy
Definition:The agent responsible for having determined the value of the MeasurementOrFact.
Comment:Example: "Javier de la Torre". For discussion see http://code.google.com/p/darwincore/wiki/measurementDeterminedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementDeterminedBy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasuredBy
Term Name: measurementDeterminedDate
Identifier:http://rs.tdwg.org/dwc/terms/measurementDeterminedDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementDeterminedDate
Definition:The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/measurementDeterminedDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementDeterminedDate-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/MeasurementDateTime
Term Name: measurementID
Identifier:http://rs.tdwg.org/dwc/terms/measurementID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementID
Definition:An identifier for the MeasurementOrFact. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/measurementID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-03-06
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: measurementMethod
Identifier:http://rs.tdwg.org/dwc/terms/measurementMethod
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementMethod
Definition:A description of or reference to (publication, URI) the methodor protocol used to determine the measurement, fact, characteristic, or assertion.
Comment:Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation. For discussion see http://code.google.com/p/darwincore/wiki/measurementMethod
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementMethod-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:/DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/Method or /DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/Method
Term Name: MeasurementOrFact
Identifier:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Namespace:http://rs.tdwg.org/dwc/terms/
Label:MeasurementOrFact
Definition:The category of information pertaining to measurements, facts, characteristics, or assertions about a resource.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/MeasurementOrFact
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:
Has Range:
Version:MeasurementOrFact-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:Datasets/Dataset/Units/Unit/MeasurementsOrFacts or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
Term Name: measurementRemarks
Identifier:http://rs.tdwg.org/dwc/terms/measurementRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementRemarks
Definition:Comments or notes accompanying the MeasurementOrFact.
Comment:Example: "tip of tail missing". For discussion see http://code.google.com/p/darwincore/wiki/measurementRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: measurementType
Identifier:http://rs.tdwg.org/dwc/terms/measurementType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementType
Definition:The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "tail length", "temperature", "trap line length", "survey area", "trap type". For discussion see http://code.google.com/p/darwincore/wiki/measurementType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementType-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
Term Name: measurementUnit
Identifier:http://rs.tdwg.org/dwc/terms/measurementUnit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementUnit
Definition:The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).
Comment:Examples: "mm", "C", "km", "ha". For discussion see http://code.google.com/p/darwincore/wiki/measurementUnit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementUnit-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
Term Name: measurementValue
Identifier:http://rs.tdwg.org/dwc/terms/measurementValue
Namespace:http://rs.tdwg.org/dwc/terms/
Label:measurementValue
Definition:The value of the measurement, fact, characteristic, or assertion.
Comment:Examples: "45", "20", "1", "14.5", "UV-light". For discussion see http://code.google.com/p/darwincore/wiki/measurementValue
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Range:
Version:measurementValue-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/SiteMeasurementOrFact/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Biotope/MeasurementsOrFacts/MeasurementOrFactAtomised/UpperValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/UpperValue
Term Name: Member
Identifier:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/Member
Namespace:http://digir.net/schema/conceptual/darwin/extension/paleontology/1.0/
Label:Member
Definition:The full name of the lithostratigraphic member from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2005-07-03
Date Modified:2005-07-03
Has Domain:paleo
Has Range:
Version:Member-2005-07-03
Replaces:
Is Replaced By:
ABCD 2.06:
Term Name: Member
Identifier:http://rs.tdwg.org/dwc/terms/Member
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Member
Definition:The full name of the lithostratigraphic member from which the cataloged item was collected.
Comment:
Refines:
Status:historical
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:paleo
Has Range:
Version:member-2009-04-24
Replaces:Member-2005-07-03
Is Replaced By:
ABCD 2.06:
Term Name: MinimumDepthInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepthInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumDepthInMeters
Definition:The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g. collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MinimumDepth-2003-06-13
Replaces:
Is Replaced By:minimumDepthInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumDepthInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumDepthInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumDepthInMeters
Definition:The minimum distance in meters below the surface of the water at which the collection was made; all material collected was at least this deep. Positive below the surface, negative above (e.g., collecting above sea level in tidal areas).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MinimumDepthInMeters-2003-06-17
Replaces:MinimumDepth-2003-06-13
Is Replaced By:minimumDepthInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumDepthInMeters
Identifier:http://rs.tdwg.org/dwc/dwcore/MinimumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MinimumDepthInMeters
Definition:The minimum or actual depth at which the collection or observation was made. Use positive values for locations below the surface. Examples: 0 (for a depth of up to 10m). 50 (for a depth between 50m and 100m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MinimumDepthInMeters-2007-04-17
Replaces:MinimumDepthInMeters-2003-06-17
Is Replaced By:minimumDepthInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: minimumDepthInMeters
Identifier:http://rs.tdwg.org/dwc/terms/minimumDepthInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:minimumDepthInMeters
Definition:The lesser depth in meters of a range of depth (below the local surface) at with the event occurred.
Comment:Example: "100". For discussion see http://code.google.com/p/darwincore/wiki/minimumDepthInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:minimumDepthInMeters-2009-04-24
Replaces:MinimumDepthInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
Term Name: minimumDistanceAboveSurfaceInMeters
Identifier:http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:minimumDistanceAboveSurfaceInMeters
Definition:The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see http://code.google.com/p/darwincore/wiki/minimumDistanceAboveSurfaceInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:minimumDistanceAboveSurfaceInMeters-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Height/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevationInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevationInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumElevationInMeters
Definition:The minimum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MinimumElevation-2003-06-13
Replaces:
Is Replaced By:minimumElevationInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevationInMeters
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MinimumElevationInMeters
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MinimumElevationInMeters
Definition:The minimum distance in meters above (positive) or below sea level of the collecting locality.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MinimumElevationInMeters-2003-06-17
Replaces:MinimumElevation-2003-06-13
Is Replaced By:minimumElevationInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: MinimumElevationInMeters
Identifier:http://rs.tdwg.org/dwc/dwcore/MinimumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:MinimumElevationInMeters
Definition:The minimum or actual elevation at which the collection or observation was made. Use negative values for locations below sea level. Examples: 75 (for an elevation of 100 +- 25 meters). 100 (for an elevation between 100m and 200m).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:MinimumElevationInMeters-2007-04-17
Replaces:MinimumElevationInMeters-2003-06-17
Is Replaced By:minimumElevationInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: minimumElevationInMeters
Identifier:http://rs.tdwg.org/dwc/terms/minimumElevationInMeters
Namespace:http://rs.tdwg.org/dwc/terms/
Label:minimumElevationInMeters
Definition:The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred.
Comment:Example: "100". For discussion see http://code.google.com/p/darwincore/wiki/minimumElevationInMeters
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:minimumElevationInMeters-2009-04-24
Replaces:MinimumElevationInMeters-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
Term Name: month
Identifier:http://rs.tdwg.org/dwc/terms/month
Namespace:http://rs.tdwg.org/dwc/terms/
Label:month
Definition:The ordinal month in which the event occurred.
Comment:Example: "10" (=October). For discussion see http://code.google.com/p/darwincore/wiki/month
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:month-2009-04-24
Replaces:MonthCollected-2003-06-17
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: MonthOfYear
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthOfYear
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthOfYear
Definition:The month of year the specimen was collected from the field. Possible values range from 01...12 inclusive
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MonthCollected-2003-06-13
Replaces:
Is Replaced By:month-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: MonthCollected
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthCollected
Definition:The two digit month of year in the Common Era calendar during which the cataloged item was collected from the field.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MonthCollected-2003-06-17
Replaces:MonthCollected-2003-06-13
Is Replaced By:month-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DateIdentified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DateIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateIdentified
Definition:The month portion of the date when the Collection Item was identified; as two digits [01..12].
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:MonthIdentified-2003-06-13
Replaces:
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: MonthIdentified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/MonthIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:MonthIdentified
Definition:The two digit month in the Common Era calendar during which the cataloged item was identified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:MonthIdentified-2003-06-17
Replaces:MonthIdentified-2003-06-13
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: namePublishedIn
Identifier:http://rs.tdwg.org/dwc/terms/namePublishedIn
Namespace:http://rs.tdwg.org/dwc/terms/
Label:namePublishedIn
Definition:A full literature reference to the first (original) valid publication of the scientificName.
Comment:Example: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see http://code.google.com/p/darwincore/wiki/namePublishedIn
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:namePublishedIn-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
Term Name: NomenclaturalChecklist
Identifier:http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:NomenclaturalChecklist
Definition:A resource describing a nomenclatural checklist.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/NomenclaturalChecklist
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:NomenclaturalChecklist-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: NomenclaturalCode
Identifier:http://rs.tdwg.org/dwc/dwcore/NomenclaturalCode
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:NomenclaturalCode
Definition:The nomenclatural code under which the ScientificName is constructed. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:NomenclaturalCode-2007-04-17
Replaces:
Is Replaced By:nomenclaturalCode-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
Term Name: nomenclaturalCode
Identifier:http://rs.tdwg.org/dwc/terms/nomenclaturalCode
Namespace:http://rs.tdwg.org/dwc/terms/
Label:nomenclaturalCode
Definition:The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode". For discussion see http://code.google.com/p/darwincore/wiki/nomenclaturalCode
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:nomenclaturalCode-2009-04-24
Replaces:NomenclaturalCode-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/Code
Term Name: nomenclaturalStatus
Identifier:http://rs.tdwg.org/dwc/terms/nomenclaturalStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:nomenclaturalStatus
Definition:The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.
Comment:Examples: "nom. ambig.", "nom. illeg.", "nom. subnud.". For discussion see http://code.google.com/p/darwincore/wiki/nomenclaturalStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:nomenclaturalStatus-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:(DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation) pro parte
Term Name: Notes
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Notes
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Notes
Definition:Free text notes attached to the specimen record
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Notes-2003-06-13
Replaces:
Is Replaced By:SampleRemarks-2009-01-18
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: ObservedIndividualCount
URI:http://www.iobis.org/obis/ObservedIndividualCount
Namespace:http://www.iobis.org/obis/
Label:ObservedIndividualCount
Definition:The number of individuals (abundance) found in a collection/record event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:ObservedIndividualCount-2005-07-10
Replaces:
Is Replaced By:IndividualCount-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: ObservedWeight
URI:http://www.iobis.org/obis/ObservedWeight
Namespace:http://www.iobis.org/obis/
Label:ObservedWeight
Definition:The total biomass found in a collection/record event. Expressed as kg.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:ObservedWeight-2005-07-10
Replaces:
Is Replaced By:SampleAttributes-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: Order
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Order
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Order
Definition:The order name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Order-2003-06-13
Replaces:
Is Replaced By:Order-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: Order
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Order
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Order
Definition:The phylogenetic order to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Order-2003-06-17
Replaces:Order-2003-06-13
Is Replaced By:Order-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: Order
URI:http://rs.tdwg.org/dwc/dwcore/Order
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Order
Definition:The name of the order in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Order-2007-04-17
Replaces:Order-2003-06-17
Is Replaced By:Order-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: Order
URI:http://rs.tdwg.org/dwc/terms/Order
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Order
Definition:The name of the order in which the ScientificName is classified.
Comment:Example: "Rodentia". See http://code.google.com/p/darwincore/wiki/Order
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Order-2008-11-19
Replaces:Order-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: OriginalCoordinateSystem
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/OriginalCoordinateSystem
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:OriginalCoordinateSystem
Definition:The name of the system in which the original geographic coordinates were recorded (e.g., "decimal degrees", "degrees minutes seconds", "UTM", etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:OriginalCoordinateSystem-2003-06-17
Replaces:
Is Replaced By:VerbatimCoordinateSystem-2008-11-19
ABCD 2.06:(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
Term Name: OtherCatalogNumbers
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/OtherCatalogNumbers
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:OtherCatalogNumbers
Definition:A list of previous or alternative fully qualified catalog numbers of the cataloged item whether in the current collection or in any other.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:OtherCatalogNumbers-2003-06-17
Replaces:PreviousCatalogNumber-2003-06-13
Is Replaced By:OtherCatalogNumbers-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: OtherCatalogNumbers
URI:http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:OtherCatalogNumbers
Definition:A list of previous or alternative fully qualified catalog numbers for the same object or observation, whether in the current collection or in any other.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:OtherCatalogNumbers-2007-04-17
Replaces:OtherCatalogNumbers-2003-06-17
Is Replaced By:OtherCatalogNumbers-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: OtherCatalogNumbers
URI:http://rs.tdwg.org/dwc/terms/OtherCatalogNumbers
Namespace:http://rs.tdwg.org/dwc/terms/
Label:OtherCatalogNumbers
Definition:A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same sample, whether in the current or any other data set or collection.
Comment:Example: "FMNH:Mammal:1234". See http://code.google.com/p/darwincore/wiki/OtherCatalogNumbers
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:OtherCatalogNumbers-2008-11-19
Replaces:OtherCatalogNumbers-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: Phylum
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Phylum
Definition:The phylum (or division) to which the organism belongs
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Phylum-2003-06-13
Replaces:
Is Replaced By:Phylum-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: Phylum
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Phylum
Definition:The phylogenetic phylum (or division) to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Phylum-2003-06-17
Replaces:Phylum-2003-06-13
Is Replaced By:Phylum-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: Phylum
URI:http://rs.tdwg.org/dwc/dwcore/Phylum
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Phylum
Definition:The name of the phylum (or division) in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Phylum-2007-04-17
Replaces:Phylum-2003-06-17
Is Replaced By:Phylum-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: Phylum
URI:http://rs.tdwg.org/dwc/terms/Phylum
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Phylum
Definition:The name of the phlyum (or division) in which the ScientificName is classified.
Comment:Example: "Chordata". See http://code.google.com/p/darwincore/wiki/Phylum
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Phylum-2008-11-19
Replaces:Phylum-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: PointRadiusSpatialFit
URI:http://rs.tdwg.org/dwc/geospatial/PointRadiusSpatialFit
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:PointRadiusSpatialFit
Definition:A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:PointRadiusSpatialFit-2007-04-17
Replaces:
Is Replaced By:PointRadiusSpatialFit-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit
Term Name: PointRadiusSpatialFit
URI:http://rs.tdwg.org/dwc/terms/PointRadiusSpatialFit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:PointRadiusSpatialFit
Definition:The ratio of the area of the point-radius (DecimalLatitude, DecimalLongitude, CoordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The PointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). See http://code.google.com/p/darwincore/wiki/PointRadiusSpatialFit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:PointRadiusSpatialFit-2008-11-19
Replaces:PointRadiusSpatialFit-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit
Term Name: Preparations
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Preparations
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Preparations
Definition:A concatenated list of preparations and preservation methods (skin, skull, skeleton, whole animal (ETOH), slide, etc.) for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Preparations-2003-06-17
Replaces:PreparationType-2003-06-13
Is Replaced By:Preparations-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: Preparations
URI:http://rs.tdwg.org/dwc/curatorial/Preparations
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:Preparations
Definition:A concatenated list of preparations and preservation methods for the object. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Preparations-2007-04-17
Replaces:Preparations-2003-06-17
Is Replaced By:Preparations-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: Preparations
URI:http://rs.tdwg.org/dwc/terms/Preparations
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Preparations
Definition:A list (concatenated and separated) of preparations and preservation methods for a sample.
Comment:Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)". See http://code.google.com/p/darwincore/wiki/Preparations
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:Preparations-2008-11-19
Replaces:Preparations-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: PreparationType
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/PreparationType
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:PreparationType
Definition:The type of preparation (skin. slide, etc). Probably best to add this as a record element rather than access point. Should be a list of preparations for a single collection record.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:PreparationType-2003-06-13
Replaces:
Is Replaced By:Preparations-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: PreservedSpecimen
URI:http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:PreservedSpecimen
Definition:A resource describing a preserved specimen.
Comment: See http://code.google.com/p/darwincore/wiki/PreservedSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/dcmitype/PhysicalObject
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:PreservedSpecimen-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/PreservedSpecimen
Term Name: PreviousCatalogNumber
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/PreviousCatalogNumber
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:PreviousCatalogNumber
Definition:The previous (fully qualified) catalog number of the Cataloged Item if the item earlier identified by another Catalog Number, either in the current catalog or another Institution / catalog. A fully qualified Catalog Number is preceded by Institution Code and Collection Code, with a space separating the each subelement. Referencing a previous Catalog Number does not imply that a record for the referenced item is or is not present in the corresponding catalog, or even that the referenced catalog still exists. This access point is intended to provide a way to retrieve this record by previously used identifier, which may used in the literature. In future versions of this schema this attribute should be set-valued.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:PreviousCatalogNumber-2003-06-13
Replaces:
Is Replaced By:OtherCatalogNumbers-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: PreviousIdentifications
URI:http://rs.tdwg.org/dwc/terms/PreviousIdentifications
Namespace:http://rs.tdwg.org/dwc/terms/
Label:PreviousIdentifications
Definition:A list (concatenated and separated) of previous ScientificNames to which the sample was identified.
Comment:Example: "Anthus correndera". See http://code.google.com/p/darwincore/wiki/PreviousIdentifications
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:PreviousIdentifications-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false
Term Name: RecordURL
URI:http://www.iobis.org/obis/RecordURL
Namespace:http://www.iobis.org/obis/
Label:RecordURL
Definition:Gives the web address of the page where more information on this particular record (not on the whole dataset) can be found.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:RecordURL-2005-07-10
Replaces:
Is Replaced By:SampleDetails-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordURI
Term Name: RelatedBasisOfRecord
URI:http://rs.tdwg.org/dwc/terms/RelatedBasisOfRecord
Namespace:http://rs.tdwg.org/dwc/terms/
Label:RelatedBasisOfRecord
Definition:The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for BasisOfRecord.
Comment:Example: "PreservedSpecimen". See http://code.google.com/p/darwincore/wiki/RelatedBasisOfRecord
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:RelatedBasisOfRecord-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: RelatedCatalogedItems
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/RelatedCatalogedItems
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:RelatedCatalogedItems
Definition:The fully qualified identifier (Institution Code + " " + Collection Code + " " + Catalog Number) of the related Cataloged Item, preceded by the nature of the relationship (e.g., (sibling of) MVZ Mamm 1234).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:RelatedCatalogedItems-2003-06-17
Replaces:RelatedCatalogItem-2003-06-13
Is Replaced By:AssociatedSamples-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: RelatedCatalogedItems
URI:http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:RelatedCatalogedItems
Definition:One or more GlobalUniqueIdentifiers (cf. http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier ) of related objects or observations, optionally preceded by the nature of the relationship. Examples: "(sibling of) URN:catalog:MVZ:Mammal:1234", "(endoparasite of) URN:catalog:FMNH:Bird:41321", "(sheet 2 of 2) URN:WTU:VascularPlants:353087".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:RelatedCatalogedItems-2007-04-17
Replaces:RelatedCatalogedItems-2003-06-17
Is Replaced By:AssociatedSamples-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: RelatedCatalogItem
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/RelatedCatalogItem
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:RelatedCatalogItem
Definition:The fully qualified identifier of a related Catalog Item (a reference to another specimen); Institution Code, Collection Code, and Catalog Number of the related Cataloged Item, where a space separates the three subelements.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:RelatedCatalogItem-2003-06-13
Replaces:
Is Replaced By:AssociatedSamples-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: RelatedInformation
URI:http://rs.tdwg.org/dwc/dwcore/RelatedInformation
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:RelatedInformation
Definition:Free text references to information not delivered via the conceptual schema, including URLs to specimen details, publications, bibliographic references, etc.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:RelatedInformation-2007-04-17
Replaces:
Is Replaced By:SampleDetails-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordURI
Term Name: RelatedResourceID
URI:http://rs.tdwg.org/dwc/terms/RelatedResourceID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:RelatedResourceID
Definition:A global unique identifier to a related resource.
Comment: See http://code.google.com/p/darwincore/wiki/RelatedResourceID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/references
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:RelatedResourceID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: RelatedResourceType
URI:http://rs.tdwg.org/dwc/terms/RelatedResourceType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:RelatedResourceType
Definition:The type of related resource. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "Sample", "Taxon", "Publication". See http://code.google.com/p/darwincore/wiki/RelatedResourceType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:RelatedResourceType-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: RelationshipOfResource
URI:http://rs.tdwg.org/dwc/terms/RelationshipOfResource
Namespace:http://rs.tdwg.org/dwc/terms/
Label:RelationshipOfResource
Definition:The relationship of the related resource to this resource. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "mother". See http://code.google.com/p/darwincore/wiki/RelationshipOfResource
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:RelationshipOfResource-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
Term Name: RelationshipRemarks
URI:http://rs.tdwg.org/dwc/terms/RelationshipRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:RelationshipRemarks
Definition:Comments or notes about the relationship of the related resource to this resource.
Comment:Example: "mother and offspring collected from the same nest". See http://code.google.com/p/darwincore/wiki/RelationshipRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:RelationshipRemarks-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments
Term Name: RelationshipType
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/RelationshipType
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:RelationshipType
Definition:A named or coded valued that identifies the kind relationship between this Collection Item and the referenced Collection Item. Named values include: "parasite of", "epiphyte on", "progeny of", etc. In future versions of this schema this attribute should be set-valued.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:RelationshipType-2003-06-13
Replaces:
Is Replaced By:RelationshipOfResource-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
Term Name: Remarks
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Remarks
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Remarks
Definition:Free text comments accompanying the cataloged item record.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Remarks-2003-06-17
Replaces:Notes-2003-06-13
Is Replaced By:SampleRemarks-2009-01-18
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: Remarks
URI:http://rs.tdwg.org/dwc/dwcore/Remarks
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Remarks
Definition:Free text comments accompanying the object or observation record.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Remarks-2007-04-17
Replaces:Remarks-2003-06-17
Is Replaced By:SampleRemarks-2009-01-18
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: ReproductiveCondition
URI:http://rs.tdwg.org/dwc/terms/ReproductiveCondition
Namespace:http://rs.tdwg.org/dwc/terms/
Label:ReproductiveCondition
Definition:The reproductive condition of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary.
Comment: See http://code.google.com/p/darwincore/wiki/ReproductiveCondition
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:ReproductiveCondition-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: ResourceRelationship
URI:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Namespace:http://rs.tdwg.org/dwc/terms/
Label:ResourceRelationship
Definition:Container class for information about a relationship between resources. May be any type of resource - Sample, SamplingEvent, Taxon, and other resources that are not Darwin Core classes.
Comment:To use ResourceRelationship properly in an application schema you must provide a container to avoid ambiguity about the resource being related, especially if you intend to allow ResourceRelationship to refer to more than one class. See http://code.google.com/p/darwincore/wiki/ResourceRelationship
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/terms/relation
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:
Has Range:
Version:ResourceRelationship-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations
Term Name: ResourceRelationshipID
URI:http://rs.tdwg.org/dwc/terms/ResourceRelationshipID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:ResourceRelationshipID
Definition:A global unique identifier for an instance of relationship (not of a relationship type) between one resource and another.
Comment: See http://code.google.com/p/darwincore/wiki/ResourceRelationshipID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-26
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:ResourceRelationshipID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Sample
URI:http://rs.tdwg.org/dwc/terms/Sample
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Sample
Definition:Container class for information about the results of a sampling event (specimen, observation, etc.)
Comment: See http://code.google.com/p/darwincore/wiki/Sample
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Sample-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit
Term Name: SampleAttribute
URI:http://rs.tdwg.org/dwc/terms/SampleAttribute
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttribute
Definition:Container class for information about attributes related to a given sample.
Comment: See http://code.google.com/p/darwincore/wiki/SampleAttribute
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:SampleAttribute-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:Datasets/Dataset/Units/Unit/MeasurementsOrFacts
Term Name: SampleAttributeAccuracy
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeAccuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeAccuracy
Definition:The description of the error associated with the SampleAttributeValue.
Comment:Example: "0.01", "normal distribution with variation of 2 m". See http://code.google.com/p/darwincore/wiki/SampleAttributeAccuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/Error
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeAccuracy-2009-01-18
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: SampleAttributeDeterminedBy
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeDeterminedBy
Definition:The agent responsible for having determined the value of the measurement or characteristic of the sample.
Comment:Example: "Javier de la Torre". See http://code.google.com/p/darwincore/wiki/SampleAttributeDeterminedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeDeterminedBy-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy
Term Name: SampleAttributeDeterminedDate
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeDeterminedDate
Definition:The date on which the the measurement or characteristic of the sample was made.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/SampleAttributeDeterminedDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeDeterminedDate-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime
Term Name: SampleAttributeID
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeID
Definition:An identifier for the sample attribute. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/SampleAttributeID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-03-06
Date Modified:2009-03-06
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeID-2009-03-03
Replaces:SamplingAttributeID-2008-11-19
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: SampleAttributeRemarks
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeRemarks
Definition:Comments or notes accompanying the measurement or characteristic of the sample.
Comment:Example: "tip of tail missing". See http://code.google.com/p/darwincore/wiki/SampleAttributeRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeRemarks-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: SampleAttributes
URI:http://rs.tdwg.org/dwc/terms/SampleAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributes
Definition:A list (concatenated and separated) of additional measurements or characteristics of the sample.
Comment:Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". See http://code.google.com/p/darwincore/wiki/SampleAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:SampleAttributes-2008-11-19
Replaces:Attributes-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts
Term Name: SampleAttributeType
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeType
Definition:The nature of the measurement or characteristic of the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "tail length". See http://code.google.com/p/darwincore/wiki/SampleAttributeType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeType-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
Term Name: SampleAttributeUnit
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeUnit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeUnit
Definition:The units for the value of the measurement or characteristic of the sample. Recommended best practice is to use International System of Units (SI) units.
Comment:Example: "mm". See http://code.google.com/p/darwincore/wiki/SampleAttributeUnit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeUnit-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
Term Name: SampleAttributeValue
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeValue
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleAttributeValue
Definition:The value of the measurement or characteristic of the sample.
Comment:Example: "45". See http://code.google.com/p/darwincore/wiki/SampleAttributeValue
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SampleAttributeValue-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue
Term Name: SampleDetails
URI:http://rs.tdwg.org/dwc/terms/SampleDetails
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleDetails
Definition:A reference (publication, URI) to the most detailed information available about the sample.
Comment: See http://code.google.com/p/darwincore/wiki/SampleDetails
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:SampleDetails-2008-11-19
Replaces:RelatedInformation-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordURI
Term Name: SampleID
URI:http://rs.tdwg.org/dwc/terms/SampleID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleID
Definition:A Uniform Resource Name (URN) as a unique identifier for the sample (as opposed to a particular digital record of the sample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the SampleID globally unique and persistent.
Comment:For a specimen, for example, use the form: "urn:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732". See http://code.google.com/p/darwincore/wiki/SampleID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:SampleID-2008-11-19
Replaces:GlobalUniqueIdentifier-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitGUID
Term Name: SampleRemarks
URI:http://rs.tdwg.org/dwc/terms/SampleRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SampleRemarks
Definition:Comments or notes about the sample or record.
Comment:Example: "found dead on road". See http://code.google.com/p/darwincore/wiki/SampleRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:SampleRemarks-2009-01-18
Replaces:Remarks-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: SampleSize
URI:http://www.iobis.org/obis/SampleSize
Namespace:http://www.iobis.org/obis/
Label:SampleSize
Definition:The size of the sample from which the collection/observation was drawn. It can be a volume (e.g. for a phytoplankton sample), a linear distance (e.g. for a visual transect or net haul), a surface area (e.g. for a benthic core), etc. This field must also include the units, e.g. 200 mfor a transect, or 0.25 m^2 for a benthic grab (use ^ to denote a superscript). Note that When multiple collections/observations are reported from the same physical sample, a code identifying the sample can be placed in the Field_Number field to allow all collections/observations from a single sample to be connected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:SampleSize-2005-07-10
Replaces:
Is Replaced By:SamplingEventAttributes-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: SamplingAttributeID
URI:http://rs.tdwg.org/dwc/terms/SamplingAttributeID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingAttributeID
Definition:An identifier for the sampling attribute. May be a global unique identifier or an identifier specific to the data set.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:historical
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Range:
Version:SamplingAttributeID-2008-11-19
Replaces:
Is Replaced By:SampleAttributeID-2009-03-03
ABCD 2.06:not in ABCD
Term Name: SamplingEvent
URI:http://rs.tdwg.org/dwc/terms/SamplingEvent
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingEvent
Definition:Container class for information about the conditions and methods of acquisition of samples.
Comment: See http://code.google.com/p/darwincore/wiki/SamplingEvent
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/dcmitype/Event
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:SamplingEvent-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering
Term Name: SamplingEventAttributes
URI:http://rs.tdwg.org/dwc/terms/SamplingEventAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingEventAttributes
Definition:A list (concatenated and separated) of additional measurements or characteristics of the sampling event.
Comment:Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg". See http://code.google.com/p/darwincore/wiki/SamplingEventAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:SamplingEventAttributes-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts
Term Name: SamplingEventID
URI:http://rs.tdwg.org/dwc/terms/SamplingEventID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingEventID
Definition:An identifier for the sampling event. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/SamplingEventID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:SamplingEventID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Code
Term Name: SamplingEventRemarks
URI:http://rs.tdwg.org/dwc/terms/SamplingEventRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingEventRemarks
Definition:Comments or notes about the sampling event.
Comment:Example: "after the recent rains the river is nearly at flood stage". See http://code.google.com/p/darwincore/wiki/SamplingEventRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:SamplingEventRemarks-2009-01-18
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: SamplingLocation
URI:http://rs.tdwg.org/dwc/terms/SamplingLocation
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingLocation
Definition:Container class for information about the location where a sampling event occurred.
Comment: See http://code.google.com/p/darwincore/wiki/SamplingLocation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/terms/Location
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:SamplingLocation-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/LocalityText
Term Name: SamplingLocationID
URI:http://rs.tdwg.org/dwc/terms/SamplingLocationID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingLocationID
Definition:An identifier for the sampling location. May be a global unique identifier or an identifier specific to the data set.
Comment:Example: "MVZ:LocID:12345". See http://code.google.com/p/darwincore/wiki/SamplingLocationID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:SamplingLocationID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: SamplingLocationRemarks
URI:http://rs.tdwg.org/dwc/terms/SamplingLocationRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingLocationRemarks
Definition:Comments or notes about the sampling location.
Comment:Example: "under water since 2005". See http://code.google.com/p/darwincore/wiki/SamplingLocationRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-01-18
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:SamplingLocationRemarks-2009-01-18
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/AreaDetail
Term Name: SamplingProtocol
URI:http://rs.tdwg.org/dwc/terms/SamplingProtocol
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SamplingProtocol
Definition:The name of, reference to, or brief description of the method or protocol used for the sampling event.
Comment:Examples: "UV light trap", "mist net", "bottom trawl". See http://code.google.com/p/darwincore/wiki/SamplingProtocol
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:SamplingProtocol-2008-11-19
Replaces:CollectingMethod-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Method
Term Name: ScientificName
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificName
Definition:The full name of lowest level taxon the Cataloged Item can be identified as a member of; includes genus name, specific epithet, and subspecific epithet (zool.) or infraspecific rank abbreviation, and infraspecific epithet (bot.) Use name of suprageneric taxon (e.g., family name) if Cataloged Item cannot be identified to genus, species, or infraspecific taxon.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:ScientificName-2003-06-13
Replaces:
Is Replaced By:ScientificName-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificName
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificName
Definition:The full name of lowest level taxon to which the cataloged item can be identified (e.g., genus name, specific epithet, subspecific epithet, etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:ScientificName-2003-06-17
Replaces:ScientificName-2003-06-13
Is Replaced By:ScientificName-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificName
URI:http://rs.tdwg.org/dwc/dwcore/ScientificName
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:ScientificName
Definition:The full name of the lowest level taxon to which the organism has been identified in the most recent accepted determination, specified as precisely as possible, including name-author, year or authorship, sensu or sec. (according to or following) author, and indication of uncertainty. Conceptually equivalent to a full taxonomic identification as given by the identifier (verbatim). Does not include the identifier name or date of identification. Examples: "Coleoptera" (an Order), "Vespertilionidae" (a Family), "Manis" (a Genus), "Ctenomys sociabilis" (Genus + SpecificEpithet), "Ambystoma tigrinum diaboli" (Genus + SpecificEpithet + SubspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (Genus + SpecificEpithet + InfraspecificRank + InfraspecificEpithet + AuthorYearOfScientificName).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:ScientificName-2007-04-17
Replaces:ScientificName-2003-06-17
Is Replaced By:ScientificName-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificName
URI:http://rs.tdwg.org/dwc/terms/ScientificName
Namespace:http://rs.tdwg.org/dwc/terms/
Label:ScientificName
Definition:The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here.
Comment:Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (binomial), "Ambystoma tigrinum diaboli" (binomial + InfraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (binomial + TaxonRank + InfraspecificEpithet + ScientificNameAuthorship). See http://code.google.com/p/darwincore/wiki/ScientificName
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:ScientificName-2009-01-21
Replaces:ScientificName-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificNameAuthor
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthor
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificNameAuthor
Definition:The author of a scientific name. Author string as applied to the accepted name. Can be more than one author (concatenated string). Should be formatted according to the conventions of the applicable taxonomic discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:ScientificNameAuthor-2003-06-13
Replaces:
Is Replaced By:ScientificNameAuthorship-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: ScientificNameAuthor
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthor
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificNameAuthor
Definition:The author of the ScientificName. Can be more than one author in a concatenated string. Should be formatted according to the conventions of the applicable taxonomic discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:ScientificNameAuthor-2003-06-17
Replaces:ScientificNameAuthor-2003-06-13
Is Replaced By:ScientificNameAuthorship-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: ScientificNameAuthorship
URI:http://rs.tdwg.org/dwc/terms/ScientificNameAuthorship
Namespace:http://rs.tdwg.org/dwc/terms/
Label:ScientificNameAuthorship
Definition:The authorship information for the ScientificName formatted according to the conventions of the applicable NomenclaturalCode.
Comment:Example: "(Torr.) J.T. Howell". See http://code.google.com/p/darwincore/wiki/ScientificNameAuthorship
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:ScientificNameAuthorship-2008-11-19
Replaces:AuthorYearOfScientificName-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: Sex
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Sex
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Sex
Definition:The sex of a specimen. The domain should be a controlled set of terms (codes) based on community consensus. Proposed values: M=Male; F=Female; H=Hermaphrodite; I=Indeterminate (examined but could not be determined; U=Unkown (not examined); T=Transitional (between sexes; useful for sequential hermaphrodites)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Sex-2003-06-13
Replaces:
Is Replaced By:Sex-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Sex
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Sex
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Sex
Definition:The sex of a cataloged item (e.g., male, female, hermaphrodite, gynandromorph, not recorded, indeterminate, transitional - between sexes, for sequential hermaphrodites).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Sex-2003-06-17
Replaces:Sex-2003-06-13
Is Replaced By:Sex-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Sex
URI:http://rs.tdwg.org/dwc/dwcore/Sex
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Sex
Definition:The sex of the biological individual represented by the cataloged object or observation. Examples: "male", "female", "hermaphrodite", "gynandromorph", "monoecious", "dioecious", "not recorded", "indeterminate", "transitional".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Sex-2007-04-17
Replaces:Sex-2003-06-17
Is Replaced By:Sex-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Sex
URI:http://rs.tdwg.org/dwc/terms/Sex
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Sex
Definition:The sex of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "female", "hermaphrodite". See http://code.google.com/p/darwincore/wiki/Sex
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Has Range:
Version:Sex-2008-11-19
Replaces:Sex-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Source
URI:http://www.iobis.org/obis/Source
Namespace:http://www.iobis.org/obis/
Label:Source
Definition:Indicates who gave the record to the data provider. Can indicate a literature citation, an electronic dataset, etc. Is used to provide credit.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Source-2005-07-10
Replaces:
Is Replaced By:Citation-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Term Name: Species
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Species
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Species
Definition:The specific epithet of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Species-2003-06-13
Replaces:
Is Replaced By:SpecificEpithet-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: Species
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Species
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Species
Definition:The phylogenetic specific epithet of the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Species-2003-06-17
Replaces:Species-2003-06-13
Is Replaced By:SpecificEpithet-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: SpecificEpithet
URI:http://rs.tdwg.org/dwc/dwcore/SpecificEpithet
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:SpecificEpithet
Definition:The specific epithet of the scientific name applied to the organism.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:SpecificEpithet-2007-04-17
Replaces:Species-2003-06-17
Is Replaced By:SpecificEpithet-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: SpecificEpithet
URI:http://rs.tdwg.org/dwc/terms/SpecificEpithet
Namespace:http://rs.tdwg.org/dwc/terms/
Label:SpecificEpithet
Definition:The name of the first or species epithet of the ScientificName.
Comment:Example: "agrifolia". See http://code.google.com/p/darwincore/wiki/SpecificEpithet
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:SpecificEpithet-2008-11-19
Replaces:SpecificEpithet-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: Start_EndCoordinatePrecision
URI:http://www.iobis.org/obis/Start_EndCoordinatePrecision
Namespace:http://www.iobis.org/obis/
Label:Start_EndCoordinatePrecision
Definition:An estimate of how tightly the locality was specified in the Start/End Latitude and Longitude fields; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Start_EndCoordinatePrecision-2005-07-10
Replaces:
Is Replaced By:CoordinateUncertaintyInMeters-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters
Term Name: StartDayCollected
URI:http://www.iobis.org/obis/StartDayCollected
Namespace:http://www.iobis.org/obis/
Label:StartDayCollected
Definition:For samples/observations/record events that were taken over time this gives the start day of the collecting event. Possible value ranges from 01..31 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartDayCollected-2005-07-10
Replaces:
Is Replaced By:EarliestDateCollected-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: StartDayOfYear
URI:http://rs.tdwg.org/dwc/terms/StartDayOfYear
Namespace:http://rs.tdwg.org/dwc/terms/
Label:StartDayOfYear
Definition:The earliest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). See http://code.google.com/p/darwincore/wiki/StartDayOfYear
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:StartDayOfYear-2009-01-21
Replaces:DayOfYear-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: StartJulianDay
URI:http://www.iobis.org/obis/StartJulianDay
Namespace:http://www.iobis.org/obis/
Label:StartJulianDay
Definition:For samples/observations/record events that were taken over time this gives the start ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartJulianDay-2005-07-10
Replaces:
Is Replaced By:StartDayOfYear-2009-01-21
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: StartLatitude
URI:http://www.iobis.org/obis/StartLatitude
Namespace:http://www.iobis.org/obis/
Label:StartLatitude
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartLatitude-2005-07-10
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
Term Name: StartLongitude
URI:http://www.iobis.org/obis/StartLongitude
Namespace:http://www.iobis.org/obis/
Label:StartLongitude
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartLongitude-2005-07-10
Replaces:
Is Replaced By:FootprintWKT-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
Term Name: StartMonthCollected
URI:http://www.iobis.org/obis/StartMonthCollected
Namespace:http://www.iobis.org/obis/
Label:StartMonthCollected
Definition:For samples/observations/record events that were taken over time this gives the start month of the collecting event. Possible values range from 01...12 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartMonthCollected-2005-07-10
Replaces:
Is Replaced By:EarliestDateCollected-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: StartTimeOfDay
URI:http://www.iobis.org/obis/StartTimeOfDay
Namespace:http://www.iobis.org/obis/
Label:StartTimeOfDay
Definition:The time of day when the sampling event began, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartTimeOfDay-2005-07-10
Replaces:
Is Replaced By:StartTimeOfDay-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
Term Name: StartTimeOfDay
URI:http://rs.tdwg.org/dwc/terms/StartTimeOfDay
Namespace:http://rs.tdwg.org/dwc/terms/
Label:StartTimeOfDay
Definition:The time of day when the sampling event began, expressed as decimal hours from midnight, local time.
Comment:Examples: "12.0" (= noon), "13.5" (= 1:30pm). See http://code.google.com/p/darwincore/wiki/StartTimeOfDay
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:StartTimeOfDay-2008-11-19
Replaces:StartTimeOfDay-2005-07-10
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: StartYearCollected
URI:http://www.iobis.org/obis/StartYearCollected
Namespace:http://www.iobis.org/obis/
Label:StartYearCollected
Definition:For samples/observations/record events that were taken over time this gives the start year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartYearCollected-2005-07-10
Replaces:
Is Replaced By:EarliestDateCollected-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: StateProvince
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:StateProvince
Definition:The state, province or region (i.e. next political region smaller than Country) from which the specimen was collected. There is some suggestion to use the values described in ISO 3166-2 (http://www.iso.ch/cate/d8349.html), however these values are in a continual state of flux and it appears unlikely that an appropriate mechanism (by ISO) will be in place to manage these changes. Hence it is recommended that where possible, the full, unabbreviated name should be used for storing information. The server should optionally handle abbreviations as an access point. Note: this is a recurring theme (country and state) abbreviations. Check the existence of an attribute type to deal with abbreviations from the bib-1 profile
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:StateProvince-2003-06-13
Replaces:
Is Replaced By:StateProvince-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: StateProvince
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:StateProvince
Definition:The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:StateProvince-2003-06-17
Replaces:StateProvince-2003-06-13
Is Replaced By:StateProvince-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: StateProvince
URI:http://rs.tdwg.org/dwc/dwcore/StateProvince
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:StateProvince
Definition:The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:StateProvince-2007-04-17
Replaces:StateProvince-2003-06-17
Is Replaced By:StateProvince-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: StateProvince
URI:http://rs.tdwg.org/dwc/terms/StateProvince
Namespace:http://rs.tdwg.org/dwc/terms/
Label:StateProvince
Definition:The full, unabbreviated name of the next smaller political region than Country (state, province, canton, department, region, etc.) in which sampling event occurred.
Comment:Examples: "Montana", "Minas Gerais", "Córdoba". See http://code.google.com/p/darwincore/wiki/StateProvince
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:StateProvince-2008-11-19
Replaces:StateProvince-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: Subgenus
URI:http://www.iobis.org/obis/Subgenus
Namespace:http://www.iobis.org/obis/
Label:Subgenus
Definition:The name of the subgenus in which the identified name is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Subgenus-2005-07-10
Replaces:
Is Replaced By:Subgenus-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
Term Name: Subgenus
URI:http://rs.tdwg.org/dwc/terms/Subgenus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Subgenus
Definition:The name of the subgenus in which the ScientificName is classified.
Comment: See http://code.google.com/p/darwincore/wiki/Subgenus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:Subgenus-2008-11-19
Replaces:Subgenus-2005-07-10
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
Term Name: Subspecies
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Subspecies
Definition:The sub-specific epithet of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Subspecies-2003-06-13
Replaces:
Is Replaced By:InfraspecificEpithet-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: Subspecies
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Subspecies
Definition:The phylogenetic subspecific epithet of the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Subspecies-2003-06-17
Replaces:Subspecies-2003-06-13
Is Replaced By:InfraspecificEpithet-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: Taxon
URI:http://rs.tdwg.org/dwc/terms/Taxon
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Taxon
Definition:Container class for information about the taxonomic name or concept referred to by an Identification.
Comment: See http://code.google.com/p/darwincore/wiki/Taxon
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Taxon-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:no simple equivalent in ABCD
Term Name: TaxonAccordingTo
URI:http://rs.tdwg.org/dwc/terms/TaxonAccordingTo
Namespace:http://rs.tdwg.org/dwc/terms/
Label:TaxonAccordingTo
Definition:Information about the authorship of this taxon concept which uses the ScientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.
Comment: See http://code.google.com/p/darwincore/wiki/TaxonAccordingTo
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/AccordingTo
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-21
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:TaxonAccordingTo-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: TaxonID
URI:http://rs.tdwg.org/dwc/terms/TaxonID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:TaxonID
Definition:A global unique identifier for the taxon (name in a classification).
Comment: See http://code.google.com/p/darwincore/wiki/TaxonID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:TaxonID-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: TaxonomicStatus
URI:http://rs.tdwg.org/dwc/terms/TaxonomicStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:TaxonomicStatus
Definition:The status of the use of the ScientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "invalid", "misapplied", "homotypic synonym", "accepted". See http://code.google.com/p/darwincore/wiki/TaxonomicStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:TaxonomicStatus-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: Taxonomy
URI:http://rs.tdwg.org/dwc/dwctype/Taxonomy
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:Taxonomy
Definition:A resource describing a taxon.
Comment: See http://code.google.com/p/darwincore/wiki/Taxonomy
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-01-23
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:Taxonomy-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: TaxonRank
URI:http://rs.tdwg.org/dwc/terms/TaxonRank
Namespace:http://rs.tdwg.org/dwc/terms/
Label:TaxonRank
Definition:The taxonomic rank of the most specific name in the ScientificName. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "subsp.", "var.", "forma". See http://code.google.com/p/darwincore/wiki/TaxonRank
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:TaxonRank-2008-11-19
Replaces:InfraspecificRank-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank
Term Name: Temperature
URI:http://www.iobis.org/obis/Temperature
Namespace:http://www.iobis.org/obis/
Label:Temperature
Definition:The temperature recorded with the collection/record event. Is assumed to be taken at the collection depth. Expressed in degrees Celsius.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Temperature-2005-07-10
Replaces:
Is Replaced By:SamplingEventAttributes-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: TimeCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/TimeCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TimeCollected
Definition:The time of day the cataloged item was collected, expressed as decimal hours from midnight, local time (e.g., 12.0 = noon, 13.5 = 1:30pm).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:TimeCollected-2003-06-17
Replaces:TimeOfDay-2003-06-13
Is Replaced By:StartTimeOfDay-2008-11-19, EndTimeOfDay-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
Term Name: TimeOfDay
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/TimeOfDay
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TimeOfDay
Definition:The time of day a specimen was collected expressed as decimal hours from midnight local time (e.g. 12.0 = mid day, 13.5 = 1:30pm)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:TimeOfDay-2003-06-13
Replaces:
Is Replaced By:StartTimeOfDay-2008-11-19, EndTimeOfDay-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
Term Name: TimeZone
URI:http://www.iobis.org/obis/TimeZone
Namespace:http://www.iobis.org/obis/
Label:TimeZone
Definition:Indicates the time zone for the Time of Day measurements.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:TimeZone-2005-07-10
Replaces:
Is Replaced By:StartTimeOfDay-2008-11-19, EndTimeOfDay-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone
Term Name: Tissues
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/Tissues
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Tissues
Definition:A concatenated list of tissues and preservation methods (whole (frozen), liver (EDTA), etc.) for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Tissues-2003-06-17
Replaces:
Is Replaced By:Preparations-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: TypeStatus
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TypeStatus
Definition:Indicates the kind of nomenclatural type that a specimen represents. (This is incomplete because type status actually describes the relationship between a name and a specimen [or ternary relatiohnship between a specimen, name, and publication].) In particular, the type status may not apply to the name listed in the scientific name, i.e., current identification. In rare cases, a single specimen may be the type of more than one name.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:TypeStatus-2003-06-13
Replaces:
Is Replaced By:TypeStatus-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: TypeStatus
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TypeStatus
Definition:A list of one or more nomenclatural types that the cataloged item represents (e.g., "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388.").
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:TypeStatus-2003-06-17
Replaces:TypeStatus-2003-06-13
Is Replaced By:TypeStatus-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: TypeStatus
URI:http://rs.tdwg.org/dwc/curatorial/TypeStatus
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:TypeStatus
Definition:A list of one or more nomenclatural types (including type status and typified taxonomic name) represented by the object. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:TypeStatus-2007-04-17
Replaces:TypeStatus-2003-06-17
Is Replaced By:TypeStatus-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: TypeStatus
URI:http://rs.tdwg.org/dwc/terms/TypeStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:TypeStatus
Definition:A list (concatenated and separated) of nomenclatural types (type status, typified ScientificName, publication) applied to the sample.
Comment:Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". See http://code.google.com/p/darwincore/wiki/TypeStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:TypeStatus-2008-11-19
Replaces:TypeStatus-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: ValidDistributionFlag
URI:http://rs.tdwg.org/dwc/dwcore/ValidDistributionFlag
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:ValidDistributionFlag
Definition:A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:ValidDistributionFlag-2007-04-17
Replaces:
Is Replaced By:EstablishmentMeans-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ValidDistributionFlag
Term Name: VerbatimCollectingDate
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimCollectingDate
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimCollectingDate
Definition:The verbatim original representation of the date information for the collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimCollectingDate-2003-06-17
Replaces:
Is Replaced By:VerbatimCollectingDate-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
Term Name: VerbatimCollectingDate
URI:http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:VerbatimCollectingDate
Definition:The verbatim original representation of the date (and time) information for the collecting event. Example: "spring 1910".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimCollectingDate-2007-04-17
Replaces:VerbatimCollectingDate-2003-06-17
Is Replaced By:VerbatimCollectingDate-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
Term Name: VerbatimCollectingDate
URI:http://rs.tdwg.org/dwc/terms/VerbatimCollectingDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimCollectingDate
Definition:The verbatim original representation of the date (and time) information for the sampling event.
Comment:Example: "spring 1910". See http://code.google.com/p/darwincore/wiki/VerbatimCollectingDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:VerbatimCollectingDate-2008-11-19
Replaces:VerbatimCollectingDate-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
Term Name: VerbatimCoordinates
URI:http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinates
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimCoordinates
Definition:A text representation of the coordinate data (Latitude/ Longitude, UTM, TRS, etc.) from its original source if it cannot be separated into its component parts. Example: "470999 1234300".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimCoordinates-2007-04-17
Replaces:
Is Replaced By:VerbatimCoordinates-2008-11-19
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}
Term Name: VerbatimCoordinates
URI:http://rs.tdwg.org/dwc/terms/VerbatimCoordinates
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimCoordinates
Definition:The original spatial coordinates of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54S 121 05 34W". See http://code.google.com/p/darwincore/wiki/VerbatimCoordinates
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimCoordinates-2008-11-19
Replaces:VerbatimCoordinates-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}
Term Name: VerbatimCoordinateSystem
URI:http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinateSystem
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimCoordinateSystem
Definition:The name of the system in which the verbatim geographic coordinates were recorded. Examples: "decimal degrees", "degrees minutes seconds", "degrees decimal minutes", "UTM"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimCoordinateSystem-2007-04-17
Replaces:OriginalCoordinateSystem-2003-06-17
Is Replaced By:VerbatimCoordinateSystem-2008-11-19
ABCD 2.06:(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
Term Name: VerbatimCoordinateSystem
URI:http://rs.tdwg.org/dwc/terms/VerbatimCoordinateSystem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimCoordinateSystem
Definition:The spatial coordinate system for the VerbatimLatitude and VerbatimLongitude or the VerbatimCoordinates of the place where the sampling event occurred. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger". See http://code.google.com/p/darwincore/wiki/VerbatimCoordinateSystem
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimCoordinateSystem-2008-11-19
Replaces:VerbatimCoordinateSystem-2007-04-17
Is Replaced By:
ABCD 2.06:(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
Term Name: VerbatimDepth
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimDepth
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimDepth
Definition:A text representation of the Depth in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimDepth-2003-06-17
Replaces:
Is Replaced By:VerbatimDepth-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: VerbatimDepth
URI:http://rs.tdwg.org/dwc/curatorial/VerbatimDepth
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:VerbatimDepth
Definition:A text representation of the depth in its original format in the source database. Example: "100 to 200 ft below sea level".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimDepth-2007-04-17
Replaces:VerbatimDepth-2003-06-17
Is Replaced By:VerbatimDepth-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: VerbatimDepth
URI:http://rs.tdwg.org/dwc/terms/VerbatimDepth
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimDepth
Definition:The original description of the depth (below the local surface) at which the sampling event occurred.
Comment:Example: "100-200 m". See http://code.google.com/p/darwincore/wiki/VerbatimDepth
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimDepth-2008-11-19
Replaces:VerbatimDepth-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: VerbatimElevation
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimElevation
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimElevation
Definition:A text representation of the Elevation in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimElevation-2003-06-17
Replaces:
Is Replaced By:VerbatimElevation-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
Term Name: VerbatimElevation
URI:http://rs.tdwg.org/dwc/curatorial/VerbatimElevation
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:VerbatimElevation
Definition:A text representation of the altitude in its original format in the source database. Example: "1000+- meters".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimElevation-2007-04-17
Replaces:VerbatimElevation-2003-06-17
Is Replaced By:VerbatimElevation-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
Term Name: VerbatimElevation
URI:http://rs.tdwg.org/dwc/terms/VerbatimElevation
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimElevation
Definition:The original description of the elevation (altitude, usually above sea level) at which the sampling event occurred.
Comment:Example: "100-200 m". See http://code.google.com/p/darwincore/wiki/VerbatimElevation
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimElevation-2008-11-19
Replaces:VerbatimElevation-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
Term Name: VerbatimLatitude
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimLatitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimLatitude
Definition:A text representation of the Latitude data in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimLatitude-2003-06-17
Replaces:
Is Replaced By:VerbatimLatitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
Term Name: VerbatimLatitude
URI:http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimLatitude
Definition:A text representation of the Latitude part of the coordinate data from its original source. Example: 47d09'99"N
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimLatitude-2007-04-17
Replaces:VerbatimLatitude-2003-06-17
Is Replaced By:VerbatimLatitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
Term Name: VerbatimLatitude
URI:http://rs.tdwg.org/dwc/terms/VerbatimLatitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimLatitude
Definition:The verbatim original latitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54.03S". See http://code.google.com/p/darwincore/wiki/VerbatimLatitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimLatitude-2008-11-19
Replaces:VerbatimLatitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
Term Name: VerbatimLocality
URI:http://rs.tdwg.org/dwc/terms/VerbatimLocality
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimLocality
Definition:The original description of the specific place where the sampling event occurred.
Comment:Example: "25 km NNE Bariloche por R. Nac. 237". See http://code.google.com/p/darwincore/wiki/VerbatimLocality
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimLocality-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
Term Name: VerbatimLongitude
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimLongitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimLongitude
Definition:A text representation of the Longitude data in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimLongitude-2003-06-17
Replaces:
Is Replaced By:VerbatimLongitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
Term Name: VerbatimLongitude
URI:http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimLongitude
Definition:A text representation of the Longitude part of the coordinate data from its original source. Example: -122.43254
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimLongitude-2007-04-17
Replaces:VerbatimLongitude-2003-06-17
Is Replaced By:VerbatimLongitude-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
Term Name: VerbatimLongitude
URI:http://rs.tdwg.org/dwc/terms/VerbatimLongitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:VerbatimLongitude
Definition:The verbatim original longitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "121d 10' 34" W". See http://code.google.com/p/darwincore/wiki/VerbatimLongitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:VerbatimLongitude-2008-11-19
Replaces:VerbatimLongitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
Term Name: WaterBody
URI:http://rs.tdwg.org/dwc/dwcore/WaterBody
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:WaterBody
Definition:The full, unabbreviated name of the body of water in or over which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:WaterBody-2007-04-17
Replaces:ContinentOcean-2003-06-17
Is Replaced By:WaterBody-2008-11-19
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body
Term Name: Waterbody
URI:http://rs.tdwg.org/dwc/terms/Waterbody
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Waterbody
Definition:The full, unabbreviated name of the water body in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Indian Ocean", "Baltic Sea". See http://code.google.com/p/darwincore/wiki/Waterbody
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Range:
Version:Waterbody-2008-11-19
Replaces:WaterBody-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body
Term Name: YearCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/YearCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearCollected
Definition:The year (expressed as an integer) in which the specimen was collected. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer [-9999..9999]
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:YearCollected-2003-06-13
Replaces:
Is Replaced By:YearSampled-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: YearCollected
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/YearCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearCollected
Definition:The four digit year in the Common Era calendar in which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:YearCollected-2003-06-17
Replaces:YearCollected-2003-06-13
Is Replaced By:YearSampled-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: YearIdentified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/YearIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearIdentified
Definition:The year portion of the date when the Collection Item was identified; as four digits [-9999..9999], e.g., 1906, 2002.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:YearIdentified-2003-06-13
Replaces:
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: YearIdentified
URI:http://digir.net/schema/conceptual/darwin/2003/1.0/YearIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearIdentified
Definition:The four digit year in the Common Era calendar in which the cataloged item was identified as having the ScientificName.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:YearIdentified-2003-06-17
Replaces:YearIdentified-2003-06-13
Is Replaced By:DateIdentified-2008-11-19
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: YearSampled
URI:http://rs.tdwg.org/dwc/terms/YearSampled
Namespace:http://rs.tdwg.org/dwc/terms/
Label:YearSampled
Definition:The four-digit year in which the sampling event occurred, according to the Common Era Calendar.
Comment:Example: "2008". See http://code.google.com/p/darwincore/wiki/YearSampled
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Range:
Version:YearSampled-2008-11-19
Replaces:YearCollected-2003-06-17
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: Remarks
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Remarks
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Remarks
Definition:Free text notes attached to the specimen record
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Notes-2003-06-13
Replaces:
Is Replaced By:occurrenceRemarks-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: IndividualCount
Identifier:http://www.iobis.org/obis/IndividualCount
Namespace:http://www.iobis.org/obis/
Label:IndividualCount
Definition:The number of individuals (abundance) found in a collection/record event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:ObservedIndividualCount-2005-07-10
Replaces:
Is Replaced By:individualCount-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: SampleAttributes
Identifier:http://www.iobis.org/obis/SampleAttributes
Namespace:http://www.iobis.org/obis/
Label:SampleAttributes
Definition:The total biomass found in a collection/record event. Expressed as kg.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:ObservedWeight-2005-07-10
Replaces:
Is Replaced By:dynamicProperties-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: Occurrence
Identifier:http://rs.tdwg.org/dwc/terms/Occurrence
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Occurrence
Definition:The category of information pertaining to evidence of an occurrence (specimen, observation, etc.)
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Occurrence
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:
Has Range:
Version:Occurrence-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit
Term Name: Occurrence
Identifier:http://rs.tdwg.org/dwc/dwctype/Occurrence
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:Occurrence
Definition:A resource describing an occurrence.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Occurrence
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/dcmitype/Event
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:Occurrence-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: occurrenceAttributes
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceAttributes
Definition:A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the Occurrence.
Comment:Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:occurrenceAttributes-2009-04-24
Replaces:Attributes-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts
Term Name: occurrenceDetails
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceDetails
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceDetails
Definition:A reference (publication, URI) to the most detailed information available about the occurrence.
Comment:Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceDetails
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:occurrenceDetails-2009-04-24
Replaces:RelatedInformation-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordURI
Term Name: occurrenceID
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceID
Definition:A unique identifier for the occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique.
Comment:For a specimen, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:occurrenceID-2009-04-24
Replaces:GlobalUniqueIdentifier-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/UnitGUID
Term Name: OccurrenceMeasurement
Identifier:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Namespace:http://rs.tdwg.org/dwc/terms/
Label:OccurrenceMeasurement
Definition:The category of information pertaining to measurements accociated with an occurrence.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/OccurrenceMeasurement
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:OccurrenceMeasurement-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:Datasets/Dataset/Units/Unit/MeasurementsOrFacts
Term Name: occurrenceMeasurementAccuracy
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementAccuracy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementAccuracy
Definition:The description of the error associated with the occurrenceAttributeValue.
Comment:Example: "0.01", "normal distribution with variation of 2 m". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementAccuracy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/error
Status:recommended
Date Issued:2009-01-18
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementAccuracy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Accuracy
Term Name: occurrenceMeasurementDeterminedBy
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementDeterminedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementDeterminedBy
Definition:The agent responsible for having determined the value of the measurement or characteristic of the occurrence.
Comment:Example: "Javier de la Torre". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementDeterminedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementDeterminedBy-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasuredBy
Term Name: occurrenceMeasurementDeterminedDate
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementDeterminedDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementDeterminedDate
Definition:The date on which the the measurement or characteristic of the occurrence was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementDeterminedDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementDeterminedDate-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/MeasurementDateTime
Term Name: occurrenceMeasurementID
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementID
Definition:An identifier for the occurrence attribute. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-03-06
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: occurrenceMeasurementRemarks
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementRemarks
Definition:Comments or notes accompanying the measurement or characteristic of the occurrence.
Comment:Example: "tip of tail missing". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: occurrenceMeasurementType
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementType
Definition:The nature of the measurement or characteristic of the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "tail length". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementType-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/Parameter
Term Name: occurrenceMeasurementUnit
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementUnit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementUnit
Definition:The units for the value of the measurement or characteristic of the occurrence. Recommended best practice is to use International System of Units (SI) units.
Comment:Example: "mm". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementUnit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementUnit-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UnitOfMeasurement
Term Name: occurrenceMeasurementValue
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceMeasurementValue
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceMeasurementValue
Definition:The value of the measurement or characteristic of the occurrence.
Comment:Example: "45". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceMeasurementValue
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/OccurrenceMeasurement
Has Range:
Version:occurrenceMeasurementValue-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue or DataSets/DataSet/Units/Unit/MeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/UpperValue
Term Name: occurrenceRemarks
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:occurrenceRemarks
Definition:Comments or notes about the occurrence.
Comment:Example: "found dead on road". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:occurrenceRemarks-2009-04-24
Replaces:Remarks-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: Order
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Order
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Order
Definition:The order name of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Order-2003-06-13
Replaces:
Is Replaced By:order-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: Order
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Order
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Order
Definition:The phylogenetic order to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Order-2003-06-17
Replaces:Order-2003-06-13
Is Replaced By:order-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: Order
Identifier:http://rs.tdwg.org/dwc/dwcore/Order
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Order
Definition:The name of the order in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Order-2007-04-17
Replaces:Order-2003-06-17
Is Replaced By:order-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: order
Identifier:http://rs.tdwg.org/dwc/terms/order
Namespace:http://rs.tdwg.org/dwc/terms/
Label:order
Definition:The name of the order in which the scientificName is classified.
Comment:Example: "Rodentia". For discussion see http://code.google.com/p/darwincore/wiki/order
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:order-2009-04-24
Replaces:Order-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = ordo
Term Name: VerbatimCoordinateSystem
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimCoordinateSystem
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimCoordinateSystem
Definition:The name of the system in which the original geographic coordinates were recorded (e.g., "decimal degrees", "degrees minutes seconds", "UTM", etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:OriginalCoordinateSystem-2003-06-17
Replaces:
Is Replaced By:verbatimCoordinateSystem-2009-04-24
ABCD 2.06:(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
Term Name: OtherCatalogNumbers
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/OtherCatalogNumbers
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:OtherCatalogNumbers
Definition:A list of previous or alternative fully qualified catalog numbers of the cataloged item whether in the current collection or in any other.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:OtherCatalogNumbers-2003-06-17
Replaces:PreviousCatalogNumber-2003-06-13
Is Replaced By:otherCatalogNumbers-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: OtherCatalogNumbers
Identifier:http://rs.tdwg.org/dwc/curatorial/OtherCatalogNumbers
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:OtherCatalogNumbers
Definition:A list of previous or alternative fully qualified catalog numbers for the same object or observation, whether in the current collection or in any other.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:OtherCatalogNumbers-2007-04-17
Replaces:OtherCatalogNumbers-2003-06-17
Is Replaced By:otherCatalogNumbers-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: otherCatalogNumbers
Identifier:http://rs.tdwg.org/dwc/terms/otherCatalogNumbers
Namespace:http://rs.tdwg.org/dwc/terms/
Label:otherCatalogNumbers
Definition:A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same occurrence, whether in the current or any other data set or collection.
Comment:Example: "FMNH:Mammal:1234". For discussion see http://code.google.com/p/darwincore/wiki/otherCatalogNumbers
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:otherCatalogNumbers-2009-04-24
Replaces:OtherCatalogNumbers-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: Phylum
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Phylum
Definition:The phylum (or division) to which the organism belongs
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Phylum-2003-06-13
Replaces:
Is Replaced By:phylum-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: Phylum
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Phylum
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Phylum
Definition:The phylogenetic phylum (or division) to which the cataloged item belongs.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Phylum-2003-06-17
Replaces:Phylum-2003-06-13
Is Replaced By:phylum-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: Phylum
Identifier:http://rs.tdwg.org/dwc/dwcore/Phylum
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Phylum
Definition:The name of the phylum (or division) in which the organism is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Phylum-2007-04-17
Replaces:Phylum-2003-06-17
Is Replaced By:phylum-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: phylum
Identifier:http://rs.tdwg.org/dwc/terms/phylum
Namespace:http://rs.tdwg.org/dwc/terms/
Label:phylum
Definition:The name of the phlyum (or division) in which the scientificName is classified.
Comment:Example: "Chordata". For discussion see http://code.google.com/p/darwincore/wiki/phylum
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:phylum-2009-04-24
Replaces:Phylum-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/HigherTaxa/HigherTaxon/HigherTaxonName with HigherTaxa/HigherTaxon/HigherTaxonRank = phylum
Term Name: PointRadiusSpatialFit
Identifier:http://rs.tdwg.org/dwc/geospatial/PointRadiusSpatialFit
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:PointRadiusSpatialFit
Definition:A measure of how well the circle defined by the coordinates and uncertainty match the original spatial representation, as a ratio of the area of the circle to the area of the original spatial representation. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given georeference does not completely contain the original representation. The PointRadiusSpatialFit is undefined if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1. Detailed explanations with graphical examples can be found in the Guide to Best Practices for Georeferencing (Chapman and Wieczorek, eds. 2006).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:PointRadiusSpatialFit-2007-04-17
Replaces:
Is Replaced By:pointRadiusSpatialFit-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit
Term Name: pointRadiusSpatialFit
Identifier:http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit
Namespace:http://rs.tdwg.org/dwc/terms/
Label:pointRadiusSpatialFit
Definition:The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). For discussion see http://code.google.com/p/darwincore/wiki/pointRadiusSpatialFit
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:pointRadiusSpatialFit-2009-04-24
Replaces:PointRadiusSpatialFit-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/PointRadiusSpatialFit
Term Name: Preparations
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Preparations
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Preparations
Definition:A concatenated list of preparations and preservation methods (skin, skull, skeleton, whole animal (ETOH), slide, etc.) for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Preparations-2003-06-17
Replaces:PreparationType-2003-06-13
Is Replaced By:preparations-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: Preparations
Identifier:http://rs.tdwg.org/dwc/curatorial/Preparations
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:Preparations
Definition:A concatenated list of preparations and preservation methods for the object. Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Preparations-2007-04-17
Replaces:Preparations-2003-06-17
Is Replaced By:preparations-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: preparations
Identifier:http://rs.tdwg.org/dwc/terms/preparations
Namespace:http://rs.tdwg.org/dwc/terms/
Label:preparations
Definition:A list (concatenated and separated) of preparations and preservation methods for a specimen.
Comment:Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract". For discussion see http://code.google.com/p/darwincore/wiki/preparations
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:preparations-2009-04-24
Replaces:Preparations-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: Preparations
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Preparations
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Preparations
Definition:The type of preparation (skin. slide, etc). Probably best to add this as a record element rather than access point. Should be a list of preparations for a single collection record.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:PreparationType-2003-06-13
Replaces:
Is Replaced By:preparations-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: PreservedSpecimen
Identifier:http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:PreservedSpecimen
Definition:A resource describing a preserved specimen.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/PreservedSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:PreservedSpecimen-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:RecordBasisEnum/PreservedSpecimen
Term Name: OtherCatalogNumbers
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/OtherCatalogNumbers
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:OtherCatalogNumbers
Definition:The previous (fully qualified) catalog number of the Cataloged Item if the item earlier identified by another Catalog Number, either in the current catalog or another Institution / catalog. A fully qualified Catalog Number is preceded by Institution Code and Collection Code, with a space separating the each subelement. Referencing a previous Catalog Number does not imply that a record for the referenced item is or is not present in the corresponding catalog, or even that the referenced catalog still exists. This access point is intended to provide a way to retrieve this record by previously used identifier, which may used in the literature. In future versions of this schema this attribute should be set-valued.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:PreviousCatalogNumber-2003-06-13
Replaces:
Is Replaced By:otherCatalogNumbers-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/History/PreviousUnitsText
Term Name: previousIdentifications
Identifier:http://rs.tdwg.org/dwc/terms/previousIdentifications
Namespace:http://rs.tdwg.org/dwc/terms/
Label:previousIdentifications
Definition:A list (concatenated and separated) of previous assignments of names to the subject.
Comment:Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology". For discussion see http://code.google.com/p/darwincore/wiki/previousIdentifications
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:previousIdentifications-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification with PreferredFlag = false
Term Name: recordedBy
Identifier:http://rs.tdwg.org/dwc/terms/recordedBy
Namespace:http://rs.tdwg.org/dwc/terms/
Label:recordedBy
Definition:A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.
Comment:Example: "Oliver P. Pearson, Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. For discussion see http://code.google.com/p/darwincore/wiki/recordedBy
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:recordedBy-2009-04-24
Replaces:Collector-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/GatheringAgents/GatheringAgentsText
Term Name: recordNumber
Identifier:http://rs.tdwg.org/dwc/terms/recordNumber
Namespace:http://rs.tdwg.org/dwc/terms/
Label:recordNumber
Definition:An identifier given to the occurrence at the time it was recorded. Often serves as a link between field notes and an occurrence record, such as a specimen collector's number.
Comment:Example: "OPP 7101". For discussion see http://code.google.com/p/darwincore/wiki/recordNumber
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:recordNumber-2009-04-24
Replaces:CollectorNumber-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/CollectorsFieldNumber
Term Name: SampleDetails
Identifier:http://www.iobis.org/obis/SampleDetails
Namespace:http://www.iobis.org/obis/
Label:SampleDetails
Definition:Gives the web address of the page where more information on this particular record (not on the whole dataset) can be found.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:RecordURL-2005-07-10
Replaces:
Is Replaced By:occurrenceDetails-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordURI
Term Name: RelatedBasisOfRecord
Identifier:http://rs.tdwg.org/dwc/terms/RelatedBasisOfRecord
Namespace:http://rs.tdwg.org/dwc/terms/
Label:RelatedBasisOfRecord
Definition:The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for basisOfRecord.
Comment:Example: "PreservedSpecimen". For discussion see http://code.google.com/p/darwincore/wiki/RelatedBasisOfRecord
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:RelatedBasisOfRecord-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: AssociatedSamples
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/AssociatedSamples
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:AssociatedSamples
Definition:The fully qualified identifier (Institution Code + " " + Collection Code + " " + Catalog Number) of the related Cataloged Item, preceded by the nature of the relationship (e.g., (sibling of) MVZ Mamm 1234).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:RelatedCatalogedItems-2003-06-17
Replaces:RelatedCatalogItem-2003-06-13
Is Replaced By:associatedOccurrences-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: RelatedCatalogedItems
Identifier:http://rs.tdwg.org/dwc/curatorial/RelatedCatalogedItems
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:RelatedCatalogedItems
Definition:One or more GlobalUniqueIdentifiers (cf. http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier ) of related objects or observations, optionally preceded by the nature of the relationship. Examples: "(sibling of) URN:catalog:MVZ:Mammal:1234", "(endoparasite of) URN:catalog:FMNH:Bird:41321", "(sheet 2 of 2) URN:WTU:VascularPlants:353087".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:RelatedCatalogedItems-2007-04-17
Replaces:RelatedCatalogedItems-2003-06-17
Is Replaced By:associatedOccurrences-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: AssociatedSamples
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/AssociatedSamples
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:AssociatedSamples
Definition:The fully qualified identifier of a related Catalog Item (a reference to another specimen); Institution Code, Collection Code, and Catalog Number of the related Cataloged Item, where a space separates the three subelements.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:RelatedCatalogItem-2003-06-13
Replaces:
Is Replaced By:associatedOccurrences-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: SampleDetails
Identifier:http://rs.tdwg.org/dwc/dwcore/SampleDetails
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:SampleDetails
Definition:Free text references to information not delivered via the conceptual schema, including URLs to specimen details, publications, bibliographic references, etc.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:RelatedInformation-2007-04-17
Replaces:
Is Replaced By:occurrenceDetails-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/RecordURI
Term Name: relatedResourceID
Identifier:http://rs.tdwg.org/dwc/terms/relatedResourceID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:relatedResourceID
Definition:A unique identifier for a related resource.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/relatedResourceID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/references
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:relatedResourceID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceInstitutionCode + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitSourceName + DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociatedUnitID
Term Name: relatedResourceType
Identifier:http://rs.tdwg.org/dwc/terms/relatedResourceType
Namespace:http://rs.tdwg.org/dwc/terms/
Label:relatedResourceType
Definition:The type of the related resource. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "StillImage", "MovingImage", "Sound", PhysicalObject", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation", "Location", "Taxonomy", "NomeclaturalChecklist", "Publication". For discussion see http://code.google.com/p/darwincore/wiki/relatedResourceType
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:relatedResourceType-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: relationshipAccordingTo
Identifier:http://rs.tdwg.org/dwc/terms/relationshipAccordingTo
Namespace:http://rs.tdwg.org/dwc/terms/
Label:relationshipAccordingTo
Definition:The source (person, organization, publication, reference) establishing the relationship between the two resources.
Comment:Example: "Julie Woodruff". For discussion see http://code.google.com/p/darwincore/wiki/relationshipAccordingTo
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://rs.tdwg.org/dwc/terms/accordingTo
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:relationshipAccordingTo-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: relationshipEstablishedDate
Identifier:http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:relationshipEstablishedDate
Definition:The date-time on which the relationship between the two resources was established.
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/relationshipEstablishedDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/date
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:relationshipEstablishedDate-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: relationshipOfResource
Identifier:http://rs.tdwg.org/dwc/terms/relationshipOfResource
Namespace:http://rs.tdwg.org/dwc/terms/
Label:relationshipOfResource
Definition:The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within". For discussion see http://code.google.com/p/darwincore/wiki/relationshipOfResource
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:relationshipOfResource-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
Term Name: relationshipRemarks
Identifier:http://rs.tdwg.org/dwc/terms/relationshipRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:relationshipRemarks
Definition:Comments or notes about the relationship between the two resources.
Comment:Examples: "mother and offspring collected from the same nest", "pollinator captured in the act". For discussion see http://code.google.com/p/darwincore/wiki/relationshipRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:relationshipRemarks-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/Comments
Term Name: RelationshipType
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/RelationshipType
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:RelationshipType
Definition:A named or coded valued that identifies the kind relationship between this Collection Item and the referenced Collection Item. Named values include: "parasite of", "epiphyte on", "progeny of", etc. In future versions of this schema this attribute should be set-valued.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:RelationshipType-2003-06-13
Replaces:
Is Replaced By:relationshipOfResource-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations/UnitAssociation/AssociationType
Term Name: Remarks
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Remarks
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Remarks
Definition:Free text comments accompanying the cataloged item record.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Remarks-2003-06-17
Replaces:Notes-2003-06-13
Is Replaced By:occurrenceRemarks-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: Remarks
Identifier:http://rs.tdwg.org/dwc/dwcore/Remarks
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Remarks
Definition:Free text comments accompanying the object or observation record.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Remarks-2007-04-17
Replaces:Remarks-2003-06-17
Is Replaced By:occurrenceRemarks-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Notes
Term Name: reproductiveCondition
Identifier:http://rs.tdwg.org/dwc/terms/reproductiveCondition
Namespace:http://rs.tdwg.org/dwc/terms/
Label:reproductiveCondition
Definition:The reproductive condition of the biological individual represented in the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Examples" "non-reproductive", "pregnant". For discussion see http://code.google.com/p/darwincore/wiki/reproductiveCondition
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:reproductiveCondition-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: resourceID
Identifier:http://rs.tdwg.org/dwc/terms/resourceID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:resourceID
Definition:A unique identifier for the resource that is the subject of the relationship.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/resourceID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/references
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:resourceID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: ResourceRelationship
Identifier:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Namespace:http://rs.tdwg.org/dwc/terms/
Label:ResourceRelationship
Definition:The category of information pertaining to relationships between resources.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/ResourceRelationship
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:http://purl.org/dc/terms/relation
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-01-26
Has Domain:
Has Range:
Version:ResourceRelationship-2009-01-21
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Associations
Term Name: resourceRelationshipID
Identifier:http://rs.tdwg.org/dwc/terms/resourceRelationshipID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:resourceRelationshipID
Definition:An identifier for an instance of relationship between one resource (subject) and another (relatedResource, object).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/resourceRelationshipID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2009-01-26
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Range:
Version:resourceRelationshipID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: SamplingEventAttributes
Identifier:http://www.iobis.org/obis/SamplingEventAttributes
Namespace:http://www.iobis.org/obis/
Label:SamplingEventAttributes
Definition:The size of the sample from which the collection/observation was drawn. It can be a volume (e.g. for a phytoplankton sample), a linear distance (e.g. for a visual transect or net haul), a surface area (e.g. for a benthic core), etc. This field must also include the units, e.g. 200 mfor a transect, or 0.25 m^2 for a benthic grab (use ^ to denote a superscript). Note that When multiple collections/observations are reported from the same physical sample, a code identifying the sample can be placed in the Field_Number field to allow all collections/observations from a single sample to be connected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:SampleSize-2005-07-10
Replaces:
Is Replaced By:dynamicProperties-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: samplingProtocol
Identifier:http://rs.tdwg.org/dwc/terms/samplingProtocol
Namespace:http://rs.tdwg.org/dwc/terms/
Label:samplingProtocol
Definition:The name of, reference to, or description of the method or protocol used for the event.
Comment:Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count". For discussion see http://code.google.com/p/darwincore/wiki/samplingProtocol
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:samplingProtocol-2009-04-24
Replaces:CollectingMethod-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Method
Term Name: ScientificName
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificName
Definition:The full name of lowest level taxon the Cataloged Item can be identified as a member of; includes genus name, specific epithet, and subspecific epithet (zool.) or infraspecific rank abbreviation, and infraspecific epithet (bot.) Use name of suprageneric taxon (e.g., family name) if Cataloged Item cannot be identified to genus, species, or infraspecific taxon.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:ScientificName-2003-06-13
Replaces:
Is Replaced By:scientificName-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificName
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificName
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificName
Definition:The full name of lowest level taxon to which the cataloged item can be identified (e.g., genus name, specific epithet, subspecific epithet, etc.).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:ScientificName-2003-06-17
Replaces:ScientificName-2003-06-13
Is Replaced By:scientificName-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificName
Identifier:http://rs.tdwg.org/dwc/dwcore/ScientificName
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:ScientificName
Definition:The full name of the lowest level taxon to which the organism has been identified in the most recent accepted determination, specified as precisely as possible, including name-author, year or authorship, sensu or sec. (according to or following) author, and indication of uncertainty. Conceptually equivalent to a full taxonomic identification as given by the identifier (verbatim). Does not include the identifier name or date of identification. Examples: "Coleoptera" (an Order), "Vespertilionidae" (a Family), "Manis" (a Genus), "Ctenomys sociabilis" (Genus + SpecificEpithet), "Ambystoma tigrinum diaboli" (Genus + SpecificEpithet + SubspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (Genus + SpecificEpithet + InfraspecificRank + InfraspecificEpithet + AuthorYearOfScientificName).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:ScientificName-2007-04-17
Replaces:ScientificName-2003-06-17
Is Replaced By:scientificName-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: scientificName
Identifier:http://rs.tdwg.org/dwc/terms/scientificName
Namespace:http://rs.tdwg.org/dwc/terms/
Label:scientificName
Definition:The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here.
Comment:Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship). For discussion see http://code.google.com/p/darwincore/wiki/scientificName
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:scientificName-2009-04-24
Replaces:ScientificName-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/FullScientificNameString
Term Name: ScientificNameAuthorship
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthorship
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificNameAuthorship
Definition:The author of a scientific name. Author string as applied to the accepted name. Can be more than one author (concatenated string). Should be formatted according to the conventions of the applicable taxonomic discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:ScientificNameAuthor-2003-06-13
Replaces:
Is Replaced By:scientificNameAuthorship-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: ScientificNameAuthor
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/ScientificNameAuthor
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:ScientificNameAuthor
Definition:The author of the ScientificName. Can be more than one author in a concatenated string. Should be formatted according to the conventions of the applicable taxonomic discipline.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:ScientificNameAuthor-2003-06-17
Replaces:ScientificNameAuthor-2003-06-13
Is Replaced By:scientificNameAuthorship-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: scientificNameAuthorship
Identifier:http://rs.tdwg.org/dwc/terms/scientificNameAuthorship
Namespace:http://rs.tdwg.org/dwc/terms/
Label:scientificNameAuthorship
Definition:The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.
Comment:Example: "(Torr.) J.T. Howell". For discussion see http://code.google.com/p/darwincore/wiki/scientificNameAuthorship
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:scientificNameAuthorship-2009-04-24
Replaces:AuthorYearOfScientificName-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/ParentheticalAuthorTeamAndYear + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/AuthorTeamAndYear} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeamParenthesis + DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/AuthorTeam} or {DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamOriginalAndYear + [= or] DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/AuthorTeamParenthesisAndYear}
Term Name: Sex
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Sex
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Sex
Definition:The sex of a specimen. The domain should be a controlled set of terms (codes) based on community consensus. Proposed values: M=Male; F=Female; H=Hermaphrodite; I=Indeterminate (examined but could not be determined; U=Unkown (not examined); T=Transitional (between sexes; useful for sequential hermaphrodites)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Sex-2003-06-13
Replaces:
Is Replaced By:sex-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Sex
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Sex
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Sex
Definition:The sex of a cataloged item (e.g., male, female, hermaphrodite, gynandromorph, not recorded, indeterminate, transitional - between sexes, for sequential hermaphrodites).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Sex-2003-06-17
Replaces:Sex-2003-06-13
Is Replaced By:sex-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Sex
Identifier:http://rs.tdwg.org/dwc/dwcore/Sex
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:Sex
Definition:The sex of the biological individual represented by the cataloged object or observation. Examples: "male", "female", "hermaphrodite", "gynandromorph", "monoecious", "dioecious", "not recorded", "indeterminate", "transitional".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:Sex-2007-04-17
Replaces:Sex-2003-06-17
Is Replaced By:sex-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: sex
Identifier:http://rs.tdwg.org/dwc/terms/sex
Namespace:http://rs.tdwg.org/dwc/terms/
Label:sex
Definition:The sex of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "female", "hermaphrodite", "8 males, 4 females". For discussion see http://code.google.com/p/darwincore/wiki/sex
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Has Range:
Version:sex-2009-04-24
Replaces:Sex-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Sex
Term Name: Citation
Identifier:http://www.iobis.org/obis/Citation
Namespace:http://www.iobis.org/obis/
Label:Citation
Definition:Indicates who gave the record to the data provider. Can indicate a literature citation, an electronic dataset, etc. Is used to provide credit.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Source-2005-07-10
Replaces:
Is Replaced By:http://dublincore.org/documents/dcmi-terms/#terms-bibliographicCitation
ABCD 2.06:DataSets/DataSet/Units/Unit/IPRStatements/Citations/Citation/Text
Term Name: SpecificEpithet
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/SpecificEpithet
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:SpecificEpithet
Definition:The specific epithet of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Species-2003-06-13
Replaces:
Is Replaced By:specificEpithet-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: Species
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Species
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Species
Definition:The phylogenetic specific epithet of the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Species-2003-06-17
Replaces:Species-2003-06-13
Is Replaced By:specificEpithet-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: SpecificEpithet
Identifier:http://rs.tdwg.org/dwc/dwcore/SpecificEpithet
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:SpecificEpithet
Definition:The specific epithet of the scientific name applied to the organism.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:SpecificEpithet-2007-04-17
Replaces:Species-2003-06-17
Is Replaced By:specificEpithet-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: specificEpithet
Identifier:http://rs.tdwg.org/dwc/terms/specificEpithet
Namespace:http://rs.tdwg.org/dwc/terms/
Label:specificEpithet
Definition:The name of the first or species epithet of the scientificName.
Comment:Example: "agrifolia". For discussion see http://code.google.com/p/darwincore/wiki/specificEpithet
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:specificEpithet-2009-04-24
Replaces:SpecificEpithet-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SpeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/FirstEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SpeciesEpithet}
Term Name: CoordinateUncertaintyInMeters
Identifier:http://www.iobis.org/obis/CoordinateUncertaintyInMeters
Namespace:http://www.iobis.org/obis/
Label:CoordinateUncertaintyInMeters
Definition:An estimate of how tightly the locality was specified in the Start/End Latitude and Longitude fields; expressed as a distance, in meters, that corresponds to a radius around the latitude-longitude coordinates. Use NULL where precision is unknown, cannot be estimated, or is not applicable.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Start_EndCoordinatePrecision-2005-07-10
Replaces:
Is Replaced By:coordinateUncertaintyInMeters-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLong/CoordinateErrorDistanceInMeters
Term Name: EarliestDateCollected
Identifier:http://www.iobis.org/obis/EarliestDateCollected
Namespace:http://www.iobis.org/obis/
Label:EarliestDateCollected
Definition:For samples/observations/record events that were taken over time this gives the start day of the collecting event. Possible value ranges from 01..31 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartDayCollected-2005-07-10
Replaces:
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: startDayOfYear
Identifier:http://rs.tdwg.org/dwc/terms/startDayOfYear
Namespace:http://rs.tdwg.org/dwc/terms/
Label:startDayOfYear
Definition:The earliest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see http://code.google.com/p/darwincore/wiki/startDayOfYear
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:startDayOfYear-2009-04-24
Replaces:DayOfYear-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: StartDayOfYear
Identifier:http://www.iobis.org/obis/StartDayOfYear
Namespace:http://www.iobis.org/obis/
Label:StartDayOfYear
Definition:For samples/observations/record events that were taken over time this gives the start ordinal day of the year for the collecting event; i.e., the number of days since January 1 of the same year. (January 1 is Julian Day 1.). Should be an integer from one to 365, i.e. of the form (([0-3][0-9][0-9)|([0-9][0-9)|([1-9])).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartJulianDay-2005-07-10
Replaces:
Is Replaced By:startDayOfYear-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DayNumberBegin
Term Name: FootprintWKT
Identifier:http://www.iobis.org/obis/FootprintWKT
Namespace:http://www.iobis.org/obis/
Label:FootprintWKT
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting latitude location from which the specimen was collected or in which the sample/observation/record event occurred. This value should be expressed in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartLatitude-2005-07-10
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LatitudeDecimal with attribute "begin" set to true
Term Name: FootprintWKT
Identifier:http://www.iobis.org/obis/FootprintWKT
Namespace:http://www.iobis.org/obis/
Label:FootprintWKT
Definition:For samples/observations/record events better represented as line features rather than point features (e.g. extended trawls or transects) this indicates the starting longitude location from which the specimen was collected. Express in decimal degrees (East & North = +; West & South = -). GPS-derived data must use the WGS 84 geodetic reference system (http://www.wgs84.com/).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartLongitude-2005-07-10
Replaces:
Is Replaced By:footprintWKT-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/CoordinateSets/SiteCoordinates/CoordinatesLatLon/LongitudeDecimal with attribute "begin" set to true
Term Name: EarliestDateCollected
Identifier:http://www.iobis.org/obis/EarliestDateCollected
Namespace:http://www.iobis.org/obis/
Label:EarliestDateCollected
Definition:For samples/observations/record events that were taken over time this gives the start month of the collecting event. Possible values range from 01...12 inclusive.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartMonthCollected-2005-07-10
Replaces:
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: StartTimeOfDay
Identifier:http://www.iobis.org/obis/StartTimeOfDay
Namespace:http://www.iobis.org/obis/
Label:StartTimeOfDay
Definition:The time of day when the sampling event began, expressed as decimal hours from midnight local time. Examples: 0 = midnight, 12.0 = mid-day, 13.5 = 13:30
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartTimeOfDay-2005-07-10
Replaces:
Is Replaced By:eventTime-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
Term Name: StartTimeOfDay
Identifier:http://rs.tdwg.org/dwc/terms/StartTimeOfDay
Namespace:http://rs.tdwg.org/dwc/terms/
Label:StartTimeOfDay
Definition:The time of day when the event began, expressed as decimal hours from midnight, local time.
Comment:Examples: "12.0" (= noon), "13.5" (= 1:30pm). For discussion see http://code.google.com/p/darwincore/wiki/StartTimeOfDay
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:StartTimeOfDay-2008-11-19
Replaces:StartTimeOfDay-2005-07-10
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: EarliestDateCollected
Identifier:http://www.iobis.org/obis/EarliestDateCollected
Namespace:http://www.iobis.org/obis/
Label:EarliestDateCollected
Definition:For samples/observations/record events that were taken over time this gives the start year of the collecting event. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:StartYearCollected-2005-07-10
Replaces:
Is Replaced By:eventDate-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: StateProvince
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:StateProvince
Definition:The state, province or region (i.e. next political region smaller than Country) from which the specimen was collected. There is some suggestion to use the values described in ISO 3166-2 (http://www.iso.ch/cate/d8349.html), however these values are in a continual state of flux and it appears unlikely that an appropriate mechanism (by ISO) will be in place to manage these changes. Hence it is recommended that where possible, the full, unabbreviated name should be used for storing information. The server should optionally handle abbreviations as an access point. Note: this is a recurring theme (country and state) abbreviations. Check the existence of an attribute type to deal with abbreviations from the bib-1 profile
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:StateProvince-2003-06-13
Replaces:
Is Replaced By:stateProvince-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: StateProvince
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/StateProvince
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:StateProvince
Definition:The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) from which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:StateProvince-2003-06-17
Replaces:StateProvince-2003-06-13
Is Replaced By:stateProvince-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: StateProvince
Identifier:http://rs.tdwg.org/dwc/dwcore/StateProvince
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:StateProvince
Definition:The full, unabbreviated name of the state, province, or region (i.e., the next smaller political region than Country) in which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:StateProvince-2007-04-17
Replaces:StateProvince-2003-06-17
Is Replaced By:stateProvince-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: stateProvince
Identifier:http://rs.tdwg.org/dwc/terms/stateProvince
Namespace:http://rs.tdwg.org/dwc/terms/
Label:stateProvince
Definition:The full, unabbreviated name of the next smaller political region than country (state, province, canton, department, region, etc.) in which the event occurred.
Comment:Examples: "Montana", "Minas Gerais", "Córdoba". For discussion see http://code.google.com/p/darwincore/wiki/stateProvince
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:stateProvince-2009-04-24
Replaces:StateProvince-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= State or = Province (etc.)
Term Name: Subgenus
Identifier:http://www.iobis.org/obis/Subgenus
Namespace:http://www.iobis.org/obis/
Label:Subgenus
Definition:The name of the subgenus in which the identified name is classified.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Subgenus-2005-07-10
Replaces:
Is Replaced By:subgenus-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
Term Name: subgenus
Identifier:http://rs.tdwg.org/dwc/terms/subgenus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:subgenus
Definition:The name of the subgenus in which the scientificName is classified.
Comment:Example: "Strobus" subgenus of Pinus. For discussion see http://code.google.com/p/darwincore/wiki/subgenus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:subgenus-2009-04-24
Replaces:Subgenus-2005-07-10
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/Subgenus
Term Name: InfraspecificEpithet
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/InfraspecificEpithet
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:InfraspecificEpithet
Definition:The sub-specific epithet of the organism
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:Subspecies-2003-06-13
Replaces:
Is Replaced By:infraspecificEpithet-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: Subspecies
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Subspecies
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Subspecies
Definition:The phylogenetic subspecific epithet of the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Subspecies-2003-06-17
Replaces:Subspecies-2003-06-13
Is Replaced By:infraspecificEpithet-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Bacterial/SubspeciesEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/SecondEpithet or DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Zoological/SubspeciesEpithet}
Term Name: Taxon
Identifier:http://rs.tdwg.org/dwc/terms/Taxon
Namespace:http://rs.tdwg.org/dwc/terms/
Label:Taxon
Definition:The category of information pertaining to taxonomic names or concepts.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Taxon
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2008-11-19
Has Domain:
Has Range:
Version:Taxon-2008-11-19
Replaces:
Is Replaced By:
ABCD 2.06:no simple equivalent in ABCD
Term Name: Taxon
Identifier:http://rs.tdwg.org/dwc/dwctype/Taxon
Namespace:http://rs.tdwg.org/dwc/dwctype/
Label:Taxon
Definition:A resource describing a taxon.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Taxon
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Refines:
Status:recommended
Date Issued:2009-01-23
Date Modified:2009-04-24
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Has Domain:
Has Range:
Version:Taxon-2009-01-23
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: taxonAccordingTo
Identifier:http://rs.tdwg.org/dwc/terms/taxonAccordingTo
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonAccordingTo
Definition:Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/taxonAccordingTo
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/biobliographicCitation
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonAccordingTo-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: taxonAttributes
Identifier:http://rs.tdwg.org/dwc/terms/taxonAttributes
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonAttributes
Definition:A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the taxon.
Comment:Example: "iucnstatus=vulnerable; distribution=Neuquen, Argentina". For discussion see http://code.google.com/p/darwincore/wiki/taxonAttributes
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2009-04-24
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonAttributes-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: taxonConceptID
Identifier:http://rs.tdwg.org/dwc/terms/taxonConceptID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonConceptID
Definition:A unique identifier for the taxon concept (a circumscription of a taxonName).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/taxonConceptID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonconceptID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: taxonNameID
Identifier:http://rs.tdwg.org/dwc/terms/taxonNameID
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonNameID
Definition:A unique identifier for the taxon name (a name in a classification).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/taxonNameID
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:http://purl.org/dc/terms/identifier
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonNameID-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: taxonomicStatus
Identifier:http://rs.tdwg.org/dwc/terms/taxonomicStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonomicStatus
Definition:The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "invalid", "misapplied", "homotypic synonym", "accepted". For discussion see http://code.google.com/p/darwincore/wiki/taxonomicStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonomicStatus-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: taxonRank
Identifier:http://rs.tdwg.org/dwc/terms/taxonRank
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonRank
Definition:The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "subsp.", "var.", "forma". For discussion see http://code.google.com/p/darwincore/wiki/taxonRank
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonRank-2009-04-24
Replaces:InfraspecificRank-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Identifications/Identification/TaxonIdentified/ScientificName/NameAtomised/Botanical/Rank
Term Name: taxonRemarks
Identifier:http://rs.tdwg.org/dwc/terms/taxonRemarks
Namespace:http://rs.tdwg.org/dwc/terms/
Label:taxonRemarks
Definition:Comments or notes about the taxon.
Comment:Example: "this name is a misspelling in common use". For discussion see http://code.google.com/p/darwincore/wiki/taxonRemarks
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Has Range:
Version:taxonRemarks-09-04-24
Replaces:
Is Replaced By:
ABCD 2.06:not in ABCD
Term Name: SamplingEventAttributes
Identifier:http://www.iobis.org/obis/SamplingEventAttributes
Namespace:http://www.iobis.org/obis/
Label:SamplingEventAttributes
Definition:The temperature recorded with the collection/record event. Is assumed to be taken at the collection depth. Expressed in degrees Celsius.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:Temperature-2005-07-10
Replaces:
Is Replaced By:dynamicProperties-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteMeasurementsOrFacts/MeasurementOrFact/MeasurementOrFactAtomised/LowerValue + constant
Term Name: TimeOfDay
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/TimeOfDay
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TimeOfDay
Definition:The time of day the cataloged item was collected, expressed as decimal hours from midnight, local time (e.g., 12.0 = noon, 13.5 = 1:30pm).
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:TimeCollected-2003-06-17
Replaces:TimeOfDay-2003-06-13
Is Replaced By:eventTime-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
Term Name: TimeOfDay
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/TimeOfDay
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TimeOfDay
Definition:The time of day a specimen was collected expressed as decimal hours from midnight local time (e.g. 12.0 = mid day, 13.5 = 1:30pm)
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:TimeOfDay-2003-06-13
Replaces:
Is Replaced By:eventTime-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeOfDayBegin
Term Name: TimeZone
Identifier:http://www.iobis.org/obis/TimeZone
Namespace:http://www.iobis.org/obis/
Label:TimeZone
Definition:Indicates the time zone for the Time of Day measurements.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2005-07-10
Date Modified:2005-07-10
Has Domain:
Has Range:
Version:TimeZone-2005-07-10
Replaces:
Is Replaced By:eventTime-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/TimeZone
Term Name: Preparations
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/Preparations
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:Preparations
Definition:A concatenated list of tissues and preservation methods (whole (frozen), liver (EDTA), etc.) for the cataloged item.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:Tissues-2003-06-17
Replaces:
Is Replaced By:preparations-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/Preparations/PreparationsText
Term Name: TypeStatus
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TypeStatus
Definition:Indicates the kind of nomenclatural type that a specimen represents. (This is incomplete because type status actually describes the relationship between a name and a specimen [or ternary relatiohnship between a specimen, name, and publication].) In particular, the type status may not apply to the name listed in the scientific name, i.e., current identification. In rare cases, a single specimen may be the type of more than one name.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:TypeStatus-2003-06-13
Replaces:
Is Replaced By:typeStatus-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: TypeStatus
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/TypeStatus
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:TypeStatus
Definition:A list of one or more nomenclatural types that the cataloged item represents (e.g., "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388.").
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:TypeStatus-2003-06-17
Replaces:TypeStatus-2003-06-13
Is Replaced By:typeStatus-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: TypeStatus
Identifier:http://rs.tdwg.org/dwc/curatorial/TypeStatus
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:TypeStatus
Definition:A list of one or more nomenclatural types (including type status and typified taxonomic name) represented by the object. Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:TypeStatus-2007-04-17
Replaces:TypeStatus-2003-06-17
Is Replaced By:typeStatus-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: typeStatus
Identifier:http://rs.tdwg.org/dwc/terms/typeStatus
Namespace:http://rs.tdwg.org/dwc/terms/
Label:typeStatus
Definition:A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.
Comment:Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see http://code.google.com/p/darwincore/wiki/typeStatus
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Has Range:
Version:typeStatus-2009-04-24
Replaces:TypeStatus-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeText
Term Name: EstablishmentMeans
Identifier:http://rs.tdwg.org/dwc/dwcore/EstablishmentMeans
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:EstablishmentMeans
Definition:A flag ("true" or "false") that indicates whether the locality information represents a valid distribution occurrence for a specimen. Specimens taken from captivity and showing the captive location should use the value "false".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:ValidDistributionFlag-2007-04-17
Replaces:
Is Replaced By:establishmentMeans-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/ValidDistributionFlag
Term Name: VerbatimCollectingDate
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimCollectingDate
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimCollectingDate
Definition:The verbatim original representation of the date information for the collecting event.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimCollectingDate-2003-06-17
Replaces:
Is Replaced By:verbatimEventDate-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
Term Name: VerbatimCollectingDate
Identifier:http://rs.tdwg.org/dwc/curatorial/VerbatimCollectingDate
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:VerbatimCollectingDate
Definition:The verbatim original representation of the date (and time) information for the collecting event. Example: "spring 1910".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimCollectingDate-2007-04-17
Replaces:VerbatimCollectingDate-2003-06-17
Is Replaced By:verbatimEventDate-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
Term Name: VerbatimCoordinates
Identifier:http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinates
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimCoordinates
Definition:A text representation of the coordinate data (Latitude/ Longitude, UTM, TRS, etc.) from its original source if it cannot be separated into its component parts. Example: "470999 1234300".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimCoordinates-2007-04-17
Replaces:
Is Replaced By:verbatimCoordinates-2009-04-24
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}
Term Name: verbatimCoordinates
Identifier:http://rs.tdwg.org/dwc/terms/verbatimCoordinates
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimCoordinates
Definition:The original spatial coordinates of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54S 121 05 34W". For discussion see http://code.google.com/p/darwincore/wiki/verbatimCoordinates
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimCoordinates-2009-04-24
Replaces:VerbatimCoordinates-2007-04-17
Is Replaced By:
ABCD 2.06:{DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/CoordinatesText or DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesUTM/UTMText}
Term Name: VerbatimCoordinateSystem
Identifier:http://rs.tdwg.org/dwc/geospatial/VerbatimCoordinateSystem
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimCoordinateSystem
Definition:The name of the system in which the verbatim geographic coordinates were recorded. Examples: "decimal degrees", "degrees minutes seconds", "degrees decimal minutes", "UTM"
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimCoordinateSystem-2007-04-17
Replaces:OriginalCoordinateSystem-2003-06-17
Is Replaced By:verbatimCoordinateSystem-2009-04-24
ABCD 2.06:(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
Term Name: verbatimCoordinateSystem
Identifier:http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimCoordinateSystem
Definition:The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the VerbatimCoordinates of the place where the event occurred. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger". For discussion see http://code.google.com/p/darwincore/wiki/verbatimCoordinateSystem
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimCoordinateSystem-2009-04-24
Replaces:VerbatimCoordinateSystem-2007-04-17
Is Replaced By:
ABCD 2.06:(partly) DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesGrid/GridCellSystem
Term Name: VerbatimDepth
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimDepth
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimDepth
Definition:A text representation of the Depth in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimDepth-2003-06-17
Replaces:
Is Replaced By:verbatimDepth-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: VerbatimDepth
Identifier:http://rs.tdwg.org/dwc/curatorial/VerbatimDepth
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:VerbatimDepth
Definition:A text representation of the depth in its original format in the source database. Example: "100 to 200 ft below sea level".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimDepth-2007-04-17
Replaces:VerbatimDepth-2003-06-17
Is Replaced By:verbatimDepth-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: verbatimDepth
Identifier:http://rs.tdwg.org/dwc/terms/verbatimDepth
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimDepth
Definition:The original description of the depth (below the local surface) at which the event occurred.
Comment:Example: "100-200 m". For discussion see http://code.google.com/p/darwincore/wiki/verbatimDepth
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimDepth-2009-04-24
Replaces:VerbatimDepth-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactText
Term Name: VerbatimElevation
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimElevation
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimElevation
Definition:A text representation of the Elevation in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimElevation-2003-06-17
Replaces:
Is Replaced By:verbatimElevation-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
Term Name: VerbatimElevation
Identifier:http://rs.tdwg.org/dwc/curatorial/VerbatimElevation
Namespace:http://rs.tdwg.org/dwc/curatorial/
Label:VerbatimElevation
Definition:A text representation of the altitude in its original format in the source database. Example: "1000+- meters".
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimElevation-2007-04-17
Replaces:VerbatimElevation-2003-06-17
Is Replaced By:verbatimElevation-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
Term Name: verbatimElevation
Identifier:http://rs.tdwg.org/dwc/terms/verbatimElevation
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimElevation
Definition:The original description of the elevation (altitude, usually above sea level) at which the event occurred.
Comment:Example: "100-200 m". For discussion see http://code.google.com/p/darwincore/wiki/verbatimElevation
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimElevation-2009-04-24
Replaces:VerbatimElevation-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactText
Term Name: verbatimEventDate
Identifier:http://rs.tdwg.org/dwc/terms/verbatimEventDate
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimEventDate
Definition:The verbatim original representation of the date and time information for the event.
Comment:Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934". For discussion see http://code.google.com/p/darwincore/wiki/verbatimEventDate
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:verbatimEventDate-2009-04-24
Replaces:VerbatimCollectingDate-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/DateTime/DateText
Term Name: VerbatimLatitude
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimLatitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimLatitude
Definition:A text representation of the Latitude data in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimLatitude-2003-06-17
Replaces:
Is Replaced By:verbatimLatitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
Term Name: VerbatimLatitude
Identifier:http://rs.tdwg.org/dwc/geospatial/VerbatimLatitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimLatitude
Definition:A text representation of the Latitude part of the coordinate data from its original source. Example: 47d09'99"N
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimLatitude-2007-04-17
Replaces:VerbatimLatitude-2003-06-17
Is Replaced By:verbatimLatitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
Term Name: verbatimLatitude
Identifier:http://rs.tdwg.org/dwc/terms/verbatimLatitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimLatitude
Definition:The verbatim original latitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54.03S". For discussion see http://code.google.com/p/darwincore/wiki/verbatimLatitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimLatitude-2009-04-24
Replaces:VerbatimLatitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLatitude
Term Name: verbatimLocality
Identifier:http://rs.tdwg.org/dwc/terms/verbatimLocality
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimLocality
Definition:The original description of the specific place where the event occurred.
Comment:Example: "25 km NNE Bariloche por R. Nac. 237". For discussion see http://code.google.com/p/darwincore/wiki/verbatimLocality
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimLocality-2009-04-24
Replaces:
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
Term Name: VerbatimLongitude
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/VerbatimLongitude
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:VerbatimLongitude
Definition:A text representation of the Longitude data in its original format in the source database.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:VerbatimLongitude-2003-06-17
Replaces:
Is Replaced By:verbatimLongitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
Term Name: VerbatimLongitude
Identifier:http://rs.tdwg.org/dwc/geospatial/VerbatimLongitude
Namespace:http://rs.tdwg.org/dwc/geospatial/
Label:VerbatimLongitude
Definition:A text representation of the Longitude part of the coordinate data from its original source. Example: -122.43254
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:VerbatimLongitude-2007-04-17
Replaces:VerbatimLongitude-2003-06-17
Is Replaced By:verbatimLongitude-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
Term Name: verbatimLongitude
Identifier:http://rs.tdwg.org/dwc/terms/verbatimLongitude
Namespace:http://rs.tdwg.org/dwc/terms/
Label:verbatimLongitude
Definition:The verbatim original longitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "121d 10' 34" W". For discussion see http://code.google.com/p/darwincore/wiki/verbatimLongitude
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:verbatimLongitude-2009-04-24
Replaces:VerbatimLongitude-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/SiteCoordinateSets/SiteCoordinates/CoordinatesLatLon/VerbatimLongitude
Term Name: WaterBody
Identifier:http://rs.tdwg.org/dwc/dwcore/WaterBody
Namespace:http://rs.tdwg.org/dwc/dwcore/
Label:WaterBody
Definition:The full, unabbreviated name of the body of water in or over which the organism was collected or observed.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2007-04-17
Date Modified:2007-04-17
Has Domain:
Has Range:
Version:WaterBody-2007-04-17
Replaces:ContinentOcean-2003-06-17
Is Replaced By:waterBody-2009-04-24
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body
Term Name: waterBody
Identifier:http://rs.tdwg.org/dwc/terms/waterBody
Namespace:http://rs.tdwg.org/dwc/terms/
Label:waterBody
Definition:The full, unabbreviated name of the water body in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Indian Ocean", "Baltic Sea". For discussion see http://code.google.com/p/darwincore/wiki/waterBody
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://purl.org/dc/terms/Location
Has Range:
Version:waterBody-2009-04-24
Replaces:WaterBody-2007-04-17
Is Replaced By:
ABCD 2.06:DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName with NamedAreas/NamedArea/AreaClass= Water body
Term Name: year
Identifier:http://rs.tdwg.org/dwc/terms/year
Namespace:http://rs.tdwg.org/dwc/terms/
Label:year
Definition:The four-digit year in which the event occurred, according to the Common Era Calendar.
Comment:Example: "2008". For discussion see http://code.google.com/p/darwincore/wiki/year
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:recommended
Date Issued:2008-11-19
Date Modified:2009-04-24
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Has Range:
Version:year-2009-04-24
Replaces:YearCollected-2003-06-17
Is Replaced By:
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: YearSampled
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/YearSampled
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearSampled
Definition:The year (expressed as an integer) in which the specimen was collected. The full year should be expressed (e.g. 1972 must be expressed as "1972" not "72"). Must always be a four digit integer [-9999..9999]
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:YearCollected-2003-06-13
Replaces:
Is Replaced By:year-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: YearCollected
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/YearCollected
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearCollected
Definition:The four digit year in the Common Era calendar in which the cataloged item was collected.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:YearCollected-2003-06-17
Replaces:YearCollected-2003-06-13
Is Replaced By:year-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Gathering/ISODateTimeBegin
Term Name: DateIdentified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/DateIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:DateIdentified
Definition:The year portion of the date when the Collection Item was identified; as four digits [-9999..9999], e.g., 1906, 2002.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-13
Date Modified:2003-06-13
Has Domain:
Has Range:
Version:YearIdentified-2003-06-13
Replaces:
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
Term Name: YearIdentified
Identifier:http://digir.net/schema/conceptual/darwin/2003/1.0/YearIdentified
Namespace:http://digir.net/schema/conceptual/darwin/2003/1.0/
Label:YearIdentified
Definition:The four digit year in the Common Era calendar in which the cataloged item was identified as having the ScientificName.
Comment:
Type of Term:http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Refines:
Status:historical
Date Issued:2003-06-17
Date Modified:2003-06-17
Has Domain:
Has Range:
Version:YearIdentified-2003-06-17
Replaces:YearIdentified-2003-06-13
Is Replaced By:dateIdentified-2009-04-24
ABCD 2.06:accessible from DataSets/DataSet/Units/Unit/Identifications/Identification/Date/DateText
-

- -

4. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[ABCD]http://www.tdwg.org/schemas/abcd/2.06Access to Biological Collections Data Standard.
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[DWCTOABCD]http://rs.tdwg.org/dwc/terms/history/dwctoabcd/A reference for Darwin Core terms mapped to ABCD.
[TERMS]http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.
[VERSIONS]http://rs.tdwg.org/dwc/terms/history/versions/Reference for mapping historical Darwin Core terms to the current recommended terms.
-

diff --git a/terms/history/versions/index.htm b/terms/history/versions/index.htm index 7d56a10..0010138 100644 --- a/terms/history/versions/index.htm +++ b/terms/history/versions/index.htm @@ -2,27 +2,26 @@ -Darwin Core Versions +Mapping Darwin Core to Old Versions - + - - - - - - - + + + + + + - + + - - + @@ -32,24 +31,64 @@

- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core Versions

+ + + + + + +
+ + +

Mapping Darwin Core to Old Versions

- + + + + + - + @@ -66,7 +105,7 @@ For a quick reference guide to the current recommended Darwin Core terms, see [< - + @@ -74,400 +113,308 @@ For a quick reference guide to the current recommended Darwin Core terms, see [< - + - + - +
Title:Darwin Core VersionsMapping Darwin Core to Old Versions
Date Issued: 2009-02-12
Date Modified:2009-04-29
Abstract: This document is a quick reference for mappings between elements in pre-standard Darwin Core versions and the current Darwin Core terms. For complete historical @@ -58,7 +97,7 @@ For a quick reference guide to the current recommended Darwin Core terms, see [<
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/history/versions/http://rs.tdwg.org/dwc/2009-04-29/terms/history/versions/
Latest Version: http://rs.tdwg.org/dwc/terms/history/versions/
Replaces:http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinCoreVersionshttp://rs.tdwg.org/dwc/2009-02-20/terms/history/versions/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - - -
1. Introduction
2. Document Guide
3. Version Comparison
4. References
+

1. Introduction

Before becoming a TDWG standard, the Darwin Core was instantiated and deployed in many different application profiles, all of them based on XML schema. The openly developed and widely used versions of the Darwin Core ([CLASSIC], -[MANIS], +[MANIS], [OBIS], [DRAFT14], [CURATORIAL], [GEOSPATIAL]) are each compared (mapped conceptually) to the current recommended Darwin Core terms [TERMS] in this document. Each historical version is -mapped in a separate table and can be referenced quickly from the index in Version Comparison -section. +mapped in a separate table and can be referenced quickly from the Mappings section below. - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions (this document) - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages - - -

3. Version Comparison

+ +

2. Mappings

-3.1 Darwin Core 1.2 (Classic)
-3.2 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)
-3.3 OBIS extension
-3.4 Darwin Core 1.4 (Draft Standard)
-3.5 Darwin Core 1.4 Curatorial extension
-3.6 Darwin Core 1.4 Geospatial extension
+2.1 Darwin Core 1.2 (Classic)
+2.2 OBIS extension
+2.3 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)
+2.4 Darwin Core 1.4 (Draft Standard)
+2.5 Darwin Core 1.4 Curatorial extension
+2.6 Darwin Core 1.4 Geospatial extension

-

3.1 Darwin Core 1.2 (Classic)

+

2.1 Darwin Core 1.2 (Classic)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Darwin Core 1.2 ElementRecommended Term
DateLastModified modified
InstitutionCode InstitutionCode
CollectionCode CollectionCode
CatalogNumber CatalogNumber
ScientificName ScientificName
BasisOfRecord BasisOfRecord
Kingdom Kingdom
Phylum Phylum
Class Class
Order Order
Family Family
Genus Genus
Species SpecificEpithet
Subspecies InfraspecificEpithet
ScientificNameAuthor ScientificNameAuthorship
IdentifiedBy IdentifiedBy
YearIdentified DateIdentified
MonthIdentified DateIdentified
DayIdentified DateIdentified
TypeStatus TypeStatus
CollectorNumber CollectorNumber
FieldNumber FieldNumber
Collector Collector
YearCollected YearSampled
MonthCollected MonthOfYear
DayCollected DayOfMonth
JulianDay StartDayOfYear-2009-01-21
EndDayOfYear-2009-01-21
TimeOfDay StartTimeOfDay-2008-11-19
EndTimeOfDay-2008-11-19
ContinentOcean Continent-2008-11-19
Waterbody-2008-11-19
Country Country
StateProvince StateProvince
County County
Locality Locality
Longitude DecimalLongitude
Latitude DecimalLatitude
CoordinatePrecision CoordinatePrecision
BoundingBox FootprintWKT
MinimumElevation MinimumElevationInMeters
MaximumElevation MaximumElevationInMeters
MinimumDepth MinimumDepthInMeters
MaximumDepth MaximumDepthInMeters
Sex Sex
PreparationType Preparations
IndividualCount IndividualCount
PreviousCatalogNumber OtherCatalogNumbers
RelationshipType RelationshipOfResource
RelatedCatalogItem AssociatedSamples
Notes SampleRemarks
DateLastModified dcterms:modified
InstitutionCode institutionCode
CollectionCode collectionCode
CatalogNumber catalogNumber
ScientificName scientificName
BasisOfRecord basisOfRecord
Kingdom kingdom
Phylum phylum
Class class
Order order
Family family
Genus genus
Species specificEpithet
Subspecies infraspecificEpithet
ScientificNameAuthor scientificNameAuthorship
IdentifiedBy identifiedBy
YearIdentified dateIdentified
MonthIdentified dateIdentified
DayIdentified dateIdentified
TypeStatus typeStatus
CollectorNumber recordNumber
FieldNumber fieldNumber
Collector recordedBy
YearCollected year
MonthCollected month
DayCollected day
TimeOfDay eventTime
Country country
StateProvince stateProvince
County county
Locality locality
Longitude decimalLongitude
Latitude decimalLatitude
CoordinatePrecision coordinatePrecision
BoundingBox footprintWKT
MinimumElevation minimumElevationInMeters
MaximumElevation maximumElevationInMeters
MinimumDepth minimumDepthInMeters
MaximumDepth maximumDepthInMeters
Sex sex
PreparationType preparations
IndividualCount individualCount
PreviousCatalogNumber otherCatalogNumbers
RelationshipType relationshipOfResource
RelatedCatalogItem associatedOccurrences
Notes occurrenceRemarks
+ + +

2.2 OBIS extension

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
OBIS ElementRecommended Term
RecordURL occurrenceDetails
Source dcterms:bibliographicCitation
Citation dcterms:bibliographicCitation
Subgenus subgenus
StartYearCollected eventDate
EndYearCollected eventDate
StartMonthCollected eventDate
EndMonthCollected eventDate
StartDayCollected eventDate
EndDayCollected eventDate
StartJulianDay startDayOfYear
EndJulianDay endDayOfYear
StartTimeOfDay eventTime
EndTimeOfDay eventTime
TimeZone eventTime
StartLongitude footprintWKT
EndLongitude footprintWKT
StartLatitude footprintWKT
EndLatitude footprintWKT
Start_EndCoordinatePrecision coordinateUncertaintyInMeters
DepthRange verbatimDepth
Temperature dynamicProperties
Lifestage lifeStage
ObservedIndividualCount individualCount
SampleSize dynamicProperties
ObservedWeight dynamicProperties
GMLFeature footprintWKT
-

3.2 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)

+

2.3 Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Darwin Core 1.21 ElementRecommended Term
DateLastModified modified
BasisOfRecord BasisOfRecord
InstitutionCode InstitutionCode
CollectionCode CollectionCode
CatalogNumberText CatalogNumber
CatalogNumberNumeric CatalogNumberNumeric
Collector Collector
CollectorNumber CollectorNumber
FieldNumber FieldNumber
YearCollected YearSampled
MonthCollected MonthOfYear
DayCollected DayOfMonth
TimeCollected StartTimeOfDay-2008-11-19
EndTimeOfDay-2008-11-19
VerbatimCollectingDate VerbatimCollectingDate
FieldNotes FieldNotes
JulianDay StartDayOfYear-2009-01-21
EndDayOfYear-2009-01-21
HigherGeography HigherGeography
ContinentOcean Continent-2008-11-19
Waterbody-2008-11-19
IslandGroup IslandGroup
Island Island
Country Country
StateProvince StateProvince
County County
Locality Locality
DecimalLatitude DecimalLatitude
DecimalLongitude DecimalLongitude
HorizontalDatum GeodeticDatum
OriginalCoordinateSystem VerbatimCoordinateSystem
VerbatimLatitude VerbatimLatitude
VerbatimLongitude VerbatimLongitude
GeorefMethod GeoreferenceProtocol
CoordinateUncertaintyInMeters CoordinateUncertaintyInMeters
LatLongComments GeoreferenceRemarks
BoundingBox FootprintWKT
MinimumElevationInMeters MinimumElevationInMeters
MaximumElevationInMeters MaximumElevationInMeters
VerbatimElevation VerbatimElevation
MinimumDepthInMeters MinimumDepthInMeters
MaximumDepthInMeters MaximumDepthInMeters
VerbatimDepth VerbatimDepth
ScientificName ScientificName
HigherTaxon HigherTaxon
Kingdom Kingdom
Phylum Phylum
Class Class
Order Order
Family Family
Genus Genus
Species SpecificEpithet
Subspecies InfraspecificEpithet
ScientificNameAuthor ScientificNameAuthorship
IdentifiedBy IdentifiedBy
IdentificationModifier IdentificationQualifier
YearIdentified DateIdentified
MonthIdentified DateIdentified
DayIdentified DateIdentified
TypeStatus TypeStatus
Sex Sex
Preparations Preparations
Tissues Preparations
IndividualCount IndividualCount
AgeClass LifeStage
GenBankNum AssociatedSequences
OtherCatalogNumbers OtherCatalogNumbers
RelatedCatalogedItems AssociatedSamples
Remarks SampleRemarks
DateLastModified dcterms:modified
BasisOfRecord basisOfRecord
InstitutionCode institutionCode
CollectionCode collectionCode
CatalogNumberText catalogNumber
Collector recordedBy
CollectorNumber recordNumber
FieldNumber fieldNumber
YearCollected year
MonthCollected month
DayCollected day
TimeCollected eventTime
VerbatimCollectingDate verbatimEventDate
FieldNotes fieldNotes
HigherGeography higherGeography
IslandGroup islandGroup
Island island
Country country
StateProvince stateProvince
County county
Locality locality
DecimalLatitude decimalLatitude
DecimalLongitude decimalLongitude
HorizontalDatum geodeticDatum
OriginalCoordinateSystem verbatimCoordinateSystem
VerbatimLatitude verbatimLatitude
VerbatimLongitude verbatimLongitude
GeorefMethod georeferenceProtocol
CoordinateUncertaintyInMeters coordinateUncertaintyInMeters
LatLongComments georeferenceRemarks
BoundingBox footprintWKT
MinimumElevationInMeters minimumElevationInMeters
MaximumElevationInMeters maximumElevationInMeters
VerbatimElevation verbatimElevation
MinimumDepthInMeters minimumDepthInMeters
MaximumDepthInMeters maximumDepthInMeters
VerbatimDepth verbatimDepth
ScientificName scientificName
HigherTaxon higherTaxonName
Kingdom kingdom
Phylum phylum
Class class
Order order
Family family
Genus genus
Species specificEpithet
Subspecies infraspecificEpithet
ScientificNameAuthor scientificNameAuthorship
IdentifiedBy identifiedBy
IdentificationModifier identificationQualifier
YearIdentified dateIdentified
MonthIdentified dateIdentified
DayIdentified dateIdentified
TypeStatus typeStatus
Sex sex
Preparations preparations
Tissues preparations
IndividualCount individualCount
AgeClass lifeStage
GenBankNum associatedSequences
OtherCatalogNumbers otherCatalogNumbers
RelatedCatalogedItems associatedOccurrences
Remarks occurrenceRemarks
- -

3.3 OBIS extension

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OBIS ElementRecommended Term
RecordURL SampleDetails
Source Citation
Citation Citation
Subgenus Subgenus
StartYearCollected EarliestDateCollected
EndYearCollected LatestDateCollected
StartMonthCollected EarliestDateCollected
EndMonthCollected LatestDateCollected
StartDayCollected EarliestDateCollected
EndDayCollected LatestDateCollected
StartJulianDay StartDayOfYear
EndJulianDay EndDayOfYear
StartTimeOfDay StartTimeOfDay
EndTimeOfDay EndTimeOfDay
TimeZone StartTimeOfDay-2008-11-19
EndTimeOfDay-2008-11-19
StartLongitude FootprintWKT
EndLongitude FootprintWKT
StartLatitude FootprintWKT
EndLatitude FootprintWKT
Start_EndCoordinatePrecision CoordinateUncertaintyInMeters
DepthRange VerbatimDepth
Temperature SamplingEventAttributes
Lifestage LifeStage
ObservedIndividualCount IndividualCount
SampleSize SamplingEventAttributes
ObservedWeight SampleAttributes
GMLFeature FootprintWKT
- -

3.4 Darwin Core 1.4 (Draft Standard)

+

2.4 Darwin Core 1.4 (Draft Standard)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Darwin Core 1.4 ElementRecommended Term
GlobalUniqueIdentifier SampleID
DateLastModified modified
BasisOfRecord BasisOfRecord
InstitutionCode InstitutionCode
CollectionCode CollectionCode
CatalogNumber CatalogNumber
InformationWithheld InformationWithheld
Remarks SampleRemarks
ScientificName ScientificName
HigherTaxon HigherTaxon
Kingdom Kingdom
Phylum Phylum
Class Class
Order Order
Family Family
Genus Genus
SpecificEpithet SpecificEpithet
InfraspecificRank TaxonRank
InfraspecificEpithet InfraspecificEpithet
AuthorYearOfScientificName ScientificNameAuthorship
NomenclaturalCode NomenclaturalCode
IdentificationQualifier IdentificationQualifier
HigherGeography HigherGeography
Continent Continent
WaterBody Waterbody
IslandGroup IslandGroup
Island Island
Country Country
StateProvince StateProvince
County County
Locality Locality
MinimumElevationInMeters MinimumElevationInMeters
MaximumElevationInMeters MaximumElevationInMeters
MinimumDepthInMeters MinimumDepthInMeters
MaximumDepthInMeters MaximumDepthInMeters
CollectingMethod SamplingProtocol
ValidDistributionFlag EstablishmentMeans
EarliestDateCollected EarliestDateCollected
LatestDateCollected LatestDateCollected
DayOfYear StartDayOfYear-2009-01-21
EndDayOfYear-2009-01-21
Collector Collector
Sex Sex
LifeStage LifeStage
Attributes SampleAttributes
ImageURL AssociatedMedia
RelatedInformation SampleDetails
GlobalUniqueIdentifier occurrenceID
DateLastModified dcterms:modified
BasisOfRecord basisOfRecord
InstitutionCode institutionCode
CollectionCode collectionCode
CatalogNumber catalogNumber
InformationWithheld informationWithheld
Remarks occurrenceRemarks
ScientificName scientificName
HigherTaxon higherTaxonName
Kingdom kingdom
Phylum phylum
Class class
Order order
Family family
Genus genus
SpecificEpithet specificEpithet
InfraspecificRank taxonRank
InfraspecificEpithet infraspecificEpithet
AuthorYearOfScientificName scientificNameAuthorship
NomenclaturalCode nomenclaturalCode
IdentificationQualifier identificationQualifier
HigherGeography higherGeography
Continent continent
WaterBody waterBody
IslandGroup islandGroup
Island island
Country country
StateProvince stateProvince
County county
Locality locality
MinimumElevationInMeters minimumElevationInMeters
MaximumElevationInMeters maximumElevationInMeters
MinimumDepthInMeters minimumDepthInMeters
MaximumDepthInMeters maximumDepthInMeters
CollectingMethod samplingProtocol
ValidDistributionFlag establishmentMeans
EarliestDateCollected eventDate
LatestDateCollected eventDate
Collector recordedBy
Sex sex
LifeStage lifeStage
Attributes dynamicProperties
ImageURL associatedMedia
RelatedInformation occurrenceDetails
-

3.5 Darwin Core 1.4 Curatorial extension

+

2.5 Darwin Core 1.4 Curatorial extension

- - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
Darwin Core 1.4 Curatorial ElementRecommended Term
CatalogNumberNumeric CatalogNumberNumeric
IdentifiedBy IdentifiedBy
DateIdentified DateIdentified
CollectorNumber CollectorNumber
FieldNumber FieldNumber
FieldNotes FieldNotes
VerbatimCollectingDate VerbatimCollectingDate
VerbatimElevation VerbatimElevation
VerbatimDepth VerbatimDepth
Preparations Preparations
TypeStatus TypeStatus
GenBankNumber AssociatedSequences
OtherCatalogNumbers OtherCatalogNumbers
RelatedCatalogedItems AssociatedSamples
Disposition Disposition
IndividualCount IndividualCount
IdentifiedBy identifiedBy
DateIdentified dateIdentified
CollectorNumber recordNumber
FieldNumber fieldNumber
FieldNotes fieldNotes
VerbatimCollectingDate verbatimEventDate
VerbatimElevation verbatimElevation
VerbatimDepth verbatimDepth
Preparations preparations
TypeStatus typeStatus
GenBankNumber associatedSequences
OtherCatalogNumbers otherCatalogNumbers
RelatedCatalogedItems associatedOccurrences
Disposition disposition
IndividualCount individualCount
-

3.6 Darwin Core 1.4 Geospatial extension

+

2.6 Darwin Core 1.4 Geospatial extension

- - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
Darwin Core 1.4 Geospatial ElementRecommended Term
DecimalLatitude DecimalLatitude
DecimalLongitude DecimalLongitude
GeodeticDatum GeodeticDatum
CoordinateUncertaintyInMeters CoordinateUncertaintyInMeters
PointRadiusSpatialFit PointRadiusSpatialFit
VerbatimCoordinates VerbatimCoordinates
VerbatimLatitude VerbatimLatitude
VerbatimLongitude VerbatimLongitude
VerbatimCoordinateSystem VerbatimCoordinateSystem
GeoreferenceProtocol GeoreferenceProtocol
GeoreferenceSources GeoreferenceSources
GeoreferenceVerificationStatus GeoreferenceVerificationStatus
GeoreferenceRemarks GeoreferenceRemarks
FootprintWKT FootprintWKT
FootprintSpatialFit FootprintSpatialFit
DecimalLatitude decimalLatitude
DecimalLongitude decimalLongitude
GeodeticDatum geodeticDatum
CoordinateUncertaintyInMeters coordinateUncertaintyInMeters
PointRadiusSpatialFit pointRadiusSpatialFit
VerbatimCoordinates verbatimCoordinates
VerbatimLatitude verbatimLatitude
VerbatimLongitude verbatimLongitude
VerbatimCoordinateSystem verbatimCoordinateSystem
GeoreferenceProtocol georeferenceProtocol
GeoreferenceSources georeferenceSources
GeoreferenceVerificationStatus georeferenceVerificationStatus
GeoreferenceRemarks georeferenceRemarks
FootprintWKT footprintWKT
FootprintSpatialFit footprintSpatialFit
- -

4. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[CLASSIC]http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsdDarwin Core 1.2 (Classic) schema.
[CURATORIAL]http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsdDarwin Core 1.4 Curatorial Extension schema.
[DRAFT14]http://rs.tdwg.org/dwc/tdwg_dw_core.xsdDarwin Core 1.4 schema.
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[GEOSPATIAL]http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsdDarwin Core 1.4 Geospatial Extension schema.
[MANIS]http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsdDarwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2) schema.
[OBIS]http://iobis.org/obis/obis.xsdOBIS additions to Darwin Core 1.2 (Classic).
[TERMS]http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.

diff --git a/terms/index.htm b/terms/index.htm index d506a8d..f3456aa 100644 --- a/terms/index.htm +++ b/terms/index.htm @@ -9,563 +9,540 @@ - - - - - - - + + + + + + - + + - - -
- - - -
Biodiversity Information Standards (TDWG) logo -
- -

Darwin Core Terms: A quick reference guide

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
Title:Darwin Core Terms: A quick reference guide
Date Issued:2009-02-12
Abstract:This document is a quick reference for all recommended Darwin Core terms. For complete historical -term information, including version changes and pre-standard terms, see [HISTORY]. -For a comparative table of elements from pre-standard versions of Darwin Core to the current -recommended terms in the standard, see [VERSIONS].
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)
Legal:This document is governed by the standard legal, copyright, licensing provisions and disclaimers issued by the Taxonomic Databases Working Group.
Part of TDWG Standard:***URL to DwC Standard*** goes here
Creator:Darwin Core Task Group
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/
Latest Version:http://rs.tdwg.org/dwc/terms/
Replaces:http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinCoreDraftStandard
Document Status:This is a TDWG Request for Comment.
+ +
Biodiversity Information Standards (TDWG) logo
-

Table of Contents

- - - - - -
1. Introduction
2. Document Guide
3. The Terms
4. References
+ + + + + + +

Darwin Core Terms: A quick reference guide

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Title:Darwin Core Terms: A quick reference guide
Date Issued:2009-02-12
Date Modified:2009-04-29
Abstract:This document is a quick reference for all recommended Darwin Core terms. For complete historical +term information, including version changes and pre-standard terms, see [HISTORY]. +For a comparative table of elements from pre-standard versions of Darwin Core to the current +terms in the standard, see [VERSIONS]. +
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:This document is governed by the standard legal, copyright, licensing provisions and disclaimers issued by the Taxonomic Databases Working Group.
Part of TDWG Standard:***URL to DwC Standard*** will go here
Creator:Darwin Core Task Group
Identifier:http://rs.tdwg.org/dwc/2009-04-29/terms/
Latest Version:http://rs.tdwg.org/dwc/terms/
Replaces:http://rs.tdwg.org/dwc/2009-02-20/terms/
Document Status:Under Public Review.
+ + + + - -

1. Introduction

-

Definition: The Darwin Core consists of a vocabulary of terms (properties, elements, fields, concepts) to -facilitate the discovery, retrieval, and integration of information about organisms, their spatiotemporal occurrence, -and the supporting evidence housed in collections. -

-

Context: The terms described in this standard are a part of a larger set of metadata vocabularies and technical -specifications maintained by the Biodiversity Information Standards (TDWG). The terms in Darwin Core are intended to refine, -extend, and to be used in combination with terms from other, compatible vocabularies such as the Dublin Core -[DCMI]. -

-

Design goals: The Darwin Core terms are intended to facilitate data sharing by providing a -standard core vocabulary with the purposes of minimizing the barriers for adoption and maximizing reusability. -The framework for the Darwin Core is based on the Dublin Core and uses terms (properties, classes, and encoding schemes) -in a similar fashion. Application profiles based on the Darwin Core are intended to use Dublin Core elements wherever -feasible. Structures, data-typing, and content constraints are meant to be implemented using -representation-specific application profiles, such as the Simple Darwin Core XML Schema -[SIMPLEXMLSCHEMA], -based on the Darwin Core terms. -

-

Semantics: Each term has a definition and commentaries that are meant to promote the consistent use -of the terms across applications and disciplines. Evolving commentaries that discuss, refine, expand, or translate -the definitions and examples are referred to through links in the Comments attribute of each term. This means of -adaptive documentation allows the standard to adapt to new purposes without disrupting existing applications. -Periodically the Technical Architecture Group may update a normative definition of a term -based on the commentaries. -

-

Constraints: The Darwin Core is minimally restrictive of information content by design so that it is -possible to use the standard to build data quality improvement applications without restricting the content -a priori. Necessary constraints for particular application should be implemented in the application profile. -

-

Vocabularies: A recommendation to apply controlled vocabularies are made within the Definition of -some terms. Formal vocabularies to be used in applications of the standard are maintained separately, and -recommendations for use of specific vocabularies are made in the Comments of appropriate terms. -

-

Extensions: The Darwin Core is expected to be insufficiently complete for the needs of some specialized -disciplines. Adaptation to serve new purposes can be accomplished by extending the Darwin Core - -by adding a group of entirely new terms as a mechanism to share additional information specific to a -particular area of interest within the larger context of biotic occurrence. Before proposing a new term, -consider the existing terms in this and other compatible standards to determine if the new concept can be -accommodated by a simple revision of the description of an existing term, without losing the existing meaning of -that term. -

-

Applications: Application profiles that make use of Darwin Core terms can be created for use within -a specialized community while maintaining interoperability with other application profiles based on the Darwin Core. -The Simple Darwin Core Application Schema [SIMPLEXMLSCHEMA] - is an example of such an application profile. -

-

Limitations: The Darwin Core is an unordered set of simple terms, most of which are properties related -to one of a few specific classes, which are also terms. For example, the Locality term is a property of the -SamplingLocation class, as shown through the value "SamplingLocation" for the "Has domain" attribute of the -Locality term. These simple attributes suggest an ontology for the Darwin core, but the terms do not have formal -data types. This simplicity makes the Darwin Core inadequate for some purposes, such as a being a sufficient model -for managing primary data in a relational collection database. -

-

Maintenance: Darwin Core terms are managed by the TDWG Architecture Group following -the Darwin Core Namespace Policy [NAMESPACEPOLICY]. The namespace -policy describes how a term is a assigned Uniform Resource Identifier (URI) and how versioning is controlled based on -the manner and range of editorial changes made to the labels, definitions, comments, and other attributes of the term. -

+ +

1. Term Index

- -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages +This quick guide is meant to provide a list of all of the current terms of the Darwin core. The terms are +organized by categories (in bold) in the index. The categories correspond to Darwin Core terms that are +classes (terms that have other terms to describe them). The terms that describe a given class +(the class properties) appear in the list immediately below the name of the category in the index. The index provides +links to the term descriptions in the table below the index. +

+Names that begin with dcterms: are terms managed by the Dublin Core Metadata Initiative +[DCMI], which are reproduced here and which may include a description and +comments adapted to this community. The original definitions of these terms can be found by following the links +given in the Details section for the term. +

+Terms under the Record-level Terms section are those that can +apply to whichever category is considered to be the root or basis for the record. For example, a record for a +camera trap bird sighting would fall into the Occurrence category, so the value of dcterms:type term +would be "Occurrence", +the value of the basisOfRecord term would be "MachineObservation" to show which kind of Occurrence record it +is and all of the rest of the record-level terms would apply to the Occurrence record. +

+

The terms found under the Auxiliary Terms section +can only be meaningfully implemented in an application that supports relational +structures. For example, none of the auxiliary terms will be found in the specification of the Simple Darwin +Core [SIMPLEDWC], which is "flat" in structure. - -

3. The Terms

-

Dublin Core

-modified -language -rights -rightsHolder +


+ +

Record-level Terms

+dcterms:type +| dcterms:modified +| dcterms:language +| dcterms:rights +| dcterms:rightsHolder +| dcterms:accessRights +| dcterms:bibliographicCitation + +

+basisOfRecord +| informationWithheld +| dataGeneralizations +| dynamicProperties + +

Dataset

-DatasetID -

Sample

-SampleID -InstitutionCode -CollectionCode -CollectionID -BasisOfRecord -AccessConstraints -InformationWithheld -Generalizations -SampleDetails -SampleRemarks -CatalogNumber -CatalogNumberNumeric -IndividualID -IndividualCount -Citation -Sex -LifeStage -ReproductiveCondition -Behavior -EstablishmentMeans -SampleAttributes -Preparations -Disposition -OtherCatalogNumbers -AssociatedMedia -AssociatedReferences -AssociatedSamples -AssociatedSequences -AssociatedTaxa -

SamplingEvent

-SamplingEventID -SamplingProtocol -VerbatimCollectingDate -EarliestDateCollected -LatestDateCollected -StartDayOfYear -EndDayOfYear -StartTimeOfDay -EndTimeOfDay -YearSampled -MonthOfYear -DayOfMonth -Habitat -Collector -CollectorNumber -FieldNumber -FieldNotes -SamplingEventAttributes -SamplingEventRemarks -

SamplingLocation

-SamplingLocationID -HigherGeographyID -HigherGeography -Continent -Waterbody -IslandGroup -Island -Country -CountryCode -StateProvince -County -Locality -VerbatimLocality -VerbatimElevation -MinimumElevationInMeters -MaximumElevationInMeters -VerbatimDepth -MinimumDepthInMeters -MaximumDepthInMeters -DistanceAboveSurfaceInMetersMinimum -DistanceAboveSurfaceInMetersMaximum -DecimalLatitude -DecimalLongitude -GeodeticDatum -CoordinateUncertaintyInMeters -CoordinatePrecision -PointRadiusSpatialFit -VerbatimCoordinates -VerbatimLatitude -VerbatimLongitude -GeoreferencedBy -GeoreferenceProtocol -VerbatimCoordinateSystem -GeoreferenceSources -GeoreferenceVerificationStatus -GeoreferenceRemarks -FootprintWKT -FootprintSpatialFit -SamplingLocationRemarks +datasetID + + +

Occurrence

+occurrenceID +| institutionCode +| collectionCode +| collectionID +| occurrenceDetails +| occurrenceRemarks +| catalogNumber +| individualID +| individualCount +| sex +| lifeStage +| reproductiveCondition +| behavior +| establishmentMeans +| preparations +| disposition +| otherCatalogNumbers +| associatedMedia +| associatedReferences +| associatedOccurrences +| associatedSequences +| associatedTaxa + + +

Event

+eventID +| samplingProtocol +| verbatimEventDate +| eventDate +| eventTime +| startDayOfYear +| endDayOfYear +| year +| month +| day +| habitat +| recordedBy +| recordNumber +| fieldNumber +| fieldNotes +| eventRemarks + + +

dcterms:Location

+locationID +| higherGeographyID +| higherGeography +| continent +| waterBody +| islandGroup +| island +| country +| countryCode +| stateProvince +| county +| locality +| verbatimLocality +| verbatimElevation +| minimumElevationInMeters +| maximumElevationInMeters +| verbatimDepth +| minimumDepthInMeters +| maximumDepthInMeters +| minimumDistanceAboveSurfaceInMeters +| maximumDistanceAboveSurfaceInMeters +| decimalLatitude +| decimalLongitude +| geodeticDatum +| coordinateUncertaintyInMeters +| coordinatePrecision +| pointRadiusSpatialFit +| verbatimCoordinates +| verbatimLatitude +| verbatimLongitude +| georeferencedBy +| georeferenceProtocol +| verbatimCoordinateSystem +| georeferenceSources +| georeferenceVerificationStatus +| georeferenceRemarks +| footprintWKT +| footprintSpatialFit +| locationRemarks + +

Identification

-IdentificationID -IdentifiedBy -DateIdentified -IdentificationReferences -IdentificationRemarks -PreviousIdentifications -IdentificationQualifier -TypeStatus +identificationID +| identifiedBy +| dateIdentified +| identificationReferences +| identificationRemarks +| previousIdentifications +| identificationQualifier +| typeStatus + +

Taxon

-TaxonID -ScientificName -Binomial -HigherTaxonID -HigherTaxon -Kingdom -Phylum -Class -Order -Family -Genus -Subgenus -SpecificEpithet -TaxonRank -InfraspecificEpithet -ScientificNameAuthorship -NomenclaturalCode -TaxonAccordingTo -NamePublishedIn -TaxonomicStatus -NomenclaturalStatus -AcceptedTaxonID -AcceptedTaxon -BasionymID -Basionym +taxonNameID +| higherTaxonNameID +| scientificName +| higherTaxonName +| taxonConceptID +| higherTaxonConceptID +| kingdom +| phylum +| class +| order +| family +| genus +| subgenus +| specificEpithet +| taxonRank +| infraspecificEpithet +| scientificNameAuthorship +| nomenclaturalCode +| taxonAccordingTo +| namePublishedIn +| taxonomicStatus +| nomenclaturalStatus +| acceptedTaxonNameID +| acceptedTaxonName +| basionymID +| basionym +| taxonRemarks + +

Auxiliary Terms

+

ResourceRelationship

-ResourceRelationshipID -RelatedResourceID -RelatedResourceType -RelatedBasisOfRecord -RelationshipOfResource -RelationshipRemarks -

SampleAttribute

-SampleAttributeID -SampleAttributeType -SampleAttributeValue -SampleAttributeAccuracy -SampleAttributeUnit -SampleAttributeDeterminedDate -SampleAttributeDeterminedBy -SampleAttributeRemarks -

EventAttribute

-EventAttributeID -EventAttributeType -EventAttributeValue -EventAttributeAccuracy -EventAttributeUnit -EventAttributeDeterminedDate -EventAttributeDeterminedBy -EventAttributeRemarks +resourceRelationshipID +| resourceID +| relatedResourceID +| relationshipOfResource +| relationshipAccordingTo +| relationshipEstablishedDate +| relationshipRemarks + + +

MeasurementOrFact

+measurementID +| measurementType +| measurementValue +| measurementAccuracy +| measurementUnit +| measurementDeterminedDate +| measurementDeterminedBy +| measurementMethod +| measurementRemarks + + +

3. Term Definitions

+The table below contains the term information essential for most users. The complete documentation for each term +can be found by following the link in the Details section of the description. The link takes you to the appropriate +entry in the Complete History [HISTORY] document. The definitions for the fields describing each term are: + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Term Name:The name by which the latest version of the term is commonly known.
Identifier:The unique identifier for the latest version of the term.
Has Domain:The category of terms (Class) that this term describes.
Definition:A description of the nature of the content of the term.
Comment:Further commentary about the usage of the term, with examples and a reference to further information.
Details:A link to the complete information about the term, including access to its history.
+

+ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Term Name: Dataset
URI:http://rs.tdwg.org/dwc/terms/Dataset
Has Domain:
Definition:Container class for information about the set of data in which the record is included.
Comment: See http://code.google.com/p/darwincore/wiki/Dataset
Details:Dataset
Term Name: Sample
URI:http://rs.tdwg.org/dwc/terms/Sample
Has Domain:
Definition:Container class for information about the results of a sampling event (specimen, observation, etc.)
Comment: See http://code.google.com/p/darwincore/wiki/Sample
Details:Sample
Term Name: SamplingEvent
URI:http://rs.tdwg.org/dwc/terms/SamplingEvent
Has Domain:
Definition:Container class for information about the conditions and methods of acquisition of samples.
Comment: See http://code.google.com/p/darwincore/wiki/SamplingEvent
Details:SamplingEvent
Term Name: SamplingLocation
URI:http://rs.tdwg.org/dwc/terms/SamplingLocation
Has Domain:
Definition:Container class for information about the location where a sampling event occurred.
Comment: See http://code.google.com/p/darwincore/wiki/SamplingLocation
Details:SamplingLocation
Term Name: Identification
URI:http://rs.tdwg.org/dwc/terms/Identification
Has Domain:
Definition:Container class for information about the taxonomic determination of the sample.
Comment: See http://code.google.com/p/darwincore/wiki/Identification
Details:Identification
Term Name: Taxon
URI:http://rs.tdwg.org/dwc/terms/Taxon
Has Domain:
Definition:Container class for information about the taxonomic name or concept referred to by an Identification.
Comment: See http://code.google.com/p/darwincore/wiki/Taxon
Details:Taxon
Term Name: ResourceRelationship
URI:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Domain:
Definition:Container class for information about a relationship between resources. May be any type of resource - Sample, SamplingEvent, Taxon, and other resources that are not Darwin Core classes.
Comment:To use ResourceRelationship properly in an application schema you must provide a container to avoid ambiguity about the resource being related, especially if you intend to allow ResourceRelationship to refer to more than one class. See http://code.google.com/p/darwincore/wiki/ResourceRelationship
Details:ResourceRelationship
Term Name: DatasetID
URI:http://rs.tdwg.org/dwc/terms/DatasetID
Has Domain:http://rs.tdwg.org/dwc/terms/Dataset
Definition:An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.
Comment: See http://code.google.com/p/darwincore/wiki/DatasetID
Details:DatasetID
Term Name: SampleID
URI:http://rs.tdwg.org/dwc/terms/SampleID
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A Uniform Resource Name (URN) as a unique identifier for the sample (as opposed to a particular digital record of the sample). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the SampleID globally unique and persistent.
Comment:For a specimen, for example, use the form: "urn:catalog:[InstitutionCode]:[CollectionCode]:[CatalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732". See http://code.google.com/p/darwincore/wiki/SampleID
Details:SampleID
Term Name: InstitutionCode
URI:http://rs.tdwg.org/dwc/terms/InstitutionCode
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The code (or acronym) in use by the institution administering the collection or data set in which the sample is recorded.
Comment:Examples: "MVZ", "FMNH". See http://code.google.com/p/darwincore/wiki/InstitutionCode
Details:InstitutionCode
Term Name: CollectionCode
URI:http://rs.tdwg.org/dwc/terms/CollectionCode
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The code (or acronym) identifying the collection within the institution in which the sample is recorded.
Comment:Example: "Mammals", "Hildebrandt". See http://code.google.com/p/darwincore/wiki/CollectionCode
Details:CollectionCode
Term Name: CollectionID
URI:http://rs.tdwg.org/dwc/terms/CollectionID
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The global unique identifier for the collection. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index.
Comment: See http://code.google.com/p/darwincore/wiki/CollectionID
Details:CollectionID
Term Name: BasisOfRecord
URI:http://rs.tdwg.org/dwc/terms/BasisOfRecord
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The nature of the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "HumanObservation". See http://code.google.com/p/darwincore/wiki/BasisOfRecord
Details:BasisOfRecord
Term Name: AccessConstraints
URI:http://rs.tdwg.org/dwc/terms/AccessConstraints
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A description of constraints on the use of the data as shared or access to further data that is not shared.
Comment:Example: "not-for-profit use only". See http://code.google.com/p/darwincore/wiki/AccessConstraints
Details:AccessConstraints
Term Name: SampleAttribute
URI:http://rs.tdwg.org/dwc/terms/SampleAttribute
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:Container class for information about attributes related to a given sample.
Comment: See http://code.google.com/p/darwincore/wiki/SampleAttribute
Details:SampleAttribute
Term Name: InformationWithheld
URI:http://rs.tdwg.org/dwc/terms/InformationWithheld
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:Additional information that exists, but that has not been made public in the given record.
Comment:Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". See http://code.google.com/p/darwincore/wiki/InformationWithheld
Details:InformationWithheld
Term Name: Generalizations
URI:http://rs.tdwg.org/dwc/terms/Generalizations
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:Actions taken to make the data as shared less specific or complete than in its original form. Suggests that alternative data of highly quality may be available on request.
Comment:Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell". See http://code.google.com/p/darwincore/wiki/Generalizations
Details:Generalizations
Term Name: SampleDetails
URI:http://rs.tdwg.org/dwc/terms/SampleDetails
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A reference (publication, URI) to the most detailed information available about the sample.
Comment: See http://code.google.com/p/darwincore/wiki/SampleDetails
Details:SampleDetails
Term Name: SampleRemarks
URI:http://rs.tdwg.org/dwc/terms/SampleRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:Comments or notes about the sample or record.
Comment:Example: "found dead on road". See http://code.google.com/p/darwincore/wiki/SampleRemarks
Details:SampleRemarks
Term Name: CatalogNumber
URI:http://rs.tdwg.org/dwc/terms/CatalogNumber
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:An identifier (preferably unique) for the sample within the data set or collection.
Comment:Examples: "2008.1334", "145732a", "145732". See http://code.google.com/p/darwincore/wiki/CatalogNumber
Details:CatalogNumber
Term Name: CatalogNumberNumeric
URI:http://rs.tdwg.org/dwc/terms/CatalogNumberNumeric
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The numeric value of the CatalogNumber, used to facilitate numerical sorting and searching by ranges.
Comment:Example: "1334", "145732". See http://code.google.com/p/darwincore/wiki/CatalogNumberNumeric
Details:CatalogNumberNumeric
Term Name: IndividualID
URI:http://rs.tdwg.org/dwc/terms/IndividualID
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:An identifier for an individual or named group of individual organisms represented in the sample. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.
Comment:Examples: "U.amer. 44", "Smedley", "Orca J 23". See http://code.google.com/p/darwincore/wiki/IndividualID
Details:IndividualID
Term Name: IndividualCount
URI:http://rs.tdwg.org/dwc/terms/IndividualCount
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The number of individuals present in the sample or observed in the sampling event.
Comment:Example: "1". See http://code.google.com/p/darwincore/wiki/IndividualCount
Details:IndividualCount
Term Name: Citation
URI:http://rs.tdwg.org/dwc/terms/Citation
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A statement indicating how this record should be cited (attributed) when used.
Comment: See http://code.google.com/p/darwincore/wiki/Citation
Details:Citation
Term Name: Sex
URI:http://rs.tdwg.org/dwc/terms/Sex
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The sex of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "female", "hermaphrodite". See http://code.google.com/p/darwincore/wiki/Sex
Details:Sex
Term Name: LifeStage
URI:http://rs.tdwg.org/dwc/terms/LifeStage
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The age class or life stage of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "egg", "eft", "juvenile", "adult". See http://code.google.com/p/darwincore/wiki/LifeStage
Details:LifeStage
Term Name: ReproductiveCondition
URI:http://rs.tdwg.org/dwc/terms/ReproductiveCondition
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The reproductive condition of the biological individual represented by the sample. Recommended best practice is to use a controlled vocabulary.
Comment: See http://code.google.com/p/darwincore/wiki/ReproductiveCondition
Details:ReproductiveCondition
Term Name: Behavior
URI:http://rs.tdwg.org/dwc/terms/Behavior
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "roosting", "foraging", "running". See http://code.google.com/p/darwincore/wiki/Behavior
Details:Behavior
Term Name: EstablishmentMeans
URI:http://rs.tdwg.org/dwc/terms/EstablishmentMeans
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The process by which the the biological individual represented by the sample became established at the sampling location. Recommended best practice is to use a controlled vocabulary.
Comment: See http://code.google.com/p/darwincore/wiki/EstablishmentMeans
Details:EstablishmentMeans
Term Name: SampleAttributes
URI:http://rs.tdwg.org/dwc/terms/SampleAttributes
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of additional measurements or characteristics of the sample.
Comment:Examples: "Tragus length: 14mm; Weight: 120g", "Height: 1-1.5 meters tall; flowers yellow; uncommon". See http://code.google.com/p/darwincore/wiki/SampleAttributes
Details:SampleAttributes
Term Name: Preparations
URI:http://rs.tdwg.org/dwc/terms/Preparations
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of preparations and preservation methods for a sample.
Comment:Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)". See http://code.google.com/p/darwincore/wiki/Preparations
Details:Preparations
Term Name: Disposition
URI:http://rs.tdwg.org/dwc/terms/Disposition
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:The current disposition of the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". See http://code.google.com/p/darwincore/wiki/Disposition
Details:Disposition
Term Name: OtherCatalogNumbers
URI:http://rs.tdwg.org/dwc/terms/OtherCatalogNumbers
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same sample, whether in the current or any other data set or collection.
Comment:Example: "FMNH:Mammal:1234". See http://code.google.com/p/darwincore/wiki/OtherCatalogNumbers
Details:OtherCatalogNumbers
Term Name: AssociatedMedia
URI:http://rs.tdwg.org/dwc/terms/AssociatedMedia
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the sample.
Comment: See http://code.google.com/p/darwincore/wiki/AssociatedMedia
Details:AssociatedMedia
Term Name: AssociatedReferences
URI:http://rs.tdwg.org/dwc/terms/AssociatedReferences
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of literature associated with the sample.
Comment: See http://code.google.com/p/darwincore/wiki/AssociatedReferences
Details:AssociatedReferences
Term Name: AssociatedSamples
URI:http://rs.tdwg.org/dwc/terms/AssociatedSamples
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of identifiers of other samples associated with the sample and their associations.
Comment:Example: "sibling of FMNH:Mammal:1234". See http://code.google.com/p/darwincore/wiki/AssociatedSamples
Details:AssociatedSamples
Term Name: AssociatedSequences
URI:http://rs.tdwg.org/dwc/terms/AssociatedSequences
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the sample.
Comment: See http://code.google.com/p/darwincore/wiki/AssociatedSequences
Details:AssociatedSequences
Term Name: AssociatedTaxa
URI:http://rs.tdwg.org/dwc/terms/AssociatedTaxa
Has Domain:http://rs.tdwg.org/dwc/terms/Sample
Definition:A list (concatenated and separated) of identifiers or names of taxa associated with the sample and their associations.
Comment:Example: "host: Quercus alba". See http://code.google.com/p/darwincore/wiki/AssociatedTaxa
Details:AssociatedTaxa
Term Name: SamplingEventID
URI:http://rs.tdwg.org/dwc/terms/SamplingEventID
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:An identifier for the sampling event. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/SamplingEventID
Details:SamplingEventID
Term Name: SamplingProtocol
URI:http://rs.tdwg.org/dwc/terms/SamplingProtocol
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The name of, reference to, or brief description of the method or protocol used for the sampling event.
Comment:Examples: "UV light trap", "mist net", "bottom trawl". See http://code.google.com/p/darwincore/wiki/SamplingProtocol
Details:SamplingProtocol
Term Name: VerbatimCollectingDate
URI:http://rs.tdwg.org/dwc/terms/VerbatimCollectingDate
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The verbatim original representation of the date (and time) information for the sampling event.
Comment:Example: "spring 1910". See http://code.google.com/p/darwincore/wiki/VerbatimCollectingDate
Details:VerbatimCollectingDate
Term Name: EarliestDateCollected
URI:http://rs.tdwg.org/dwc/terms/EarliestDateCollected
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The earliest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/EarliestDateCollected
Details:EarliestDateCollected
Term Name: LatestDateCollected
URI:http://rs.tdwg.org/dwc/terms/LatestDateCollected
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The latest date-time in a period during which a sampling event occurred. If the event is recorded as occurring at a single date-time, populate both EarliestDateCollected and LatestDateCollected with the same value.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/LatestDateCollected
Details:LatestDateCollected
Term Name: StartDayOfYear
URI:http://rs.tdwg.org/dwc/terms/StartDayOfYear
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The earliest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). See http://code.google.com/p/darwincore/wiki/StartDayOfYear
Details:StartDayOfYear
Term Name: EndDayOfYear
URI:http://rs.tdwg.org/dwc/terms/EndDayOfYear
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The latest ordinal day of the year on which the sampling event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). See http://code.google.com/p/darwincore/wiki/EndDayOfYear
Details:EndDayOfYear
Term Name: StartTimeOfDay
URI:http://rs.tdwg.org/dwc/terms/StartTimeOfDay
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The time of day when the sampling event began, expressed as decimal hours from midnight, local time.
Comment:Examples: "12.0" (= noon), "13.5" (= 1:30pm). See http://code.google.com/p/darwincore/wiki/StartTimeOfDay
Details:StartTimeOfDay
Term Name: EndTimeOfDay
URI:http://rs.tdwg.org/dwc/terms/EndTimeOfDay
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The time of day when the sampling event ended, expressed as decimal hours from midnight, local time.
Comment:Examples: "12.0" (= noon), "13.5" (= 1:30pm). See http://code.google.com/p/darwincore/wiki/EndTimeOfDay
Details:EndTimeOfDay
Term Name: EventAttribute
URI:http://rs.tdwg.org/dwc/terms/EventAttribute
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:Container class for information about attributes related to a given sampling event.
Comment: See http://code.google.com/p/darwincore/wiki/EventAttribute
Details:EventAttribute
Term Name: YearSampled
URI:http://rs.tdwg.org/dwc/terms/YearSampled
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The four-digit year in which the sampling event occurred, according to the Common Era Calendar.
Comment:Example: "2008". See http://code.google.com/p/darwincore/wiki/YearSampled
Details:YearSampled
Term Name: MonthOfYear
URI:http://rs.tdwg.org/dwc/terms/MonthOfYear
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The ordinal month in which the sampling event occurred.
Comment:Example: "10" (=October). See http://code.google.com/p/darwincore/wiki/MonthOfYear
Details:MonthOfYear
Term Name: DayOfMonth
URI:http://rs.tdwg.org/dwc/terms/DayOfMonth
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:The two-digit day of the month in which the sampling event occurred.
Comment:Example: "28". See http://code.google.com/p/darwincore/wiki/DayOfMonth
Details:DayOfMonth
Term Name: Habitat
URI:http://rs.tdwg.org/dwc/terms/Habitat
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:A description of the habitat in which the sampling event occurred.
Comment:Example: "oak savanna". See http://code.google.com/p/darwincore/wiki/Habitat
Details:Habitat
Term Name: Collector
URI:http://rs.tdwg.org/dwc/terms/Collector
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:A list (concatenated and separated) of names of people, groups, or organizations responsible for the collection of the sample. The primary collector or observer, especially one whose CollectorNumber is also provided, should be listed first.
Comment:Example: "Oliver P. Pearson, Anita K. Pearson" where the value in CollectorNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. See http://code.google.com/p/darwincore/wiki/Collector
Details:Collector
Term Name: Behavior
URI:http://rs.tdwg.org/dwc/terms/Behavior
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:A description of the behavior shown by the sampled subject during the sampling event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "roosting", "foraging", "running"
Details:Behavior
Term Name: CollectorNumber
URI:http://rs.tdwg.org/dwc/terms/CollectorNumber
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:An identifier given to the sample at the time of the sampling event. Often serves as a link between field notes and the sample.
Comment:Example: "OPP 7101". See http://code.google.com/p/darwincore/wiki/CollectorNumber
Details:CollectorNumber
Term Name: FieldNumber
URI:http://rs.tdwg.org/dwc/terms/FieldNumber
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:An identifier given to the sampling event in the field. Often serves as a link between field notes and the sampling event.
Comment:Example: "RV Sol 87-03-08". See http://code.google.com/p/darwincore/wiki/FieldNumber
Details:FieldNumber
Term Name: FieldNotes
URI:http://rs.tdwg.org/dwc/terms/FieldNotes
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the sample.
Comment:Example: "notes available in Grinnell-Miller Library". See http://code.google.com/p/darwincore/wiki/FieldNotes
Details:FieldNotes
Term Name: SamplingEventAttributes
URI:http://rs.tdwg.org/dwc/terms/SamplingEventAttributes
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:A list (concatenated and separated) of additional measurements or characteristics of the sampling event.
Comment:Example: "Relative humidity: 28%; Temperature: 22 Celcius; Sample size: 10 kg". See http://code.google.com/p/darwincore/wiki/SamplingEventAttributes
Details:SamplingEventAttributes
Term Name: SamplingEventRemarks
URI:http://rs.tdwg.org/dwc/terms/SamplingEventRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingEvent
Definition:Comments or notes about the sampling event.
Comment:Example: "after the recent rains the river is nearly at flood stage". See http://code.google.com/p/darwincore/wiki/SamplingEventRemarks
Details:SamplingEventRemarks
Term Name: SamplingLocationID
URI:http://rs.tdwg.org/dwc/terms/SamplingLocationID
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:An identifier for the sampling location. May be a global unique identifier or an identifier specific to the data set.
Comment:Example: "MVZ:LocID:12345". See http://code.google.com/p/darwincore/wiki/SamplingLocationID
Details:SamplingLocationID
Term Name: HigherGeographyID
URI:http://rs.tdwg.org/dwc/terms/HigherGeographyID
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A global unique identifier for the parent of the location.
Comment: See http://code.google.com/p/darwincore/wiki/HigherGeographyID
Details:HigherGeographyID
Term Name: HigherGeography
URI:http://rs.tdwg.org/dwc/terms/HigherGeography
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A list (concatenated and separated) of geographic names less specific than the information in the Locality term. "LIKE" or "contains" substring query operations can be used with this element to find matching geographic names. This can be useful if it is unclear in which atomized term a name might be found, and in cases where there is no other appropriate geographic element.
Comment:Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. See http://code.google.com/p/darwincore/wiki/HigherGeography
Details:HigherGeography
Term Name: Continent
URI:http://rs.tdwg.org/dwc/terms/Continent
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the continent on which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Antarctica". See http://code.google.com/p/darwincore/wiki/Continent
Details:Continent
Term Name: Waterbody
URI:http://rs.tdwg.org/dwc/terms/Waterbody
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the water body in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Indian Ocean", "Baltic Sea". See http://code.google.com/p/darwincore/wiki/Waterbody
Details:Waterbody
Term Name: IslandGroup
URI:http://rs.tdwg.org/dwc/terms/IslandGroup
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the island group in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Alexander Archipelago". See http://code.google.com/p/darwincore/wiki/IslandGroup
Details:IslandGroup
Term Name: Island
URI:http://rs.tdwg.org/dwc/terms/Island
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the island in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Isla Victoria". See http://code.google.com/p/darwincore/wiki/Island
Details:Island
Term Name: Country
URI:http://rs.tdwg.org/dwc/terms/Country
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the country or major political unit in which the sampling event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Examples: "Denmark", "Colombia", "España". See http://code.google.com/p/darwincore/wiki/Country
Details:Country
Term Name: CountryCode
URI:http://rs.tdwg.org/dwc/terms/CountryCode
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The standard code for the country in which the sampling event occurred. Recommended best practice is to used ISO 3166 3-letter country code.
Comment:Examples: "ARG" (=Argentina), "SLV" (=El Salvador). See http://code.google.com/p/darwincore/wiki/CountryCode
Details:CountryCode
Term Name: StateProvince
URI:http://rs.tdwg.org/dwc/terms/StateProvince
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the next smaller political region than Country (state, province, canton, department, region, etc.) in which sampling event occurred.
Comment:Examples: "Montana", "Minas Gerais", "Córdoba". See http://code.google.com/p/darwincore/wiki/StateProvince
Details:StateProvince
Term Name: County
URI:http://rs.tdwg.org/dwc/terms/County
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the sampling event occurred.
Comment:Examples: "Missoula", "Los Lagos", "Mataró". See http://code.google.com/p/darwincore/wiki/County
Details:County
Term Name: Locality
URI:http://rs.tdwg.org/dwc/terms/Locality
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The specific place where the sampling event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description.
Comment:Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)". See http://code.google.com/p/darwincore/wiki/Locality
Details:Locality
Term Name: VerbatimLocality
URI:http://rs.tdwg.org/dwc/terms/VerbatimLocality
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The original description of the specific place where the sampling event occurred.
Comment:Example: "25 km NNE Bariloche por R. Nac. 237". See http://code.google.com/p/darwincore/wiki/VerbatimLocality
Details:VerbatimLocality
Term Name: VerbatimElevation
URI:http://rs.tdwg.org/dwc/terms/VerbatimElevation
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The original description of the elevation (altitude, usually above sea level) at which the sampling event occurred.
Comment:Example: "100-200 m". See http://code.google.com/p/darwincore/wiki/VerbatimElevation
Details:VerbatimElevation
Term Name: MinimumElevationInMeters
URI:http://rs.tdwg.org/dwc/terms/MinimumElevationInMeters
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred.
Comment:Example: "100". See http://code.google.com/p/darwincore/wiki/MinimumElevationInMeters
Details:MinimumElevationInMeters
Term Name: MaximumElevationInMeters
URI:http://rs.tdwg.org/dwc/terms/MaximumElevationInMeters
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the sampling event occurred.
Comment:Example: "200". See http://code.google.com/p/darwincore/wiki/MaximumElevationInMeters
Details:MaximumElevationInMeters
Term Name: VerbatimDepth
URI:http://rs.tdwg.org/dwc/terms/VerbatimDepth
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The original description of the depth (below the local surface) at which the sampling event occurred.
Comment:Example: "100-200 m". See http://code.google.com/p/darwincore/wiki/VerbatimDepth
Details:VerbatimDepth
Term Name: MinimumDepthInMeters
URI:http://rs.tdwg.org/dwc/terms/MinimumDepthInMeters
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The lesser depth in meters of a range of depth (below the local surface) at with the sampling event occurred.
Comment:Example: "100". See http://code.google.com/p/darwincore/wiki/MinimumDepthInMeters
Details:MinimumDepthInMeters
Term Name: MaximumDepthInMeters
URI:http://rs.tdwg.org/dwc/terms/MaximumDepthInMeters
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The greater depth in meters of a range of depth (below the local surface) at with the sampling event occurred.
Comment:Example: "200". See http://code.google.com/p/darwincore/wiki/MaximumDepthInMeters
Details:MaximumDepthInMeters
Term Name: DistanceAboveSurfaceInMetersMinimum
URI:http://rs.tdwg.org/dwc/terms/DistanceAboveSurfaceInMetersMinimum
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". See http://code.google.com/p/darwincore/wiki/DistanceAboveSurfaceInMetersMinimum
Details:DistanceAboveSurfaceInMetersMinimum
Term Name: DistanceAboveSurfaceInMetersMaximum
URI:http://rs.tdwg.org/dwc/terms/DistanceAboveSurfaceInMetersMaximum
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the sampling event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". See http://code.google.com/p/darwincore/wiki/DistanceAboveSurfaceInMetersMaximum
Details:DistanceAboveSurfaceInMetersMaximum
Term Name: DecimalLatitude
URI:http://rs.tdwg.org/dwc/terms/DecimalLatitude
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The geographic latitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are north of the Equator, negative values are south of it.
Comment:Example: "-41.0983423". See http://code.google.com/p/darwincore/wiki/DecimalLatitude
Details:DecimalLatitude
Term Name: DecimalLongitude
URI:http://rs.tdwg.org/dwc/terms/DecimalLongitude
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The geographic longitude (in decimal degrees, using the coordinate reference system given in GeodeticDatum) of the geographic center of a sampling location. Positive values are east of the Greenwich Meridian, negative values are west of it.
Comment:Example: "-121.1761111". See http://code.google.com/p/darwincore/wiki/DecimalLongitude
Details:DecimalLongitude
Term Name: GeodeticDatum
URI:http://rs.tdwg.org/dwc/terms/GeodeticDatum
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The geodetic datum (or ellipsoid) for the geographic coordinates in DecimalLatitude, DecimalLongitude, VerbatimCoordinates, VerbatimLatitude, and VerbatimLongitude. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". See http://code.google.com/p/darwincore/wiki/GeodeticDatum
Details:GeodeticDatum
Term Name: CoordinateUncertaintyInMeters
URI:http://rs.tdwg.org/dwc/terms/CoordinateUncertaintyInMeters
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The upper limit of the distance (in meters) from the given DecimalLatitude and DecimalLongitude describing a circle within which the whole of the sampling location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.
Comment:Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). See http://code.google.com/p/darwincore/wiki/CoordinateUncertaintyInMeters
Details:CoordinateUncertaintyInMeters
Term Name: CoordinatePrecision
URI:http://rs.tdwg.org/dwc/terms/CoordinatePrecision
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A decimal representation of the precision of the coordinates given in the DecimalLatitude and DecimalLongitude.
Comment:Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree). See http://code.google.com/p/darwincore/wiki/CoordinatePrecision
Details:CoordinatePrecision
Term Name: PointRadiusSpatialFit
URI:http://rs.tdwg.org/dwc/terms/PointRadiusSpatialFit
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The ratio of the area of the point-radius (DecimalLatitude, DecimalLongitude, CoordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The PointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the PointRadiusSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). See http://code.google.com/p/darwincore/wiki/PointRadiusSpatialFit
Details:PointRadiusSpatialFit
Term Name: VerbatimCoordinates
URI:http://rs.tdwg.org/dwc/terms/VerbatimCoordinates
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The original spatial coordinates of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54S 121 05 34W". See http://code.google.com/p/darwincore/wiki/VerbatimCoordinates
Details:VerbatimCoordinates
Term Name: VerbatimLatitude
URI:http://rs.tdwg.org/dwc/terms/VerbatimLatitude
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The verbatim original latitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54.03S". See http://code.google.com/p/darwincore/wiki/VerbatimLatitude
Details:VerbatimLatitude
Term Name: VerbatimLongitude
URI:http://rs.tdwg.org/dwc/terms/VerbatimLongitude
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The verbatim original longitude of the place where the sampling event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "121d 10' 34" W". See http://code.google.com/p/darwincore/wiki/VerbatimLongitude
Details:VerbatimLongitude
Term Name: GeoreferencedBy
URI:http://rs.tdwg.org/dwc/terms/GeoreferencedBy
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The name(s) of the person(s) who applied the Georeference to the SampleLocation.
Comment:Example: "Heather Constable, Carol Spencer". See http://code.google.com/p/darwincore/wiki/GeoreferencedBy
Details:GeoreferencedBy
Term Name: GeoreferenceProtocol
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceProtocol
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
Comment:Examples: "GBIF Best Practices for Georeferencing", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer". See http://code.google.com/p/darwincore/wiki/GeoreferenceProtocol
Details:GeoreferenceProtocol
Term Name: VerbatimCoordinateSystem
URI:http://rs.tdwg.org/dwc/terms/VerbatimCoordinateSystem
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The spatial coordinate system for the VerbatimLatitude and VerbatimLongitude or the VerbatimCoordinates of the place where the sampling event occurred. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger". See http://code.google.com/p/darwincore/wiki/VerbatimCoordinateSystem
Details:VerbatimCoordinateSystem
Term Name: GeoreferenceSources
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceSources
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality.
Comment:Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth". See http://code.google.com/p/darwincore/wiki/GeoreferenceSources
Details:GeoreferenceSources
Term Name: GeoreferenceVerificationStatus
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceVerificationStatus
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "requires verification", "verified by collector", "verified by curator". See http://code.google.com/p/darwincore/wiki/GeoreferenceVerificationStatus
Details:GeoreferenceVerificationStatus
Term Name: GeoreferenceRemarks
URI:http://rs.tdwg.org/dwc/terms/GeoreferenceRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Comment:Example: "assumed distance by road (Hwy. 101)". See http://code.google.com/p/darwincore/wiki/GeoreferenceRemarks
Details:GeoreferenceRemarks
Term Name: FootprintWKT
URI:http://rs.tdwg.org/dwc/terms/FootprintWKT
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The sampling location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location.
Comment:Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)). See http://code.google.com/p/darwincore/wiki/FootprintWKT
Details:FootprintWKT
Term Name: FootprintSpatialFit
URI:http://rs.tdwg.org/dwc/terms/FootprintSpatialFit
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:The ratio of the area of the footprint (FootprintWKT) to the area of the true (original, or most specific) spatial representation of the sampling location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). See http://code.google.com/p/darwincore/wiki/FootprintSpatialFit
Details:FootprintSpatialFit
Term Name: SamplingLocationRemarks
URI:http://rs.tdwg.org/dwc/terms/SamplingLocationRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/SamplingLocation
Definition:Comments or notes about the sampling location.
Comment:Example: "under water since 2005". See http://code.google.com/p/darwincore/wiki/SamplingLocationRemarks
Details:SamplingLocationRemarks
Term Name: IdentificationID
URI:http://rs.tdwg.org/dwc/terms/IdentificationID
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:An identifier for the Identification. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/IdentificationID
Details:IdentificationID
Term Name: IdentifiedBy
URI:http://rs.tdwg.org/dwc/terms/IdentifiedBy
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:The name(s) of the person(s) who applied the ScientificName to the sample.
Comment:Example: "James L. Patton". See http://code.google.com/p/darwincore/wiki/IdentifiedBy
Details:IdentifiedBy
Term Name: DateIdentified
URI:http://rs.tdwg.org/dwc/terms/DateIdentified
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:The date on which the sample was identified as being a member of the taxon given in the ScientificName.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/DateIdentified
Details:DateIdentified
Term Name: IdentificationReferences
URI:http://rs.tdwg.org/dwc/terms/IdentificationReferences
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of references used in the identification of the sample.
Comment:Example: "Aves del Noroeste Patagonico. Christie et al. 2004.". See http://code.google.com/p/darwincore/wiki/IdentificationReferences
Details:IdentificationReferences
Term Name: IdentificationRemarks
URI:http://rs.tdwg.org/dwc/terms/IdentificationRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:Comments or notes about the identification of the sample.
Comment:Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.". See http://code.google.com/p/darwincore/wiki/IdentificationRemarks
Details:IdentificationRemarks
Term Name: PreviousIdentifications
URI:http://rs.tdwg.org/dwc/terms/PreviousIdentifications
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A list (concatenated and separated) of previous ScientificNames to which the sample was identified.
Comment:Example: "Anthus correndera". See http://code.google.com/p/darwincore/wiki/PreviousIdentifications
Details:PreviousIdentifications
Term Name: IdentificationQualifier
URI:http://rs.tdwg.org/dwc/terms/IdentificationQualifier
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the taxonomic identification of the sample.
Comment:Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. See http://code.google.com/p/darwincore/wiki/IdentificationQualifier
Details:IdentificationQualifier
Term Name: TypeStatus
URI:http://rs.tdwg.org/dwc/terms/TypeStatus
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A list (concatenated and separated) of nomenclatural types (type status, typified ScientificName, publication) applied to the sample.
Comment:Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". See http://code.google.com/p/darwincore/wiki/TypeStatus
Details:TypeStatus
Term Name: TaxonID
URI:http://rs.tdwg.org/dwc/terms/TaxonID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A global unique identifier for the taxon (name in a classification).
Comment: See http://code.google.com/p/darwincore/wiki/TaxonID
Details:TaxonID
Term Name: ScientificName
URI:http://rs.tdwg.org/dwc/terms/ScientificName
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here.
Comment:Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (binomial), "Ambystoma tigrinum diaboli" (binomial + InfraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (binomial + TaxonRank + InfraspecificEpithet + ScientificNameAuthorship). See http://code.google.com/p/darwincore/wiki/ScientificName
Details:ScientificName
Term Name: Binomial
URI:http://rs.tdwg.org/dwc/terms/Binomial
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The combination of genus and first (species) epithet of the ScientificName.
Comment:Example: "Ctenomys sociabilis". See http://code.google.com/p/darwincore/wiki/Binomial
Details:Binomial
Term Name: HigherTaxonID
URI:http://rs.tdwg.org/dwc/terms/HigherTaxonID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A global unique identifier for the parent to the taxon.
Comment: See http://code.google.com/p/darwincore/wiki/HigherTaxonID
Details:HigherTaxonID
Term Name: HigherTaxon
URI:http://rs.tdwg.org/dwc/terms/HigherTaxon
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A list (concatenated and separated) of the names for the taxonomic ranks less specific than the ScientificName.
Comment:Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys". See http://code.google.com/p/darwincore/wiki/HigherTaxon
Details:HigherTaxon
Term Name: Kingdom
URI:http://rs.tdwg.org/dwc/terms/Kingdom
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the kingdom in which the ScientificName is classified.
Comment:Example: "Animalia". See http://code.google.com/p/darwincore/wiki/Kingdom
Details:Kingdom
Term Name: Phylum
URI:http://rs.tdwg.org/dwc/terms/Phylum
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the phlyum (or division) in which the ScientificName is classified.
Comment:Example: "Chordata". See http://code.google.com/p/darwincore/wiki/Phylum
Details:Phylum
Term Name: Class
URI:http://rs.tdwg.org/dwc/terms/Class
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the class in which the ScientificName is classified.
Comment:Example: "Mammalia". See http://code.google.com/p/darwincore/wiki/Class
Details:Class
Term Name: Order
URI:http://rs.tdwg.org/dwc/terms/Order
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the order in which the ScientificName is classified.
Comment:Example: "Rodentia". See http://code.google.com/p/darwincore/wiki/Order
Details:Order
Term Name: Family
URI:http://rs.tdwg.org/dwc/terms/Family
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the family in which the ScientificName is classified.
Comment:Example: "Ctenomyidae". See http://code.google.com/p/darwincore/wiki/Family
Details:Family
Term Name: Genus
URI:http://rs.tdwg.org/dwc/terms/Genus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the genus in which the ScientificName is classified.
Comment:Example: "Quercus". See http://code.google.com/p/darwincore/wiki/Genus
Details:Genus
Term Name: Subgenus
URI:http://rs.tdwg.org/dwc/terms/Subgenus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the subgenus in which the ScientificName is classified.
Comment: See http://code.google.com/p/darwincore/wiki/Subgenus
Details:Subgenus
Term Name: SpecificEpithet
URI:http://rs.tdwg.org/dwc/terms/SpecificEpithet
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the first or species epithet of the ScientificName.
Comment:Example: "agrifolia". See http://code.google.com/p/darwincore/wiki/SpecificEpithet
Details:SpecificEpithet
Term Name: TaxonRank
URI:http://rs.tdwg.org/dwc/terms/TaxonRank
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The taxonomic rank of the most specific name in the ScientificName. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "subsp.", "var.", "forma". See http://code.google.com/p/darwincore/wiki/TaxonRank
Details:TaxonRank
Term Name: InfraspecificEpithet
URI:http://rs.tdwg.org/dwc/terms/InfraspecificEpithet
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the second or subspecies epithet of the ScientificName.
Comment:Example: "oxyadenia". See http://code.google.com/p/darwincore/wiki/InfraspecificEpithet
Details:InfraspecificEpithet
Term Name: ScientificNameAuthorship
URI:http://rs.tdwg.org/dwc/terms/ScientificNameAuthorship
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The authorship information for the ScientificName formatted according to the conventions of the applicable NomenclaturalCode.
Comment:Example: "(Torr.) J.T. Howell". See http://code.google.com/p/darwincore/wiki/ScientificNameAuthorship
Details:ScientificNameAuthorship
Term Name: NomenclaturalCode
URI:http://rs.tdwg.org/dwc/terms/NomenclaturalCode
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The nomenclatural code under which the ScientificName is constructed. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode". See http://code.google.com/p/darwincore/wiki/NomenclaturalCode
Details:NomenclaturalCode
Term Name: TaxonAccordingTo
URI:http://rs.tdwg.org/dwc/terms/TaxonAccordingTo
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:Information about the authorship of this taxon concept which uses the ScientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.
Comment: See http://code.google.com/p/darwincore/wiki/TaxonAccordingTo
Details:TaxonAccordingTo
Term Name: NamePublishedIn
URI:http://rs.tdwg.org/dwc/terms/NamePublishedIn
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A full literature reference to the first (original) valid publication of the ScientificName.
Comment: See http://code.google.com/p/darwincore/wiki/NamePublishedIn
Details:NamePublishedIn
Term Name: TaxonomicStatus
URI:http://rs.tdwg.org/dwc/terms/TaxonomicStatus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The status of the use of the ScientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "invalid", "misapplied", "homotypic synonym", "accepted". See http://code.google.com/p/darwincore/wiki/TaxonomicStatus
Details:TaxonomicStatus
Term Name: NomenclaturalStatus
URI:http://rs.tdwg.org/dwc/terms/NomenclaturalStatus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The status related to the original publication of the name and it's conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.
Comment:Examples: "nom. ambig.", "nom. illeg.", "nom. subnud.". See http://code.google.com/p/darwincore/wiki/NomenclaturalStatus
Details:NomenclaturalStatus
Term Name: AcceptedTaxonID
URI:http://rs.tdwg.org/dwc/terms/AcceptedTaxonID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A global unique identifier for the AcceptedTaxon.
Comment: See http://code.google.com/p/darwincore/wiki/AcceptedTaxonID
Details:AcceptedTaxonID
Term Name: AcceptedTaxon
URI:http://rs.tdwg.org/dwc/terms/AcceptedTaxon
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The currently valid (zoological) or accepted (botanical) name for the ScientificName.
Comment: See http://code.google.com/p/darwincore/wiki/AcceptedTaxon
Details:AcceptedTaxon
Term Name: BasionymID
URI:http://rs.tdwg.org/dwc/terms/BasionymID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A global unique identifier for the Basionym.
Comment: See http://code.google.com/p/darwincore/wiki/BasionymID
Details:BasionymID
Term Name: Basionym
URI:http://rs.tdwg.org/dwc/terms/Basionym
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The basionym of the ScientificName.
Comment: See http://code.google.com/p/darwincore/wiki/Basionym
Details:Basionym
Term Name: ResourceRelationshipID
URI:http://rs.tdwg.org/dwc/terms/ResourceRelationshipID
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:A global unique identifier for an instance of relationship (not of a relationship type) between one resource and another.
Comment: See http://code.google.com/p/darwincore/wiki/ResourceRelationshipID
Details:ResourceRelationshipID
Term Name: RelatedResourceID
URI:http://rs.tdwg.org/dwc/terms/RelatedResourceID
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:A global unique identifier to a related resource.
Comment: See http://code.google.com/p/darwincore/wiki/RelatedResourceID
Details:RelatedResourceID
Term Name: RelatedResourceType
URI:http://rs.tdwg.org/dwc/terms/RelatedResourceType
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:The type of related resource. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "Sample", "Taxon", "Publication". See http://code.google.com/p/darwincore/wiki/RelatedResourceType
Details:RelatedResourceType
Term Name: RelatedBasisOfRecord
URI:http://rs.tdwg.org/dwc/terms/RelatedBasisOfRecord
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:The nature of the related resource. Recommended best practice is to use the same controlled vocabulary as for BasisOfRecord.
Comment:Example: "PreservedSpecimen". See http://code.google.com/p/darwincore/wiki/RelatedBasisOfRecord
Details:RelatedBasisOfRecord
Term Name: RelationshipOfResource
URI:http://rs.tdwg.org/dwc/terms/RelationshipOfResource
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:The relationship of the related resource to this resource. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "mother". See http://code.google.com/p/darwincore/wiki/RelationshipOfResource
Details:RelationshipOfResource
Term Name: RelationshipRemarks
URI:http://rs.tdwg.org/dwc/terms/RelationshipRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:Comments or notes about the relationship of the related resource to this resource.
Comment:Example: "mother and offspring collected from the same nest". See http://code.google.com/p/darwincore/wiki/RelationshipRemarks
Details:RelationshipRemarks
Term Name: SamplingAttributeID
URI:http://rs.tdwg.org/dwc/terms/SamplingAttributeID
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:An identifier for the sampling attribute. May be a global unique identifier or an identifier specific to the data set.
Comment:
Details:SamplingAttributeID
Term Name: SampleAttributeID
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeID
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:An identifier for the sample attribute. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/SampleAttributeID
Details:SampleAttributeID
Term Name: SampleAttributeType
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeType
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:The nature of the measurement or characteristic of the sample. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "tail length". See http://code.google.com/p/darwincore/wiki/SampleAttributeType
Details:SampleAttributeType
Term Name: SampleAttributeValue
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeValue
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:The value of the measurement or characteristic of the sample.
Comment:Example: "45". See http://code.google.com/p/darwincore/wiki/SampleAttributeValue
Details:SampleAttributeValue
Term Name: SampleAttributeAccuracy
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeAccuracy
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:The description of the error associated with the SampleAttributeValue.
Comment:Example: "0.01", "normal distribution with variation of 2 m". See http://code.google.com/p/darwincore/wiki/SampleAttributeAccuracy
Details:SampleAttributeAccuracy
Term Name: SampleAttributeUnit
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeUnit
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:The units for the value of the measurement or characteristic of the sample. Recommended best practice is to use International System of Units (SI) units.
Comment:Example: "mm". See http://code.google.com/p/darwincore/wiki/SampleAttributeUnit
Details:SampleAttributeUnit
Term Name: SampleAttributeDeterminedDate
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedDate
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:The date on which the the measurement or characteristic of the sample was made.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/SampleAttributeDeterminedDate
Details:SampleAttributeDeterminedDate
Term Name: SampleAttributeDeterminedBy
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeDeterminedBy
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:The agent responsible for having determined the value of the measurement or characteristic of the sample.
Comment:Example: "Javier de la Torre". See http://code.google.com/p/darwincore/wiki/SampleAttributeDeterminedBy
Details:SampleAttributeDeterminedBy
Term Name: SampleAttributeRemarks
URI:http://rs.tdwg.org/dwc/terms/SampleAttributeRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/SampleAttribute
Definition:Comments or notes accompanying the measurement or characteristic of the sample.
Comment:Example: "tip of tail missing". See http://code.google.com/p/darwincore/wiki/SampleAttributeRemarks
Details:SampleAttributeRemarks
Term Name: EventAttributeID
URI:http://rs.tdwg.org/dwc/terms/EventAttributeID
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:An identifier for the event attribute. May be a global unique identifier or an identifier specific to the data set.
Comment: See http://code.google.com/p/darwincore/wiki/EventAttributeID
Details:EventAttributeID
Term Name: EventAttributeType
URI:http://rs.tdwg.org/dwc/terms/EventAttributeType
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:The nature of the measurement or characteristic of the sampling event. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "Temperature". See http://code.google.com/p/darwincore/wiki/EventAttributeType
Details:EventAttributeType
Term Name: EventAttributeValue
URI:http://rs.tdwg.org/dwc/terms/EventAttributeValue
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:The value of the measurement or characteristic of the sampling event.
Comment:Example: "22". See http://code.google.com/p/darwincore/wiki/EventAttributeValue
Details:EventAttributeValue
Term Name: EventAttributeAccuracy
URI:http://rs.tdwg.org/dwc/terms/EventAttributeAccuracy
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:The description of the error associated with the EventAttributeValue.
Comment:Example: "0.01", "normal distribution with variation of 2 m". See http://code.google.com/p/darwincore/wiki/EventAttributeAccuracy
Details:EventAttributeAccuracy
Term Name: EventAttributeUnit
URI:http://rs.tdwg.org/dwc/terms/EventAttributeUnit
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:The units for the value of the measurement or characteristic of the sampling event. Recommended best practice is to use International System of Units (SI) units.
Comment:Example: "Celcius". See http://code.google.com/p/darwincore/wiki/EventAttributeUnit
Details:EventAttributeUnit
Term Name: EventAttributeDeterminedDate
URI:http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedDate
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:The date on which the the measurement or characteristic of the sampling event was made.
Comment:Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]. See http://code.google.com/p/darwincore/wiki/EventAttributeDeterminedDate
Details:EventAttributeDeterminedDate
Term Name: EventAttributeDeterminedBy
URI:http://rs.tdwg.org/dwc/terms/EventAttributeDeterminedBy
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:The agent responsible for having determined the value of the measurement or characteristic of the sampling event.
Comment:Example: "Robert Hijmans". See http://code.google.com/p/darwincore/wiki/EventAttributeDeterminedBy
Details:EventAttributeDeterminedBy
Term Name: EventAttributeRemarks
URI:http://rs.tdwg.org/dwc/terms/EventAttributeRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/EventAttribute
Definition:Comments or notes accompanying the measurement or characteristic of the sampling event.
Comment:Example: "temperature taken at 15:00". See http://code.google.com/p/darwincore/wiki/EventAttributeRemarks
Details:EventAttributeRemarks
Term Name: Dataset
Identifier:http://rs.tdwg.org/dwc/terms/Dataset
Has Domain:
Definition:The category of information pertaining to a logical set of records.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Dataset
Details:Dataset
Term Name: Occurrence
Identifier:http://rs.tdwg.org/dwc/terms/Occurrence
Has Domain:
Definition:The category of information pertaining to evidence of an occurrence (specimen, observation, etc.)
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Occurrence
Details:Occurrence
Term Name: Event
Identifier:http://rs.tdwg.org/dwc/terms/Event
Has Domain:
Definition:The category of information pertaining to an event (something that happens at a place and time).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Event
Details:Event
Term Name: dcterms:Location
Identifier:http://purl.org/dc/terms/Location
Has Domain:
Definition:A spatial region or named place.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Location
Details:Location
Term Name: Identification
Identifier:http://rs.tdwg.org/dwc/terms/Identification
Has Domain:
Definition:The category of information pertaining to taxonomic determinations (the assignment of a scientific name).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Identification
Details:Identification
Term Name: Taxon
Identifier:http://rs.tdwg.org/dwc/terms/Taxon
Has Domain:
Definition:The category of information pertaining to taxonomic names or concepts.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Taxon
Details:Taxon
Term Name: ResourceRelationship
Identifier:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Has Domain:
Definition:The category of information pertaining to relationships between resources.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/ResourceRelationship
Details:ResourceRelationship
Term Name: MeasurementOrFact
Identifier:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Has Domain:
Definition:The category of information pertaining to measurements, facts, characteristics, or assertions about a resource.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/MeasurementOrFact
Details:MeasurementOrFact
Term Name: dcterms:type
Identifier:http://purl.org/dc/terms/type
Has Domain:all
Definition:The nature or genre of the resource. Recommended best practice is to use the name of the class that defines the root of the record.
Comment:Examples: "Occurrence", "Event", "Location", "Taxon". For discussion see http://code.google.com/p/darwincore/wiki/type
Details:type
Term Name: dcterms:modified
Identifier:http://purl.org/dc/terms/modified
Has Domain:all
Definition:The most recent date-time on which the resource was changed.
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/modified
Details:modified
Term Name: dcterms:language
Identifier:http://purl.org/dc/terms/language
Has Domain:all
Definition:A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
Comment:Examples: "en" for English, "es" for Spanish. For discussion see http://code.google.com/p/darwincore/wiki/language
Details:language
Term Name: dcterms:rights
Identifier:http://purl.org/dc/terms/rights
Has Domain:all
Definition:Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
Comment:Example: "Content licensed under Creative Commons Attribution 3.0 United States License". For discussion see http://code.google.com/p/darwincore/wiki/rights
Details:rights
Term Name: dcterms:rightsHolder
Identifier:http://purl.org/dc/terms/rightsHolder
Has Domain:all
Definition:A person or organization owning or managing rights over the resource.
Comment:Example: "The Regents of the University of California.". For discussion see http://code.google.com/p/darwincore/wiki/rightsHolder
Details:rightsHolder
Term Name: dcterms:accessRights
Identifier:http://purl.org/dc/terms/accessRights
Has Domain:all
Definition:Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.
Comment:Example: "not-for-profit use only". For discussion see http://code.google.com/p/darwincore/wiki/accessRights
Details:accessRights
Term Name: dcterms:bibliographicCitation
Identifier:http://purl.org/dc/terms/bibliographicCitation
Has Domain:all
Definition:A bibliographic reference for the resource as a statement indicating how this record should be cited (attributed) when used. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.
Comment:Examples: "Ctenomys sociabilis (MVZ 165861)" for a specimen, "Oliver P. Pearson. 1985. Los tuco-tucos (genera Ctenomys) de los Parques Nacionales Lanin y Nahuel Huapi, Argentina Historia Natural, 5(37):337-343." for a Taxon. For discussion see http://code.google.com/p/darwincore/wiki/bibliographicCitation
Details:bibliographicCitation
Term Name: basisOfRecord
Identifier:http://rs.tdwg.org/dwc/terms/basisOfRecord
Has Domain:all
Definition:The specific nature of the data record - a subtype of the dcterms:type. Recommended best practice is to use a controlled vocabulary such as the Darwin Core Type Vocabulary (http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).
Comment:Examples: "StillImage", "MovingImage", "Sound", "PreservedSpecimen", FossilSpecimen", LivingSpecimen", "HumanObservation", "MachineObservation". For discussion see http://code.google.com/p/darwincore/wiki/basisOfRecord
Details:basisOfRecord
Term Name: informationWithheld
Identifier:http://rs.tdwg.org/dwc/terms/informationWithheld
Has Domain:all
Definition:Additional information that exists, but that has not been shared in the given record.
Comment:Examples: "specific locality information given only to nearest county", "ask about tissue samples", "georeferences given only to nearest degree". For discussion see http://code.google.com/p/darwincore/wiki/informationWithheld
Details:informationWithheld
Term Name: dataGeneralizations
Identifier:http://rs.tdwg.org/dwc/terms/dataGeneralizations
Has Domain:all
Definition:Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request.
Comment:Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell". For discussion see http://code.google.com/p/darwincore/wiki/dataGeneralizations
Details:dataGeneralizations
Term Name: dynamicProperties
Identifier:http://rs.tdwg.org/dwc/terms/dynamicProperties
Has Domain:all
Definition:A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs.
Comment:Examples: "tragusLengthInMeters=0.014; weightInGrams=120", "heightInMeters=1.5", "natureOfID=expert identification; identificationEvidence=cytochrome B sequence", "relativeHumidity=28; airTemperatureInC=22; sampleSizeInKilograms=10", "aspectHeading=277; slopeInDegrees=6", "iucnStatus=vulnerable; taxonDistribution=Neuquen, Argentina". For discussion see http://code.google.com/p/darwincore/wiki/dynamicProperties
Details:dynamicProperties
Term Name: datasetID
Identifier:http://rs.tdwg.org/dwc/terms/datasetID
Has Domain:http://rs.tdwg.org/dwc/terms/Dataset
Definition:An identifier for the data set. May be a global unique identifier or an identifier specific to a collection or institution.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/datasetID
Details:datasetID
Term Name: occurrenceID
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceID
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A unique identifier for the occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique.
Comment:For a specimen, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: 1) "urn:lsid:nhm.ku.edu:Herps:32", 2) "urn:catalog:FMNH:Mammal:145732". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceID
Details:occurrenceID
Term Name: institutionCode
Identifier:http://rs.tdwg.org/dwc/terms/institutionCode
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The name (or acronym) in use by the institution administering the collection or data set in which the occurrence is recorded.
Comment:Examples: "MVZ", "FMNH", "AKN-CLO". For discussion see http://code.google.com/p/darwincore/wiki/institutionCode
Details:institutionCode
Term Name: collectionCode
Identifier:http://rs.tdwg.org/dwc/terms/collectionCode
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The name (or acronym) identifying the collection or data set of which the occurrence is a part.
Comment:Examples: "Mammals", "Hildebrandt", "eBird". For discussion see http://code.google.com/p/darwincore/wiki/collectionCode
Details:collectionCode
Term Name: collectionID
Identifier:http://rs.tdwg.org/dwc/terms/collectionID
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A unique identifier for the collection or dataset of which the occurrence is a part. Recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index.
Comment:Example: "urn:lsid:biocol.org:col:34818". For discussion see http://code.google.com/p/darwincore/wiki/collectionID
Details:collectionID
Term Name: occurrenceDetails
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceDetails
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A reference (publication, URI) to the most detailed information available about the occurrence.
Comment:Example: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceDetails
Details:occurrenceDetails
Term Name: occurrenceRemarks
Identifier:http://rs.tdwg.org/dwc/terms/occurrenceRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:Comments or notes about the occurrence.
Comment:Example: "found dead on road". For discussion see http://code.google.com/p/darwincore/wiki/occurrenceRemarks
Details:occurrenceRemarks
Term Name: catalogNumber
Identifier:http://rs.tdwg.org/dwc/terms/catalogNumber
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:An identifier (preferably unique) for the occurrence within the data set or collection.
Comment:Examples: "2008.1334", "145732a", "145732". For discussion see http://code.google.com/p/darwincore/wiki/catalogNumber
Details:catalogNumber
Term Name: individualID
Identifier:http://rs.tdwg.org/dwc/terms/individualID
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:An identifier for an individual or named group of individual organisms represented in the occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set.
Comment:Examples: "U.amer. 44", "Smedley", "Orca J 23". For discussion see http://code.google.com/p/darwincore/wiki/individualID
Details:individualID
Term Name: individualCount
Identifier:http://rs.tdwg.org/dwc/terms/individualCount
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The number of individuals represented present at the time of the occurrence.
Comment:Examples: "1", "25". For discussion see http://code.google.com/p/darwincore/wiki/individualCount
Details:individualCount
Term Name: sex
Identifier:http://rs.tdwg.org/dwc/terms/sex
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The sex of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "female", "hermaphrodite", "8 males, 4 females". For discussion see http://code.google.com/p/darwincore/wiki/sex
Details:sex
Term Name: lifeStage
Identifier:http://rs.tdwg.org/dwc/terms/lifeStage
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The age class or life stage of the biological individual(s) represented in the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles". For discussion see http://code.google.com/p/darwincore/wiki/lifeStage
Details:lifeStage
Term Name: reproductiveCondition
Identifier:http://rs.tdwg.org/dwc/terms/reproductiveCondition
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The reproductive condition of the biological individual represented in the occurrence. Recommended best practice is to use a controlled vocabulary.
Comment:Examples" "non-reproductive", "pregnant". For discussion see http://code.google.com/p/darwincore/wiki/reproductiveCondition
Details:reproductiveCondition
Term Name: behavior
Identifier:http://rs.tdwg.org/dwc/terms/behavior
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A description of the behavior shown by the subject during the event. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "roosting", "foraging", "running", "blooming". For discussion see http://code.google.com/p/darwincore/wiki/behavior
Details:behavior
Term Name: establishmentMeans
Identifier:http://rs.tdwg.org/dwc/terms/establishmentMeans
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The process by which the the biological individual(s) represented in the occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "cultivated", "invasive", "escaped from captivity", "wild", "native". For discussion see http://code.google.com/p/darwincore/wiki/establishmentMeans
Details:establishmentMeans
Term Name: preparations
Identifier:http://rs.tdwg.org/dwc/terms/preparations
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of preparations and preservation methods for a specimen.
Comment:Examples: "skin", "skull", "skeleton", "whole animal (ETOH)", "tissue (EDTA)", "fossil", "cast", "photograph", "DNA extract". For discussion see http://code.google.com/p/darwincore/wiki/preparations
Details:preparations
Term Name: disposition
Identifier:http://rs.tdwg.org/dwc/terms/disposition
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:The current disposition of the specimen. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere". For discussion see http://code.google.com/p/darwincore/wiki/disposition
Details:disposition
Term Name: otherCatalogNumbers
Identifier:http://rs.tdwg.org/dwc/terms/otherCatalogNumbers
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of previous or alternate fully qualified catalog numbers for the same occurrence, whether in the current or any other data set or collection.
Comment:Example: "FMNH:Mammal:1234". For discussion see http://code.google.com/p/darwincore/wiki/otherCatalogNumbers
Details:otherCatalogNumbers
Term Name: associatedMedia
Identifier:http://rs.tdwg.org/dwc/terms/associatedMedia
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the occurrence.
Comment:Example: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG ". For discussion see http://code.google.com/p/darwincore/wiki/associatedMedia
Details:associatedMedia
Term Name: associatedReferences
Identifier:http://rs.tdwg.org/dwc/terms/associatedReferences
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the occurrence.
Comment:Examples: "http://www.sciencemag.org/cgi/content/abstract/322/5899/261", "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767. ". For discussion see http://code.google.com/p/darwincore/wiki/associatedReferences
Details:associatedReferences
Term Name: associatedOccurrences
Identifier:http://rs.tdwg.org/dwc/terms/associatedOccurrences
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of identifiers of other occurrences and their associations to this occurrence.
Comment:Example: "sibling of FMNH:Mammal:1234". For discussion see http://code.google.com/p/darwincore/wiki/associatedOccurrences
Details:associatedOccurrences
Term Name: associatedSequences
Identifier:http://rs.tdwg.org/dwc/terms/associatedSequences
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the occurrence.
Comment:Exampe: "GenBank: U34853.1". For discussion see http://code.google.com/p/darwincore/wiki/associatedSequences
Details:associatedSequences
Term Name: associatedTaxa
Identifier:http://rs.tdwg.org/dwc/terms/associatedTaxa
Has Domain:http://rs.tdwg.org/dwc/terms/Occurrence
Definition:A list (concatenated and separated) of identifiers or names of taxa and their associations with the occurrence.
Comment:Example: "host: Quercus alba". For discussion see http://code.google.com/p/darwincore/wiki/associatedTaxa
Details:associatedTaxa
Term Name: eventID
Identifier:http://rs.tdwg.org/dwc/terms/eventID
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:An identifier for the event. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/eventID
Details:eventID
Term Name: samplingProtocol
Identifier:http://rs.tdwg.org/dwc/terms/samplingProtocol
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The name of, reference to, or description of the method or protocol used for the event.
Comment:Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count". For discussion see http://code.google.com/p/darwincore/wiki/samplingProtocol
Details:samplingProtocol
Term Name: verbatimEventDate
Identifier:http://rs.tdwg.org/dwc/terms/verbatimEventDate
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The verbatim original representation of the date and time information for the event.
Comment:Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934". For discussion see http://code.google.com/p/darwincore/wiki/verbatimEventDate
Details:verbatimEventDate
Term Name: eventDate
Identifier:http://rs.tdwg.org/dwc/terms/eventDate
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The date-time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/eventDate
Details:eventDate
Term Name: eventTime
Identifier:http://rs.tdwg.org/dwc/terms/eventTime
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The time or interval during which a event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "14:07-0600" is 2:07pm in the time zone six hours earlier than UTC, "08:40:21Z" is 8:40:21am UTC, "13:00:00Z/15:30:00Z" is the interval between 1pm UTC and 3:30pm UTC. For discussion see http://code.google.com/p/darwincore/wiki/eventTime
Details:eventTime
Term Name: startDayOfYear
Identifier:http://rs.tdwg.org/dwc/terms/startDayOfYear
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The earliest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see http://code.google.com/p/darwincore/wiki/startDayOfYear
Details:startDayOfYear
Term Name: endDayOfYear
Identifier:http://rs.tdwg.org/dwc/terms/endDayOfYear
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The latest ordinal day of the year on which the event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366).
Comment:Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year). For discussion see http://code.google.com/p/darwincore/wiki/endDayOfYear
Details:endDayOfYear
Term Name: year
Identifier:http://rs.tdwg.org/dwc/terms/year
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The four-digit year in which the event occurred, according to the Common Era Calendar.
Comment:Example: "2008". For discussion see http://code.google.com/p/darwincore/wiki/year
Details:year
Term Name: month
Identifier:http://rs.tdwg.org/dwc/terms/month
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The ordinal month in which the event occurred.
Comment:Example: "10" (=October). For discussion see http://code.google.com/p/darwincore/wiki/month
Details:month
Term Name: day
Identifier:http://rs.tdwg.org/dwc/terms/day
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:The two-digit day of the month on which the event occurred.
Comment:Example: "28". For discussion see http://code.google.com/p/darwincore/wiki/day
Details:day
Term Name: habitat
Identifier:http://rs.tdwg.org/dwc/terms/habitat
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:A category or description of the habitat in which the event occurred. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "oak savanna", "pre-cordilleran steppe". For discussion see http://code.google.com/p/darwincore/wiki/habitat
Details:habitat
Term Name: recordedBy
Identifier:http://rs.tdwg.org/dwc/terms/recordedBy
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first.
Comment:Example: "Oliver P. Pearson, Anita K. Pearson" where the value in recordNumber "OPP 7101" corresponds to the number for the specimen in the field catalog (collector number) of Oliver P. Pearson. For discussion see http://code.google.com/p/darwincore/wiki/recordedBy
Details:recordedBy
Term Name: recordNumber
Identifier:http://rs.tdwg.org/dwc/terms/recordNumber
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:An identifier given to the occurrence at the time it was recorded. Often serves as a link between field notes and an occurrence record, such as a specimen collector's number.
Comment:Example: "OPP 7101". For discussion see http://code.google.com/p/darwincore/wiki/recordNumber
Details:recordNumber
Term Name: fieldNumber
Identifier:http://rs.tdwg.org/dwc/terms/fieldNumber
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:An identifier given to the event in the field. Often serves as a link between field notes and the Event.
Comment:Example: "RV Sol 87-03-08". For discussion see http://code.google.com/p/darwincore/wiki/fieldNumber
Details:fieldNumber
Term Name: fieldNotes
Identifier:http://rs.tdwg.org/dwc/terms/fieldNotes
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Occurrence.
Comment:Example: "notes available in Grinnell-Miller Library". For discussion see http://code.google.com/p/darwincore/wiki/fieldNotes
Details:fieldNotes
Term Name: eventRemarks
Identifier:http://rs.tdwg.org/dwc/terms/eventRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/Event
Definition:Comments or notes about the Event.
Comment:Example: "after the recent rains the river is nearly at flood stage". For discussion see http://code.google.com/p/darwincore/wiki/eventRemarks
Details:eventRemarks
Term Name: locationID
Identifier:http://rs.tdwg.org/dwc/terms/locationID
Has Domain:http://purl.org/dc/terms/Location
Definition:An identifier for the Location. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/locationID
Details:locationID
Term Name: higherGeographyID
Identifier:http://rs.tdwg.org/dwc/terms/higherGeographyID
Has Domain:http://purl.org/dc/terms/Location
Definition:A unique identifier for the geographic region within with the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina. For discussion see http://code.google.com/p/darwincore/wiki/higherGeographyID
Details:higherGeographyID
Term Name: higherGeography
Identifier:http://rs.tdwg.org/dwc/terms/higherGeography
Has Domain:http://purl.org/dc/terms/Location
Definition:A list (concatenated and separated) of geographic names less specific than the information in the Locality.
Comment:Example: "South America, Argentina, Patagonia, Parque Nacional Nahuel Huapi, Neuquén, Los Lagos" with accompanying values "South America" in Continent, "Argentina" in Country, "Neuquén" in StateProvince, and Los Lagos in County. For discussion see http://code.google.com/p/darwincore/wiki/higherGeography
Details:higherGeography
Term Name: continent
Identifier:http://rs.tdwg.org/dwc/terms/continent
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the continent on which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names or the ISO 3166 Continent code.
Comment:Example: "Antarctica". For discussion see http://code.google.com/p/darwincore/wiki/continent
Details:continent
Term Name: waterBody
Identifier:http://rs.tdwg.org/dwc/terms/waterBody
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the water body in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Indian Ocean", "Baltic Sea". For discussion see http://code.google.com/p/darwincore/wiki/waterBody
Details:waterBody
Term Name: islandGroup
Identifier:http://rs.tdwg.org/dwc/terms/islandGroup
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the island group in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Alexander Archipelago". For discussion see http://code.google.com/p/darwincore/wiki/islandGroup
Details:islandGroup
Term Name: island
Identifier:http://rs.tdwg.org/dwc/terms/island
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the island in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Example: "Isla Victoria". For discussion see http://code.google.com/p/darwincore/wiki/island
Details:island
Term Name: country
Identifier:http://rs.tdwg.org/dwc/terms/country
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the country or major political unit in which the event occurred. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
Comment:Examples: "Denmark", "Colombia", "España". For discussion see http://code.google.com/p/darwincore/wiki/country
Details:country
Term Name: countryCode
Identifier:http://rs.tdwg.org/dwc/terms/countryCode
Has Domain:http://purl.org/dc/terms/Location
Definition:The standard code for the country in which the event occurred. Recommended best practice is to used ISO 3166 3-letter country code.
Comment:Examples: "ARG" for Argentina, "SLV" for El Salvador. For discussion see http://code.google.com/p/darwincore/wiki/countryCode
Details:countryCode
Term Name: stateProvince
Identifier:http://rs.tdwg.org/dwc/terms/stateProvince
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the next smaller political region than country (state, province, canton, department, region, etc.) in which the event occurred.
Comment:Examples: "Montana", "Minas Gerais", "Córdoba". For discussion see http://code.google.com/p/darwincore/wiki/stateProvince
Details:stateProvince
Term Name: county
Identifier:http://rs.tdwg.org/dwc/terms/county
Has Domain:http://purl.org/dc/terms/Location
Definition:The full, unabbreviated name of the next smaller political region than StateProvince (county, shire, municipality, etc.) in which the event occurred.
Comment:Examples: "Missoula", "Los Lagos", "Mataró". For discussion see http://code.google.com/p/darwincore/wiki/county
Details:county
Term Name: locality
Identifier:http://rs.tdwg.org/dwc/terms/locality
Has Domain:http://purl.org/dc/terms/Location
Definition:The specific place where the event occurred. More general geographic information can be provided in other geographic terms (HigherGeography, Continent, Country, StateProvince, County, WaterBody, Island, IslandGroup). This term may contain a description modified from the the original to correct perceived errors or standardize the description.
Comment:Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)". For discussion see http://code.google.com/p/darwincore/wiki/locality
Details:locality
Term Name: verbatimLocality
Identifier:http://rs.tdwg.org/dwc/terms/verbatimLocality
Has Domain:http://purl.org/dc/terms/Location
Definition:The original description of the specific place where the event occurred.
Comment:Example: "25 km NNE Bariloche por R. Nac. 237". For discussion see http://code.google.com/p/darwincore/wiki/verbatimLocality
Details:verbatimLocality
Term Name: verbatimElevation
Identifier:http://rs.tdwg.org/dwc/terms/verbatimElevation
Has Domain:http://purl.org/dc/terms/Location
Definition:The original description of the elevation (altitude, usually above sea level) at which the event occurred.
Comment:Example: "100-200 m". For discussion see http://code.google.com/p/darwincore/wiki/verbatimElevation
Details:verbatimElevation
Term Name: minimumElevationInMeters
Identifier:http://rs.tdwg.org/dwc/terms/minimumElevationInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The lower limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred.
Comment:Example: "100". For discussion see http://code.google.com/p/darwincore/wiki/minimumElevationInMeters
Details:minimumElevationInMeters
Term Name: maximumElevationInMeters
Identifier:http://rs.tdwg.org/dwc/terms/maximumElevationInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The upper limit of the range of elevation (altitude, usually above sea level), in meters, at which the event occurred.
Comment:Example: "200". For discussion see http://code.google.com/p/darwincore/wiki/maximumElevationInMeters
Details:maximumElevationInMeters
Term Name: verbatimDepth
Identifier:http://rs.tdwg.org/dwc/terms/verbatimDepth
Has Domain:http://purl.org/dc/terms/Location
Definition:The original description of the depth (below the local surface) at which the event occurred.
Comment:Example: "100-200 m". For discussion see http://code.google.com/p/darwincore/wiki/verbatimDepth
Details:verbatimDepth
Term Name: minimumDepthInMeters
Identifier:http://rs.tdwg.org/dwc/terms/minimumDepthInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The lesser depth in meters of a range of depth (below the local surface) at with the event occurred.
Comment:Example: "100". For discussion see http://code.google.com/p/darwincore/wiki/minimumDepthInMeters
Details:minimumDepthInMeters
Term Name: maximumDepthInMeters
Identifier:http://rs.tdwg.org/dwc/terms/maximumDepthInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The greater depth in meters of a range of depth (below the local surface) at with the event occurred.
Comment:Example: "200". For discussion see http://code.google.com/p/darwincore/wiki/maximumDepthInMeters
Details:maximumDepthInMeters
Term Name: minimumDistanceAboveSurfaceInMeters
Identifier:http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The lesser distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see http://code.google.com/p/darwincore/wiki/minimumDistanceAboveSurfaceInMeters
Details:minimumDistanceAboveSurfaceInMeters
Term Name: maximumDistanceAboveSurfaceInMeters
Identifier:http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The greater distance in meters in a range of distance (from the nearest surface in the vertical direction; positive for above, negative for below) at which the event occurred.
Comment:Example: 1.5 meter sediment core from the bottom of a lake (at depth 20m) at 300m elevation; VerbatimElevation: "300m" MinimumElevationInMeters: "300", MaximumElevationInMeters: "300", VerbatimDepth: "20m", MinumumDepthInMeters: "20", MaximumDepthInMeters: "20", DistanceAboveSurfaceInMetersMinimum: "0", DistanceAboveSurfaceInMetersMaximum: "-1.5". For discussion see http://code.google.com/p/darwincore/wiki/maximumDistanceAboveSurfaceInMeters
Details:maximumDistanceAboveSurfaceInMeters
Term Name: decimalLatitude
Identifier:http://rs.tdwg.org/dwc/terms/decimalLatitude
Has Domain:http://purl.org/dc/terms/Location
Definition:The geographic latitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are north of the Equator, negative values are south of it.
Comment:Example: "-41.0983423". For discussion see http://code.google.com/p/darwincore/wiki/decimalLatitude
Details:decimalLatitude
Term Name: decimalLongitude
Identifier:http://rs.tdwg.org/dwc/terms/decimalLongitude
Has Domain:http://purl.org/dc/terms/Location
Definition:The geographic longitude (in decimal degrees, using the coordinate reference system given in geodeticDatum) of the geographic center of a location. Positive values are east of the Greenwich Meridian, negative values are west of it.
Comment:Example: "-121.1761111". For discussion see http://code.google.com/p/darwincore/wiki/decimalLongitude
Details:decimalLongitude
Term Name: geodeticDatum
Identifier:http://rs.tdwg.org/dwc/terms/geodeticDatum
Has Domain:http://purl.org/dc/terms/Location
Definition:The geodetic datum (or ellipsoid) for the geographic coordinates in decimalLatitude, decimalLongitude, verbatimCoordinates, verbatimLatitude, and verbatimLongitude. Recommended best practice is to use a controlled vocabulary such as the EPSG code.
Comment:Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866". For discussion see http://code.google.com/p/darwincore/wiki/geodeticDatum
Details:geodeticDatum
Term Name: coordinateUncertaintyInMeters
Identifier:http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters
Has Domain:http://purl.org/dc/terms/Location
Definition:The upper limit of the distance (in meters) from the given decimalLatitude and decimalLongitude describing a circle within which the whole of the location is contained. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.
Comment:Example: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time). For discussion see http://code.google.com/p/darwincore/wiki/coordinateUncertaintyInMeters
Details:coordinateUncertaintyInMeters
Term Name: coordinatePrecision
Identifier:http://rs.tdwg.org/dwc/terms/coordinatePrecision
Has Domain:http://purl.org/dc/terms/Location
Definition:A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.
Comment:Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree). For discussion see http://code.google.com/p/darwincore/wiki/coordinatePrecision
Details:coordinatePrecision
Term Name: pointRadiusSpatialFit
Identifier:http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit
Has Domain:http://purl.org/dc/terms/Location
Definition:The ratio of the area of the point-radius (decimalLatitude, decimalLongitude, coordinateUncertaintyInMeters) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given point-radius does not completely contain the original representation. The pointRadiusSpatialFit is undefined (and should be left blank) if the original representation is a point without uncertainty and the given georeference is not that same point (without uncertainty). If both the original and the given georeference are the same point, the pointRadiusSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). For discussion see http://code.google.com/p/darwincore/wiki/pointRadiusSpatialFit
Details:pointRadiusSpatialFit
Term Name: verbatimCoordinates
Identifier:http://rs.tdwg.org/dwc/terms/verbatimCoordinates
Has Domain:http://purl.org/dc/terms/Location
Definition:The original spatial coordinates of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54S 121 05 34W". For discussion see http://code.google.com/p/darwincore/wiki/verbatimCoordinates
Details:verbatimCoordinates
Term Name: verbatimLatitude
Identifier:http://rs.tdwg.org/dwc/terms/verbatimLatitude
Has Domain:http://purl.org/dc/terms/Location
Definition:The verbatim original latitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "41 05 54.03S". For discussion see http://code.google.com/p/darwincore/wiki/verbatimLatitude
Details:verbatimLatitude
Term Name: verbatimLongitude
Identifier:http://rs.tdwg.org/dwc/terms/verbatimLongitude
Has Domain:http://purl.org/dc/terms/Location
Definition:The verbatim original longitude of the place where the event occurred. The coordinate reference system (datum, ellipsoid) for these coordinates should be stored in GeodeticDatum and the coordinate system should be stored in VerbatimCoordinateSystem.
Comment:Example: "121d 10' 34" W". For discussion see http://code.google.com/p/darwincore/wiki/verbatimLongitude
Details:verbatimLongitude
Term Name: georeferencedBy
Identifier:http://rs.tdwg.org/dwc/terms/georeferencedBy
Has Domain:http://purl.org/dc/terms/Location
Definition:The name(s) of the person(s) who determined the georeference for the location.
Comment:Example: "Heather Constable, Carol Spencer". For discussion see http://code.google.com/p/darwincore/wiki/georeferencedBy
Details:georeferencedBy
Term Name: georeferenceProtocol
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceProtocol
Has Domain:http://purl.org/dc/terms/Location
Definition:A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
Comment:Examples: "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006), Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "BioGeomancer". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceProtocol
Details:georeferenceProtocol
Term Name: verbatimCoordinateSystem
Identifier:http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem
Has Domain:http://purl.org/dc/terms/Location
Definition:The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the VerbatimCoordinates of the place where the event occurred. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM", "Gauss-Kruger". For discussion see http://code.google.com/p/darwincore/wiki/verbatimCoordinateSystem
Details:verbatimCoordinateSystem
Term Name: georeferenceSources
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceSources
Has Domain:http://purl.org/dc/terms/Location
Definition:A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the locality, described specifically enough to allow anyone in the future to use the same resource to georeference the same locality.
Comment:Examples: "USGS 1:24000 Florence Montana Quad", "Terrametrics 2008 on Google Earth". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceSources
Details:georeferenceSources
Term Name: georeferenceVerificationStatus
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus
Has Domain:http://purl.org/dc/terms/Location
Definition:A categorical description of the extent to which the georeference has been verified to represent the location where the specimen or observation was collected. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "requires verification", "verified by collector", "verified by curator". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceVerificationStatus
Details:georeferenceVerificationStatus
Term Name: georeferenceRemarks
Identifier:http://rs.tdwg.org/dwc/terms/georeferenceRemarks
Has Domain:http://purl.org/dc/terms/Location
Definition:Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in GeoreferenceProtocol.
Comment:Example: "assumed distance by road (Hwy. 101)". For discussion see http://code.google.com/p/darwincore/wiki/georeferenceRemarks
Details:georeferenceRemarks
Term Name: footprintWKT
Identifier:http://rs.tdwg.org/dwc/terms/footprintWKT
Has Domain:http://purl.org/dc/terms/Location
Definition:A Well-Known Text (WKT) representation of the the shape (footprint, geometry) that defines the location of the occurrence. The location may have both a point-radius representation (see DecimalLatitude) and a footprint representation, and they may differ from each other for a given location.
Comment:Example: the one-degree bounding box with opposite corners at (longitude=10, latitude=20) and (longitude=11, latitude=21) would be expressed in well-known text as POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20)). For discussion see http://code.google.com/p/darwincore/wiki/footprintWKT
Details:footprintWKT
Term Name: footprintSpatialFit
Identifier:http://rs.tdwg.org/dwc/terms/footprintSpatialFit
Has Domain:http://purl.org/dc/terms/Location
Definition:The ratio of the area of the footprint (footprintWKT) to the area of the true (original, or most specific) spatial representation of the location. Legal values are 0, greater than or equal to 1, or undefined. A value of 1 is an exact match or 100% overlap. A value of 0 should be used if the given footprint does not completely contain the original representation. The FootprintSpatialFit is undefined (and should be left blank) if the original representation is a point and the given georeference is not that same point. If both the original and the given georeference are the same point, the FootprintSpatialFit is 1.
Comment:Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing" (Chapman and Wieczorek, eds. 2006). For discussion see http://code.google.com/p/darwincore/wiki/footprintSpatialFit
Details:footprintSpatialFit
Term Name: locationRemarks
Identifier:http://rs.tdwg.org/dwc/terms/locationRemarks
Has Domain:http://purl.org/dc/terms/Location
Definition:Comments or notes about the location.
Comment:Example: "under water since 2005". For discussion see http://code.google.com/p/darwincore/wiki/locationRemarks
Details:locationRemarks
Term Name: identificationID
Identifier:http://rs.tdwg.org/dwc/terms/identificationID
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:An identifier for the Identification (the body of information associated with the assignment of a scientific name). May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/identificationID
Details:identificationID
Term Name: identifiedBy
Identifier:http://rs.tdwg.org/dwc/terms/identifiedBy
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:The name(s) of the person(s) who assigned the scientificName.
Comment:Example: "James L. Patton". For discussion see http://code.google.com/p/darwincore/wiki/identifiedBy
Details:identifiedBy
Term Name: dateIdentified
Identifier:http://rs.tdwg.org/dwc/terms/dateIdentified
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:The date on which the subject was identified as representing the taxon given in the scientificName. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/dateIdentified
Details:dateIdentified
Term Name: identificationReferences
Identifier:http://rs.tdwg.org/dwc/terms/identificationReferences
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.
Comment:Example: "Aves del Noroeste Patagonico. Christie et al. 2004.". For discussion see http://code.google.com/p/darwincore/wiki/identificationReferences
Details:identificationReferences
Term Name: identificationRemarks
Identifier:http://rs.tdwg.org/dwc/terms/identificationRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:Comments or notes about the Identification.
Comment:Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.". For discussion see http://code.google.com/p/darwincore/wiki/identificationRemarks
Details:identificationRemarks
Term Name: previousIdentifications
Identifier:http://rs.tdwg.org/dwc/terms/previousIdentifications
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A list (concatenated and separated) of previous assignments of names to the subject.
Comment:Example: "Anthus sp., field ID by G. Iglesias; Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology". For discussion see http://code.google.com/p/darwincore/wiki/previousIdentifications
Details:previousIdentifications
Term Name: identificationQualifier
Identifier:http://rs.tdwg.org/dwc/terms/identificationQualifier
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A brief phrase or a standard term ("cf.", "aff.") to express the identifier's doubts about the Identification.
Comment:Examples: 1) For the determination "Quercus aff. agrifolia var. oxyadenia", IdentificationQualifier would be "aff. agrifolia var. oxyadenia" with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. 2) For the determination "Quercus agrifolia cf. var. oxyadenia", IdentificationQualifier would be "cf. var. oxyadenia " with accompanying values "Quercus" in Genus, "agrifolia" in SpecificEpithet, "oxyadenia" in InfraspecificEpithet, and "var." in InfraspecificRank. For discussion see http://code.google.com/p/darwincore/wiki/identificationQualifier
Details:identificationQualifier
Term Name: typeStatus
Identifier:http://rs.tdwg.org/dwc/terms/typeStatus
Has Domain:http://rs.tdwg.org/dwc/terms/Identification
Definition:A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.
Comment:Example: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see http://code.google.com/p/darwincore/wiki/typeStatus
Details:typeStatus
Term Name: taxonNameID
Identifier:http://rs.tdwg.org/dwc/terms/taxonNameID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A unique identifier for the taxon name (a name in a classification).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/taxonNameID
Details:taxonNameID
Term Name: higherTaxonNameID
Identifier:http://rs.tdwg.org/dwc/terms/higherTaxonNameID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A unique identifier for the taxonName that is the parent of this taxonName in a classification.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/higherTaxonNameID
Details:higherTaxonNameID
Term Name: scientificName
Identifier:http://rs.tdwg.org/dwc/terms/scientificName
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The taxon name (with date and authorship information if applicable) of the lowest level taxonomic rank that can be applied. Identifier qualifications should be supplied in the IdentificationQualifier term rather than here.
Comment:Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship). For discussion see http://code.google.com/p/darwincore/wiki/scientificName
Details:scientificName
Term Name: higherTaxonName
Identifier:http://rs.tdwg.org/dwc/terms/higherTaxonName
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A list (concatenated and separated) of the names for the taxonomic ranks less specific than that given in the scientificName.
Comment:Example: "Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys". For discussion see http://code.google.com/p/darwincore/wiki/higherTaxonName
Details:higherTaxonName
Term Name: taxonConceptID
Identifier:http://rs.tdwg.org/dwc/terms/taxonConceptID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A unique identifier for the taxon concept (a circumscription of a taxonName).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/taxonConceptID
Details:taxonConceptID
Term Name: higherTaxonConceptID
Identifier:http://rs.tdwg.org/dwc/terms/higherTaxonConceptID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A unique identifier for the taxon concept less specific than that given in the taxonConceptID.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/higherTaxonConceptID
Details:higherTaxonConceptID
Term Name: kingdom
Identifier:http://rs.tdwg.org/dwc/terms/kingdom
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the kingdom in which the scientificName is classified.
Comment:Example: "Animalia". For discussion see http://code.google.com/p/darwincore/wiki/kingdom
Details:kingdom
Term Name: phylum
Identifier:http://rs.tdwg.org/dwc/terms/phylum
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the phlyum (or division) in which the scientificName is classified.
Comment:Example: "Chordata". For discussion see http://code.google.com/p/darwincore/wiki/phylum
Details:phylum
Term Name: class
Identifier:http://rs.tdwg.org/dwc/terms/class
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the class in which the scientificName is classified.
Comment:Example: "Mammalia". For discussion see http://code.google.com/p/darwincore/wiki/class
Details:class
Term Name: order
Identifier:http://rs.tdwg.org/dwc/terms/order
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the order in which the scientificName is classified.
Comment:Example: "Rodentia". For discussion see http://code.google.com/p/darwincore/wiki/order
Details:order
Term Name: family
Identifier:http://rs.tdwg.org/dwc/terms/family
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the family in which the scientificName is classified.
Comment:Example: "Ctenomyidae". For discussion see http://code.google.com/p/darwincore/wiki/family
Details:family
Term Name: genus
Identifier:http://rs.tdwg.org/dwc/terms/genus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the genus in which the scientificName is classified.
Comment:Example: "Quercus". For discussion see http://code.google.com/p/darwincore/wiki/genus
Details:genus
Term Name: subgenus
Identifier:http://rs.tdwg.org/dwc/terms/subgenus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the subgenus in which the scientificName is classified.
Comment:Example: "Strobus" subgenus of Pinus. For discussion see http://code.google.com/p/darwincore/wiki/subgenus
Details:subgenus
Term Name: specificEpithet
Identifier:http://rs.tdwg.org/dwc/terms/specificEpithet
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the first or species epithet of the scientificName.
Comment:Example: "agrifolia". For discussion see http://code.google.com/p/darwincore/wiki/specificEpithet
Details:specificEpithet
Term Name: taxonRank
Identifier:http://rs.tdwg.org/dwc/terms/taxonRank
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "subsp.", "var.", "forma". For discussion see http://code.google.com/p/darwincore/wiki/taxonRank
Details:taxonRank
Term Name: infraspecificEpithet
Identifier:http://rs.tdwg.org/dwc/terms/infraspecificEpithet
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The name of the second or subspecies epithet of the scientificName.
Comment:Example: "oxyadenia". For discussion see http://code.google.com/p/darwincore/wiki/infraspecificEpithet
Details:infraspecificEpithet
Term Name: scientificNameAuthorship
Identifier:http://rs.tdwg.org/dwc/terms/scientificNameAuthorship
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.
Comment:Example: "(Torr.) J.T. Howell". For discussion see http://code.google.com/p/darwincore/wiki/scientificNameAuthorship
Details:scientificNameAuthorship
Term Name: nomenclaturalCode
Identifier:http://rs.tdwg.org/dwc/terms/nomenclaturalCode
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The nomenclatural code under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode". For discussion see http://code.google.com/p/darwincore/wiki/nomenclaturalCode
Details:nomenclaturalCode
Term Name: taxonAccordingTo
Identifier:http://rs.tdwg.org/dwc/terms/taxonAccordingTo
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:Information about the authorship of this taxon concept which uses the scientificName in their sense (secundum, sensu). Could be a publication (identification key), institution or team of individuals.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/taxonAccordingTo
Details:taxonAccordingTo
Term Name: namePublishedIn
Identifier:http://rs.tdwg.org/dwc/terms/namePublishedIn
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A full literature reference to the first (original) valid publication of the scientificName.
Comment:Example: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388". For discussion see http://code.google.com/p/darwincore/wiki/namePublishedIn
Details:namePublishedIn
Term Name: taxonomicStatus
Identifier:http://rs.tdwg.org/dwc/terms/taxonomicStatus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept. Recommended best practice is to use a controlled vocabulary.
Comment:Example: "invalid", "misapplied", "homotypic synonym", "accepted". For discussion see http://code.google.com/p/darwincore/wiki/taxonomicStatus
Details:taxonomicStatus
Term Name: nomenclaturalStatus
Identifier:http://rs.tdwg.org/dwc/terms/nomenclaturalStatus
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.
Comment:Examples: "nom. ambig.", "nom. illeg.", "nom. subnud.". For discussion see http://code.google.com/p/darwincore/wiki/nomenclaturalStatus
Details:nomenclaturalStatus
Term Name: acceptedTaxonNameID
Identifier:http://rs.tdwg.org/dwc/terms/acceptedTaxonNameID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A unique identifier for the acceptedTaxonName.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/acceptedTaxonNameID
Details:acceptedTaxonNameID
Term Name: acceptedTaxonName
Identifier:http://rs.tdwg.org/dwc/terms/acceptedTaxonName
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The currently valid (zoological) or accepted (botanical) name for the scientificName.
Comment:Example: "Tamias minimus" valid name for "Eutamias minimus". For discussion see http://code.google.com/p/darwincore/wiki/acceptedTaxonName
Details:acceptedTaxonName
Term Name: basionymID
Identifier:http://rs.tdwg.org/dwc/terms/basionymID
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:A unique identifier for the basionym.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/basionymID
Details:basionymID
Term Name: basionym
Identifier:http://rs.tdwg.org/dwc/terms/basionym
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:The basionym (botany) or basonym (bacteriology) of the scientificName.
Comment:Example: "Pinus abies". For discussion see http://code.google.com/p/darwincore/wiki/basionym
Details:basionym
Term Name: taxonRemarks
Identifier:http://rs.tdwg.org/dwc/terms/taxonRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/Taxon
Definition:Comments or notes about the taxon.
Comment:Example: "this name is a misspelling in common use". For discussion see http://code.google.com/p/darwincore/wiki/taxonRemarks
Details:taxonRemarks
Term Name: resourceRelationshipID
Identifier:http://rs.tdwg.org/dwc/terms/resourceRelationshipID
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:An identifier for an instance of relationship between one resource (subject) and another (relatedResource, object).
Comment: For discussion see http://code.google.com/p/darwincore/wiki/resourceRelationshipID
Details:resourceRelationshipID
Term Name: resourceID
Identifier:http://rs.tdwg.org/dwc/terms/resourceID
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:A unique identifier for the resource that is the subject of the relationship.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/resourceID
Details:resourceID
Term Name: relatedResourceID
Identifier:http://rs.tdwg.org/dwc/terms/relatedResourceID
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:A unique identifier for a related resource.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/relatedResourceID
Details:relatedResourceID
Term Name: relationshipOfResource
Identifier:http://rs.tdwg.org/dwc/terms/relationshipOfResource
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:The relationship of the resource identified by relatedResourceID to the subject (optionally identified by the resourceID). Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within". For discussion see http://code.google.com/p/darwincore/wiki/relationshipOfResource
Details:relationshipOfResource
Term Name: relationshipAccordingTo
Identifier:http://rs.tdwg.org/dwc/terms/relationshipAccordingTo
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:The source (person, organization, publication, reference) establishing the relationship between the two resources.
Comment:Example: "Julie Woodruff". For discussion see http://code.google.com/p/darwincore/wiki/relationshipAccordingTo
Details:relationshipAccordingTo
Term Name: relationshipEstablishedDate
Identifier:http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:The date-time on which the relationship between the two resources was established.
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/relationshipEstablishedDate
Details:relationshipEstablishedDate
Term Name: relationshipRemarks
Identifier:http://rs.tdwg.org/dwc/terms/relationshipRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/ResourceRelationship
Definition:Comments or notes about the relationship between the two resources.
Comment:Examples: "mother and offspring collected from the same nest", "pollinator captured in the act". For discussion see http://code.google.com/p/darwincore/wiki/relationshipRemarks
Details:relationshipRemarks
Term Name: measurementID
Identifier:http://rs.tdwg.org/dwc/terms/measurementID
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:An identifier for the MeasurementOrFact. May be a global unique identifier or an identifier specific to the data set.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/measurementID
Details:measurementID
Term Name: measurementType
Identifier:http://rs.tdwg.org/dwc/terms/measurementType
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.
Comment:Examples: "tail length", "temperature", "trap line length", "survey area", "trap type". For discussion see http://code.google.com/p/darwincore/wiki/measurementType
Details:measurementType
Term Name: measurementValue
Identifier:http://rs.tdwg.org/dwc/terms/measurementValue
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:The value of the measurement, fact, characteristic, or assertion.
Comment:Examples: "45", "20", "1", "14.5", "UV-light". For discussion see http://code.google.com/p/darwincore/wiki/measurementValue
Details:measurementValue
Term Name: measurementAccuracy
Identifier:http://rs.tdwg.org/dwc/terms/measurementAccuracy
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:The description of the potential error associated with the measurementValue.
Comment:Examples: "0.01", "normal distribution with variation of 2 m". For discussion see http://code.google.com/p/darwincore/wiki/measurementAccuracy
Details:measurementAccuracy
Term Name: measurementUnit
Identifier:http://rs.tdwg.org/dwc/terms/measurementUnit
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).
Comment:Examples: "mm", "C", "km", "ha". For discussion see http://code.google.com/p/darwincore/wiki/measurementUnit
Details:measurementUnit
Term Name: measurementDeterminedDate
Identifier:http://rs.tdwg.org/dwc/terms/measurementDeterminedDate
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:The date on which the the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
Comment:Examples: "1963-03-08T14:07-0600" is 8 Mar 1963 2:07pm in the time zone six hours earlier than UTC, "2009-02-20T08:40Z" is 20 Feb 2009 8:40am UTC, "1809-02-12" is 12 Feb 1809, "1906-06" is Jun 1906, "1971" is just that year, "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z" is the interval between 1 Mar 2007 1pm UTC and 11 May 2008 3:30pm UTC, "2007-11-13/15" is the interval between 13 Nov 2007 and 15 Nov 2007. For discussion see http://code.google.com/p/darwincore/wiki/measurementDeterminedDate
Details:measurementDeterminedDate
Term Name: measurementDeterminedBy
Identifier:http://rs.tdwg.org/dwc/terms/measurementDeterminedBy
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:The agent responsible for having determined the value of the MeasurementOrFact.
Comment:Example: "Javier de la Torre". For discussion see http://code.google.com/p/darwincore/wiki/measurementDeterminedBy
Details:measurementDeterminedBy
Term Name: measurementMethod
Identifier:http://rs.tdwg.org/dwc/terms/measurementMethod
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:A description of or reference to (publication, URI) the methodor protocol used to determine the measurement, fact, characteristic, or assertion.
Comment:Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation. For discussion see http://code.google.com/p/darwincore/wiki/measurementMethod
Details:measurementMethod
Term Name: measurementRemarks
Identifier:http://rs.tdwg.org/dwc/terms/measurementRemarks
Has Domain:http://rs.tdwg.org/dwc/terms/MeasurementOrFact
Definition:Comments or notes accompanying the MeasurementOrFact.
Comment:Example: "tip of tail missing". For discussion see http://code.google.com/p/darwincore/wiki/measurementRemarks
Details:measurementRemarks
- -

4. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[DCMI]http://dublincore.org/Dublin Core Metadata Initiative Web site.
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[HISTORY]http://rs.tdwg.org/dwc/terms/history/Complete historical reference to Darwin Core terms.
[NAMESPACEPOLICY]http://rs.tdwg.org/dwc/terms/namespace/Policy governing Darwin Core terms.
[SIMPLEXMLSCHEMA]http://rs.tdwg.org/dwc/terms/xsd/tdwg_simpledarwincore.xsdSimple Darwin Core XML schema.
[VERSIONS]http://rs.tdwg.org/dwc/terms/history/versions/Reference for mapping historical Darwin Core terms to the current recommended terms.
-

diff --git a/terms/namespace/index.htm b/terms/namespace/index.htm index 7e87286..760ef10 100644 --- a/terms/namespace/index.htm +++ b/terms/namespace/index.htm @@ -5,25 +5,23 @@ Darwin Core Namespace Policy - + - - - - - - - + + + + + + - + + - - @@ -32,13 +30,43 @@

- - - - -
Biodiversity Information Standards (TDWG) logo
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core Namespace Policy

+ + + + + + +
+ + +

Darwin Dore Namespace Policy

@@ -50,6 +78,10 @@ + + + + - + @@ -68,7 +100,7 @@ and the policies associated with Darwin Core namespaces. - + @@ -76,274 +108,146 @@ and the policies associated with Darwin Core namespaces. - + - + - +
2009-02-12
Date Modified:2009-04-29
Abstract: All terms in the Darwin Core must be assigned a unique URI. For convenience, the term URIs that are @@ -60,7 +92,7 @@ and the policies associated with Darwin Core namespaces.
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/namespace/http://rs.tdwg.org/dwc/2009-04-29/terms/namespace/
Latest Version: http://rs.tdwg.org/dwc/terms/namespace/
Replaces:Not applicablehttp://rs.tdwg.org/dwc/2009-02-20/terms/namespace/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

-

- - - - - - - -
1. Introduction
2. Document Guide
3. Glossary
4. Darwin Core Namespace URIs
5. Policy concerning classes of changes to Darwin Core terms
6. Persistence Policy
7. References
+

1. Introduction

-This document and the policies contained herein are modeled on the Dublin Core Metadata Initiative -Namespace Policy [DCMINAMESPACEPOLICY]. -All terms in the Darwin Core must be assigned a unique URI. For convenience, the term URIs that are -assigned and managed by the Darwin Core Task Group are grouped into collections known as Darwin -Core namespaces. This document describes how term URIs are allocated by the Darwin Core Task Group -and the policies associated with Darwin Core namespaces. - - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages - - -

3. Glossary

-

This document uses the following terminology:

-
- -
term
-
A property (element), class, vocabulary encoding scheme, or syntax encoding scheme.
- -
URI
-
A Uniform Resource Identifier (URI) or Internationalized Resource Identifier (IRI).
- -
Darwin Core term
-
A term that is declared and maintained by Darwin Core Task Group.
- -
term URI
-
The URI that identifies a term.
- -
Darwin Core term URI
-
The URI for a term that is declared and managed by Darwin Core Task Group.
- -
term name
-
A unique token assigned to a term. For all Darwin Core terms, the term name is appended to a Darwin Core namespace URI to create the Darwin Core term URI.
- -
term label
-
A human-readable label assigned to a term.
- -
Darwin Core namespace
-
A collection of Darwin Core term URIs where each term is assigned a URI that starts with the same 'base URI'. The 'base URI' is known as the Darwin Core namespace URI. (Note that a Darwin Core namespace is not the same as an 'XML namespace').
- -
Darwin Core namespace URI
-
The URI that identifies a Darwin Core namespace.
- -
Darwin Core recommendation
-
A specification, approved through Darwin Core's formal process, which may define one or more Darwin Core terms.
- -
Darwin Core term declaration
-
A representation of one or more Darwin Core terms.
- -
- -

Term URIs are grouped into Darwin Core namespaces in order to ease the assignment of URIs to terms and to streamline their use in particular encoding syntaxes. Note that the grouping of term URIs into Darwin Core namespaces is orthogonal to the grouping of terms into sets designed to meet other functional needs, e.g., as various types of vocabularies.

+This document and the policies contained herein are modeled on the Dublin Core Metadata Initiative +Namespace Policy [DCMINAMESPACEPOLICY]. +All terms in the Darwin Core must be assigned a unique URI as an identifier. For convenience, the term URIs are +grouped into collections known as Darwin +Core namespaces. This document describes the policies associated with Darwin Core namespaces and how term +URIs are allocated by the Darwin Core Task Group +[DWC-TASK]. -

4. Darwin Core Namespace URIs

+

2. Namespace URIs

-

The Darwin Core namespace URI for the collection of all Darwin Core properties, classes and encoding schemes is:

+

The Darwin Core namespace URI for the collection of all Darwin Core properties, classes, and encoding schemes is:

http://rs.tdwg.org/dwc/terms/
 
-

The Darwin Core namespace URI for the collection of classes in the Darwin Core Type Vocabulary +

The Darwin Core namespace URI for the collection of classes in the Darwin Core Type Vocabulary [DWC-TYPE] is:

http://rs.tdwg.org/dwc/dwctype/
 
-

All future Darwin Core namespace URIs (additional Darwin Core controlled vocabularies for example) will conform to +

All future Darwin Core namespace URIs (additional Darwin Core controlled vocabularies for example) will conform to this pattern:

http://rs.tdwg.org/dwc/namespace_label/
 
-

All Darwin Core namespace URIs will dereference to a Darwin Core term declaration for all the -terms with term URIs within that Darwin Core namespace. A machine-processable Darwin Core -term declaration will be made available.

+

The term identifier for the current (recommended) version of a term is a URI based on the namespace and the term name +without version information. Some example Darwin Core term identifiers follow:

-

Some example Darwin Core term URIs follow:

- -
http://rs.tdwg.org/dwc/terms/ScientificName
+
http://rs.tdwg.org/dwc/terms/scientificName
 
-

is the Darwin Core term URI for the ScientificName property.

+

is the Darwin Core term identifier for the scientificName property.

http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
 
-

is the Darwin Core term URI for the PreservedSpecimen class in the Darwin Core Type Vocabulary.

+

is the Darwin Core term identifier for the PreservedSpecimen class in the Darwin Core Type Vocabulary.

-

Each Darwin Core term can be so identified.

- -

All Darwin Core term URIs will dereference to a Darwin Core term declaration for the identified -term. A machine-processable Darwin Core term declaration will be made available. +

All Darwin Core identifiers will dereference to a Darwin Core term declaration for the identified +term. -

5. Policy concerning classes of changes to Darwin Core terms

+

3. Term Change Policy

-

Changes to Darwin Core terms or term declarations will occur from time to time for a variety of reasons. -Such changes have varying implications for Darwin Core term URIs and Darwin Core namespaces. The following -classes of changes are identified along with examples and associated implications. +

Changes to Darwin Core terms or term declarations will occur from time to time for a variety of reasons. +Such changes have varying implications for Darwin Core term URIs and Darwin Core namespaces. The classes of +changes are identified and explained in the following sections along with examples and associated implications. -

In all cases, any changes to Darwin Core terms or term declarations will result -in an update to the versioning information carried in the Darwin Core recommendation and/or -Darwin Core term declaration associated with that term. Specifically, a new version +

Any change to Darwin Core terms or term declarations will result +in an update to the versioning information carried in the Darwin Core recommendation and/or +Darwin Core term declaration associated with that term. Specifically, a new version of the term will be created with appropriate information in the Version, Replaces, and DateModified attributes of the new term, and with the identifying version information of the new term in the Is Replaced By attribute of the term being updated. -

5.1. Minor editorial errata

+

3.1. Minor editorial errata

-

Errors of spelling, punctuation, or other clerical mistakes discovered in Darwin Core recommendations and/or -Darwin Core term declarations will be corrected without a comment period, following notification to the TDWG -Architecture Group [DWC-USAGE], as long as, in -the judgment of the TDWG Architecture Group, there are no implications for negative impact on users or applications that rely -on those Darwin Core term declarations. Minor editorial changes of this type will result in no changes to Darwin -Core term URIs, will not undergo a request for comments, and will not result in a decision +

Errors of spelling, punctuation, or other clerical mistakes discovered in Darwin Core recommendations and/or +Darwin Core term declarations will be corrected without a comment period, following notification to the TDWG +Architecture Group [DWC-USAGE], as long as, in +the judgment of the TDWG Architecture Group, there are no implications for negative impact on users or applications that rely +on those Darwin Core term declarations. Minor editorial changes of this type will result in no changes to Darwin +Core term URIs, will not undergo a request for comments, and will not result in a decision [DECISIONS]. -

5.2. Substantive editorial errata

+

3.2. Substantive editorial errata

-

Errors of substance discovered in Darwin Core recommendations and/or Darwin Core -term declarations will trigger public notification of the correction to the Darwin Core mailing -list [DWC-MAIL]. -Errors that, in the judgment of the TDWG Architecture Group, compromise the immediate usefulness or +

Errors of substance discovered in Darwin Core recommendations and/or Darwin Core +term declarations will trigger public notification of the correction to the Darwin Core mailing +list [DWC-MAIL]. +Errors that, in the judgment of the TDWG Architecture Group, compromise the immediate usefulness or accuracy of systems based on Darwin Core will be corrected immediately (for example, an incorrect URL to a resource external to Darwin Core). Others will be corrected following a 30-day public comment period to assure that changes do not adversely effect systems or applications which rely on -the Darwin Core namespace infrastructure. Substantive editorial changes of this type will -result in no changes to Darwin Core term URIs, and will not result in a decision +the Darwin Core namespace infrastructure. Substantive editorial changes of this type will +result in no changes to Darwin Core term URIs, and will not result in a decision [DECISIONS]. -

5.3. Semantic changes in Darwin Core terms

+

3.3. Semantic changes in Darwin Core terms

-

Changes of definitions within Darwin Core recommendations and/or Darwin Core term -declarations will be reflected in the affected Darwin Core recommendation and/or -Darwin Core term declaration. Semantic changes of this type will, will +

Changes of definitions within Darwin Core recommendations and/or Darwin Core term +declarations will be reflected in the affected Darwin Core recommendation and/or +Darwin Core term declaration. Semantic changes of this type will undergo a request for comments, and will result in a decision -[DECISIONS]. If, in the judgment of the TDWG Architecture Group, such +[DECISIONS]. If, in the judgment of the TDWG Architecture Group, such changes of meaning are likely to have substantial impact on either machine processing of -Darwin Core terms or the functional semantics of the terms, then these changes -will be reflected in a change of URI for the Darwin Core term or terms in question. -The URIs for any new Darwin Core namespaces resulting from such changes will conform to -the Darwin Core namespace URI pattern defined above. +Darwin Core terms or the functional semantics of the terms, then these changes +will be reflected in a change of URI for the Darwin Core term or terms in question. +The URIs for any new Darwin Core namespaces resulting from such changes will conform to +the Darwin Core namespace URI pattern defined above. -

Requests for semantic changes to a term should be made to the Technical Architecture Group +

Requests for semantic changes to a term should be made to the Technical Architecture Group [DWC-USAGE], and should consist of a complete list of attributes to be changed along with a statement of justification for the changes. -

5.4. Addition of Darwin Core term declarations to existing Darwin Core namespaces

+

3.4. Addition of Darwin Core term declarations to existing Darwin Core namespaces

-

New Darwin Core term URIs will occasionally be added to existing Darwin Core namespaces based on -public demand. Addition of Darwin Core term URIs to existing Darwin Core namespaces will not trigger -changes in Darwin Core namespace URIs. Additional term requests that are determined by the Technical Architecture -Group to have merit will undergo a request for comments and will not result in a decision +

New terms may be added to existing Darwin Core namespaces based on +public demand. Addition of terms to existing Darwin Core namespaces will not trigger +changes in Darwin Core Namespace URIs. Additional term requests that have been determined by the Technical Architecture +Group to have merit will undergo a request for comments and will not result in a decision [DECISIONS]. -

Requests for additional terms should be made to the Technical Architecture Group +

Requests for additional terms should be made to the Technical Architecture Group [DWC-USAGE], and should consist of a complete list of -attributes as given in the introduction in the Darwin Core Terms history [HISTORY] along +attributes as given in the term definitions section of the Darwin Core Terms Complete History [HISTORY] along with a statement of justification for the new term, including an explanation of why no existing term will suffice. -

6. Persistence Policy

+

4. Persistence Policy

TDWG recognizes that people and applications depend on the persistence of formal documents and machine processable schemas -that have been made publicly available. In particular, the stability of Darwin Core term URIs and Darwin Core -namespace URIs is critical to interoperability over time. Thus, the wide promulgation of this set of URIs +that have been made publicly available. In particular, the stability of Darwin Core term URIs and Darwin Core +namespace URIs is critical to interoperability over time. Thus, the wide promulgation of this set of URIs dictates that they be maintained to support legacy applications that have adopted them.

- -

7. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[DCMINAMESPACEPOLICY]http://dublincore.org/documents/2007/07/02/dcmi-namespace/DCMI Namespace Policy, 2 July 2007
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[DWC-MAIL]tdwg-content@lists.tdwg.orgMailing list for commentary and discussion on Darwin Core.
[DWC-USAGE]tdwg-tag@lists.tdwg.orgTDWG Architecture Mailing List.
[DWC-TYPE]http://rs.tdwg.org/dwc/terms/type-vocabulary/Darwin Core Type Vocabulary.
[DECISIONS]http://rs.tdwg.org/dwc/terms/history/decisions/A history of decisions resulting in changes to Darwin Core terms.
[HISTORY]http://rs.tdwg.org/dwc/terms/history/Darwin Core Terms: A complete history.
-

diff --git a/terms/simple/index.htm b/terms/simple/index.htm new file mode 100644 index 0000000..9c38092 --- /dev/null +++ b/terms/simple/index.htm @@ -0,0 +1,377 @@ + + + + +Simple Darwin Core + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
Biodiversity Information Standards (TDWG) logo +
+ + + + + + + + +
+ + +

Simple Darwin Core

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Title:Simple Darwin Core
Date Issued:2009-04-21
Date Modified:2009-04-29
Abstract:This document is a reference for the Simple Darwin Core standard.
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:This document is governed by the standard legal, copyright, licensing provisions and disclaimers issued by the Taxonomic Databases Working Group.
Part of TDWG Standard:***URL to DwC Standard*** will go here
Creator:Darwin Core Task Group
Identifier:http://rs.tdwg.org/dwc/2009-04-29/
Latest Version:http://rs.tdwg.org/dwc/terms/simple/
Replaces:
Document Status:Under Public Review.
+
+ +

+ +

1. Introduction

+ +

+ +

1.1 What is Simple Darwin Core?

+The Simple Darwin Core is a predefined subset of the terms that have common use across a wide variety of biodiversity +applications. The terms used in the Simple Darwin Core are those that are found at the cross-section of taxonomic names, +places, and events that document biological occurrences on the planet. The two driving principles are simplicity and +flexibility. + + +

1.2 What makes it simple?

+The Simple Darwin Core is simple in that it assumes (and allows) no structure beyond the concept of rows and columns, +which might be thought of as attributes and their values, or fields and records. The words field and record will be +used throughout the rest of the document to refer to the two dimensions of the Simple Darwin Core structure. Think +of the term names as the field names. In other words, a Simple Darwin Core record could be captured in a spreadsheet +or in a single database table. + + +

1.3 What makes it flexible?

+The Simple Darwin Core has minimal restrictions on which fields are required (none). +You might argue that there should be more required fields, that there isn't anything useful you can do without them. That +is partially true. A record with no fields in it wouldn't be very interesting, but there is a difference between +requiring that there be a field in a record and requiring that a particular field be in all records. +By having no required field restriction, the Simple Darwin Core can be used to share any +meaningful combination of fields - for example, to share "just names", or "just places", or +observations of individuals detected in the wild at a given place and time following a method (an occurrence). This +flexibility promotes the reuse of the terms and sharing mechanisms for a wide variety of services. +

+ + +

1.4 Are there any rules?

+There are just a few general guiding principles on how to make the best use of the Simple Darwin Core: +
    +
  1. Any Darwin Core term name can be used as a field name.
  2. +
  3. No field name may be repeated in a record.
  4. +
  5. Do not use a Class (Occurrence, +Event, +Location, +Identification, +Taxon) +as a field.
  6. +
  7. Support (provide data in) as many fields as you can.
  8. +
  9. Use the dcterms:type field to say what class the record represents.
  10. +
  11. Use the basisOfRecord field to say specifically what kind of record it is.
  12. +
  13. Populate a field with data matching the definition of the field.
  14. +
  15. Follow the controlled vocabulary for the values of fields that recommend them.
  16. +
  17. If data are withheld, use informationWithheld to say so.
  18. +
  19. If data are shared in lower quality than the original, use dataGeneralizations to say so.
  20. +
+ +The Simple Darwin Core allows (but does not require) every field to appear only once in a record - +otherwise how could you distinguish one scientificName field from another one? Think of a database table. It +will not allow you to have the same name for two different fields. Because of this design restriction (lack of flexibility +for the sake of simplicity), the auxiliary fields from the +ResourceRelationship and +MeasurementOrFact classes are of somewhat limited utility here - +you could only share one MeasurementOrFact and one ResourceRelationship per record. You might argue then that there +is no way to share information that requires related structures, such as a history of identifications of a specimen. +That is mostly true. The only recourse within the Simple Darwin Core is to force the data into one of the catch all +"list" terms such as +dynamicProperties, +otherCatalogNumbers, +associatedMedia, +associatedReferences, +associatedOccurrences, +associatedSequences, +associatedTaxa, +higherGeography, +higherTaxonName, +and +previousIdentifications. +For cases where rich data require rich (non-simple) structure, the Simple Darwin Core is not suitable. Instead, use +a more capable structure such as the Access to Biological Collections Data schema +[ABCD], or the +Generic Darwin Core [GENERICXMLSCHEMA], or another schema built from the +Darwin Core terms to suit the use of the data in a particular context. See the Darwin Core XML Guide +[XMLSCHEMAGUIDE] for examples and +references to model schemas. +

+There is a difference between +having data in a field and requiring that field to have a value from among a legal set of values. +The Darwin Core is simple in that it has minimal restrictions on the contents of fields. The term descriptions give +recommendations about the use of controlled vocabularies wherever appropriate. Data contributors are encouraged to +follow these recommendations as well as possible. You might argue that having no restrictions will promote "dirty" +data (data of low quality or dubious value). Consider the simple axiom "It's not what you have, but what you do with +it that matters." If data restrictions were in place at the fundamental level, then +a record having any non-compliant data in any of its fields could not be shared via the standard. Not only would there be +a derth of shared data in that case (or an unused standard), but also there would be no way to use the standard to +build shared data cleaning tools to actually improve the situation, nor to use data services to look up alternative +representations (language translations, for example) to serve a broader audience. The rest is up to how the records +will be used - in other words, it is up to applications to enforce further restrictions if appropriate, and it is up +to the stakeholders of those applications to decide what the restrictions will be for the purpose the application is +trying to serve. + + +

1.5 How do I use Simple Darwin Core?

+The Darwin Core is simple in that data "complying with" the Simple Darwin Core can be easily shared in a variety of +ways, including, but not limited to, text files and xml documents. Equivalent ways of sharing the same data are described +in the sections Simple Darwin Core as Text and +Simple Darwin Core as XML. +

+What you need to do as a contributor of data via the Simple Darwin Core depends on the requirements of the ones +who are going to consume those data. For example, if you have a collaborator who wants to share data via the +Simple Darwin Core, then it may be sufficient to create a spreadsheet that contains column headers matching +as many of the Darwin Core term names as you are both interested in sharing - just to be sure you both understand +the meaning of the fields you share, and therefore hopefully something about their content. You might create a +table in a database using the Simple Darwin Core as +a model (if it met all of your needs), and then connect that database with services for sharing via the web. You +might use that same database (or spreadsheet) to export a comma-separated value (CSV) file for upload into a +hosted service that could serve the data on your behalf. Or you might use that same file to upload into a service +that would allow you to add value (such as a georeference) or quality (with a data cleaning tool), or to see your +data in the context of other shared data. + + +

1.5.1 Simple Darwin Core as Text

+The Text Guide [TEXTGUIDE] describes how to construct and format a text +file using Fielded Text [FIELDEDTEXT]. That specification allows the contributor to describe the contents of a text file, or +set of text files (related or not) through a separate configuration file (called a metafile). The metafile allows +the contributor to communicate the structure of the content of the file or files and any relationships between them. +Though it is good practice to describe a Simple Darwin Core file with such a metafile, it isn't strictly necessary +if the file follows the CSV file specification and the first line of the file contains the the field names. A Fielded +Text metafile for any text file based on the Simple Darwin Core can be created by customizing the example +metafile [SIMPLEMETAFILE], which includes references to all +Darwin Core terms. Refer to the comments in the file itself as well as the metafile specification in the Text Guide +[TEXTGUIDE] for more information. + + +

1.5.2 Simple Darwin Core as XML

+The XML Guide [XMLSCHEMAGUIDE] describes how to construct XML schemas to share +data based on Darwin Core terms. Looking at the Simple Darwin Core XML Schema +[SIMPLEXMLSCHEMA] using the XML Guide as a reference +you will be able to see that the schema supports the notion of a SimpleDarwinRecord, which is just a grouping of up +to one of each of the Darwin Core terms that are not Classes. The following example shows a SimpleDarwinRecordSet +containing one SimpleDarwinRecord for a Taxon: + +
+<?xml version="1.0" encoding="UTF-8"?>
+<SimpleDarwinRecordSet
+ xmlns="http://rs.tdwg.org/dwc/dwcrecord/"
+ xmlns:dc="http://purl.org/dc/terms/"
+ xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://rs.tdwg.org/dwc/dwcrecord/ http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd">
+ <SimpleDarwinRecord>
+  <dc:type>Taxon</dc:type>
+  <dc:modified>2009-02-12T14:22Z</dc:modified>
+  <dc:language>en</dc:language>
+  <dwc:scientificName>Ctenomys sociabilis</dwc:scientificName>
+  <dwc:higherTaxonName>Animalia, Chordata, Vertebrata, Mammalia, Theria, Eutheria, Rodentia, Hystricognatha, Hystricognathi, Ctenomyidae, Ctenomyini, Ctenomys</dwc:higherTaxonName>
+  <dwc:kingdom>Animalia</dwc:kingdom>
+  <dwc:phylum>Chordata</dwc:phylum>
+  <dwc:class>Mammalia</dwc:class>
+  <dwc:order>Rodentia</dwc:order>
+  <dwc:family>Ctenomyidae</dwc:family>
+  <dwc:genus>Ctenomys</dwc:genus>
+  <dwc:specificEpithet>sociabilis</dwc:specificEpithet>
+  <dwc:taxonRank>species</dwc:taxonRank>
+  <dwc:scientificNameAuthorship>Pearson and Christie, 1985</dwc:scientificNameAuthorship>
+  <dwc:nomenclaturalCode>ICZN</dwc:nomenclaturalCode>
+  <dwc:taxonAccordingTo>Pearson O. P., and M. I. Christie.</dwc:taxonAccordingTo>
+  <dwc:namePublishedIn>Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388</dwc:namePublishedIn>
+  <dwc:taxonomicStatus>accepted</dwc:taxonomicStatus>
+  <dwc:acceptedTaxonName>Ctenomys sociabilis</dwc:acceptedTaxonName>
+  <dwc:dynamicProperties>iucnStatus=vulnerable; distribution=Neuquen, Argentina</dwc:dynamicProperties>
+ </SimpleDarwinRecord>
+</SimpleDarwinRecordSet>
+
+

+The SimpleDarwinRecord acts as a Class in +implementation, because all of the terms belong to it. The Simple Darwin Core schema has just one other level of +structure, the SimpleDarwinRecordSet, which is a grouping of one or more SimpleDarwinRecords. The +SimpleDarwinRecordSet acts as a Class to define a data set during implementation. + + +

1.6 Doing More with Simple Darwin Core

+Sooner or later you may want to share more information than the Simple Darwin Core seems to allow. For example, you +and your colleagues might decide that it would be useful to have a standard way to exchange information relevant +to questions in Paleontology. How would you do it? +

+One way would be to try to "overload" existing terms by using them to hold information other than what was intended +based on the definition of the terms. Please don't do this. +If an existing term has close to the same meaning as one you want to use, but just doesn't quite fit because of the +way the definition is worded, it would be better to request an amendment to the term definition so that it will be +clear for your community how to use it. You can request such a change by submitting an issue +in the Darwin Core Project [DWC-PROJECT]. +

+Another way to get more out of the Darwin Core without adding a term is to "payload" the +dynamicProperties term as shown in the example below, to contain a list +of key-value pairs. The keys in this case would act as new unofficial terms. This is perfectly legal, since it doesn't +compromise the meaning of the term. Some of the weaknesses of payloading are that it is prone to errors, inconsistencies, +and lack of stable or well-defined semantics. Still, this might be a reasonable way to at least allow you to share all of +your data, even if there might be problems with people using it reliably. +

+<?xml version="1.0" encoding="UTF-8"?>
+<SimpleDarwinRecordSet
+ xmlns="http://rs.tdwg.org/dwc/dwcrecord/"
+ xmlns:dc="http://purl.org/dc/terms/"
+ xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://rs.tdwg.org/dwc/dwcrecord/ http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd">
+ <SimpleDarwinRecord>
+  <dwc:occurrenceID>urn:catalog:YPM:VP.057488</dwc:occurrenceID>
+  <dc:type>Occurrence</dc:type>
+  <dc:modified>2009-02-12T14:22Z</dc:modified>
+  <dc:language>en</dc:language>
+  <dwc:basisOfRecord>FossilSpecimen</dwc:basisOfRecord>
+  <dwc:institutionCode>YPM</dwc:institutionCode>
+  <dwc:collectionCode>VP</dwc:collectionCode>
+  <dwc:catalogNumber>VP.057488</dwc:catalogNumber>
+  <dwc:individualCount>1</dwc:individualCount>
+  <dwc:locationID xsi:nil="true"/>
+  <dwc:continent>North America</dwc:continent>
+  <dwc:country>United States</dwc:country>
+  <dwc:countryCode>USA</dwc:countryCode>
+  <dwc:stateProvince>Montana</dwc:stateProvince>
+  <dwc:county>Garfield</dwc:county>
+  <dwc:scientificName>Tyrannosourus rex</dwc:scientificName>
+  <dwc:genus>Tyrannosourus</dwc:genus>
+  <dwc:specificEpithet>rex</dwc:specificEpithet>
+  <dwc:dynamicProperties>latestPeriodOrHighestSystem="Cretaceous"; latestEonOrHighestEonothem="Late Cretaceous"</dwc:dynamicProperties>
+ </SimpleDarwinRecord>
+</SimpleDarwinRecordSet>
+
+

+If you were using just CSV text files to exchange information then +you might be tempted to just add the new fields to the files. This approach suffers most of the same problems as +payloading - no one aside from those with whom you communicated would know what those new fields were or how to use +them. Sharing in this way via XML would be an even bigger problem, because the Simple Darwin Core XML Schema +[SIMPLEXMLSCHEMA] defines the terms that it supports and the new +fields would not correspond with any terms understood by the schema. In other words, the XML with your fields in it +would not be a valid Simple Darwin Core XML document. +

+So, if you really need to extend the capabilities of the Darwin Core, the best first step is to add the terms +you need. The mechanisms for pursuing this are explained in the Darwin Core Namespace Policy +[NAMESPACEPOLICY]. The process will help to assure that the new terms are well +conceived, that they don't conflict with existing terms, and that they are properly defined in the broader context +of biological diversity. + + +


+

+ Creative Commons License + Copyright 2009 - Biodiversity Information Standards - TDWG - Contact Us
+

Except where otherwise noted, content on this site is licensed under a + Creative Commons + Attribution 3.0 United States License.

+ + \ No newline at end of file diff --git a/terms/type-vocabulary/index.htm b/terms/type-vocabulary/index.htm index 9881698..89e57e6 100644 --- a/terms/type-vocabulary/index.htm +++ b/terms/type-vocabulary/index.htm @@ -8,22 +8,20 @@ - - - - - - - + + + + + + - + + - - @@ -32,13 +30,42 @@
- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core Type Vocabulary

+ + + + + + +
+ + +

Darwin Core Type Vocabulary

@@ -50,15 +77,19 @@ + + + + - - + @@ -66,7 +97,7 @@ included in the more comprehensive document "Darwin Core Terms: A complete histo - + @@ -74,137 +105,131 @@ included in the more comprehensive document "Darwin Core Terms: A complete histo - + - + - +
2009-02-12
Date Modified:2009-04-29
Abstract:The Darwin Core Type Vocabulary extends the DCMI Type Vocabulary -[DCMI-TYPE] and provides a list of approved terms that -may be used as values for the BasisOfRecord term to identify the genre of a resource. The terms documented here are also -included in the more comprehensive document "Darwin Core Terms: A complete history [HISTORY]. +The Darwin Core Type Vocabulary extends the DCMI Type Vocabulary and provides a list of approved terms that +may be used as values for the dcterms:type">dcterms:type and basifOfRecord terms to identify the class and +specific type of a resource. The terms documented here are also included in the more comprehensive document +Darwin Core Terms: A complete history.
Contributors:John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM), Stan Blum (CAS)John Wieczorek (MVZ), Markus Döring (GBIF), Renato De Giovanni (CRIA), Tim Robertson (GBIF), Dave Vieglais (KUNHM)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/terms/type-vocabulary/http://rs.tdwg.org/dwc/2009-04-29/terms/type-vocabulary/
Latest Version: http://rs.tdwg.org/dwc/terms/type-vocabulary/
Replaces:Not applicablehttp://rs.tdwg.org/dwc/2009-02-20/terms/type-vocabulary/
Document Status:This is a TDWG Request for Comment.Under Public Review.
- -

Table of Contents

- - - - - -
1. Introduction
2. Document Guide
3. The Terms
4. References
+

1. Introduction

-The Darwin Core Type Vocabulary is a recommended controlled vocabulary for the description of a Darwin Core resource. It -includes terms from the Dublin Core Type Vocabulary [DCMI-TYPE] -as well as other terms that expand upon or refine the terms found there. These terms are meant to be used as the values -of the BasisOfRecord term in a Darwin Core resource. - - -

2. Document Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary (this document) - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations - An index to Darwin Core documents in various languages +The Darwin Core Type Vocabulary is a recommended set of terms for categorizing Darwin Core resources. +The Type Vocabulary includes terms from the Dublin Core Type Vocabulary +[DCMI-TYPE] as well as +additional terms that expand upon or refine the terms found there. +The dcterms:type term should be limited to the names of Classes and should be +populated with the name of the Class of the data in the resource. For example, a record of a taxonomic name should have +Taxon as the value of the dcterms:type term. +The basisOfRecord should be populated with the value from the +type vocabulary that best corresponds to the resource being shared. The +basisOfRecord can be viewed as the subtype of the Class in the type term. -

3. The Terms

+

2. Term Index

+ +

Vocabulary for dcterms:type

+Occurrence +| dcmitype:Event +| Location +| Taxon + +

Vocabulary for basisOfRecord

+PreservedSpecimen +| FossilSpecimen +| LivingSpecimen +| HumanObservation +| MachineObservation +| dcmitype:StillImage +| dcmitype:MovingImage +| dcmitype:Sound +| NomenclaturalChecklist +

+ + +

3. Term Definitions

+The table below contains the term information essential for most users. The complete documentation for each term +can be found by following the link in the Details section of the term description. The link takes you to the appropriate +entry in the Complete History [HISTORY] document. The definitions for the fields +describing each term are: +

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Term Name:The name by which the latest version of the term is commonly known.
Identifier:The unique identifier for the latest version of the term.
Definition:A description of the nature of the content of the term.
Comment:Further commentary about the usage of the term, with examples and a reference to further information.
Type of Term:The category (property, class, vocabulary encoding scheme) to which the term belongs.
Member Of:The Class (DCMI or Darwin Core Type Vocabulary) of which this term is a member.
Version:The identifier for the specific version of the term.
Refines:The name of a term of which this term is a refined (more specialized) version.
Details:A link to the complete information about the term, including access to its history.
+

+ -

Dublin Core

-StillImage -MovingImage -Sound -PhysicalObject - - -

Darwin Core

-PreservedSpecimen -FossilSpecimen -LivingSpecimen -HumanObservation -MachineObservation -Location -Taxonomy -NomenclaturalChecklist -

- -

- - - - - - - + + + + + + + + + + + + + +
Term Name: PreservedSpecimen
URI:http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
Definition:A resource describing a preserved specimen.
Comment: See http://code.google.com/p/darwincore/wiki/PreservedSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:PreservedSpecimen-2008-11-19
Refines:http://purl.org/dc/dcmitype/PhysicalObject
Details:PreservedSpecimen
Term Name: FossilSpecimen
URI:http://rs.tdwg.org/dwc/dwctype/FossilSpecimen
Definition:A resource describing a fossilized specimen.
Comment: See http://code.google.com/p/darwincore/wiki/FossilSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:FossilSpecimen-2008-11-19
Refines:http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
Details:FossilSpecimen
Term Name: LivingSpecimen
URI:http://rs.tdwg.org/dwc/dwctype/LivingSpecimen
Definition:A resource describing a living specimen.
Comment: See http://code.google.com/p/darwincore/wiki/LivingSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:LivingSpecimen-2008-11-19
Refines:http://purl.org/dc/dcmitype/PhysicalObject
Details:LivingSpecimen
Term Name: HumanObservation
URI:http://rs.tdwg.org/dwc/dwctype/HumanObservation
Definition:A resource describing an observation made by one or more people without accompanying physical evidence.
Comment: See http://code.google.com/p/darwincore/wiki/HumanObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:HumanObservation-2008-11-19
Refines:
Details:HumanObservation
Term Name: MachineObservation
URI:http://rs.tdwg.org/dwc/dwctype/MachineObservation
Definition:A resource describing an observation made by a machine without accompanying physical evidence.
Comment: See http://code.google.com/p/darwincore/wiki/MachineObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:MachineObservation-2008-11-19
Refines:
Details:MachineObservation
Term Name: Location
URI:http://rs.tdwg.org/dwc/dwctype/Location
Definition:A resource describing a location.
Comment: See http://code.google.com/p/darwincore/wiki/Location
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:Location-2009-01-23
Refines:
Details:Location
Term Name: Taxonomy
URI:http://rs.tdwg.org/dwc/dwctype/Taxonomy
Definition:A resource describing a taxon.
Comment: See http://code.google.com/p/darwincore/wiki/Taxonomy
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:Taxonomy-2009-01-23
Refines:
Details:Taxonomy
Term Name: NomenclaturalChecklist
URI:http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist
Definition:A resource describing a nomenclatural checklist.
Comment: See http://code.google.com/p/darwincore/wiki/NomenclaturalChecklist
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:NomenclaturalChecklist-2009-01-23
Refines:
Details:NomenclaturalChecklist
Term Name: Occurrence
Identifier:http://rs.tdwg.org/dwc/dwctype/Occurrence
Definition:A resource describing an occurrence.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Occurrence
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:Occurrence-2009-04-24
Refines:http://purl.org/dc/dcmitype/Event
Details:Occurrence
Term Name: dcmitype:Event
Identifier:http://purl.org/dc/dcmitype/Event
Definition:A non-persistent, time-based occurrence.
Comment:Metadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. For discussion see http://code.google.com/p/darwincore/wiki/Event
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:http://dublincore.org/usage/terms/history/#Event-003
Refines:
Details:Event
Term Name: Location
Identifier:http://rs.tdwg.org/dwc/dwctype/Location
Definition:A resource describing a location.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Location
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:Location-2009-04-24
Refines:
Details:Location
Term Name: Taxon
Identifier:http://rs.tdwg.org/dwc/dwctype/Taxon
Definition:A resource describing a taxon.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/Taxon
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:Taxon-2009-01-23
Refines:
Details:Taxon
Term Name: PreservedSpecimen
Identifier:http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen
Definition:A resource describing a preserved specimen.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/PreservedSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:PreservedSpecimen-2008-11-19
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Details:PreservedSpecimen
Term Name: FossilSpecimen
Identifier:http://rs.tdwg.org/dwc/dwctype/FossilSpecimen
Definition:A resource describing a fossilized specimen.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/FossilSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:FossilSpecimen-2008-11-19
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Details:FossilSpecimen
Term Name: LivingSpecimen
Identifier:http://rs.tdwg.org/dwc/dwctype/LivingSpecimen
Definition:A resource describing a living specimen.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/LivingSpecimen
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:LivingSpecimen-2008-11-19
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Details:LivingSpecimen
Term Name: HumanObservation
Identifier:http://rs.tdwg.org/dwc/dwctype/HumanObservation
Definition:A resource describing an observation made by one or more people.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/HumanObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:HumanObservation-2008-11-19
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Details:HumanObservation
Term Name: MachineObservation
Identifier:http://rs.tdwg.org/dwc/dwctype/MachineObservation
Definition:A resource describing an observation made by a machine.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/MachineObservation
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:MachineObservation-2008-11-19
Refines:http://rs.tdwg.org/dwc/dwctype/OccurrenceType
Details:MachineObservation
Term Name: dcmitype:StillImage
Identifier:http://purl.org/dc/dcmitype/StillImage
Definition:A resource describing a static visual representation.
Comment:Examples include paintings, drawings, graphic designs, plans and maps. Recommended best practice is to assign the type Text to images of textual materials. Instances of the type Still Image must also be describable as instances of the broader type Image. For discussion see http://code.google.com/p/darwincore/wiki/StillImage
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://purl.org/dc/terms/DCMIType
Version:http://dublincore.org/usage/terms/history/#StillImage-003
Refines:
Details:StillImage
Term Name: dcmitype:MovingImage
Identifier:http://purl.org/dc/dcmitype/MovingImage
Definition:A series of visual representations imparting an impression of motion when shown in succession.
Comment:Examples include animations, movies, television programs, videos, zoetropes, or visual output from a simulation. Instances of the type Moving Image must also be describable as instances of the broader type Image. For discussion see http://code.google.com/p/darwincore/wiki/MovingImage
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://purl.org/dc/terms/DCMIType
Version:http://dublincore.org/usage/terms/history/#MovingImage-003
Refines:
Details:MovingImage
Term Name: dcmitype:Sound
Identifier:http://purl.org/dc/dcmitype/Sound
Definition:A resource primarily intended to be heard.
Comment:Examples include a music playback file format, an audio compact disc, and recorded speech or sounds. For discussion see http://code.google.com/p/darwincore/wiki/Sound
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://purl.org/dc/terms/DCMIType
Version:http://dublincore.org/usage/terms/history/#Sound-003
Refines:
Details:Sound
Term Name: NomenclaturalChecklist
Identifier:http://rs.tdwg.org/dwc/dwctype/NomenclaturalChecklist
Definition:A resource describing a nomenclatural checklist.
Comment: For discussion see http://code.google.com/p/darwincore/wiki/NomenclaturalChecklist
Type of Term:http://www.w3.org/2000/01/rdf-schema#Class
Member Of:http://rs.tdwg.org/dwc/terms/DwCType
Version:NomenclaturalChecklist-2009-01-23
Refines:
Details:NomenclaturalChecklist
- -

4. References

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[DCMI]http://dublincore.org/Dublin Core Metadata Initiative Web site.
[DCMI-TYPE]http://dublincore.org/documents/dcmi-type-vocabulary/Dublin Core Metadata Initiative Type Vocabulary page.
[DWC]http://rs.tdwg.org/dwc/An introduction to the Darwin Core Standard.
[HISTORY]http://rs.tdwg.org/dwc/terms/history/Complete historical reference to Darwin Core terms.
[TERMS]http://rs.tdwg.org/dwc/terms/Quick reference to recommended Darwin Core terms.
-

diff --git a/text/diagrams.graffle b/text/diagrams.graffle new file mode 100644 index 0000000..1480cbe --- /dev/null +++ b/text/diagrams.graffle @@ -0,0 +1,4440 @@ + + + + + ActiveLayerIndex + 0 + ApplicationVersion + + com.omnigroup.OmniGrafflePro + 137.11.0.108132 + + AutoAdjust + + BackgroundGraphic + + Bounds + {{0, 0}, {1118, 1566}} + Class + SolidGraphic + ID + 2 + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + + CanvasOrigin + {0, 0} + ColumnAlign + 1 + ColumnSpacing + 36 + CreationDate + 2009-04-28 17:29:41 +0200 + Creator + Markus Döring + DisplayScale + 1 0/72 in = 1 0/72 in + GraphDocumentVersion + 6 + GraphicsList + + + Class + Group + Graphics + + + Bounds + {{368.83, 1055.72}, {75, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1462 + Line + + ID + 1463 + Position + 0.55955910682678223 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <references>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1498 + + ID + 1463 + Points + + {441.5, 1118} + {378.647, 1027.25} + + Style + + stroke + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1468 + + + + Bounds + {{134.675, 1014.16}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1464 + Line + + ID + 1465 + Position + 0.22446522116661072 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1468 + + ID + 1465 + Points + + {91, 998.94} + {441.5, 1118} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1501 + + + + Class + Group + Graphics + + + Bounds + {{417, 1148.5}, {94, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1467 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 distribution.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{441.5, 1091}, {45, 54}} + Class + ShapedGraphic + ID + 1468 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + ID + 1466 + + + Bounds + {{363.301, 926.127}, {75, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1469 + Line + + ID + 1470 + Position + 0.60241323709487915 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <references>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1498 + + ID + 1470 + Points + + {441.228, 875.419} + {374.12, 978.683} + + Style + + stroke + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1475 + + + + Bounds + {{136.052, 959.133}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1471 + Line + + ID + 1472 + Position + 0.2283928394317627 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1475 + + ID + 1472 + Points + + {91, 998.94} + {441.5, 875} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1501 + + + + Class + Group + Graphics + + + Bounds + {{417.5, 905.5}, {93, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1474 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 description.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{441.5, 848}, {45, 54}} + Class + ShapedGraphic + ID + 1475 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + ID + 1473 + + + Bounds + {{276.191, 926.338}, {75, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1476 + Line + + ID + 1477 + Position + 0.63956844806671143 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <references>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1498 + + ID + 1477 + Points + + {278.279, 875} + {333.647, 973.25} + + Style + + stroke + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1482 + Info + 3 + + + + Bounds + {{112.86, 937.909}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1478 + Line + + ID + 1479 + Position + 0.39963921904563904 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1482 + + ID + 1479 + Points + + {91, 998.94} + {233.279, 875} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1501 + + + + Class + Group + Graphics + + + Bounds + {{225.779, 905.5}, {60, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1481 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 types.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{233.279, 848}, {45, 54}} + Class + ShapedGraphic + ID + 1482 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + ID + 1480 + + + Bounds + {{272.722, 1054.14}, {75, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1483 + Line + + ID + 1484 + Position + 0.57692718505859375 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <references>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1498 + Info + 4 + + ID + 1484 + Points + + {278.279, 1118} + {333.647, 1027.25} + + Style + + stroke + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1494 + Info + 3 + + + + Class + Group + Graphics + + + Bounds + {{563.335, 960.041}, {64, 80.4188}} + Class + ShapedGraphic + ID + 1486 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 Core &\ +Related\ +Data files} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Class + Group + Graphics + + + Bounds + {{534.335, 1000.37}, {29, 123.383}} + Class + ShapedGraphic + ID + 1488 + Shape + Bezier + ShapeData + + UnitPoints + + {-0.499407, -0.499951} + {-0.479014, -0.499951} + {0.115799, -0.509997} + {0.17078, -0.242005} + {0.225766, 0.0259861} + {0.112475, 0.427523} + {0.234848, 0.46829} + {0.35723, 0.509059} + {0.5, 0.498868} + {0.5, 0.498868} + {0.5, 0.498868} + {0.228202, 0.508151} + {0.18604, 0.438637} + {0.143873, 0.369127} + {0.195779, -0.106356} + {0.0938029, -0.300004} + {-0.00818348, -0.493654} + {-0.519806, -0.499951} + + + Style + + fill + + Color + + b + 0 + g + 0 + r + 0 + + + shadow + + Draws + NO + + stroke + + Width + 0.5 + + + VFlip + YES + + + Bounds + {{534.335, 876.75}, {29, 123.383}} + Class + ShapedGraphic + ID + 1489 + Shape + Bezier + ShapeData + + UnitPoints + + {-0.499407, -0.499951} + {-0.479014, -0.499951} + {0.115799, -0.509997} + {0.17078, -0.242005} + {0.225766, 0.0259861} + {0.112475, 0.427523} + {0.234848, 0.46829} + {0.35723, 0.509059} + {0.5, 0.498868} + {0.5, 0.498868} + {0.5, 0.498868} + {0.228202, 0.508151} + {0.18604, 0.438637} + {0.143873, 0.369127} + {0.195779, -0.106356} + {0.0938029, -0.300004} + {-0.00818348, -0.493654} + {-0.519806, -0.499951} + + + Style + + fill + + Color + + b + 0 + g + 0 + r + 0 + + + shadow + + Draws + NO + + stroke + + Width + 0.5 + + + + + ID + 1487 + + + ID + 1485 + + + Bounds + {{118.757, 1039.95}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1490 + Line + + ID + 1491 + Position + 0.44108015298843384 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1494 + + ID + 1491 + Points + + {91, 998.94} + {233.279, 1118} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1501 + + + + Class + Group + Graphics + + + Bounds + {{190.279, 1148.5}, {131, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1493 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 vernacular names.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{233.279, 1091}, {45, 54}} + Class + ShapedGraphic + ID + 1494 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + ID + 1492 + + + Bounds + {{144.746, 987.919}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1495 + Line + + ID + 1496 + Position + 0.36574026942253113 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1498 + + ID + 1496 + Points + + {91, 998.94} + {333.647, 1000.25} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1501 + Info + 3 + + + + Bounds + {{321.647, 1029.44}, {69, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1497 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 whales.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{333.647, 973.25}, {45, 54}} + Class + ShapedGraphic + ID + 1498 + Magnets + + {1, 1} + {1, -1} + {-1, -1} + {-1, 1} + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 TAB} + VerticalPad + 0 + + + + Class + Group + Graphics + + + Bounds + {{37, 1029.44}, {63, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1500 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 meta.xml} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{46, 971.94}, {45, 54}} + Class + ShapedGraphic + ID + 1501 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 XML} + VerticalPad + 0 + + + + ID + 1499 + + + ID + 1461 + + + Class + Group + Graphics + + + Bounds + {{225.179, 415.497}, {69, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1503 + Line + + ID + 1504 + Position + 0.41660362482070923 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <relates to>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1513 + + ID + 1504 + Points + + {259.565, 404.5} + {259.838, 458.5} + + Style + + stroke + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1517 + Info + 1 + + + + Bounds + {{322.279, 418}, {64, 28}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + ID + 1505 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 Related\ +Data files} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Class + Group + Graphics + + + Bounds + {{292.279, 432.061}, {29, 64.4387}} + Class + ShapedGraphic + ID + 1507 + Shape + Bezier + ShapeData + + UnitPoints + + {-0.499407, -0.499951} + {-0.479014, -0.499951} + {0.115799, -0.509997} + {0.17078, -0.242005} + {0.225766, 0.0259861} + {0.112475, 0.427523} + {0.234848, 0.46829} + {0.35723, 0.509059} + {0.5, 0.498868} + {0.5, 0.498868} + {0.5, 0.498868} + {0.228202, 0.508151} + {0.18604, 0.438637} + {0.143873, 0.369127} + {0.195779, -0.106356} + {0.0938029, -0.300004} + {-0.00818348, -0.493654} + {-0.519806, -0.499951} + + + Style + + fill + + Color + + b + 0 + g + 0 + r + 0 + + + shadow + + Draws + NO + + stroke + + Width + 0.5 + + + VFlip + YES + + + Bounds + {{292.279, 367.5}, {29, 64.4387}} + Class + ShapedGraphic + ID + 1508 + Shape + Bezier + ShapeData + + UnitPoints + + {-0.499407, -0.499951} + {-0.479014, -0.499951} + {0.115799, -0.509997} + {0.17078, -0.242005} + {0.225766, 0.0259861} + {0.112475, 0.427523} + {0.234848, 0.46829} + {0.35723, 0.509059} + {0.5, 0.498868} + {0.5, 0.498868} + {0.5, 0.498868} + {0.228202, 0.508151} + {0.18604, 0.438637} + {0.143873, 0.369127} + {0.195779, -0.106356} + {0.0938029, -0.300004} + {-0.00818348, -0.493654} + {-0.519806, -0.499951} + + + Style + + fill + + Color + + b + 0 + g + 0 + r + 0 + + + shadow + + Draws + NO + + stroke + + Width + 0.5 + + + + + ID + 1506 + + + Bounds + {{141.827, 449}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1509 + Line + + ID + 1510 + Position + 0.49792107939720154 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1513 + + ID + 1510 + Points + + {122.014, 435.706} + {232.098, 485.5} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1520 + + + + Class + Group + Graphics + + + Bounds + {{199.598, 516}, {110, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1512 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 identifications.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{232.098, 458.5}, {45, 54}} + Class + ShapedGraphic + ID + 1513 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + ID + 1511 + + + Bounds + {{141.599, 395.121}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1514 + Line + + ID + 1515 + Position + 0.49792107939720154 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1517 + + ID + 1515 + Points + + {121.559, 435.5} + {232.098, 377.5} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1520 + Info + 3 + + + + Bounds + {{209.098, 336}, {91, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1516 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 specimens.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{232.098, 350.5}, {45, 54}} + Class + ShapedGraphic + ID + 1517 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 TAB} + VerticalPad + 0 + + + + Class + Group + Graphics + + + Bounds + {{67.5586, 466}, {63, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1519 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 meta.xml} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{76.5586, 408.5}, {45, 54}} + Class + ShapedGraphic + ID + 1520 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 XML} + VerticalPad + 0 + + + + ID + 1518 + + + ID + 1502 + + + Class + Group + Graphics + + + Bounds + {{321.279, 197.5}, {66, 28}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + ID + 1370 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 Unrelated\ +Data files} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Class + Group + Graphics + + + Bounds + {{292.279, 211.561}, {29, 64.4387}} + Class + ShapedGraphic + ID + 1372 + Shape + Bezier + ShapeData + + UnitPoints + + {-0.499407, -0.499951} + {-0.479014, -0.499951} + {0.115799, -0.509997} + {0.17078, -0.242005} + {0.225766, 0.0259861} + {0.112475, 0.427523} + {0.234848, 0.46829} + {0.35723, 0.509059} + {0.5, 0.498868} + {0.5, 0.498868} + {0.5, 0.498868} + {0.228202, 0.508151} + {0.18604, 0.438637} + {0.143873, 0.369127} + {0.195779, -0.106356} + {0.0938029, -0.300004} + {-0.00818348, -0.493654} + {-0.519806, -0.499951} + + + Style + + fill + + Color + + b + 0 + g + 0 + r + 0 + + + shadow + + Draws + NO + + stroke + + Width + 0.5 + + + VFlip + YES + + + Bounds + {{292.279, 147}, {29, 64.4387}} + Class + ShapedGraphic + ID + 1373 + Shape + Bezier + ShapeData + + UnitPoints + + {-0.499407, -0.499951} + {-0.479014, -0.499951} + {0.115799, -0.509997} + {0.17078, -0.242005} + {0.225766, 0.0259861} + {0.112475, 0.427523} + {0.234848, 0.46829} + {0.35723, 0.509059} + {0.5, 0.498868} + {0.5, 0.498868} + {0.5, 0.498868} + {0.228202, 0.508151} + {0.18604, 0.438637} + {0.143873, 0.369127} + {0.195779, -0.106356} + {0.0938029, -0.300004} + {-0.00818348, -0.493654} + {-0.519806, -0.499951} + + + Style + + fill + + Color + + b + 0 + g + 0 + r + 0 + + + shadow + + Draws + NO + + stroke + + Width + 0.5 + + + + + ID + 1371 + + + Bounds + {{141.599, 228.396}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1374 + Line + + ID + 1375 + Position + 0.49792107939720154 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1378 + + ID + 1375 + Points + + {121.559, 215} + {232.099, 265} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1385 + + + + Class + Group + Graphics + + + Bounds + {{208.099, 295.5}, {93, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1377 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 lepidoptera.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{232.099, 238}, {45, 54}} + Class + ShapedGraphic + ID + 1378 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + ID + 1376 + + + Bounds + {{141.599, 174.621}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1379 + Line + + ID + 1380 + Position + 0.49792107939720154 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1382 + + ID + 1380 + Points + + {121.559, 215} + {232.099, 157} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1385 + Info + 3 + + + + Bounds + {{224.5, 116}, {55, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1381 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 aves.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{232.099, 130}, {45, 54}} + Class + ShapedGraphic + ID + 1382 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 CSV} + VerticalPad + 0 + + + + Class + Group + Graphics + + + Bounds + {{67.5586, 245.5}, {63, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1384 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 meta.xml} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{76.5586, 188}, {45, 54}} + Class + ShapedGraphic + ID + 1385 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 XML} + VerticalPad + 0 + + + + ID + 1383 + + + ID + 1369 + + + Class + Group + Graphics + + + Bounds + {{157.598, 41.5}, {70, 23}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Color + + w + 0 + + Font + Helvetica + Size + 11 + + ID + 1342 + Line + + ID + 1343 + Position + 0.49792107939720154 + RotationType + 0 + + Shape + Rectangle + Style + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\fs22 \cf0 <describes>} + + Wrap + NO + + + Class + LineGraphic + Head + + ID + 1346 + + ID + 1343 + Points + + {137.558, 53} + {248.098, 53} + + Style + + stroke + + Color + + b + 0.32549 + g + 0.32549 + r + 0.32549 + + CornerRadius + 6 + HeadArrow + StickArrow + Pattern + 1 + TailArrow + 0 + + + Tail + + ID + 1349 + Info + 3 + + + + Class + Group + Graphics + + + Bounds + {{225.098, 83.5}, {91, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1345 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 specimens.txt} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{248.098, 26}, {45, 54}} + Class + ShapedGraphic + ID + 1346 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 TAB} + VerticalPad + 0 + + + + ID + 1344 + + + Class + Group + Graphics + + + Bounds + {{83.5577, 83.5}, {63, 14}} + Class + ShapedGraphic + FitText + YES + Flow + Resize + FontInfo + + Font + Helvetica + Size + 12 + + ID + 1348 + Magnets + + {0, 1} + {0, -1} + {1, 0} + {-1, 0} + + Shape + Cylinder + Style + + fill + + Draws + NO + + shadow + + Draws + NO + + stroke + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc\pardirnatural + +\f0\b\fs24 \cf0 meta.xml} + VerticalPad + 0 + + TextRelativeArea + {{0, 0}, {1, 1}} + Wrap + NO + + + Bounds + {{92.5577, 26}, {45, 54}} + Class + ShapedGraphic + ID + 1349 + Magnets + + {0.112222, 0.508333} + {0.116428, -0.5} + {1, 0} + {-1, 0} + + Shape + NoteShape + Style + + shadow + + Draws + NO + + + Text + + Text + {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc + +\f0\fs20 \cf0 XML} + VerticalPad + 0 + + + + ID + 1347 + + + ID + 1341 + + + GridInfo + + GuidesLocked + NO + GuidesVisible + YES + HPages + 2 + ImageCounter + 1 + KeepToScale + + Layers + + + Lock + NO + Name + Layer 1 + Print + YES + View + YES + + + LayoutInfo + + Animate + NO + circoMinDist + 18 + circoSeparation + 0.0 + layoutEngine + dot + neatoSeparation + 0.0 + twopiSeparation + 0.0 + + LinksVisible + NO + MagnetsVisible + NO + MasterSheets + + ModificationDate + 2009-04-28 17:53:23 +0200 + Modifier + Markus Döring + NotesVisible + NO + Orientation + 2 + OriginVisible + NO + PageBreaks + YES + PrintInfo + + NSBottomMargin + + float + 41 + + NSLeftMargin + + float + 18 + + NSPaperSize + + size + {595, 842} + + NSRightMargin + + float + 18 + + NSTopMargin + + float + 18 + + + PrintOnePage + + QuickLookPreview + + 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 + 0uaSZ8mzVZ4FzqUXNlxjkxHy+lFXdk+qQM1d78R7GZakyk7651Ugu9ek07sSg496cDha + kWLRSGduWDR8BoH5uuA4sDAjdR6OKwYB1H03n65KQRv4DTL7xR7kymONZmMRKIEM/aZG + vo67Krc9jB4AUTw+UXLk2uTNZyiwxrsXKvZcaLBA3nIdDTxaNN2ne9X78+7yMKcXqHU8 + pGC41ikyB2xS5h5HDHAqV6Ebkpil+4Si+XhQGq+Bm7Y7H2vMpU7ms2dmlPtw/zbCPSdj + lfsQO3Be5PLwVar53XAzej/g2iU3QzU8uZmXcx+cXRqIm7GBR6HUbuaAFf9SNxOLVZb4 + RKMUC3NkPW5lrTCnrCdb2VSYs6zHrWyszAlGL25GgKTbo9hIVlYNXZJJbsa+M3u6++Ru + JqAv6Ib5kd1nK7VZNSu7mbyhe92MlZM2KyfE+VOdiLA3+1mjEIPk/QN4Wl1NYbvvP9KA + d6JRNjcrrKowILUSB6z1QEEzsSB+azy4/pidLXUzm97YcNWwAqFeNJP5YPsiq5E9SgOs + IqZtJG9Tdpo9i1NY2IFWeRutECPCXN4rbjW5m7i5jA9Q88rvTd6bIvkIymLZAN3hb5qb + rwmyuawa5iHz3uPwCgIOSqmGpSsH37z79Jm3gf7hhsv5s72GdZ/SmIuQY6b6RImDCkey + bnekNNFt2NAFyyjA5mw6eRKEAgxIrU33AdVNzqoaKX8jv6S33fRExjOw+A3TxpVTQm0w + TnwDUCExpF7993IAzeMrXKBkHCUZG3c0bLW3OcTPZ0Wwu7zNzXwmhnPs1yA2vOewEjob + xCZuHt3MzRsgulIhF809IyARcjXcx8l8eC++hQf8hp5TXgBg5N72Y3EzKGbsRc5xO5fR + ++sA5qlVkzfdm8folUAaRNSjq1qHN9jVzuUgg1Pn8rv/AdU3kY0KZW5kc3RyZWFtCmVu + ZG9iago1IDAgb2JqCjc1NTkKZW5kb2JqCjIgMCBvYmoKPDwgL1R5cGUgL1BhZ2UgL1Bh + cmVudCAzIDAgUiAvUmVzb3VyY2VzIDYgMCBSIC9Db250ZW50cyA0IDAgUiAvTWVkaWFC + b3ggWzAgMCAxMTE4IDE1NjZdCj4+CmVuZG9iago2IDAgb2JqCjw8IC9Qcm9jU2V0IFsg + L1BERiAvVGV4dCBdIC9Db2xvclNwYWNlIDw8IC9DczEgNyAwIFIgL0NzMiA4IDAgUiA+ + PiAvRm9udCA8PAovRjEuMCA5IDAgUiAvRjIuMCAxMCAwIFIgPj4gPj4KZW5kb2JqCjEx + IDAgb2JqCjw8IC9MZW5ndGggMTIgMCBSIC9OIDMgL0FsdGVybmF0ZSAvRGV2aWNlUkdC + IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlID4+CnN0cmVhbQp4AYWUTUgUYRjH/7ONBLEG0ZcI + xdDBJFQmC1IC0/UrU7Zl1UwJYp19d50cZ6eZ3S1FIoTomHWMLlZEh4hO4aFDpzpEBJl1 + iaCjRRAFXiK2/zuTu2NUvjAzv3me//t8vcMAVY9SjmNFNGDKzrvJ3ph2enRM2/waVahG + FFwpw3M6EokBn6mVz/Vr9S0UaVlqlLHW+zZ8q3aZEFA0KndkAz4seTzg45Iv5J08NWck + GxOpNNkhN7hDyU7yLfLWbIjHQ5wWngFUtVOTMxyXcSI7yC1FIytjPiDrdtq0ye+lPe0Z + U9Sw38g3OQvauPL9QNseYNOLim3MAx7cA3bXVWz1NcDOEWDxUMX2PenPR9n1ysscavbD + KdEYa/pQKn2vAzbfAH5eL5V+3C6Vft5hDtbx1DIKbtHXsjDlJRDUG+xm/OQa/YuDnnxV + C7DAOY5sAfqvADc/AvsfAtsfA4lqYKgVkctsN7jy4iLnAnTmnGnXzE7ktWZdP6J18GiF + 1mcbTQ1ayrI03+VprvCEWxTpJkxZBc7ZX9t4jwp7eJBP9he5JLzu36zMpVNdnCWa2Nan + tOjqJjeQ72fMnj5yPa/3GbdnOGDlgJnvGwo4csq24jwXqYnU2OPxk2TGV1QnH5PzkDzn + FQdlTN9+LnUiQa6lPTmZ65eaXdzbPjMxxDOSrFgzE53x3/zGLSRl3n3U3HUs/5tnbZFn + GIUFARM27zY0JNGLGBrhwEUOGXpMKkxapV/QasLD5F+VFhLlXRYVvVjhnhV/z3kUuFvG + P4VYHHMN5Qia/k7/oi/rC/pd/fN8baG+4plzz5rGq2tfGVdmltXIuEGNMr6sKYhvsNoO + ei1kaZ3iFfTklfWN4eoy9nxt2aPJHOJqfDXUpQhlasQ448muZfdFssU34edby/av6VH7 + fPZJTSXXsrp4Zin6fDZcDWv/s6tg0rKr8OSNkC48a6HuVQ+qfWqL2gpNPaa2q21qF9+O + qgPlHcOclYkLrNtl9Sn2YGOa3spJV2aL4N/CL4b/pV5hC9c0NPkPTbi5jGkJ3xHcNnCH + lP/DX7MDDd4KZW5kc3RyZWFtCmVuZG9iagoxMiAwIG9iago3OTIKZW5kb2JqCjcgMCBv + YmoKWyAvSUNDQmFzZWQgMTEgMCBSIF0KZW5kb2JqCjEzIDAgb2JqCjw8IC9MZW5ndGgg + MTQgMCBSIC9OIDEgL0FsdGVybmF0ZSAvRGV2aWNlR3JheSAvRmlsdGVyIC9GbGF0ZURl + Y29kZSA+PgpzdHJlYW0KeAGFUk9IFFEc/s02EoSIQYV4iHcKCZUprKyg2nZ1WZVtW5XS + ohhn37qjszPTm9k1xZMEXaI8dQ+iY3Ts0KGbl6LArEvXIKkgCDx16PvN7OoohG95O9/7 + /f1+33tEbZ2m7zspQVRzQ5UrpaduTk2Lgx8pRR3UTlimFfjpYnGMseu5kr+719Zn0tiy + 3se1dvv2PbWVZWAh6i22txD6IZFmAB+ZnyhlgLPAHZav2D4BPFgOrBrwI6IDD5q5MNPR + nHSlsi2RU+aiKCqvYjtJrvv5uca+i7WJg/5cj2bWjr2z6qrRTNS090ShvA+uRBnPX1T2 + bDUUpw3jnEhDGinyrtXfK0zHEZErEEoGUjVkuZ9qTp114HUYu126k+P49hClPslgqIm1 + 6bKZHYV9AHYqy+wQ8AXo8bJiD+eBe2H/W1HDk8AnYT9kh3nWrR/2F65T4HuEPTXgzhSu + xfHaih9eLQFD91QjaIxzTcTT1zlzpIjvMdQZmPdGOaYLMXeWqhM3gDthH1mqZgqxXfuu + 6iXuewJ30+M70Zs5C1ygHElysRXZFNA8CVgUfYuwSQ48Ps4eVeB3qJjAHLmJ3M0o9x7V + ERtno1KBVnqNV8ZP47nxxfhlbBjPgH6sdtd7fP/p4xV117Y+PPmNetw5rr2dG1VhVnFl + C93/xzKEj9knOabB06FZWGvYduQPmsxMsAwoxH8FPpf6khNV3NXu7bhFEsxQPixsJbpL + VG4p1Oo9g0qsHCvYAHZwksQsWhy4U2u6OXh32CJ6bflNV7Lrhv769nr72vIebcqoKSgT + zbNEZpSxW6Pk3Xjb/WaREZ84Or7nvYpayf5JRRA/hTlaKvIUVfRWUNbEb2cOfhu2flw/ + pef1Qf08CT2tn9Gv6KMRvgx0Sc/Cc1Efo0nwsGkh4hKgioMz1E5UY40D4inx8rRbZJH9 + D0AZ/WYKZW5kc3RyZWFtCmVuZG9iagoxNCAwIG9iago3MDQKZW5kb2JqCjggMCBvYmoK + WyAvSUNDQmFzZWQgMTMgMCBSIF0KZW5kb2JqCjMgMCBvYmoKPDwgL1R5cGUgL1BhZ2Vz + IC9NZWRpYUJveCBbMCAwIDExMTggMTU2Nl0gL0NvdW50IDEgL0tpZHMgWyAyIDAgUiBd + ID4+CmVuZG9iagoxNSAwIG9iago8PCAvVHlwZSAvQ2F0YWxvZyAvUGFnZXMgMyAwIFIg + Pj4KZW5kb2JqCjE2IDAgb2JqCjw8IC9MZW5ndGggMTcgMCBSIC9MZW5ndGgxIDEwNzQw + IC9GaWx0ZXIgL0ZsYXRlRGVjb2RlID4+CnN0cmVhbQp4Ab16C3hU1dXoWvs8ZyaZzExm + Mo/MZGYymZkkk3dISEggY0h4J/JQSJBgAgRCBAWMQegPF3wBEVFQHoq1ohZ5iAwhxUHE + nyKK2lapVanUaq1gbf/mt/WiVSAzd50zkIK3f6/3+/p1zuzX2vvsvdbaa6+19j4bEACS + YBVwEJ69sG0RnMMfEuTnFI7N7u7yPPDHEU8A4HoAbsHcRfMWGn/3ypsA/DcA2qR5C5bN + faVq0maAFB7AsrajvW3OX3u+OQaQRe2hvIMA2kyphMonqJzVsbDrzlu7pM8pSwE6Ftw2 + u230ptphAP6JSvuFbXcukldqv6XyWip7bm1b2D6ja/UPqLyLypmLbru9i93NVVNZwW/q + oiXti166+9ZigEAW4fc2wZAe5ZcEIvRR6oEbL0NU8P9XxKg1p77Bg0D9ffcngXwVSANa + KukoJF0FTWSTQQ8pYAAjmFRAqhqbKbZAmpq3gg3swjEwCEchW1gFDr4Q3ADxDyicUdLY + jfHPhJNgiC2M/5WroncOK4HFaqrhGDwA22E/YbiL8tkwE7bBG9gJh3EG8eB9zIACml8e + ojABfo7x+C9hLjxD7bvgOGyGA4RvNiwkTCbABvTHl1M5TPlZcE/8KciCCrgPjkIl9boB + +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 + 6V7M9XRrR7kbMxWmAV0cUs7Dx1KooVBGIRS6zgarcCc8ROFJChzMx/thGYV1FB6lwA/m + dlPpMN7fy8vhF3EZOHBcWMe7bzDb3Tatzv0OmZG+J9wf2D49gnZIhk/Q3psMmuu0tKn+ + EcwBN/6YPK3ldJsnGx87mLPA3UpVu2ERhVUUODVG3N2bUeJ+GfPAT1tjNwYgg8dD7j8U + 57vPFUcZ9rqPB6M8JT/NoFI4xX3M9YT7P13z3C9T2Juo2pNDLQ65d7sWuB/OiOJjve5N + 5I3TOxsTyR0uevWQe2HOFvecYrV+wpYo29vrrqT6qWGdu7zC6y5znXUXBqMyUjnfNcGd + W/wLdxa9SM081Kk/bHQ7XQ+7h1FVhqs+OIzCEdyD2yEXt/f6x7lfpCyRe3BsTsWWKP7g + 4JjsYn8Ul4fLx2RvyRkT9OdMcPtzRgWDlJ/6unSPdJN0nVQihehCDSkvKV0yyybZIOvl + JFkryzKd8T3XW+MWj+BeqCG27D0oizIdsT1PQP4I7lOB+16QeZnJIJuj8d/RpTkEcxT3 + 9pGIIVDmkKjmxCjuo28YCmhf2E3ijsCrFQaSOlRFj4STocxgHN1ceCAqwr1p3TW2GtMI + Y+Wouv8palVrrsSKtvwffjZ0RbbQt/PIHlczXVOgTNzVfKUt+XL/j1/XHdSgvTaknKEc + 7F7UOVe9duGrb2+l2xeR+7vpGsyqWR7Pgc5FSoXyvb911uwOJW1rjyzytddFOn11ngPd + 6nvfqZ6rVHf76g7A3Pobmg7MDbfX9XaHu+vpWkXzwVm1S1quGWvd4FhLav/BWLVKZ0uU + sWap731nrBalepYyVosyVosy1qzwLHUshQX186fU3t5F0klXM+hqRPaUyNhJ05voBlJz + XRR3Kvc17oD/A/pPeksKZW5kc3RyZWFtCmVuZG9iagoxNyAwIG9iago3MjI0CmVuZG9i + agoxOCAwIG9iago8PCAvVHlwZSAvRm9udERlc2NyaXB0b3IgL0FzY2VudCA3NzAgL0Nh + cEhlaWdodCA3MjcgL0Rlc2NlbnQgLTIzMCAvRmxhZ3MgMzIKL0ZvbnRCQm94IFstOTUx + IC00ODEgMTQ0NSAxMTIyXSAvRm9udE5hbWUgL1hJV01PSytIZWx2ZXRpY2EgL0l0YWxp + Y0FuZ2xlIDAKL1N0ZW1WIDk4IC9NYXhXaWR0aCAxNTAwIC9TdGVtSCA4NSAvWEhlaWdo + dCA1MzEgL0ZvbnRGaWxlMiAxNiAwIFIgPj4KZW5kb2JqCjE5IDAgb2JqClsgMjc4IDAg + MCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAw + IDU4NCAwIDU4NCAwIDAKNjY3IDY2NyA3MjIgMCAwIDAgMCAwIDAgMCAwIDU1NiA4MzMg + MCAwIDAgMCAwIDY2NyA2MTEgMCA2NjcgMCA2NjcgMCAwIDAgMAowIDAgMCAwIDU1NiA1 + NTYgNTAwIDU1NiA1NTYgMjc4IDAgMCAyMjIgMCAwIDIyMiAwIDU1NiA1NTYgMCAwIDMz + MyA1MDAgMjc4Cl0KZW5kb2JqCjkgMCBvYmoKPDwgL1R5cGUgL0ZvbnQgL1N1YnR5cGUg + L1RydWVUeXBlIC9CYXNlRm9udCAvWElXTU9LK0hlbHZldGljYSAvRm9udERlc2NyaXB0 + b3IKMTggMCBSIC9XaWR0aHMgMTkgMCBSIC9GaXJzdENoYXIgMzIgL0xhc3RDaGFyIDEx + NiAvRW5jb2RpbmcgL01hY1JvbWFuRW5jb2RpbmcKPj4KZW5kb2JqCjIwIDAgb2JqCjw8 + IC9MZW5ndGggMjEgMCBSIC9MZW5ndGgxIDExMTc2IC9GaWx0ZXIgL0ZsYXRlRGVjb2Rl + ID4+CnN0cmVhbQp4Ab16C3hTVdb22ueanKRtkjbXNk3SpE3vpbekgULT0hu0gVJuLbba + AmWAD6Q4HRAQBwEtFB3RGeUijjdmRnF0QlEMovz8DI5X/s/bfDiCt09UHKyoXxUdmpN/ + 7ZNSYR4fH5/nn396us/at7P32u9ae621Tw4QANDCBmAhuGB5d+/y6StvxJpXAIhhwao+ + 58+qc4KYfx+AvWVR78+Wv9rzyV4AfjGAlPyzZWsWlWnXpgMk3QBg+uPinu6FX6kuVAJk + ZeMYvsVYob5FdGO5C8uexcv7rt98VpqN5c1Y7lu2YkF3izQ3F8vfYrlyeff1vaqbpBEA + bxmWndd2L+/58+dJL2J5Fpa9vSt+3sdmco9gFueDjt7renqjrVsXYfkt5O8/sY7gRf+0 + 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 + RO9ClqlO+HAhJoNRJzI5WEmeJ2lvzym67fVnr7qnK1Sx6n55MHozs447NjLp5KqHPvhS + Ti/dcm0M+uS3X5GHkD8qj4eQ15WYl3AftgVzne5Ui5H3JmflEjwC5+YwXrvK7sxIFswZ + gt+cOldnywdvZrY1Lz9C0i/jkdqp0Jnj0eOo8vpAAK1VFQU9SrcIMj3KMCLuM5nTCVX2 + dDx2pyD7RiqIItwHblQWXMOrpHNxWUd7ycJTfxg/rmLp2kWzVdp8+bFEQUsYZsEW+Zj8 + BvMGd0zus+TecEuhLVpfW7Fl7pKXc3N23LOgxxNIzSxOn1S99baro0dwVSiL2NuK3TXi + W4zSYKoJRxGq9WqTySj5E2wWxm+0mi1HXa1rLtMcyrmiN7hTUYWRS6oi5cheiihQLSkn + e0jAU/HM4QoPCUzZIt8k37R1CjODPzayamf9DTfU72QHRlad2/TFF5vOsQNU79Hexd7l + KrhrIBHfOY2H24PTJzDlvjVkK+HeSidZ//Nx7ifuxAQe33ol2/Lw3QGXVZhVmEsruFRN + Rqopf7xDzJU0+SWa8ckhCBWOL8+dlGWrtIVSC1ShcuuEymeIFS1WI3l81GINDSub4Iw+ + cOKjj5TVoPM4gRaJWqu41aL5vFGNSiRJBE2Osht8fu/3Jkd0Yd5Vgm8wEId0guIqJHHj + lFVehvsmmXk31T8uOM9bM2N8xz3sY9MzJnbO68lNl+QhdcNKknxg2zaGTUuTX0qQ2Amh + jr7f/O97Zv+ulzHojWqtzuxtnVK97PbzUpLNP7m0JLPq9o7tDQ3PydqyqRXZCbmu8ZnB + gvJH7nlxXrGRvElxZGBd7ENuD38UPYITaoKZaqcm0aAFq8cgaiSnh9cYNzO2DLtDciR4 + NVZXxk5Xy7RREz58ZnQjUetdhcbbgJoJBmMK487wZnmNVP1wraUG3FnUNMTRYB/5ny9O + 9rcWB+RPSZqvOrQ6c216YNc949Nv+CU3T37pa1ke9DlbtvJHo8PN2SUjfYN39DVvv61p + 9a2ROL8Nsbe5MpS7HS3etcG6XaaHTUx/GplibDMsNlwvrTFEjM8nv2BUWRiBs7/OedJt + oilR0uqe0npSNOk6X5IDfOlmu82p8pmtDme/q3F0PaM2Ljqs2Dh0RoEAGjqFUpmuhE6i + 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 + 0qkSVVqVpFKpBBWnYlSgSonE3g/mUR1NEXSUCLiD8VcnJa9DnSSKYqL6MgR91VSICHCz + aVWVpcowSR+or/2BW5dS2VWb9/0fBm9jfxZiD9+NHyCE99nbwyU0E7O3j7X+v2V6avD5 + ptY1B1rXnJujfMPiruvpctd1hbetwk+NNsx3OvefW0Mb6NcUXfMXLKa0uye8xt1TGz7n + rnXub1We+6fmObS51V27H+bUzWrbPyfYUzvYGmyl36i0H2ipa0QjjJNcmmvr2FyNdT8w + Vx0drJHO1aI8909zTaPNLXSuaXSuaXSulmCLMldeXt2SmTXwfwFPBhzPCmVuZHN0cmVh + bQplbmRvYmoKMjEgMCBvYmoKNzQ3NwplbmRvYmoKMjIgMCBvYmoKPDwgL1R5cGUgL0Zv + bnREZXNjcmlwdG9yIC9Bc2NlbnQgNzcwIC9DYXBIZWlnaHQgNzMxIC9EZXNjZW50IC0y + MzAgL0ZsYWdzIDMyCi9Gb250QkJveCBbLTEwMTggLTQ4MSAxNDM2IDExNTldIC9Gb250 + TmFtZSAvSlBPWlpLK0hlbHZldGljYS1Cb2xkIC9JdGFsaWNBbmdsZQowIC9TdGVtViAx + NDkgL01heFdpZHRoIDE1MDAgL1N0ZW1IIDEyNCAvWEhlaWdodCA1NDAgL0ZvbnRGaWxl + MiAyMCAwIFIgPj4KZW5kb2JqCjIzIDAgb2JqClsgMjc4IDAgMCAwIDAgMCA3MjIgMCAw + IDAgMCAwIDAgMCAyNzggMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAK + MCAwIDcyMiA3MjIgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCA3MjIgMCAwIDcyMiAw + IDAgMCAwIDAgMCAwIDAgMCAwIDAgNTU2CjYxMSA1NTYgNjExIDU1NiAwIDAgNjExIDI3 + OCAwIDAgMjc4IDg4OSA2MTEgNjExIDYxMSAwIDM4OSA1NTYgMzMzIDYxMSA1NTYKNzc4 + IDU1NiA1NTYgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAg + MCAwIDAgMCAwIDAgMCAwIDAgMAowIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAw + IDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwCjAgMCAwIDAg + MCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAw + IDAgMCA2MTEgXQplbmRvYmoKMTAgMCBvYmoKPDwgL1R5cGUgL0ZvbnQgL1N1YnR5cGUg + L1RydWVUeXBlIC9CYXNlRm9udCAvSlBPWlpLK0hlbHZldGljYS1Cb2xkIC9Gb250RGVz + Y3JpcHRvcgoyMiAwIFIgL1dpZHRocyAyMyAwIFIgL0ZpcnN0Q2hhciAzMiAvTGFzdENo + YXIgMjIyIC9FbmNvZGluZyAvTWFjUm9tYW5FbmNvZGluZwo+PgplbmRvYmoKMSAwIG9i + ago8PCAvVGl0bGUgKFVudGl0bGVkKSAvQXV0aG9yICj+/1wwMDBNXDAwMGFcMDAwclww + MDBrXDAwMHVcMDAwc1wwMDAgXDAwMERcMDAw9lwwMDByXDAwMGlcMDAwblwwMDBnKQov + Q3JlYXRvciAoT21uaUdyYWZmbGUgUHJvZmVzc2lvbmFsKSAvUHJvZHVjZXIgKE1hYyBP + UyBYIDEwLjUuNiBRdWFydHogUERGQ29udGV4dCkKL0NyZWF0aW9uRGF0ZSAoRDoyMDA5 + MDQyODE1NTM0MFowMCcwMCcpIC9Nb2REYXRlIChEOjIwMDkwNDI4MTU1MzQwWjAwJzAw + JykKPj4KZW5kb2JqCnhyZWYKMCAyNAowMDAwMDAwMDAwIDY1NTM1IGYgCjAwMDAwMjYz + MTAgMDAwMDAgbiAKMDAwMDAwNzY3NSAwMDAwMCBuIAowMDAwMDA5NzE4IDAwMDAwIG4g + CjAwMDAwMDAwMjIgMDAwMDAgbiAKMDAwMDAwNzY1NSAwMDAwMCBuIAowMDAwMDA3Nzgx + IDAwMDAwIG4gCjAwMDAwMDg4MTggMDAwMDAgbiAKMDAwMDAwOTY4MiAwMDAwMCBuIAow + MDAwMDE3NjY1IDAwMDAwIG4gCjAwMDAwMjYxMzAgMDAwMDAgbiAKMDAwMDAwNzkwMyAw + MDAwMCBuIAowMDAwMDA4Nzk4IDAwMDAwIG4gCjAwMDAwMDg4NTQgMDAwMDAgbiAKMDAw + MDAwOTY2MiAwMDAwMCBuIAowMDAwMDA5ODAzIDAwMDAwIG4gCjAwMDAwMDk4NTMgMDAw + MDAgbiAKMDAwMDAxNzE2OCAwMDAwMCBuIAowMDAwMDE3MTg5IDAwMDAwIG4gCjAwMDAw + MTc0MjUgMDAwMDAgbiAKMDAwMDAxNzgzOSAwMDAwMCBuIAowMDAwMDI1NDA3IDAwMDAw + IG4gCjAwMDAwMjU0MjggMDAwMDAgbiAKMDAwMDAyNTY3MiAwMDAwMCBuIAp0cmFpbGVy + Cjw8IC9TaXplIDI0IC9Sb290IDE1IDAgUiAvSW5mbyAxIDAgUiAvSUQgWyA8YWJhMGIx + NmFhZDUzMzM5YjIzNDczOWVjYjMwNDg1MjM+CjxhYmEwYjE2YWFkNTMzMzliMjM0NzM5 + ZWNiMzA0ODUyMz4gXSA+PgpzdGFydHhyZWYKMjY1ODQKJSVFT0YKMSAwIG9iago8PC9B + dXRob3IgKE1hcmt1cyBEXDM2NnJpbmcpL0NyZWF0aW9uRGF0ZSAoRDoyMDA5MDQyODE1 + MjkwMFopL0NyZWF0b3IgKE9tbmlHcmFmZmxlIFByb2Zlc3Npb25hbCA1LjEuMSkvTW9k + RGF0ZSAoRDoyMDA5MDQyODE1NTMwMFopL1Byb2R1Y2VyIChNYWMgT1MgWCAxMC41LjYg + UXVhcnR6IFBERkNvbnRleHQpL1RpdGxlIChkaWFncmFtcyk+PgplbmRvYmoKeHJlZgox + IDEKMDAwMDAyNzIyMiAwMDAwMCBuIAp0cmFpbGVyCjw8L0lEIFs8YWJhMGIxNmFhZDUz + MzM5YjIzNDczOWVjYjMwNDg1MjM+IDxhYmEwYjE2YWFkNTMzMzliMjM0NzM5ZWNiMzA0 + ODUyMz5dIC9JbmZvIDEgMCBSIC9QcmV2IDI2NTg0IC9Sb290IDE1IDAgUiAvU2l6ZSAy + ND4+CnN0YXJ0eHJlZgoyNzQzMgolJUVPRgo= + + QuickLookThumbnail + + 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 + + ReadOnly + NO + RowAlign + 1 + RowSpacing + 36 + SheetTitle + Canvas 1 + SmartAlignmentGuidesActive + YES + SmartDistanceGuidesActive + YES + UniqueID + 1 + UseEntirePage + + VPages + 2 + WindowInfo + + CurrentSheet + 0 + ExpandedCanvases + + + name + Canvas 1 + + + Frame + {{392, -148}, {1020, 1095}} + ListView + + OutlineWidth + 142 + RightSidebar + + ShowRuler + + Sidebar + + SidebarWidth + 120 + VisibleRegion + {{0, 539}, {871, 926}} + Zoom + 1 + ZoomValues + + + Canvas 1 + 1 + 1 + + + + saveQuickLookFiles + YES + + diff --git a/text/tdwg_dwc_text.xsd b/text/tdwg_dwc_text.xsd index c57612e..d95f218 100644 --- a/text/tdwg_dwc_text.xsd +++ b/text/tdwg_dwc_text.xsd @@ -1,70 +1,103 @@ + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + - - + + - - - - - + + + - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - + @@ -83,15 +116,4 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/translations/index.htm b/translations/index.htm index b3e1759..ef19258 100644 --- a/translations/index.htm +++ b/translations/index.htm @@ -8,17 +8,16 @@ - - + + - + + - - @@ -28,13 +27,39 @@

- - - -
Biodiversity Information Standards (TDWG) logo -
+ + +
Biodiversity Information Standards (TDWG) logo +
-

Darwin Core Translations

+ + + + + + +
+ + +

Darwin Core Translations

@@ -46,12 +71,16 @@ + + + + - + @@ -59,7 +88,7 @@ - + @@ -67,70 +96,33 @@ - + - +
2009-02-20
Date Modified:2009-04-29
Abstract: This document is an index to translations of Darwin Core documents into various languages.
Contributors:John Wieczorek (MVZ)John Wieczorek (MVZ)
Legal:
Part of TDWG Standard:***URL to DwC Standard*** goes here***URL to DwC Standard*** will go here
Creator:
Identifier:http://rs.tdwg.org/dwc/2009-02-20/translationshttp://rs.tdwg.org/dwc/2009-04-24/translations/
Latest Version: http://rs.tdwg.org/dwc/translations
Replaces:Not applicablehttp://rs.tdwg.org/dwc/2009-02-20/translations
Document Status: Informative supplement to the Darwin Core Standard.
- -

Table of Contents

-

- - - - -
(EN) Introduction
(EN) Guide
(ES) Introducción
(ES) Guia
+

-

(EN) Introduction

+

1. Introduction

The Darwin Core is meant to serve a global community. Access to the documents describing the standard in multiple languages will facilitate open access and global adoption. This page is meant to be an index to all translations of Darwin Core documents. -Anyone interested in providing translations should contact the Darwin Core Task Group. - - -

(EN) Guide

-Following is an index to the primary documents of the Darwin Core. Links to additional documents relevant to this page can be -found in the References section. -

-Introduction - Darwin Core motivation, content, how to participate -

-Darwin Core Terms -

- -
    Decisions - documentation of justifications for past changes to terms
- -
    Type Vocabulary - list of terms for types of records supported by Darwin Core
- -

-Mappings -

    ABCD - current equivalent terms in ABCD
-
    Versions - current equivalent terms in historical versions
- -

-Implementation Guides -

    XML Schemas - how to construct and use Darwin Core XML Schemas
-
    Text - how to construct and use text files for capturing Darwin Core data
- -

-Translations (this document) - An index to Darwin Core documents in various languages - - -

(ES) Introducción

-

- - -

(ES) Guia

+Anyone interested in providing translations to be hosted with the corpus of the standard should contact the Darwin Core Task Group +[DWC-TASK].
diff --git a/xsd/dublin_core.xsd b/xsd/dublin_core.xsd index 6d46458..002fe96 100644 --- a/xsd/dublin_core.xsd +++ b/xsd/dublin_core.xsd @@ -1,27 +1,30 @@ + - - + + - + - + - + @@ -29,7 +32,7 @@ - + @@ -56,11 +59,22 @@ - + - + - + + + + + + + + + + + + diff --git a/xsd/profiles/ipt/ipt_record.xsd b/xsd/profiles/ipt/ipt_record.xsd deleted file mode 100644 index f49847e..0000000 --- a/xsd/profiles/ipt/ipt_record.xsd +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - This schema defines a classic darwin core record using the new terms from namespace http://rs.tdwg.org/dwc/terms/ - It allows every term including extensions to appear as often as needed and in any order. - In addition to the standard classic schema it also allows classes to appear at the end of each record. - - - - - - - Simple container to encode multiple darwin core records that have no notion of which class they are. - They can therefore represent a taxon, an observation or just a locality - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xsd/tdwg_dwcclasses.xsd b/xsd/tdwg_dwc_class_terms.xsd similarity index 63% rename from xsd/tdwg_dwcclasses.xsd rename to xsd/tdwg_dwc_class_terms.xsd index b89722b..7f398fd 100644 --- a/xsd/tdwg_dwcclasses.xsd +++ b/xsd/tdwg_dwc_class_terms.xsd @@ -18,11 +18,48 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -30,7 +67,7 @@ - + @@ -42,81 +79,37 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/xsd/tdwg_dwc_extensible_classes.xsd b/xsd/tdwg_dwc_classes.xsd similarity index 75% rename from xsd/tdwg_dwc_extensible_classes.xsd rename to xsd/tdwg_dwc_classes.xsd index c214ad2..f183662 100644 --- a/xsd/tdwg_dwc_extensible_classes.xsd +++ b/xsd/tdwg_dwc_classes.xsd @@ -3,11 +3,12 @@ targetNamespace="http://rs.tdwg.org/dwc/dwcrecord/" xmlns:dwr="http://rs.tdwg.org/dwc/dwcrecord/" xmlns:dwc="http://rs.tdwg.org/dwc/terms/"> - + - This schema defines a container for all proper darwin core classes. + This schema defines a container for all darwin core classes with no notion of a record per se. + All classes are treated equally. diff --git a/xsd/tdwg_dwc_compound_sample.xsd b/xsd/tdwg_dwc_compound_sample.xsd deleted file mode 100644 index f3d9d42..0000000 --- a/xsd/tdwg_dwc_compound_sample.xsd +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/xsd/tdwg_dwc_compound_samplinglocation.xsd b/xsd/tdwg_dwc_compound_samplinglocation.xsd deleted file mode 100644 index 021de0f..0000000 --- a/xsd/tdwg_dwc_compound_samplinglocation.xsd +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/xsd/tdwg_dwc_extensible.xsd b/xsd/tdwg_dwc_extensible.xsd deleted file mode 100644 index 64bf5e9..0000000 --- a/xsd/tdwg_dwc_extensible.xsd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - This schema defines a classic darwin core record using the new terms from namespace http://rs.tdwg.org/dwc/terms/ - It allows every term including extensions to appear as often as needed and in any order. - - - - - - - Simple container to encode multiple darwin core records that have no notion of which class they are. - They can therefore represent a taxon, an observation or just a locality - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xsd/tdwg_dwc_simple.xsd b/xsd/tdwg_dwc_simple.xsd index 4ab60e7..0199684 100644 --- a/xsd/tdwg_dwc_simple.xsd +++ b/xsd/tdwg_dwc_simple.xsd @@ -1,7 +1,7 @@  @@ -33,138 +33,137 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsd/tdwg_dwcterms.xsd b/xsd/tdwg_dwcterms.xsd index 3752008..b316baa 100644 --- a/xsd/tdwg_dwcterms.xsd +++ b/xsd/tdwg_dwcterms.xsd @@ -1,7 +1,7 @@  @@ -32,6 +32,21 @@ + + + Group of all darwin core identifier terms as a convenience to construct other schemas + + + + + + + + + + + + @@ -43,395 +58,357 @@ Every domain has its own substitutiongroup --> + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - + + + + + + - - - - - + + + + + + - - - Group of all darwin core identifier terms as a convenience to construct other schemas - + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + - - - - - - - - - - - Recommended Dublin Core terms to be reused - - - - - - - -