Always add index.html

This commit is contained in:
Peter Desmet 2015-01-13 18:07:18 +01:00
parent c6bb9a9c27
commit 30157eae5b
4 changed files with 71 additions and 72 deletions

View File

@ -32,12 +32,12 @@
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../">Darwin Core</a>
<a class="navbar-brand" href="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="../terms/">Terms</a></li>
<li><a href="../examples/">Examples</a></li>
<li class="active"><a href="../terms/index.html">Terms</a></li>
<li><a href="../examples/index.html">Examples</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Reference <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
@ -45,9 +45,9 @@
<li class="divider"></li>
<li><a href="../simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li><a href="../guides/text/">Text guide</a></li>
<li><a href="../guides/xml/">XML guide</a></li>
<li class="disabled"><a href="../guides/rdf/">RDF guide</a></li>
<li><a href="../guides/text/index.html">Text guide</a></li>
<li><a href="../guides/xml/index.html">XML guide</a></li>
<li class="disabled"><a href="../guides/rdf/index.html">RDF guide</a></li>
<li class="divider"></li>
<li><a href="../terms/history.html">Term history</a></li>
<li><a href="../terms/decisions.html">Term decisions</a></li>
@ -56,7 +56,7 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="../resources/">Resources</a></li>
<li class="active"><a href="../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>

View File

@ -32,12 +32,12 @@
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../">Darwin Core</a>
<a class="navbar-brand" href="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../terms/">Terms</a></li>
<li class="active"><a href="../examples/">Examples</a></li>
<li><a href="../terms/index.html">Terms</a></li>
<li class="active"><a href="../examples/index.html">Examples</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Reference <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
@ -45,9 +45,9 @@
<li class="divider"></li>
<li><a href="../simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li><a href="../guides/text/">Text guide</a></li>
<li><a href="../guides/xml/">XML guide</a></li>
<li class="disabled"><a href="../guides/rdf/">RDF guide</a></li>
<li><a href="../guides/text/index.html">Text guide</a></li>
<li><a href="../guides/xml/index.html">XML guide</a></li>
<li class="disabled"><a href="../guides/rdf/index.html">RDF guide</a></li>
<li class="divider"></li>
<li><a href="../terms/history.html">Term history</a></li>
<li><a href="../terms/decisions.html">Term decisions</a></li>
@ -56,7 +56,7 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../resources/">Resources</a></li>
<li><a href="../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>

View File

@ -36,8 +36,8 @@
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="terms/">Terms</a></li>
<li><a href="examples/">Examples</a></li>
<li><a href="terms/index.html">Terms</a></li>
<li><a href="examples/index.html">Examples</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Reference <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
@ -45,9 +45,9 @@
<li class="divider"></li>
<li><a href="simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li><a href="guides/text/">Text guide</a></li>
<li><a href="guides/xml/">XML guide</a></li>
<li class="disabled"><a href="guides/rdf/">RDF guide</a></li>
<li><a href="guides/text/index.html">Text guide</a></li>
<li><a href="guides/xml/index.html">XML guide</a></li>
<li class="disabled"><a href="guides/rdf/index.html">RDF guide</a></li>
<li class="divider"></li>
<li><a href="terms/history.html">Term history</a></li>
<li><a href="terms/decisions.html">Term decisions</a></li>
@ -56,7 +56,7 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="resources/">Resources</a></li>
<li><a href="resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
@ -85,13 +85,13 @@
<p>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 <em>Comments</em> 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.</p>
<h2>Content</h2>
<p>The standard consists of a vocabulary of terms (properties, elements, fields, concepts) [<a href="terms/">TERMS</a>], the policy governing the maintenance of these terms [<a href="change_policy.htm">NAMESPACEPOLICY</a>], the decisions that resulted in changes to terms [<a href="terms/decisions.html">DECISIONS</a>], the complete history of terms including detailed attributes [<a href="terms/history.html">HISTORY</a>], a <em>Generic Darwin Core XML schema</em> [<a href="guides/xml/tdwg_dwcterms.xsd">TERMSXMLSCHEMA</a>] from which other schemas can be constructed, a <em>Simple Darwin Core XML schema</em> [<a href="guides/xml/tdwg_dwc_simple.xsd">SIMPLEXMLSCHEMA</a>] as a complete schema ready for use, a schema to allow Darwin Core data transfer in text files [<a href="guides/text/tdwg_dwc_text.xsd">TEXTSCHEMA</a>], 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 <a href="terms/old_versions.html">[VERSIONS]</a>, including mappings <a href="terms/mapping_abcd.html">[DWCTOABCD]</a> to concepts in the <em>Access to Biological Collections Data</em> standard <a href="http://www.tdwg.org/schemas/abcd/2.06">[ABCD]</a>.</p>
<p>The standard consists of a vocabulary of terms (properties, elements, fields, concepts) [<a href="terms/index.html">TERMS</a>], the policy governing the maintenance of these terms [<a href="change_policy.html">NAMESPACEPOLICY</a>], the decisions that resulted in changes to terms [<a href="terms/decisions.html">DECISIONS</a>], the complete history of terms including detailed attributes [<a href="terms/history.html">HISTORY</a>], a <em>Generic Darwin Core XML schema</em> [<a href="guides/xml/tdwg_dwcterms.xsd">TERMSXMLSCHEMA</a>] from which other schemas can be constructed, a <em>Simple Darwin Core XML schema</em> [<a href="guides/xml/tdwg_dwc_simple.xsd">SIMPLEXMLSCHEMA</a>] as a complete schema ready for use, a schema to allow Darwin Core data transfer in text files [<a href="guides/text/tdwg_dwc_text.xsd">TEXTSCHEMA</a>], 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 <a href="terms/old_versions.html">[VERSIONS]</a>, including mappings <a href="terms/mapping_abcd.html">[DWCTOABCD]</a> to concepts in the <em>Access to Biological Collections Data</em> standard <a href="http://www.tdwg.org/schemas/abcd/2.06">[ABCD]</a>.</p>
<h2>Extension</h2>
<p>Though the Darwin Core is insufficient for the needs of all biological disciplines, it can be adapted to serve new purposes. 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 <em>Darwin Core Namespace Policy</em> [<a href="change_policy.html">NAMESPACEPOLICY</a>]. 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.</p>
<h2>Participation</h2>
<p>To receive notification of activity or participate in discussions about Darwin Core, join the <em>tdwg-content</em> mailing list [<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content">TDWG-CONTENT</a>] and watch the <em>Darwin Core Project</em> [<a href= "https://github.com/tdwg/dwc">DWC-PROJECT</a>]. For discussion or commentary on the definition of recommended terms, consult the link inside the <em>Comment</em> section in the listing for the term in the <em>Quick Reference Guide</em> [<a href="terms/">TERMS</a>] or search for the relevant content in the auxiliary <em>Darwin Core Documentation</em> [<a href= "http://terms.tdwg.org/wiki/Darwin_Core">DWC-WIKI</a>].</p>
<p>To receive notification of activity or participate in discussions about Darwin Core, join the <em>tdwg-content</em> mailing list [<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content">TDWG-CONTENT</a>] and watch the <em>Darwin Core Project</em> [<a href= "https://github.com/tdwg/dwc">DWC-PROJECT</a>]. For discussion or commentary on the definition of recommended terms, consult the link inside the <em>Comment</em> section in the listing for the term in the <em>Quick Reference Guide</em> [<a href="terms/index.html">TERMS</a>] or search for the relevant content in the auxiliary <em>Darwin Core Documentation</em> [<a href= "http://terms.tdwg.org/wiki/Darwin_Core">DWC-WIKI</a>].</p>
<p>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 <em>Darwin Core Namespace Policy</em> [<a href="change_policy.html">NAMESPACEPOLICY</a>]. 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 <em>XML Guide</em> [<a href="terms/guides/xml">XMLGUIDE</a>], for information about the construction of a new application profile. The rules of submission of proposed standards can be found in the <em>Biodiversity Information Standards (TDWG)</em> process document [<a href="http://www.tdwg.org/about-tdwg/process/">PROCESS</a>].</p>
</div>
</div>

View File

@ -32,32 +32,31 @@
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../">Darwin Core</a>
<a class="navbar-brand" href="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="../terms/">Terms</a></li>
<li><a href="../examples/">Examples</a></li>
<li class="active"><a href="../terms/index.html">Terms</a></li>
<li><a href="../examples/index.html">Examples</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Reference <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="../change_policy.html">Change policy</a></li>
<li><a href="../references.html">References</a></li>
<li class="divider"></li>
<li><a href="../simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li><a href="../guides/text/">Text guide</a></li>
<li><a href="../guides/xml/">XML guide</a></li>
<li class="disabled"><a href="../guides/rdf/">RDF guide</a></li>
<li><a href="../guides/text/index.html">Text guide</a></li>
<li><a href="../guides/xml/index.html">XML guide</a></li>
<li class="disabled"><a href="../guides/rdf/index.html">RDF guide</a></li>
<li class="divider"></li>
<li><a href="../terms/history.html">Term history</a></li>
<li><a href="../terms/decisions.html">Term decision history</a></li>
<li><a href="../terms/decisions.html">Term decisions</a></li>
<li><a href="../terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="../resources/">Resources</a></li>
<li class="active"><a href="../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
@ -78,7 +77,7 @@
<li><a href="#Event">Event</a></li>
<li><a href="#HumanObservation">HumanObservation</a></li>
<li><a href="#MachineObservation">MachineObservation</a></li>
<li><a href="#Location">Location</a></li>
<li><a href="#Location">dcterms:Location</a></li>
<li><a href="#GeologicalContext">GeologicalContext</a></li>
<li><a href="#Identification">Identification</a></li>
<li><a href="#Taxon">Taxon</a></li>
@ -96,14 +95,14 @@
<header class="well">
<h2>Record-level</h2>
<ul class="list-inline">
<li><a href="#type">type</a></li>
<li><a href="#modified">modified</a></li>
<li><a href="#language">language</a></li>
<li><a href="#license">license</a></li>
<li><a href="#rightsHolder">rightsHolder</a></li>
<li><a href="#accessRights">accessRights</a></li>
<li><a href="#bibliographicCitation">bibliographicCitation</a></li>
<li><a href="#references">references</a></li>
<li><a href="#type">dcterms:type</a></li>
<li><a href="#modified">dcterms:modified</a></li>
<li><a href="#language">dcterms:language</a></li>
<li><a href="#license">dcterms:license</a></li>
<li><a href="#rightsHolder">dcterms:rightsHolder</a></li>
<li><a href="#accessRights">dcterms:accessRights</a></li>
<li><a href="#bibliographicCitation">dcterms:bibliographicCitation</a></li>
<li><a href="#references">dcterms:references</a></li>
<li><a href="#institutionID">institutionID</a></li>
<li><a href="#collectionID">collectionID</a></li>
<li><a href="#datasetID">datasetID</a></li>
@ -127,12 +126,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">type</td></tr>
<tr><td colspan="2">dcterms:type</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/type">http://purl.org/dc/terms/type</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>The nature or genre of the resource. For Darwin Core, recommended best practice is to use the name of the class that defines the root of the record.</td></tr>
<tr><td>Comment</td><td>Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text".</td></tr>
<tr><td>Comment</td><td>Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text". For discussion see <a href='http://terms.tdwg.org/wiki/dwc:type'>http://terms.tdwg.org/wiki/dwc:type</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:type">http://terms.tdwg.org/wiki/dcterms:type</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#typeT-001">http://dublincore.org/usage/terms/history/#typeT-001</a></td></tr>
</tbody>
@ -146,12 +145,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">modified</td></tr>
<tr><td colspan="2">dcterms:modified</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/modified">http://purl.org/dc/terms/modified</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>The most recent date-time on which the resource was changed. For Darwin Core, recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).</td></tr>
<tr><td>Comment</td><td>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.</td></tr>
<tr><td>Comment</td><td>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 <a href='http://terms.tdwg.org/wiki/dwc:modified'>http://terms.tdwg.org/wiki/dwc:modified</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:modified">http://terms.tdwg.org/wiki/dcterms:modified</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#modified-003">http://dublincore.org/usage/terms/history/#modified-003</a></td></tr>
</tbody>
@ -165,12 +164,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">language</td></tr>
<tr><td colspan="2">dcterms:language</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/language">http://purl.org/dc/terms/language</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</td></tr>
<tr><td>Comment</td><td>Examples: "en" for English, "es" for Spanish.</td></tr>
<tr><td>Comment</td><td>Examples: "en" for English, "es" for Spanish. For discussion see <a href='http://terms.tdwg.org/wiki/dwc:language'>http://terms.tdwg.org/wiki/dwc:language</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:language">http://terms.tdwg.org/wiki/dcterms:language</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#languageT-001">http://dublincore.org/usage/terms/history/#languageT-001</a></td></tr>
</tbody>
@ -184,12 +183,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">license</td></tr>
<tr><td colspan="2">dcterms:license</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/license">http://purl.org/dc/terms/license</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>A legal document giving official permission to do something with the resource.</td></tr>
<tr><td>Comment</td><td>Examples: "<a href='http://creativecommons.org/publicdomain/zero/1.0/legalcode'>http://creativecommons.org/publicdomain/zero/1.0/legalcode</a>", "<a href='http://creativecommons.org/licenses/by/4.0/legalcode'>http://creativecommons.org/licenses/by/4.0/legalcode</a>".</td></tr>
<tr><td>Comment</td><td>Examples: "<a href='http://creativecommons.org/publicdomain/zero/1.0/legalcode",'>http://creativecommons.org/publicdomain/zero/1.0/legalcode",</a> "<a href='http://creativecommons.org/licenses/by/4.0/legalcode".'>http://creativecommons.org/licenses/by/4.0/legalcode".</a> For discussion see <a href='http://terms.tdwg.org/wiki/dwc:license'>http://terms.tdwg.org/wiki/dwc:license</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:license">http://terms.tdwg.org/wiki/dcterms:license</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#license-002">http://dublincore.org/usage/terms/history/#license-002</a></td></tr>
</tbody>
@ -203,12 +202,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">rightsHolder</td></tr>
<tr><td colspan="2">dcterms:rightsHolder</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/rightsHolder">http://purl.org/dc/terms/rightsHolder</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>A person or organization owning or managing rights over the resource.</td></tr>
<tr><td>Comment</td><td>Example: "The Regents of the University of California.".</td></tr>
<tr><td>Comment</td><td>Example: "The Regents of the University of California.". For discussion see <a href='http://terms.tdwg.org/wiki/dwc:rightsHolder'>http://terms.tdwg.org/wiki/dwc:rightsHolder</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:rightsHolder">http://terms.tdwg.org/wiki/dcterms:rightsHolder</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#rightsHolder-002">http://dublincore.org/usage/terms/history/#rightsHolder-002</a></td></tr>
</tbody>
@ -222,12 +221,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">accessRights</td></tr>
<tr><td colspan="2">dcterms:accessRights</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/accessRights">http://purl.org/dc/terms/accessRights</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>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.</td></tr>
<tr><td>Comment</td><td>Example: "not-for-profit use only".</td></tr>
<tr><td>Comment</td><td>Example: "not-for-profit use only". For discussion see <a href='http://terms.tdwg.org/wiki/dwc:accessRights'>http://terms.tdwg.org/wiki/dwc:accessRights</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:accessRights">http://terms.tdwg.org/wiki/dcterms:accessRights</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#accessRights-002">http://dublincore.org/usage/terms/history/#accessRights-002</a></td></tr>
</tbody>
@ -241,12 +240,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">bibliographicCitation</td></tr>
<tr><td colspan="2">dcterms:bibliographicCitation</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/bibliographicCitation">http://purl.org/dc/terms/bibliographicCitation</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>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.</td></tr>
<tr><td>Comment</td><td>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.</td></tr>
<tr><td>Comment</td><td>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 <a href='http://terms.tdwg.org/wiki/dwc:bibliographicCitation'>http://terms.tdwg.org/wiki/dwc:bibliographicCitation</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:bibliographicCitation">http://terms.tdwg.org/wiki/dcterms:bibliographicCitation</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#bibliographicCitation-002">http://dublincore.org/usage/terms/history/#bibliographicCitation-002</a></td></tr>
</tbody>
@ -260,12 +259,12 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">references</td></tr>
<tr><td colspan="2">dcterms:references</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/references">http://purl.org/dc/terms/references</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>A related resource that is referenced, cited, or otherwise pointed to by the described resource.</td></tr>
<tr><td>Comment</td><td>Examples: "<a href='http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861'>http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861</a>"; "<a href='http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868'>http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868</a>".</td></tr>
<tr><td>Comment</td><td>Examples: "<a href='http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861";'>http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861";</a> "<a href='http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868".'>http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868".</a> For discussion see <a href='http://terms.tdwg.org/wiki/dwc:references'>http://terms.tdwg.org/wiki/dwc:references</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dcterms:references">http://terms.tdwg.org/wiki/dcterms:references</a></td></tr>
<tr><td>History</td><td><a href="http://dublincore.org/usage/terms/history/#references-003">http://dublincore.org/usage/terms/history/#references-003</a></td></tr>
</tbody>
@ -284,7 +283,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/institutionID">http://rs.tdwg.org/dwc/terms/institutionID</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>An identifier for the institution having custody of the object(s) or information referred to in the record.</td></tr>
<tr><td>Comment</td><td>For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (<a href='http://grbio.org/'>http://grbio.org/</a>). Examples: "<a href='http://biocol.org/urn:lsid:biocol.org:col:34777'>http://biocol.org/urn:lsid:biocol.org:col:34777</a>", "<a href='http://grbio.org/cool/km06-gtbn'>http://grbio.org/cool/km06-gtbn</a>".</td></tr>
<tr><td>Comment</td><td>For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (<a href='http://grbio.org/).'>http://grbio.org/).</a> Examples: "<a href='http://biocol.org/urn:lsid:biocol.org:col:34777",'>http://biocol.org/urn:lsid:biocol.org:col:34777",</a> "<a href='http://grbio.org/cool/km06-gtbn".'>http://grbio.org/cool/km06-gtbn".</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:institutionID">http://terms.tdwg.org/wiki/dwc:institutionID</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#institutionID-2009-09-11">http://rs.tdwg.org/dwc/terms/history.html#institutionID-2009-09-11</a></td></tr>
</tbody>
@ -303,7 +302,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/collectionID">http://rs.tdwg.org/dwc/terms/collectionID</a></td></tr>
<tr><td>Class</td><td></td></tr>
<tr><td>Definition</td><td>An identifier for the collection or dataset from which the record was derived.</td></tr>
<tr><td>Comment</td><td>For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (<a href='http://grbio.org/'>http://grbio.org/</a>). Examples: "<a href='http://biocol.org/urn:lsid:biocol.org:col:1001'>http://biocol.org/urn:lsid:biocol.org:col:1001</a>", "<a href='http://grbio.org/cool/p5fp-c036'>http://grbio.org/cool/p5fp-c036</a>".</td></tr>
<tr><td>Comment</td><td>For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (<a href='http://grbio.org/).'>http://grbio.org/).</a> Examples: "<a href='http://biocol.org/urn:lsid:biocol.org:col:1001",'>http://biocol.org/urn:lsid:biocol.org:col:1001",</a> "<a href='http://grbio.org/cool/p5fp-c036".'>http://grbio.org/cool/p5fp-c036".</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:collectionID">http://terms.tdwg.org/wiki/dwc:collectionID</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#collectionID-2009-09-11">http://rs.tdwg.org/dwc/terms/history.html#collectionID-2009-09-11</a></td></tr>
</tbody>
@ -518,7 +517,7 @@
<tr><td colspan="2">Occurrence</td></tr>
<tr><td>Label</td><td>Occurrence</td></tr>
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/Occurrence">http://rs.tdwg.org/dwc/terms/Occurrence</a></td></tr>
<tr><td>Definition</td><td>An existence of an Organism (sensu <a href='http://rs.tdwg.org/dwc/terms/Organism'>http://rs.tdwg.org/dwc/terms/Organism</a>) at a particular place at a particular time.</td></tr>
<tr><td>Definition</td><td>An existence of an Organism (sensu <a href='http://rs.tdwg.org/dwc/terms/Organism)'>http://rs.tdwg.org/dwc/terms/Organism)</a> at a particular place at a particular time.</td></tr>
<tr><td>Comment</td><td>Examples: A wolf pack on the shore of Kluane Lake in 1988. A virus in a plant leaf in a the New York Botanical Garden at 15:29 on 2014-10-23. A fungus in Central Park in the summer of 1929.</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:Occurrence">http://terms.tdwg.org/wiki/dwc:Occurrence</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#Occurrence-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#Occurrence-2014-10-23</a></td></tr>
@ -786,7 +785,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/associatedMedia">http://rs.tdwg.org/dwc/terms/associatedMedia</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Occurrence</td></tr>
<tr><td>Definition</td><td>A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.</td></tr>
<tr><td>Comment</td><td>The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "<a href='http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG'>http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG</a>", "<a href='http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg'>http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg</a> | <a href='http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg'>http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg</a>".</td></tr>
<tr><td>Comment</td><td>The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "<a href='http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG",'>http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG",</a> "<a href='http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg'>http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg</a> | <a href='http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg".'>http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg".</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:associatedMedia">http://terms.tdwg.org/wiki/dwc:associatedMedia</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#associatedMedia-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#associatedMedia-2014-10-23</a></td></tr>
</tbody>
@ -805,7 +804,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/associatedReferences">http://rs.tdwg.org/dwc/terms/associatedReferences</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Occurrence</td></tr>
<tr><td>Definition</td><td>A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.</td></tr>
<tr><td>Comment</td><td>The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "<a href='http://www.sciencemag.org/cgi/content/abstract/322/5899/261'>http://www.sciencemag.org/cgi/content/abstract/322/5899/261</a>", "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767.", "Steven R. Hoofer and Ronald A. Van Den Bussche. 2001. Phylogenetic Relationships of Plecotine Bats and Allies Based on Mitochondrial Ribosomal Sequences. Journal of Mammalogy 82(1):131-137. | Walker, Faith M., Jeffrey T. Foster, Kevin P. Drees, Carol L. Chambers. 2014. Spotted bat (Euderma maculatum) microsatellite discovery using illumina sequencing. Conservation Genetics Resources.".</td></tr>
<tr><td>Comment</td><td>The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "<a href='http://www.sciencemag.org/cgi/content/abstract/322/5899/261",'>http://www.sciencemag.org/cgi/content/abstract/322/5899/261",</a> "Christopher J. Conroy, Jennifer L. Neuwald. 2008. Phylogeographic study of the California vole, Microtus californicus Journal of Mammalogy, 89(3):755-767.", "Steven R. Hoofer and Ronald A. Van Den Bussche. 2001. Phylogenetic Relationships of Plecotine Bats and Allies Based on Mitochondrial Ribosomal Sequences. Journal of Mammalogy 82(1):131-137. | Walker, Faith M., Jeffrey T. Foster, Kevin P. Drees, Carol L. Chambers. 2014. Spotted bat (Euderma maculatum) microsatellite discovery using illumina sequencing. Conservation Genetics Resources.".</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:associatedReferences">http://terms.tdwg.org/wiki/dwc:associatedReferences</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#associatedReferences-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#associatedReferences-2014-10-23</a></td></tr>
</tbody>
@ -824,7 +823,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/associatedSequences">http://rs.tdwg.org/dwc/terms/associatedSequences</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Occurrence</td></tr>
<tr><td>Definition</td><td>A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.</td></tr>
<tr><td>Comment</td><td>The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "<a href='http://www.ncbi.nlm.nih.gov/nuccore/U34853.1'>http://www.ncbi.nlm.nih.gov/nuccore/U34853.1</a>", "<a href='http://www.ncbi.nlm.nih.gov/nuccore/GU328060'>http://www.ncbi.nlm.nih.gov/nuccore/GU328060</a> | <a href='http://www.ncbi.nlm.nih.gov/nuccore/AF326093'>http://www.ncbi.nlm.nih.gov/nuccore/AF326093</a>".</td></tr>
<tr><td>Comment</td><td>The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "<a href='http://www.ncbi.nlm.nih.gov/nuccore/U34853.1",'>http://www.ncbi.nlm.nih.gov/nuccore/U34853.1",</a> "<a href='http://www.ncbi.nlm.nih.gov/nuccore/GU328060'>http://www.ncbi.nlm.nih.gov/nuccore/GU328060</a> | <a href='http://www.ncbi.nlm.nih.gov/nuccore/AF326093".'>http://www.ncbi.nlm.nih.gov/nuccore/AF326093".</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:associatedSequences">http://terms.tdwg.org/wiki/dwc:associatedSequences</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#associatedSequences-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#associatedSequences-2014-10-23</a></td></tr>
</tbody>
@ -972,7 +971,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/organismScope">http://rs.tdwg.org/dwc/terms/organismScope</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Organism</td></tr>
<tr><td>Definition</td><td>A description of the kind of Organism instance. Can be used to indicate whether the Organism instance represents a discrete organism or if it represents a particular type of aggregation. Recommended best practice is to use a controlled vocabulary.</td></tr>
<tr><td>Comment</td><td>This term is not intended to be used to specify a type of taxon. To describe the kind of Organism using a URI object in RDF, use rdf:type (<a href='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</a>) instead. Examples: "multicellular organism", "virus", "clone" "pack", "colony".</td></tr>
<tr><td>Comment</td><td>This term is not intended to be used to specify a type of taxon. To describe the kind of Organism using a URI object in RDF, use rdf:type (<a href='http://www.w3.org/1999/02/22-rdf-syntax-ns#type)'>http://www.w3.org/1999/02/22-rdf-syntax-ns#type)</a> instead. Examples: "multicellular organism", "virus", "clone" "pack", "colony".</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:organismScope">http://terms.tdwg.org/wiki/dwc:organismScope</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#organismScope-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#organismScope-2014-10-23</a></td></tr>
</tbody>
@ -1446,7 +1445,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/samplingProtocol">http://rs.tdwg.org/dwc/terms/samplingProtocol</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Event</td></tr>
<tr><td>Definition</td><td>The name of, reference to, or description of the method or protocol used during an Event.</td></tr>
<tr><td>Comment</td><td>Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count", "Penguins from space: faecal stains reveal the location of emperor penguin colonies, <a href='http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x'>http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x</a>", "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "<a href='http://www.bsc-eoc.org/download/Owl.pdf'>http://www.bsc-eoc.org/download/Owl.pdf</a>"</td></tr>
<tr><td>Comment</td><td>Examples: "UV light trap", "mist net", "bottom trawl", "ad hoc observation", "point count", "Penguins from space: faecal stains reveal the location of emperor penguin colonies, <a href='http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x",'>http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x",</a> "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "<a href='http://www.bsc-eoc.org/download/Owl.pdf"'>http://www.bsc-eoc.org/download/Owl.pdf"</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:samplingProtocol">http://terms.tdwg.org/wiki/dwc:samplingProtocol</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#samplingProtocol-2009-04-24">http://rs.tdwg.org/dwc/terms/history.html#samplingProtocol-2009-04-24</a></td></tr>
</tbody>
@ -1567,7 +1566,7 @@
</section>
<section id="Location" class="class-group">
<header class="well">
<h2>Location</h2>
<h2>dcterms:Location</h2>
<ul class="list-inline">
<li><a href="#locationID">locationID</a></li>
<li><a href="#higherGeographyID">higherGeographyID</a></li>
@ -1623,7 +1622,7 @@
<col />
</colgroup>
<tbody>
<tr><td colspan="2">Location</td></tr>
<tr><td colspan="2">dcterms:Location</td></tr>
<tr><td>Label</td><td></td></tr>
<tr><td>Identifier</td><td><a href="http://purl.org/dc/terms/Location">http://purl.org/dc/terms/Location</a></td></tr>
<tr><td>Definition</td><td>A spatial region or named place.</td></tr>
@ -3096,7 +3095,7 @@
<tr><td colspan="2">Taxon</td></tr>
<tr><td>Label</td><td>Taxon</td></tr>
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/Taxon">http://rs.tdwg.org/dwc/terms/Taxon</a></td></tr>
<tr><td>Definition</td><td>A group of organisms (sensu <a href='http://purl.obolibrary.org/obo/OBI_0100026'>http://purl.obolibrary.org/obo/OBI_0100026</a>) considered by taxonomists to form a homogeneous unit.</td></tr>
<tr><td>Definition</td><td>A group of organisms (sensu <a href='http://purl.obolibrary.org/obo/OBI_0100026)'>http://purl.obolibrary.org/obo/OBI_0100026)</a> considered by taxonomists to form a homogeneous unit.</td></tr>
<tr><td>Comment</td><td>Example: The genus Truncorotaloides as published by Brönnimann et al. in 1953 in the Journal of Paleontology Vol. 27(6) p. 817-820.</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:Taxon">http://terms.tdwg.org/wiki/dwc:Taxon</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#Taxon-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#Taxon-2014-10-23</a></td></tr>
@ -3117,7 +3116,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/taxonID">http://rs.tdwg.org/dwc/terms/taxonID</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Taxon</td></tr>
<tr><td>Definition</td><td>An identifier for the set of taxon information (data associated with the Taxon class). May be a global unique identifier or an identifier specific to the data set.</td></tr>
<tr><td>Comment</td><td>Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "<a href='http://species.gbif.org/abies_alba_1753'>http://species.gbif.org/abies_alba_1753</a>", "urn:lsid:gbif.org:usages:32567"</td></tr>
<tr><td>Comment</td><td>Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "<a href='http://species.gbif.org/abies_alba_1753",'>http://species.gbif.org/abies_alba_1753",</a> "urn:lsid:gbif.org:usages:32567"</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:taxonID">http://terms.tdwg.org/wiki/dwc:taxonID</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#taxonID-2009-08-24">http://rs.tdwg.org/dwc/terms/history.html#taxonID-2009-08-24</a></td></tr>
</tbody>
@ -3193,7 +3192,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/originalNameUsageID">http://rs.tdwg.org/dwc/terms/originalNameUsageID</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Taxon</td></tr>
<tr><td>Definition</td><td>An identifier for the name usage (documented meaning of the name according to a source) in which the terminal element of the scientificName was originally established under the rules of the associated nomenclaturalCode.</td></tr>
<tr><td>Comment</td><td>Example: "<a href='http://species.gbif.org/abies_alba_1753'>http://species.gbif.org/abies_alba_1753</a>"</td></tr>
<tr><td>Comment</td><td>Example: "<a href='http://species.gbif.org/abies_alba_1753"'>http://species.gbif.org/abies_alba_1753"</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:originalNameUsageID">http://terms.tdwg.org/wiki/dwc:originalNameUsageID</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#originalNameUsageID-2009-09-21">http://rs.tdwg.org/dwc/terms/history.html#originalNameUsageID-2009-09-21</a></td></tr>
</tbody>
@ -3231,7 +3230,7 @@
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/namePublishedInID">http://rs.tdwg.org/dwc/terms/namePublishedInID</a></td></tr>
<tr><td>Class</td><td>http://rs.tdwg.org/dwc/terms/Taxon</td></tr>
<tr><td>Definition</td><td>An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.</td></tr>
<tr><td>Comment</td><td>Example: "<a href='http://hdl.handle.net/10199/7'>http://hdl.handle.net/10199/7</a>"</td></tr>
<tr><td>Comment</td><td>Example: "<a href='http://hdl.handle.net/10199/7"'>http://hdl.handle.net/10199/7"</a></td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:namePublishedInID">http://terms.tdwg.org/wiki/dwc:namePublishedInID</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#namePublishedInID-2009-09-21">http://rs.tdwg.org/dwc/terms/history.html#namePublishedInID-2009-09-21</a></td></tr>
</tbody>
@ -3757,7 +3756,7 @@
<tr><td colspan="2">ResourceRelationship</td></tr>
<tr><td>Label</td><td>Resource Relationship</td></tr>
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/ResourceRelationship">http://rs.tdwg.org/dwc/terms/ResourceRelationship</a></td></tr>
<tr><td>Definition</td><td>A relationship of one rdfs:Resource (<a href='http://www.w3.org/2000/01/rdf-schema#Resource'>http://www.w3.org/2000/01/rdf-schema#Resource</a>) to another.</td></tr>
<tr><td>Definition</td><td>A relationship of one rdfs:Resource (<a href='http://www.w3.org/2000/01/rdf-schema#Resource)'>http://www.w3.org/2000/01/rdf-schema#Resource)</a> to another.</td></tr>
<tr><td>Comment</td><td>Resources can be thought of as identifiable records or instances of classes and may include, but need not be limited to Occurrences, Organisms, MaterialSamples, Events, Locations, GeologicalContexts, Identifications, or Taxa. Example: An instance of an Organism is the mother of another instance of an Organism.</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:ResourceRelationship">http://terms.tdwg.org/wiki/dwc:ResourceRelationship</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#ResourceRelationship-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#ResourceRelationship-2014-10-23</a></td></tr>
@ -3926,7 +3925,7 @@
<tr><td colspan="2">MeasurementOrFact</td></tr>
<tr><td>Label</td><td>Measurement or Fact</td></tr>
<tr><td>Identifier</td><td><a href="http://rs.tdwg.org/dwc/terms/MeasurementOrFact">http://rs.tdwg.org/dwc/terms/MeasurementOrFact</a></td></tr>
<tr><td>Definition</td><td>A measurement of or fact about an rdfs:Resource (<a href='http://www.w3.org/2000/01/rdf-schema#Resource'>http://www.w3.org/2000/01/rdf-schema#Resource</a>).</td></tr>
<tr><td>Definition</td><td>A measurement of or fact about an rdfs:Resource (<a href='http://www.w3.org/2000/01/rdf-schema#Resource).'>http://www.w3.org/2000/01/rdf-schema#Resource).</a></td></tr>
<tr><td>Comment</td><td>Resources can be thought of as identifiable records or instances of classes and may include, but need not be limited to Occurrences, Organisms, MaterialSamples, Events, Locations, GeologicalContexts, Identifications, or Taxa. Examples: The weight of an organism in grams. The number of placental scars.</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/dwc:MeasurementOrFact">http://terms.tdwg.org/wiki/dwc:MeasurementOrFact</a></td></tr>
<tr><td>History</td><td><a href="http://rs.tdwg.org/dwc/terms/history.html#MeasurementOrFact-2014-10-23">http://rs.tdwg.org/dwc/terms/history.html#MeasurementOrFact-2014-10-23</a></td></tr>