From d2a63db10662b8e30618199db60f6dcc55033aee Mon Sep 17 00:00:00 2001 From: Margaret O'Brien Date: Tue, 10 Jul 2018 12:26:58 -0700 Subject: [PATCH] Added to taxonomicClassificationType: an id on the taxonomicClassification; new child element with attribute "provider". Added basic documentation --- xsd/eml-coverage.xsd | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/xsd/eml-coverage.xsd b/xsd/eml-coverage.xsd index cddea587..9205f78c 100644 --- a/xsd/eml-coverage.xsd +++ b/xsd/eml-coverage.xsd @@ -1294,6 +1294,42 @@ the spatialReference schema. + + + + Taxonomic Identifier + Element holds the ID for this taxon in an authoritative source. + The identifier for this + taxon from an authority such as ITIS or USDA Plant Database. more, TBD + The + TO DO. see userId for example structure + + + + + + + + + Taxon ID Provider + The taxonomic authority or catalog from which the + taxonId can be retrieved. + This attribute names the taxonomic authority or catalog + to which this taxonId applies. taxonId providers should be chosen for + their stability and longevity, with an established name. + Minimally (but discouraged), the provider could be a + non-parsable description. + https://itis.gov + ITIS + https://eol.org + WoRMS + + + + + + + @@ -1306,6 +1342,7 @@ the spatialReference schema. +