Merge pull request #147 from tdwg/dwc_cleanup

Move dwc_cleanup stuff into master. Good job, Peter!  🥇
This commit is contained in:
John Wieczorek 2017-09-29 19:44:24 -07:00 committed by GitHub
commit 0fed4f5af6
124 changed files with 47351 additions and 25336 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.idea
.DS_Store

View File

@ -1,116 +1,69 @@
Issues guidelines should go here.
TITLE: Guidelines for contributing
DESCRIPTION: This document describes how you can contribute to Darwin Core.
From https://help.github.com/articles/setting-guidelines-for-repository-contributors/, the file could include:
Changes to the standard are subject to the [change policy](change_policy.html). Here's how you can contribute:
* Steps for creating good issues or pull requests.
* Links to external documentation, mailing lists, or a code of conduct.
* Community and behavioral expectations.
* Want to make a change to the standard? Copy and paste one of the **issue templates** below and [submit a new issue](https://github.com/tdwg/dwc/issues/new).
* Want to contribute to this repository? [Fork the repository](https://github.com/tdwg/dwc/fork), make the changes, and [send a pull request](https://github.com/tdwg/dwc/compare).
* Have a question about Darwin Core? Send it to tdwg-content@lists.tdwg.org.
Dump from wiki:
## Issue templates
## Submitting issues
### New term
If you wish to submit concrete recommendations for the Darwin Core Standard that can be assessed, assigned, tracked, and archived, the Issue Tracking System on this site is the mechanism for managing these recommendations.
Copy and paste this template into your [new issue](https://github.com/tdwg/dwc/issues/new) if you want to create a term that does not exist yet ([example]()).
For any new issue, open the [Issues](http://code.google.com/p/darwincore/issues/list) page (accessible from this page by clicking on the `Issues` tab above. It may be a good idea to review the list of issues to see if the issue you want to report has already been reported. If it has, you may want to add comments to that existing issue. To do so, click on the row containing the issue to open it's detailed view, then click in the `Add a comment and make changes` text box and enter your comments. When you are finished, click on the `Save changes` button on the bottom of the page.
If you do not find an existing issue for what you want to report, click in the [New Issue](http://code.google.com/p/darwincore/issues/entry) link on the first row of controls on the [Issues](http://code.google.com/p/darwincore/issues/list) page. Decide which of the basic types of issues (see the list and specific instructions for these below) best matches the one you want to report and select the appropriate template in the `Template` selection box. A form appropriate to your choice will appear. Fill in the form as completely and clearly as possible following the guidelines given within the template itself. When you have finished filling in the form, click on the `Submit issue` button at the bottom of the page.
There are four types of issues that should be reported using this system. Descriptions of these categories of issues are given below and are directly accessible from the following links:
### Documentation error report
This type of issue is to report an error in the documentation (web pages) for the Darwin Core Standard. Select the `Documentation Error` template and follow the guidelines provided in the `Description` text box in the Issue Report Form.
The information requested in this type of issue includes:
Submitter, URL, Error description, Recommended remedy.
Template
```
This type of issue is to report an error in the Darwin Core Standard
documentation. Add a label for the document on which the error occurs.
These can be selected in the Labels section of the issue tracker. In
addition, please include the URL to the document in your comment if
applicable. Describe the error and its remedy as clearly as possible, and
please identify yourself as the submitter if you want attribution for the
error report.
## New term
Please do not contribute more than one error report per issue. It will help
us to manage and track changes if distinct problems are identified in their
own issues.
* Submitter:
* Proponents (at least two independent parties who need this term):
* Justification (why is this term necessary?):
==Documentation Error Report==
URL:
Error description:
Recommended remedy:
Submitter:
Proposed definition of the new term:
* Term name (in lowerCamelCase):
* Class (e.g. Location, Taxon):
* Definition of the term:
* Comment (examples, recommendations regarding content, etc.):
* Refines (identifier of the broader term this term refines, if applicable):
* Replaces (identifier of the existing term that would be deprecated and replaced by this term, if applicable):
* ABCD 2.06 (XPATH of the equivalent term in ABCD, if applicable):
```
### Term change recommendation
### Change term
This type of issue is to make a recommendation for a change to a Darwin
Core term definition. Select the `Term Definition` template and follow the guidelines provided in the `Description` text box in the Issue Report Form.
Copy and paste this template into your [new issue](https://github.com/tdwg/dwc/issues/new) if you want to make a change to a term ([example]()).
The information requested in this type of issue includes:
Submitter, Term Name, Recommendation.
Template
```
This type of issue is to make a recommendation for a change to an existing
Darwin Core term. Provide the Term Name (e.g., institutionCode) in the
Summary (above), describe the recommendation as clearly as possible, and
please identify yourself as the submitter if you want attribution for the
change recommendation.
## Change term
Please do not contribute recommendations for more than one term in a single
issue. It will help us to manage and track changes if recommendations for
distinct terms are identified in their own issues. Any number of
recommendations for a single term may be made in the same issue.
* Term identifier (URL of the term to change):
* Submitter:
* Justification (why is this change necessary?):
==Term Definition Recommendation==
Term Name:
Recommendation:
Submitter:
I suggest the following changes (leave blank whatever would not change):
* Term name (in lowerCamelCase):
* Definition of the term:
* Comment (examples):
* Refines (identifier of the broader term this term refines, if applicable):
* Replaces (identifier of the existing term that would be deprecated and replaced by this term, if applicable):
* ABCD 2.06 (XPATH of the equivalent term in ABCD, if applicable):
```
### New term request
### Change documentation
This type of issue is to make a recommendation for a new Darwin
Core term. Select the `New Term` template and follow the guidelines provided in the `Description` text box in the Issue Report Form.
Copy and paste this template into your [new issue](https://github.com/tdwg/dwc/issues/new) if you want to make a change to the documentation ([example]()). Or, [fork the repository](https://github.com/tdwg/dwc/fork), make the changes yourself, and [send a pull request](https://github.com/tdwg/dwc/compare).
The information requested in this type of issue includes:
Submitter, Justification, Definition, Comment, Refines, Has Domain, Has Range, Replaces, ABCD 2.06:
Template
```
This type of issue is to make a recommendation for a new Darwin
Core term. Provide a justification for the new term as well as all of the
attributes of the new term in the template below. For definitions of the
term attributes, see the The Terms: Definitions section of the Complete
History page (http://rs.tdwg.org/dwc/terms/history/index.htm#theterms).
Please identify yourself as the submitter if you want attribution for the
change recommendation.
## Change documentation
* Documentation reference (URL):
* Submitter:
* Justification (why is this change necessary?):
I suggest the following changes:
Please do not contribute recommendations for more than one term issue. It
will help us to manage and track changes if recommendations for distinct
terms are identified in their own issues. Any number of recommendations for
a single term may be made in the same issue.
==New Term Recommendation==
Submitter:
Justification:
Definition:
Comment:
Refines:
Has Domain:
Has Range:
Replaces:
ABCD 2.06:
```
### Question
This type of issue is to ask for a clarification about something without being able to pose a solution to it yourself. If the topic is broad and requires discussion, post it instead to the discussion forum at tdwg-content@lists.tdwg.org.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 958 B

View File

@ -1,27 +0,0 @@
<!--
// Dreamweaver code
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
//-->

View File

@ -1,11 +0,0 @@
var browserName = navigator.appName;
var browserVer = parseInt(navigator.appVersion);
var version = "";
var msie4 = (browserName == "Microsoft Internet Explorer" && browserVer >= 4);
if ((browserName == "Netscape" && browserVer >= 3) || msie4 || browserName=="Konqueror" || browserName=="Opera") {version = "n3";} else {version = "n2";}
// Blurring links:
function blurLink(theObject) { //
if (msie4) {theObject.blur();}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

View File

@ -1,13 +0,0 @@
#pageHeader { display:none; }
#menu { display:none; }
#breadcrumbs {
margin: 0;
}
#pageContent {
margin: 0;
padding-right: 0;
}
#pageFooter {
margin: 0;
}

View File

@ -1,214 +0,0 @@
/* default styles for extension "tx_srlanguagemenu_pi1" */
.tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #35006d; margin-top: 8px; padding: 0; text-indent: 0; }
.tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }
.tx-srlanguagemenu-pi1 .CUR { float: left; font-size: .8em; }
.tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; font-weight: bold; }
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }
.tx-srlanguagemenu-pi1 .NO { float: left; font-size: .8em; }
.tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; font-weight:bold; }
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
.tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
.tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; font-weight: normal; }
.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
.tx-srlanguagemenu-pi1 .SPC { float: left; font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #35006d; }
.tx-srlanguagemenu-pi1 select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_veguestbook_pi1" */
/* example styles */
.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
.tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:100px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:150px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:100%; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
/* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_fileupload_pi1" */
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
border: 2px solid black;
padding: 0px 0px;
}
DIV.csc-textpic-imagewrap { padding: 0; }
DIV.csc-textpic IMG { border: none; }
/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }
/* Clearer */
DIV.csc-textpic-clear { clear: both; }
/* Margins around images: */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
display: inline; /* IE fix for double-margin bug */
margin-right: 10px;
}
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
display: inline; /* IE fix for double-margin bug */
margin-left: 10px;
}
/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
display: inline; /* IE fix for double-margin bug */
margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }
/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -12,14 +12,7 @@ The Darwin Core is body of standards. It includes a glossary of terms (in other
Darwin Core (c) by the Darwin Core Task Group, Biodiversity Informatics Standards (TDWG). Darwin Core is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). A copy of the license is provided in [LICENSE](LICENSE).
### How to attribute and cite Darwin Core
Use the recommended citation format where possible. For applied uses, referencing `http://rs.tdwg.org/dwc/` suffices. When specifically citing the current Darwin Core Standard documentation, the recommended citation format is (substitute the parenthetical date accessed with today's date):
```
Darwin Core Task Group, Biodiversity Information Standards (TDWG). 2009. Darwin Core.
http://rs.tdwg.org/dwc/ (accessed on 2014-10-31).
```
### How to cite Darwin Core
For scholarly citations, consider reading and citing the seminal peer-reviewed article on Darwin Core:
@ -27,3 +20,10 @@ For scholarly citations, consider reading and citing the seminal peer-reviewed a
Wieczorek J, Bloom D, Guralnick R, Blum S, Döring M, et al. (2012) Darwin Core: An Evolving Community-
Developed Biodiversity Data Standard. PLoS ONE 7(1): e29715. doi:10.1371/journal.pone.0029715
```
When specifically citing the Darwin Core Standard documentation, use the following format (substitute the parenthetical date accessed with today's date):
```
Darwin Core Task Group, Biodiversity Information Standards (TDWG). 2009. Darwin Core.
http://rs.tdwg.org/dwc/ (accessed on 2015-01-12).
```

5
assets/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

6
assets/bootstrap.min.js vendored Normal file

File diff suppressed because one or more lines are too long

5
assets/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

92
assets/main.css Normal file
View File

@ -0,0 +1,92 @@
html {
min-height: 100%;
position: relative;
}
body {
margin-bottom: 75px; /* Sticky footer */
padding-top: 50px; /* Fixed navbar */
}
.content {
padding-bottom: 20px;
}
.footer {
background-color: #f8f8f8;
border-top: 1px solid #e7e7e7;
bottom: 0;
height: 75px;
position: absolute;
width: 100%;
}
.footer .container {
padding-top: 20px;
}
.anchor:before {
content: " ";
display: block;
height: 70px;
margin-top: -70px;
visibility: hidden;
}
section .well h2 {
margin-top: 10px; /* On terms page */
}
.terms-sidebar {
margin-top: 40px;
}
.terms-sidebar .nav {
position: fixed;
}
.terms-sidebar .nav > li > a {
padding-bottom: 5px;
padding-top: 5px;
}
.terms-sidebar .nav > .active > a,
.terms-sidebar .nav > .active > a:hover,
.terms-sidebar .nav > .active > a:focus {
background-color: transparent;
border-left: 2px solid #2a6496;
color: #2a6496;
font-weight: bold;
margin-left: -2px;
text-decoration: none;
}
.terms-sidebar .nav > li > a:hover,
.terms-sidebar .nav > li > a:focus {
background-color: transparent;
border-left: 1px solid #2a6496;
margin-left: -1px;
text-decoration: none;
}
.table {
table-layout: fixed;
}
.table th {
background-color: #e7e7e7;
}
.table col:first-child {
width: 120px; /* Labels, requires <colgroup><col></col><col></col></colgroup> */
}
.table.class-definition tr { /* Class definitions */;
background-color: #f5f5f5;
}
.table tr:first-child { /* Header for each definition */
background-color: #e7e7e7;
font-size: 16px;
font-weight: bold;
}
.table td {
word-wrap: break-word;
}
@media screen and (max-width: 767px){
.terms-sidebar {
display: none
}
}

128
build/README.html Normal file
View File

@ -0,0 +1,128 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core XML Guide</title>
<link href="http://rs.tdwg.org/dwc/" rel="schema.DwC">
<meta content="my title" name="DC.title">
<meta content="" name="DC.description">
<meta name="DC.modified" content="2015-01-15">
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="../assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../assets/main.css">
<link href="http://www.tdwg.org/" rel="meta">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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">
<li><a href="../change_policy.html">Change policy</a></li>
<li class="divider"></li>
<li><a href="../simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li><a href="../text/index.html">Text guide</a></li>
<li class="active"><a href="../xml/index.html">XML guide</a></li>
<li class="disabled"><a href="../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>
<li><a href="../terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container">
<div class="page-header">
<h1>my title</h1>
</div>
<p>The build folder contains a python script to rebuild the terms index page and all resources.
It will use the current terms/dwc_normaltive.rdf and some yaml configurations inside this build folder for term definitions and order.</p>
<h2>Run the script</h2>
<p>Install the required libraries for this script with PIP once:
$ easy_install pip
$ sudo pip install -r requirements.txt</p>
<p>To run the script just run it from inside the build folder:
$ ./update_terms.py</p>
<h2>Adding new terms</h2>
<p>Simple changes for definitions should just be done in the RDF file.
In case a DwC term has been renamed, removed or added this also needs to be reflected in the following files:</p>
<h3>dc.yaml</h3>
<p>This file contains the Dublin Core terms to be used in the record level group in the right order and their DwC definitions.</p>
<h3>term_order.yaml</h3>
<p>This file contains a nested list of all DwC terms to be shown in the terms index.
The order and grouping of terms is defined here, but the definitions and other metadata is taken from the dwc_normative.rdf</p>
<h3>term_type.yaml</h3>
<p>In order to generate the postgres sql table definition the script needs to know all data types different from the default <em>text</em>.
This file contains a list of those terms with the exact data type as used in postgres.</p>
<h2>TODO</h2>
<ul>
<li>add DOI explanations</li>
</ul>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-15</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/resources.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="../assets/jquery.min.js"></script>
<script type="text/javascript" src="../assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

31
build/README.md Normal file
View File

@ -0,0 +1,31 @@
The build folder contains a python script to rebuild the terms index page and all resources.
It will use the current terms/dwc_normaltive.rdf and some yaml configurations inside this build folder for term definitions and order.
## Run the script
Install the required libraries for this script with PIP once:
$ easy_install pip
$ sudo pip install -r requirements.txt
To run the script just run it from inside the build folder:
$ ./update_terms.py
## Adding new terms
Simple changes for definitions should just be done in the RDF file.
In case a DwC term has been renamed, removed or added this also needs to be reflected in the following files:
### dc.yaml
This file contains the Dublin Core terms to be used in the record level group in the right order and their DwC definitions.
### term_order.yaml
This file contains a nested list of all DwC terms to be shown in the terms index.
The order and grouping of terms is defined here, but the definitions and other metadata is taken from the dwc_normative.rdf
### term_type.yaml
In order to generate the postgres sql table definition the script needs to know all data types different from the default _text_.
This file contains a list of those terms with the exact data type as used in postgres.
## TODO
- add DOI explanations

82
build/buildsite.py Executable file
View File

@ -0,0 +1,82 @@
#!/usr/bin/env python
'''
Install the required libraries for this script with PIP:
$ easy_install pip
$ sudo pip install -r requirements.txt
To run the script just run it from inside the build folder:
$ ./buildsite.py
'''
import re, codecs, os, mistune
from os.path import isdir, join, isfile, abspath, splitext, basename
import datetime as dt
BASE="http://rs.gbif.org"
ROOT = abspath(join(os.curdir, os.pardir))
PARAMS_MD = re.compile("^([A-Z0-9_]+)\s*\:\s*(.*)$", re.MULTILINE)
MENU_PARAMS_HTML = re.compile("\$MENU[A-Z0-9_/]+", re.MULTILINE)
def traverse():
print """building site starting at %s""" % ROOT
with codecs.open(join(os.curdir, "header.inc"), 'r', 'utf-8') as f:
header = f.read()
with codecs.open(join(os.curdir, "footer.inc"), 'r', 'utf-8') as f:
footer = f.read()
startinglevel = ROOT.count(os.sep)
for top, dirs, files in os.walk(ROOT):
level = top.count(os.sep) - startinglevel
print "traverse lvl %s" % level, top
# skip hidden folders
dirs[:] = [d for d in dirs if not d[0] == '.']
for file in [f for f in files if not f[0] == '.']:
(name, extension) = splitext(file)
if extension == ".md":
parse(level, join(top, name), header, footer)
def parse(level, fn, header, footer):
mdFile = fn + ".md"
htmlFile = fn + ".html"
print """PARSE %s -> %s""" % (mdFile,htmlFile)
(md, metadata)=parseMetadata(mdFile)
print metadata
body = mistune.markdown(md)
path=fn[len(ROOT):]
with codecs.open(htmlFile, 'w', 'utf-8') as f:
f.write(processMetadata(header, level, path, metadata))
f.write(processMetadata(body, level, path, metadata))
f.write(processMetadata(footer, level, path, metadata))
def parseMetadata(mdFile):
metadata={}
with codecs.open(mdFile, 'r', 'utf-8') as f:
md = f.read().strip()
metadata["LAST_MODIFIED"]=str(dt.date.today())
metadata["TITLE"]=""
metadata["DESCRIPTION"]=""
for m in PARAMS_MD.finditer(md):
metadata[m.group(1)]=m.group(2).strip()
md=PARAMS_MD.sub("", md)
return (md, metadata)
def processMetadata(html, level, path, metadata):
html=html.replace("$BASE", "../"*level)
# replace menu vars
html=html.replace("$MENU"+path.upper(), "active")
html=MENU_PARAMS_HTML.sub("", html)
for k, v in metadata.iteritems():
html=html.replace("$"+k, v)
return html
def anchorLinks(x):
if x is None:
return x
return re.sub('(https?://\S+[a-zA-Z0-9/_-])', "<a href='\\1'>\\1</a>", x)
if __name__ == "__main__":
traverse()

44
build/dc.yaml Normal file
View File

@ -0,0 +1,44 @@
Location:
definition: 'A spatial region or named place.'
comment: ''
details: http://dublincore.org/usage/terms/history/#Location-001
type:
definition: '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.'
comment: 'Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text".'
details: http://dublincore.org/usage/terms/history/#typeT-001
modified:
definition: '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).'
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.'
details: http://dublincore.org/usage/terms/history/#modified-003
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.'
details: http://dublincore.org/usage/terms/history/#languageT-001
license:
definition: 'A legal document giving official permission to do something with the resource.'
comment: 'Examples: "http://creativecommons.org/publicdomain/zero/1.0/legalcode", "http://creativecommons.org/licenses/by/4.0/legalcode".'
details: http://dublincore.org/usage/terms/history/#license-002
rightsHolder:
definition: 'A person or organization owning or managing rights over the resource.'
comment: 'Example: "The Regents of the University of California.".'
details: http://dublincore.org/usage/terms/history/#rightsHolder-002
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".'
details: http://dublincore.org/usage/terms/history/#accessRights-002
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.'
details: http://dublincore.org/usage/terms/history/#bibliographicCitation-002
references:
definition: 'A related resource that is referenced, cited, or otherwise pointed to by the described resource.'
comment: 'Examples: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861"; "http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868".'
details: http://dublincore.org/usage/terms/history/#references-003

34
build/footer.inc Normal file
View File

@ -0,0 +1,34 @@
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on $LAST_MODIFIED</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/resources.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="../assets/jquery.min.js"></script>
<script type="text/javascript" src="../assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

71
build/header.inc Normal file
View File

@ -0,0 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core XML Guide</title>
<link href="http://rs.tdwg.org/dwc/" rel="schema.DwC">
<meta name="DC.title" content="$TITLE">
<meta name="DC.description" content="$DESCRIPTION">
<meta name="DC.modified" content="$LAST_MODIFIED">
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="$BASEassets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="$BASEassets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="$BASEindex.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="$MENU/TERMS/INDEX"><a href="$BASEterms/index.html">Terms</a></li>
<li class="$MENU/EXAMPLES/INDEX"><a href="$BASEexamples/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 class="$MENU/CHANGE_POLICY"><a href="$BASEchange_policy.html">Change policy</a></li>
<li class="divider"></li>
<li class="$MENU/SIMPLE_DWC"><a href="$BASEsimple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li class="$MENU/GUIDES/TEXT/INDEX"><a href="$BASEguides/text/index.html">Text guide</a></li>
<li class="$MENU/GUIDES/XML/INDEX"><a href="$BASEguides/xml/index.html">XML guide</a></li>
<li class="$MENU/GUIDES/RDF/INDEX disabled"><a href="$BASEguides/rdf/index.html">RDF guide</a></li>
<li class="divider"></li>
<li class="$MENU/TERMS/HISTORY"><a href="$BASEterms/history.html">Term history</a></li>
<li class="$MENU/TERMS/DECISIONS"><a href="$BASEterms/decisions.html">Term decisions</a></li>
<li class="$MENU/TERMS/MAPPINGS"><a href="$BASEterms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="$MENU/RESOURCES/INDEX"><a href="$BASEresources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container">
<div class="page-header">
<h1>$TITLE</h1>
<p>$DESCRIPTION</p>
</div>

4
build/requirements.txt Normal file
View File

@ -0,0 +1,4 @@
Cheetah==2.4.4
rdflib==4.1.2
PyYAML==3.11
mistune

1
build/term_order.yaml Normal file
View File

@ -0,0 +1 @@
- Record-level: - DC_type - DC_modified - DC_language - DC_license - DC_rightsHolder - DC_accessRights - DC_bibliographicCitation - DC_references - institutionID - collectionID - datasetID - institutionCode - collectionCode - datasetName - ownerInstitutionCode - basisOfRecord - informationWithheld - dataGeneralizations - dynamicProperties - Occurrence: - occurrenceID - catalogNumber - recordNumber - recordedBy - individualCount - sex - lifeStage - reproductiveCondition - behavior - establishmentMeans - occurrenceStatus - preparations - disposition - associatedMedia - associatedReferences - associatedSequences - associatedTaxa - otherCatalogNumbers - occurrenceRemarks - Organism: - organismID - organismName - organismScope - associatedOccurrences - associatedOrganisms - previousIdentifications - organismRemarks - MaterialSample: - materialSampleID - LivingSpecimen: - PreservedSpecimen: - FossilSpecimen: - Event: - eventID - fieldNumber - eventDate - eventTime - startDayOfYear - endDayOfYear - year - month - day - verbatimEventDate - habitat - samplingProtocol - samplingEffort - fieldNotes - eventRemarks - HumanObservation: - MachineObservation: - DC_Location: - locationID - higherGeographyID - higherGeography - continent - waterBody - islandGroup - island - country - countryCode - stateProvince - county - municipality - locality - verbatimLocality - minimumElevationInMeters - maximumElevationInMeters - verbatimElevation - minimumDepthInMeters - maximumDepthInMeters - verbatimDepth - minimumDistanceAboveSurfaceInMeters - maximumDistanceAboveSurfaceInMeters - locationAccordingTo - locationRemarks - decimalLatitude - decimalLongitude - geodeticDatum - coordinateUncertaintyInMeters - coordinatePrecision - pointRadiusSpatialFit - verbatimCoordinates - verbatimLatitude - verbatimLongitude - verbatimCoordinateSystem - verbatimSRS - footprintWKT - footprintSRS - footprintSpatialFit - georeferencedBy - georeferencedDate - georeferenceProtocol - georeferenceSources - georeferenceVerificationStatus - georeferenceRemarks - GeologicalContext: - geologicalContextID - earliestEonOrLowestEonothem - latestEonOrHighestEonothem - earliestEraOrLowestErathem - latestEraOrHighestErathem - earliestPeriodOrLowestSystem - latestPeriodOrHighestSystem - earliestEpochOrLowestSeries - latestEpochOrHighestSeries - earliestAgeOrLowestStage - latestAgeOrHighestStage - lowestBiostratigraphicZone - highestBiostratigraphicZone - lithostratigraphicTerms - group - formation - member - bed - Identification: - identificationID - identificationQualifier - typeStatus - identifiedBy - dateIdentified - identificationReferences - identificationVerificationStatus - identificationRemarks - Taxon: - taxonID - scientificNameID - acceptedNameUsageID - parentNameUsageID - originalNameUsageID - nameAccordingToID - namePublishedInID - taxonConceptID - scientificName - acceptedNameUsage - parentNameUsage - originalNameUsage - nameAccordingTo - namePublishedIn - namePublishedInYear - higherClassification - kingdom - phylum - class - order - family - genus - subgenus - specificEpithet - infraspecificEpithet - taxonRank - verbatimTaxonRank - scientificNameAuthorship - vernacularName - nomenclaturalCode - taxonomicStatus - nomenclaturalStatus - taxonRemarks - ResourceRelationship: - resourceRelationshipID - resourceID - relatedResourceID - relationshipOfResource - relationshipAccordingTo - relationshipEstablishedDate - relationshipRemarks - MeasurementOrFact: - measurementID - measurementType - measurementValue - measurementAccuracy - measurementUnit - measurementDeterminedBy - measurementDeterminedDate - measurementMethod - measurementRemarks

23
build/term_type.yaml Normal file
View File

@ -0,0 +1,23 @@
modified: timestamp
language: varchar(2)
individualCount: integer
eventDate: timestamp
eventTime: time
startDayOfYear: integer
endDayOfYear: integer
year: integer
month: integer
day: integer
countryCode: varchar(2)
minimumElevationInMeters: "decimal(6,2)"
maximumElevationInMeters: "decimal(6,2)"
minimumDepthInMeters: "decimal(6,2)"
maximumDepthInMeters: "decimal(6,2)"
minimumDistanceAboveSurfaceInMeters: "decimal(6,2)"
maximumDistanceAboveSurfaceInMeters: "decimal(6,2)"
decimalLatitude: "decimal(9,7)"
decimalLongitude: "decimal(10,7)"
coordinateUncertaintyInMeters: integer
georeferencedDate: date
dateIdentified: date
namePublishedInYear: integer

161
build/terms.tmpl Normal file
View File

@ -0,0 +1,161 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core terms</title>
<meta name="dcterms.title" content="Darwin Core terms">
<meta name="dcterms.description" content="The cover page for the Darwin Core standard.">
<meta name="dcterms.modified" content="2015-03-09">
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Doring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="../assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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 class="divider"></li>
<li><a href="../simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></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>
<li><a href="../terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container-fluid">
<nav class="col-sm-3 terms-sidebar">
<ul class="nav nav-stacked">
#for $group in $groups
<li><a href="#$group.name">$group.name</a></li>
#end for
</ul>
</nav>
<div class="col-sm-9">
<div class="page-header">
<h1>Terms</h1>
<p>This page provides a list of all currently recommended terms of the Darwin Core standard and their definitions. Terms that begin with <code>dcterms:</code> are from the <a href="http://dublincore.org/documents/dcmi-terms/">Dublin Core</a>. Categories correspond to Darwin Core classes (terms that have other terms to describe them). List of these terms in various formats can be found in <a href="../resources">resources</a>.</p>
</div>
#for $group in $groups
<section id="$group.name" class="anchor">
<header class="well">
<h2>$group.name</h2>
<ul class="list-inline">
#for $term in $group.terms
<li><a href="#$term.name">$term.name</a></li>
#end for
</ul>
</header>
#def showTerm($t, $isProperty)
#if $t.uri is not None
#if $isProperty
<a id="$t.name" class="anchor"></a>
<table class="table table-bordered table-condensed term-definition">
#else
<table class="table table-bordered table-condensed class-definition">
#end if
<colgroup><col><col></colgroup>
<tbody>
<tr><td colspan="2">$t.name</td></tr>
<tr><td>Label</td><td>$t.label</td></tr>
<tr><td>Identifier</td><td><a href="$t.uri">$t.uri</a></td></tr>
#if $isProperty
<tr><td>Class</td><td>$t.class</td></tr>
#end if
<tr><td>Definition</td><td>$t.definition</td></tr>
<tr><td>Comment</td><td>$t.comment</td></tr>
<tr><td>Reference</td><td><a href="http://terms.tdwg.org/wiki/$t.name_prefixed">http://terms.tdwg.org/wiki/$t.name_prefixed</a></td></tr>
<tr><td>History</td><td><a href="$t.version">$t.version</a></td></tr>
</tbody>
</table>
#end if
#end def
$showTerm(group, False)
#for $t in $group.terms
$showTerm(t, True)
#end for
</section>
#end for
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/issues/new">Submit an issue</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="../assets/jquery.min.js"></script>
<script type="text/javascript" src="../assets/bootstrap.min.js"></script>
<script type="text/javascript">
\$("body").scrollspy({
target: ".terms-sidebar",
offset: 50
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

168
build/update_terms.py Executable file
View File

@ -0,0 +1,168 @@
#!/usr/bin/env python
'''
Install the required libraries for this script with PIP:
$ easy_install pip
$ sudo pip install -r requirements.txt
To run the script just run it from inside the build folder:
$ ./update_terms.py
'''
import yaml, re, csv, codecs
from Cheetah.Template import Template
from rdflib import Graph, URIRef, Namespace, Literal
from rdflib.namespace import RDFS
DWC=Namespace("http://rs.tdwg.org/dwc/terms/")
DC=Namespace("http://purl.org/dc/terms/")
DWCA=Namespace("http://rs.tdwg.org/dwc/terms/attributes/")
REC_LEVEL=DWC.term("Record-level")
def buildHtml(groups):
print """building html files"""
data={}
data["groups"]=groups
html = Template(file="terms.tmpl", searchList=[data])
recommended = open("../terms/index.html", "w")
recommended.write(str(html))
recommended.close()
def buildDownloads(groups):
print """building dwc_terms.csv"""
with open('../resources/dwc_terms.csv', 'w') as csvf:
writer=csv.writer(csvf, delimiter=',', quotechar='"', quoting=csv.QUOTE_ALL)
writer.writerow(['TermName', 'URI', "Label_en", "Group", "Definition", "Comments"])
for g in groups:
for t in g["terms"]:
writer.writerow([t["name"], t["uri"], utf8(t["label"]), t["class"], utf8(t["definition"]), utf8(t["comment"])])
print """building simple_dwc_terms_list.csv"""
with codecs.open('../resources/simple_dwc_terms_list.csv', 'w', 'utf-8') as f:
for g in groups:
for t in g["terms"]:
f.write(t["name"] + "\n")
print """building simple_dwc.properties"""
with codecs.open('../resources/simple_dwc.properties', 'w', 'utf-8') as f:
for g in groups:
for t in g["terms"]:
term=t["name"]
f.write("%s.name=%s\n" % (term,term))
f.write("%s.uri=%s\n" % (term,t["uri"]))
f.write("%s.label=%s\n" % (term, n2e(t["label"])))
f.write("%s.definition=%s\n" % (term, n2e(t["definition"])))
f.write("%s.comment=%s\n" % (term, n2e(t["comment"])))
print """building simple_dwc_terms_header.csv"""
with codecs.open('../resources/simple_dwc_terms_header.csv', 'w', 'utf-8') as f:
started=False
for g in groups:
for t in g["terms"]:
if started:
f.write(",")
f.write('"'+t["name"]+'"')
started=True
f.write("\n")
print """building simple_dwc_pgsql.sql"""
with open('term_type.yaml', 'r') as f:
types = yaml.load(f)
with codecs.open('../resources/simple_dwc_pgsql.sql', 'w', 'utf-8') as f:
started=False
f.write("CREATE TABLE dwc (\n")
for g in groups:
for t in g["terms"]:
if started:
f.write(",\n")
f.write(' "%s" ' % t["name"])
f.write(types.get(t["name"], "text"))
started=True
f.write("\n);\n")
def n2e(x):
if x is None:
return ""
return x
def utf8(x):
if x is None:
return x
return x.encode("utf-8")
def anchorLinks(x):
if x is None:
return x
return re.sub('(https?://\S+[a-zA-Z0-9/_-])', "<a href='\\1'>\\1</a>", x)
def getTermDef(name, g):
t={}
if name.startswith("DC_"):
name=name[3:]
t["name"]=name
t["name_prefixed"]="dcterms:"+name
uri=DC.term(name)
else:
t["name"]=name
t["name_prefixed"]="dwc:"+name
uri=DWC.term(name)
if uri==REC_LEVEL:
uri=None
t["uri"]=uri
if uri is not None:
t["label"]=g.value(subject=uri, predicate=RDFS.label)
t["class"]=g.value(subject=uri, predicate=DWCA.organizedInClass)
t["definition"]=anchorLinks(g.value(subject=uri, predicate=RDFS.comment))
t["comment"]=anchorLinks(g.value(subject=uri, predicate=DC.description))
t["version"]=g.value(subject=uri, predicate=DC.hasVersion)
if t["definition"] is None:
raise AssertionError("Unknown term definition "+str(uri))
return t
def parseTerms():
g = Graph()
g.parse("../terms/dwc_normative.rdf")
# we remove the abstract dwc term accordingTo
g.remove((DWC.accordingTo,None,None))
g.remove((DWC+"",None,None))
if (DWC+"", None, None) in g:
raise AssertionError("DWC NS in here")
with open('dc.yaml', 'r') as dcf:
dc = yaml.load(dcf)
for t in dc:
uri=DC[t]
g.add( (uri, RDFS.comment, Literal(dc[t]["definition"])) )
g.add( (uri, DC.description, Literal(dc[t]["comment"])) )
g.add( (uri, DC.hasVersion, URIRef(dc[t]["details"])) )
with open('term_order.yaml', 'r') as f:
terms = yaml.load(f)
data={}
groups=[]
for group in terms:
groupTerm=getTermDef(sorted(group.keys())[0], g)
groupTerm["terms"]=[]
if group.values() is not None and sorted(group.values())[0] is not None:
for t in sorted(group.values())[0]:
groupTerm["terms"].append(getTermDef(t, g))
groups.append(groupTerm)
# finally verify we have all terms covered in both the order yaml and the graph
verifyCompleteness(g, groups)
return groups
def verifyCompleteness(graph, groups):
terms={}
for g in groups:
if "uri" in g:
terms[str(g["uri"])]=1
for t in g["terms"]:
terms[str(t["uri"])]=1
print """%s terms defined""" % len(terms)
for s in graph.subjects():
if s not in (DWC.accordingTo, DWC.term("")) and str(s) not in terms:
raise AssertionError("Term missing from terms_order.yaml: "+s)
print """All terms exist in both the graph and yaml"""
if __name__ == "__main__":
data=parseTerms()
buildHtml(data)
buildDownloads(data)

149
change_policy.html Normal file
View File

@ -0,0 +1,149 @@
<<<<<<< HEAD
<!DOCTYPE html>
=======
<!DOCTYPE html>
>>>>>>> 3f4250f44d233b1ab4b22dc0864b9b2ff4d7949f
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core Change Policy</title>
<meta name="dcterms.title" content="Darwin Core Change Policy">
<meta name="dcterms.description" content="This document describes the mechanisms for adaptation of the Darwin Core terms.">
<meta name="dcterms.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="index.html">Darwin Core</a>
</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 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 class="active"><a href="change_policy.html">Change policy</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 class="divider"></li>
<li><a href="terms/history.html">Term 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><a href="resources/">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container">
<div class="page-header">
<h1>Change policy</h1>
</div>
<h2>1. Introduction</h2>
<p>This document and the policies contained herein are modeled on the <em>Dublin Core Metadata Initiative Namespace Policy</em> [<a href="http://dublincore.org/documents/2007/07/02/dcmi-namespace/">DCMINAMESPACEPOLICY</a>]. All terms in the Darwin Core must be identified with a unique Uniform Resource Identifier (URI). For convenience, the term URIs are grouped into collections known as <em>Darwin Core namespaces</em>. This document describes the policies associated with Darwin Core namespaces and how term URIs are allocated by the <em>Darwin Core Task Group</em> [<a href="http://www.tdwg.org/activities/darwincore/">DWC-TASK</a>].</p>
<h2>2. Namespace URIs</h2>
<p>The Darwin Core namespace URI for the collection of all Darwin Core properties, classes, and encoding schemes is:</p>
<pre class="example">http://rs.tdwg.org/dwc/terms/</pre>
<p>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:</p>
<pre class="example">http://rs.tdwg.org/dwc/terms/scientificName</pre>
<p>is the Darwin Core term identifier for the <em>scientificName</em> property, while</p>
<pre class="example">http://rs.tdwg.org/dwc/terms/MachineObservation</pre>
<p>is the Darwin Core term identifier for the <em>MachineObservation</em> class.</p>
<p>All Darwin Core identifiers will dereference to a Darwin Core term
declaration for the identified term.</p>
<h2>3. Term change policy</h2>
<p>Changes to Darwin Core recommendations or term declarations will occur from time to time for a variety of reasons. Changes have varying implications for the decision making process and for versioning Darwin Core documents and term URIs. The types of changes and appropriate processes are identified and explained in the following sections.</p>
<p><strong>Reporting issues</strong>: In all cases the proposed change should be reported to the <em>Technical Architecture Group</em> [<a href="mailto:tdwg-tag@lists.tdwg.org">TDWG-TAG</a>] and the outcome of the proposal should be announced on the <em>Darwin Core mailing list</em> [<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content">TDWG-CONTENT</a>].</p>
<p><strong>Decisions</strong>: In cases where an Executive decision is required,the <em>Technical Architecture Group</em> will conduct a minimum 30-day public comment period on the <em>Darwin Core mailing list</em> [<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content">TDWG-CONTENT</a>], during which the proposal can be refined based on discussion in an effort to reach consensus (no dissenting opinion expressed publicly on the mailing list for 30 days from the most recent iteration). If a consensus is reached, the proposal will be presented by the <em>Technical Architecture Group</em> to the Executive Committee for a decision [<a href="terms/decisions.html">DECISIONS</a>] within 30 days.</p>
<p><strong>Versions</strong>: In cases where a decision requires a version change, the attributes <em>Status</em> (recommended, superseded, or deprecated), <em>Date Issued</em>, <em>Date Modified</em>, <em>Decision</em>, <em>Version</em>, <em>Replaces</em>, and <em>Is Replaced By</em> will be modified in the affected terms as appropriate.</p>
<h3>3.1 Minor editorial errata</h3>
<p>An error in spelling, punctuation, grammar, or other clerical mistake
discovered in a Darwin Core recommendation or term declaration may be
corrected without a public comment period or Executive Decision. Minor
editorial changes of this type do not require a version change for the
affected term and/or documents.</p>
<h3>3.2 Substantive editorial errata</h3>
<p>A substantive error is one that compromises the usefulness or accuracy of systems based on Darwin Core. Those that are unequivocal (for example, an incorrect URI or reference) may be treated as minor editorial errata (Section 3.1).</p>
<p>Otherwise, the <em>Technical Architecture Group</em> will conduct a public comment period and seek an Executive decision to find a solution that minimizes adverse effects on existing applications. Changes of this nature require a version change for the affected term and/or documents.</p>
<h3>3.3 Semantic changes to Darwin Core terms</h3>
<p>Darwin Core terms may be changed based on public demand and consensus. A request to the <em>Technical Architecture Group</em> for a term change should consist of proposed values for the complete list of attributes given in the term definitions section of the <em>Darwin Core Terms Complete History</em> [<a href="terms/history.html">HISTORY</a>] along with a statement of justification for the change.</p>
<p>Term changes that are likely to have substantial functional impact on human understanding or machine processing will posted for public commentary and an Executive decision. Changes of this nature require a version change for the affected term and/or documents.</p>
<h3>3.4 Addition of Darwin Core terms</h3>
<p>New terms may be added to the Darwin Core namespaces based on public demand and consensus. A request to the <em>Technical Architecture Group</em> [<a href="mailto:tdwg-tag@lists.tdwg.org">TDWG-TAG</a>] for a new term should consist of proposed values for the complete list of attributes given in the term definitions section of the <em>Darwin Core Terms Complete History</em> [<a href="terms/history.html">HISTORY</a>] along with a statement of justification for the new term, including an explanation of why no existing term will suffice.</p>
<p>New term proposals will be posted for public commentary and an Executive decision. Changes of this nature require a version change for the affected term and/or documents.</p>
<h2>4. Persistence policy</h2>
<p>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 dictates that they be maintained to support legacy applications that have adopted them.</p>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/change_policy.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="assets/jquery.min.js"></script>
<script type="text/javascript" src="assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View File

@ -1,186 +0,0 @@
TermName,Label_en,Definition,Comments,absoluteorder
acceptedNameUsage,Accepted Name Usage,"The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.","Example: ""Tamias minimus"" valid name for ""Eutamias minimus""",145
acceptedNameUsageID,Accepted Name Usage ID,An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.,"Example: ""8fa58e08-08de-4ac1-b69c-1235340b7001""",138
associatedMedia,Associated Media,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG"", ""http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg"".",34
associatedOccurrences,Associated Occurrences,A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.,The recommended best practice is to separate the values with a vertical bar (' | ').,43
associatedOrganisms,Associated Organisms,A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism.,"The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""sibling of MXA-232"", ""mother of MXA-231 | mother of MXA-232""",44
associatedReferences,Associated References,"A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.","The recommended best practice is to separate the values with a vertical bar (' | '). 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."", ""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."".",35
associatedSequences,Associated Sequences,"A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""http://www.ncbi.nlm.nih.gov/nuccore/U34853.1"", ""http://www.ncbi.nlm.nih.gov/nuccore/GU328060 | http://www.ncbi.nlm.nih.gov/nuccore/AF326093"".",36
associatedTaxa,Associated Taxa,A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.,"The recommended best practice is to separate the values with a vertical bar (' | '), and to separate the relationship from the taxon with a colon (':'). Examples: ""host: Quercus alba"", ""parasitoid of:Cyclocephala signaticollis | predator of Apis mellifera"".",37
basisOfRecord,Basis of Record,The specific nature of the data record.,"Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: ""PreservedSpecimen"", ""FossilSpecimen"", ""LivingSpecimen"", ""HumanObservation"", ""MachineObservation""",15
bed,Bed,The full name of the lithostratigraphic bed from which the cataloged item was collected.,,127
behavior,Behavior,A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.,"Examples: ""roosting"", ""foraging"", ""running""",29
catalogNumber,Catalog Number,An identifier (preferably unique) for the record within the data set or collection.,"Examples: ""2008.1334"", ""145732a"", ""145732""",20
class,Class,The full scientific name of the class in which the taxon is classified.,"Examples: ""Mammalia"", ""Hepaticopsida""",154
collectionCode,Collection Code,"The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.","Examples: ""Mammals"", ""Hildebrandt"", ""eBird""",12
collectionID,Collection ID,An identifier for the collection or dataset from which the record was derived.,"For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (http://grbio.org/). Examples: ""http://biocol.org/urn:lsid:biocol.org:col:1001"", ""http://grbio.org/cool/p5fp-c036"".",9
continent,Continent,The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.,"Examples: ""Africa"", ""Antarctica"", ""Asia"", ""Europe"", ""North America"", ""Oceania"", ""South America""",69
coordinatePrecision,Coordinate Precision,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)",94
coordinateUncertaintyInMeters,Coordinate Uncertainty In Meters,"The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. 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.","Examples: ""30"" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), ""71"" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system).",93
country,Country,The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.,"Examples: ""Denmark"", ""Colombia"", ""España""",73
countryCode,Country Code,The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.,"Examples: ""AR"" for Argentina, ""SV"" for El Salvador",74
county,County,"The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.","Examples: ""Missoula"", ""Los Lagos"", ""Mataró""",76
dataGeneralizations,Data Generalizations,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""",17
datasetID,Dataset ID,An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.,,10
datasetName,Dataset Name,The name identifying the data set from which the record was derived.,"Examples: ""Grinnell Resurvey Mammals"", ""Lacey Ctenomys Recaptures""",13
dateIdentified,Date Identified,"The date on which the subject was identified as representing the Taxon. 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.",132
day,Day,The integer day of the month on which the Event occurred.,"Examples: ""9"", ""28""",57
dcterms:accessRights,Access Rights,"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.","Example: ""not-for-profit use only""",5
dcterms:bibliographicCitation,Bibliographic Citation,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.,"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",6
dcterms:language,Language,A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].,"Examples: ""en"" for English, ""es"" for Spanish.",2
dcterms:license,License,A legal document giving official permission to do something with the resource.,"Examples: ""http://creativecommons.org/publicdomain/zero/1.0/legalcode"", ""http://creativecommons.org/licenses/by/4.0/legalcode""",3
dcterms:modified,Modified,"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).","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.",1
dcterms:references,References,"A related resource that is referenced, cited, or otherwise pointed to by the described resource.","Examples: ""http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861""; ""http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868""",7
dcterms:rightsHolder,Rights Holder,A person or organization owning or managing rights over the resource.,"Example: ""The Regents of the University of California.""",4
dcterms:type,Type,"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.","Examples: ""StillImage"", ""MovingImage"", ""Sound"", ""PhysicalObject"", ""Event"", ""Text""",0
decimalLatitude,Decimal Latitude,"The geographic latitude (in decimal degrees, using the spatial 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. Legal values lie between -90 and 90, inclusive.","Example: ""-41.0983423""",90
decimalLongitude,Decimal Longitude,"The geographic longitude (in decimal degrees, using the spatial 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. Legal values lie between -180 and 180, inclusive.","Example: ""-121.1761111""",91
disposition,Disposition,The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary.,"Examples: ""in collection"", ""missing"", ""voucher elsewhere"", ""duplicates elsewhere""",33
dynamicProperties,Dynamic Properties,"A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.","The recommended best practice is to use a key:value encoding schema such as JSON. Examples: ""{""heightInMeters"":1.5}"", ""{""tragusLengthInMeters"":0.014, ""weightInGrams"":120}"", ""{""natureOfID"":""expert identification"", ""identificationEvidence"":""cytochrome B sequence""}"", ""{""relativeHumidity"":28, ""airTemperatureInCelcius"":22, ""sampleSizeInKilograms"":10}"", ""{""aspectHeading"":277, ""slopeInDegrees"":6}"", ""{""iucnStatus"":""vulnerable"", ""taxonDistribution"":""Neuquén, Argentina""}"".",18
earliestAgeOrLowestStage,Earliest Age Or Lowest Stage,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.,"Examples: ""Atlantic"", ""Boreal"", ""Skullrockian""",119
earliestEonOrLowestEonothem,Earliest Eon Or Lowest Eonothem,"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.","Examples: ""Phanerozoic"", ""Proterozoic""",111
earliestEpochOrLowestSeries,Earliest Epoch Or Lowest Series,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.,"Examples: ""Holocene"", ""Pleistocene"", ""Ibexian Series""",117
earliestEraOrLowestErathem,Earliest Era Or Lowest Erathem,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.,"Examples: ""Cenozoic"", ""Mesozoic""",113
earliestPeriodOrLowestSystem,Earliest Period Or Lowest System,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.,"Examples: ""Neogene"", ""Tertiary"", ""Quaternary""",115
endDayOfYear,End Day Of Year,"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)",54
establishmentMeans,Establishment Means,The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.,"Examples: ""native"", ""introduced"", ""naturalised"", ""invasive"", ""managed""",30
eventDate,Event Date,"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. 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.",51
eventID,Event ID,An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.,,48
eventRemarks,Event Remarks,Comments or notes about the Event.,"Example: ""after the recent rains the river is nearly at flood stage""",65
eventTime,Event Time,"The time or interval during which an 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.",52
family,Family,The full scientific name of the family in which the taxon is classified.,"Examples: ""Felidae"", ""Monocleaceae""",156
fieldNotes,Field Notes,"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 Event.","Example: ""notes available in Grinnell-Miller Library""",64
fieldNumber,Field Number,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""",50
footprintSpatialFit,Footprint Spatial Fit,"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.",103
footprintSRS,Footprint SRS,"A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead.","Example: The WKT for the standard WGS84 SRS (EPSG:4326) is ""GEOGCS[""GCS_WGS_1984"",DATUM[""D_WGS_1984"",SPHEROID[""WGS_1984"",6378137,298.257223563]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]"" without the enclosing quotes.",102
footprintWKT,Footprint WKT,"A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.","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))",101
formation,Formation,The full name of the lithostratigraphic formation from which the cataloged item was collected.,"Examples: ""Notch Peak Fromation"", ""House Limestone"", ""Fillmore Formation""",125
genus,Genus,The full scientific name of the genus in which the taxon is classified.,"Examples: ""Puma"", ""Monoclea""",157
geodeticDatum,Geodetic Datum,"The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value ""unknown"".","Examples: ""EPSG:4326"", ""WGS84"", ""NAD27"", ""Campo Inchauspe"", ""European 1950"", ""Clarke 1866""",92
geologicalContextID,Geological Context ID,"An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.",,110
georeferencedBy,Georeferenced By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Brad Millen (ROM)"", ""Kristina Yamamoto (MVZ) | Janet Fang (MVZ)"".",104
georeferencedDate,Georeferenced Date,"The date on which the Location was georeferenced. 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.",105
georeferenceProtocol,Georeference Protocol,"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"", ""Georeferencing Quick Reference Guide""",106
georeferenceRemarks,Georeference Remarks,"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)""",109
georeferenceSources,Georeference Sources,"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""GeoLocate"", ""USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth"".",107
georeferenceVerificationStatus,Georeference Verification Status,A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary.,"Examples: ""requires verification"", ""verified by collector"", ""verified by curator"".",108
group,Group,The full name of the lithostratigraphic group from which the cataloged item was collected.,,124
habitat,Habitat,A category or description of the habitat in which the Event occurred.,"Examples: ""oak savanna"", ""pre-cordilleran steppe""",59
higherClassification,Higher Classification,A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record.,"The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from the highest taxonomic rank to the lowest. Examples: ""Animalia"", ""Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys"".",151
higherGeography,Higher Geography,A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.,"The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from least specific to most specific. Examples: ""North Atlantic Ocean"", ""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.",68
higherGeographyID,Higher Geography ID,An identifier for the geographic region within which 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",67
highestBiostratigraphicZone,Highest Biostratigraphic Zone,The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.,,122
identificationID,Identification ID,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.,,128
identificationQualifier,Identification Qualifier,"A brief phrase or a standard term (""cf."", ""aff."") to express the determiner'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 rank. 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 rank.",129
identificationReferences,Identification References,"A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Aves del Noroeste Patagonico. Christie et al. 2004."", ""Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). ''The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata).'' Herpetologica, 53(1), 30-49."".",133
identificationRemarks,Identification Remarks,Comments or notes about the Identification.,"Example: ""Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas.""",135
identificationVerificationStatus,Identification Verification Status,A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD.,"Examples: ""0"", ""4""",134
identifiedBy,Identified By,"A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""James L. Patton"", ""Theodore Pappenfuss | Robert Macey"".",131
individualCount,Individual Count,The number of individuals represented present at the time of the Occurrence.,"Examples: ""1"", ""25""",23
informationWithheld,Information Withheld,"Additional information that exists, but that has not been shared in the given record.","Examples: ""location information not given for endangered species"", ""collector identities withheld"", ""ask about tissue samples""",16
infraspecificEpithet,Infraspecific Epithet,"The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.","Examples: ""concolor"", ""oxyadenia"", ""sayi""",160
institutionCode,Institution Code,The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.,"Examples: ""MVZ"", ""FMNH"", ""AKN-CLO"", ""University of California Museum of Paleontology (UCMP)""",11
institutionID,Institution ID,An identifier for the institution having custody of the object(s) or information referred to in the record.,"For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (http://grbio.org/). Examples: ""http://biocol.org/urn:lsid:biocol.org:col:34777"", ""http://grbio.org/cool/km06-gtbn"".",8
island,Island,The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.,"Examples: ""Isla Victoria"", ""Vancouver"", ""Viti Levu"", ""Zanzibar""",72
islandGroup,Island Group,The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.,"Examples: ""Alexander Archipelago"", ""Seychelles""",71
kingdom,Kingdom,The full scientific name of the kingdom in which the taxon is classified.,"Examples: ""Animalia"", ""Plantae""",152
latestAgeOrHighestStage,Latest AgeOr Highest Stage,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.,"Examples: ""Atlantic"", ""Boreal"", ""Skullrockian""",120
latestEonOrHighestEonothem,Latest Eon Or Highest Eonothem,"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.","Examples: ""Phanerozoic"", ""Proterozoic""",112
latestEpochOrHighestSeries,Latest Epoch Or Highest Series,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.,"Examples: ""Holocene"", ""Pleistocene"", ""Ibexian Series""",118
latestEraOrHighestErathem,Latest Era Or Highest Erathem,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.,"Examples: ""Cenozoic"", ""Mesozoic""",114
latestPeriodOrHighestSystem,Latest Period Or Highest System,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.,"Examples: ""Neogene"", ""Tertiary"", ""Quaternary""",116
lifeStage,Life Stage,The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.,"Examples: ""egg"", ""eft"", ""juvenile"", ""adult"", ""2 adults 4 juveniles""",27
lithostratigraphicTerms,Lithostratigraphic Terms,The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.,,123
locality,Locality,"The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.","Example: ""Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)""",78
locationAccordingTo,Location According To,"Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.","Examples: ""Getty Thesaurus of Geographic Names"", ""GADM""",88
locationID,Location ID,An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.,,66
locationRemarks,Location Remarks,Comments or notes about the Location.,"Example: ""under water since 2005""",89
lowestBiostratigraphicZone,Lowest Biostratigraphic Zone,The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.,,121
materialSampleID,Material Sample ID,"An identifier for the MaterialSample (as opposed to a particular digital record of the material 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 materialSampleID globally unique.",,47
maximumDepthInMeters,Maximum Depth In Meters,"The greater depth of a range of depth below the local surface, in meters.","Example: ""200""",84
maximumDistanceAboveSurfaceInMeters,Maximum Distance Above Surface In Meters,"The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.","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"", MinimumDepthInMeters: ""20"", MaximumDepthInMeters: ""20"", minimumDistanceAboveSurfaceInMeters: ""0"", maximumDistanceAboveSurfaceInMeters: ""-1.5""",87
maximumElevationInMeters,Maximum Elevation In Meters,"The upper limit of the range of elevation (altitude, usually above sea level), in meters.","Example: ""200""",81
measurementAccuracy,Measurement Accuracy,The description of the potential error associated with the measurementValue.,"Examples: ""0.01"", ""normal distribution with variation of 2 m""",179
measurementDeterminedBy,Measurement Determined By,"A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Rob Guralnick"", ""Julie Woodruff | Eileen Lacey"".",181
measurementDeterminedDate,Measurement Determined Date,"The date on which 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.",182
measurementID,Measurement ID,"An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.",,176
measurementMethod,Measurement Method,"A description of or reference to (publication, URI) the method or 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",183
measurementRemarks,Measurement Remarks,Comments or notes accompanying the MeasurementOrFact.,"Example: ""tip of tail missing""",184
measurementType,Measurement Type,"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""",177
measurementUnit,Measurement Unit,The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).,"Examples: ""mm"", ""C"", ""km"", ""ha""",180
measurementValue,Measurement Value,"The value of the measurement, fact, characteristic, or assertion.","Examples: ""45"", ""20"", ""1"", ""14.5"", ""UV-light""",178
member,Member,The full name of the lithostratigraphic member from which the cataloged item was collected.,"Examples: ""Lava Dam Member"", ""Hellnmaria Member""",126
minimumDepthInMeters,Minimum Depth In Meters,"The lesser depth of a range of depth below the local surface, in meters.","Example: ""100""",83
minimumDistanceAboveSurfaceInMeters,Minimum Distance Above Surface In Meters,"The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.","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"", MinimumDepthInMeters: ""20"", MaximumDepthInMeters: ""20"", minimumDistanceAboveSurfaceInMeters: ""0"", maximumDistanceAboveSurfaceInMeters: ""-1.5""",86
minimumElevationInMeters,Minimum Elevation In Meters,"The lower limit of the range of elevation (altitude, usually above sea level), in meters.","Example: ""100""",80
month,Month,The ordinal month in which the Event occurred.,"Examples: ""1"" (=January), ""10"" (=October)",56
municipality,Municipality,"The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location.","Examples: ""Holzminden""",77
nameAccordingTo,Name According To,"The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin ""sensu"" or ""sec."" (from secundum, meaning ""according to""). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.","Example: ""McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398."", ""Werner Greuter 2008"", ""Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5""",148
nameAccordingToID,Name According To ID,An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.,"Example: ""doi:10.1016/S0269-915X(97)80026-2""",141
namePublishedIn,Name Published In,A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,"Examples: ""Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"", ""Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886""",149
namePublishedInID,Name Published In ID,An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.,"Example: ""http://hdl.handle.net/10199/7""",142
namePublishedInYear,Name Published In Year,The four-digit year in which the scientificName was published.,"Examples: ""1915"", ""2008""",150
nomenclaturalCode,Nomenclatural Code,The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.,"Examples: ""ICBN"", ""ICZN"", ""BC"", ""ICNCP"", ""BioCode"", ""ICZN; ICBN""",165
nomenclaturalStatus,Nomenclatural Status,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.""",167
occurrenceID,Occurrence ID,"An 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 in the absence of a bona fide global unique identifier, for example, use the form: ""urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: ""urn:lsid:nhm.ku.edu:Herps:32"", ""urn:catalog:FMNH:Mammal:145732""",19
occurrenceRemarks,Occurrence Remarks,Comments or notes about the Occurrence.,"Example: ""found dead on road""",39
occurrenceStatus,Occurrence Status,A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.,"Examples: ""present"", ""absent""",31
order,Order,The full scientific name of the order in which the taxon is classified.,"Examples: ""Carnivora"", ""Monocleales""",155
organismID,Organism ID,An identifier for the Organism instance (as opposed to a particular digital record of the Organism). May be a globally unique identifier or an identifier specific to the data set.,,40
organismName,Organism Name,A textual name or label assigned to an Organism instance.,"Examples: ""Huberta"", ""Boab Prison Tree"", ""J pod"".",41
organismQuantity,Organism Quantity,A number or enumeration value for the quantity of organisms.,"An organismQuantity must have a corresponding organismQuantityType, e.g., ""27"" for organismQuantity with ""individuals"" for organismQuantityType; ""12.5"" for organismQuantity with ""%biomass"" for organismQuantityType; ""r"" for organismQuantity with ""BraunBlanquetScale"" for organismQuantityType.",24
organismQuantityType,Organism Quantity Type,The type of quantification system used for the quantity of organisms.,"An organismQuantityType must have a corresponding organismQuantity, e.g., ""27"" for organismQuantity with ""individuals"" for organismQuantityType; ""12.5"" for organismQuantity with ""%biomass"" for organismQuantityType; ""r"" for organismQuantity with ""BraunBlanquetScale"" for organismQuantityType.",25
organismRemarks,Organism Remarks,Comments or notes about the Organism instance.,"Example: ""One of a litter of six.""",46
organismScope,Organism Scope,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.,"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 (http://www.w3.org/1999/02/22-rdf-syntax-ns#type) instead. Examples: ""multicellular organism"", ""virus"", ""clone"" ""pack"", ""colony"".",42
originalNameUsage,Original Name Usage,"The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.","Examples: ""Pinus abies"", ""Gasterosteus saltatrix Linnaeus 1768""",147
originalNameUsageID,Original Name Usage ID,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.,"Example: ""http://species.gbif.org/abies_alba_1753""",140
otherCatalogNumbers,Other Catalog Numbers,"A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""FMNH:Mammal:1234"", ""NPS YELLO6778 | MBG 33424"".",38
ownerInstitutionCode,Owner Institution Code,The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.,"Examples: ""NPS"", ""APN"", ""InBio""",14
parentEventID,Parent Event ID,An identifier for the broader Event that groups this and potentially other Events.,"May be a globally unique identifier or an identifier specific to the data set. Example: ""A1"" as parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID (e.g., ""A1:1"", ""A1:2"").",49
parentNameUsage,Parent Name Usage,"The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.","Examples: ""Rubiaceae"", ""Gruiformes"", ""Testudinae""",146
parentNameUsageID,Parent Name Usage ID,"An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.","Example: ""8fa58e08-08de-4ac1-b69c-1235340b7001""",139
phylum,Phylum,The full scientific name of the phylum or division in which the taxon is classified.,"Examples: ""Chordata"" (phylum), ""Bryophyta"" (division)",153
pointRadiusSpatialFit,Point Radius Spatial Fit,"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.",95
preparations,Preparations,A list (concatenated and separated) of preparations and preservation methods for a specimen.,"The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""fossil"", ""cast"", ""photograph"", ""DNA extract"", ""skin | ""skull | skeleton"", ""whole animal (ETOH) | tissue (EDTA)"".",32
previousIdentifications,Previous Identifications,A list (concatenated and separated) of previous assignments of names to the Organism.,"The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Chalepidae"", ""Pinus abies"", ""Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology"".",45
recordedBy,Recorded By,"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.","The recommended best practice is to separate the values with a vertical bar (' | '). The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Examples: ""José E. Crespo"", ""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.",22
recordNumber,Record Number,"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""",21
relatedResourceID,Related Resource ID,"An identifier for a related resource (the object, rather than the subject of the relationship).",,171
relationshipAccordingTo,Relationship According To,"The source (person, organization, publication, reference) establishing the relationship between the two resources.","Example: ""Julie Woodruff""",173
relationshipEstablishedDate,Relationship Established Date,"The date-time on which the relationship between the two resources was established. 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.",174
relationshipOfResource,Relationship Of Resource,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""",172
relationshipRemarks,Relationship Remarks,Comments or notes about the relationship between the two resources.,"Examples: ""mother and offspring collected from the same nest"", ""pollinator captured in the act""",175
reproductiveCondition,Reproductive Condition,The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.,"Examples"" ""non-reproductive"", ""pregnant"", ""in bloom"", ""fruit-bearing""",28
resourceID,Resource ID,An identifier for the resource that is the subject of the relationship.,,170
resourceRelationshipID,Resource Relationship ID,"An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).",,169
sampleSizeUnit,Sample Size Unit,"The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.","A sampleSizeUnit must have a corresponding sampleSizeValue, e.g., ""5"" for sampleSizeValue with ""metre"" for sampleSizeUnit. Examples: ""minute"", ""hour"", ""day"", ""metre"", ""square metre"", ""cubic metre"". Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI (e.g., minute, hour, day, litre).",63
sampleSizeValue,Sample Size Value,"A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.","A sampleSizeValue must have a corresponding sampleSizeUnit. Example: ""5"" for sampleSizeValue with ""metre"" for sampleSizeUnit.",62
samplingEffort,Sampling Effort,The amount of effort expended during an Event.,"Examples: ""40 trap-nights"", ""10 observer-hours; 10 km by foot; 30 km by car""",61
samplingProtocol,Sampling Protocol,"The name of, reference to, or description of the method or protocol used during an Event.","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, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x"", ""Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp."", ""http://www.bsc-eoc.org/download/Owl.pdf""",60
scientificName,Scientific Name,"The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the identificationQualifier term.","Examples: ""Coleoptera"" (order), ""Vespertilionidae"" (family), ""Manis"" (genus), ""Ctenomys sociabilis"" (genus + specificEpithet), ""Ambystoma tigrinum diaboli"" (genus + specificEpithet + infraspecificEpithet), ""Roptrocerus typographi (Györfi, 1952)"" (genus + specificEpithet + scientificNameAuthorship), ""Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell"" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)",144
scientificNameAuthorship,Scientific Name Authorship,The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.,"Example: ""(Torr.) J.T. Howell"", ""(Martinovský) Tzvelev"", ""(Györfi, 1952)""",163
scientificNameID,Scientific Name ID,An identifier for the nomenclatural (not taxonomic) details of a scientific name.,"Example: ""urn:lsid:ipni.org:names:37829-1:1.3""",137
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""",26
specificEpithet,Specific Epithet,The name of the first or species epithet of the scientificName.,"Examples: ""concolor"", ""gottschei""",159
startDayOfYear,Start Day Of Year,"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)",53
stateProvince,State Province,"The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.","Examples: ""Montana"", ""Minas Gerais"", ""Córdoba""",75
subgenus,Subgenus,The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.,"Examples: ""Strobus (Pinus)"", ""Puma (Puma)"" ""Loligo (Amerigo)"", ""Hieracium subgen. Pilosella""",158
taxonConceptID,Taxon Concept ID,An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.,"Example: ""8fa58e08-08de-4ac1-b69c-1235340b7001""",143
taxonID,Taxon ID,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.,"Examples: ""8fa58e08-08de-4ac1-b69c-1235340b7001"", ""32567"", ""http://species.gbif.org/abies_alba_1753"", ""urn:lsid:gbif.org:usages:32567""",136
taxonomicStatus,Taxonomic Status,"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.","Examples: ""invalid"", ""misapplied"", ""homotypic synonym"", ""accepted""",166
taxonRank,Taxon Rank,The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.,"Examples: ""subspecies"", ""varietas"", ""forma"", ""species"", ""genus""",161
taxonRemarks,Taxon Remarks,Comments or notes about the taxon or name.,"Example: ""this name is a misspelling in common use""",168
typeStatus,Type Status,"A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"", ""holotype of Pinus abies | holotype of Picea abies"".",130
verbatimCoordinates,Verbatim Coordinates,"The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.","Examples: ""41 05 54S 121 05 34W"", ""17T 630000 4833400""",96
verbatimCoordinateSystem,Verbatim Coordinate System,The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.,"Examples: ""decimal degrees"", ""degrees decimal minutes"", ""degrees minutes seconds"", ""UTM""",99
verbatimDepth,Verbatim Depth,The original description of the depth below the local surface.,"Example: ""100-200 m""",85
verbatimElevation,Verbatim Elevation,"The original description of the elevation (altitude, usually above sea level) of the Location.","Example: ""100-200 m""",82
verbatimEventDate,Verbatim EventDate,The verbatim original representation of the date and time information for an Event.,"Examples: ""spring 1910"", ""Marzo 2002"", ""1999-03-XX"", ""17IV1934""",58
verbatimLatitude,Verbatim Latitude,"The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.","Example: ""41 05 54.03S""",97
verbatimLocality,Verbatim Locality,The original textual description of the place.,"Example: ""25 km NNE Bariloche por R. Nac. 237""",79
verbatimLongitude,Verbatim Longitude,"The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.","Example: ""121d 10' 34"" W""",98
verbatimSRS,Verbatim SRS,"The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value ""unknown"".","Examples: ""EPSG:4326"", ""WGS84"", ""NAD27"", ""Campo Inchauspe"", ""European 1950"", ""Clarke 1866""",100
verbatimTaxonRank,Verbatim Taxon Rank,The taxonomic rank of the most specific name in the scientificName as it appears in the original record.,"Examples: ""Agamospecies"", ""sub-lesus"", ""prole"", ""apomict"", ""nothogrex"", ""sp."", ""subsp."", ""var.""",162
vernacularName,Vernacular Name,A common or vernacular name.,"Examples: ""Andean Condor"", ""Condor Andino"", ""American Eagle"", ""Gänsegeier""",164
waterBody,Water Body,The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.,"Examples: ""Indian Ocean"", ""Baltic Sea"", ""Hudson River""",70
year,Year,"The four-digit year in which the Event occurred, according to the Common Era Calendar.","Example: ""2008""",55
1 TermName Label_en Definition Comments absoluteorder
2 acceptedNameUsage Accepted Name Usage The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon. Example: "Tamias minimus" valid name for "Eutamias minimus" 145
3 acceptedNameUsageID Accepted Name Usage ID An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon. Example: "8fa58e08-08de-4ac1-b69c-1235340b7001" 138
4 associatedMedia Associated Media A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG", "http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg". 34
5 associatedOccurrences Associated Occurrences A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '). 43
6 associatedOrganisms Associated Organisms A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "sibling of MXA-232", "mother of MXA-231 | mother of MXA-232" 44
7 associatedReferences Associated References A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '). 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.", "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.". 35
8 associatedSequences Associated Sequences A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "http://www.ncbi.nlm.nih.gov/nuccore/U34853.1", "http://www.ncbi.nlm.nih.gov/nuccore/GU328060 | http://www.ncbi.nlm.nih.gov/nuccore/AF326093". 36
9 associatedTaxa Associated Taxa A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '), and to separate the relationship from the taxon with a colon (':'). Examples: "host: Quercus alba", "parasitoid of:Cyclocephala signaticollis | predator of Apis mellifera". 37
10 basisOfRecord Basis of Record The specific nature of the data record. Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: "PreservedSpecimen", "FossilSpecimen", "LivingSpecimen", "HumanObservation", "MachineObservation" 15
11 bed Bed The full name of the lithostratigraphic bed from which the cataloged item was collected. 127
12 behavior Behavior A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary. Examples: "roosting", "foraging", "running" 29
13 catalogNumber Catalog Number An identifier (preferably unique) for the record within the data set or collection. Examples: "2008.1334", "145732a", "145732" 20
14 class Class The full scientific name of the class in which the taxon is classified. Examples: "Mammalia", "Hepaticopsida" 154
15 collectionCode Collection Code The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived. Examples: "Mammals", "Hildebrandt", "eBird" 12
16 collectionID Collection ID An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (http://grbio.org/). Examples: "http://biocol.org/urn:lsid:biocol.org:col:1001", "http://grbio.org/cool/p5fp-c036". 9
17 continent Continent The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Africa", "Antarctica", "Asia", "Europe", "North America", "Oceania", "South America" 69
18 coordinatePrecision Coordinate Precision 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) 94
19 coordinateUncertaintyInMeters Coordinate Uncertainty In Meters The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. 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. Examples: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system). 93
20 country Country The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España" 73
21 countryCode Country Code The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes. Examples: "AR" for Argentina, "SV" for El Salvador 74
22 county County The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs. Examples: "Missoula", "Los Lagos", "Mataró" 76
23 dataGeneralizations Data Generalizations 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" 17
24 datasetID Dataset ID An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution. 10
25 datasetName Dataset Name The name identifying the data set from which the record was derived. Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures" 13
26 dateIdentified Date Identified The date on which the subject was identified as representing the Taxon. 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. 132
27 day Day The integer day of the month on which the Event occurred. Examples: "9", "28" 57
28 dcterms:accessRights Access Rights 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. Example: "not-for-profit use only" 5
29 dcterms:bibliographicCitation Bibliographic Citation 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. 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 6
30 dcterms:language Language A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. Examples: "en" for English, "es" for Spanish. 2
31 dcterms:license License A legal document giving official permission to do something with the resource. Examples: "http://creativecommons.org/publicdomain/zero/1.0/legalcode", "http://creativecommons.org/licenses/by/4.0/legalcode" 3
32 dcterms:modified Modified 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). 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. 1
33 dcterms:references References A related resource that is referenced, cited, or otherwise pointed to by the described resource. Examples: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861"; "http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868" 7
34 dcterms:rightsHolder Rights Holder A person or organization owning or managing rights over the resource. Example: "The Regents of the University of California." 4
35 dcterms:type Type 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. Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text" 0
36 decimalLatitude Decimal Latitude The geographic latitude (in decimal degrees, using the spatial 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. Legal values lie between -90 and 90, inclusive. Example: "-41.0983423" 90
37 decimalLongitude Decimal Longitude The geographic longitude (in decimal degrees, using the spatial 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. Legal values lie between -180 and 180, inclusive. Example: "-121.1761111" 91
38 disposition Disposition The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere" 33
39 dynamicProperties Dynamic Properties A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content. The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}". 18
40 earliestAgeOrLowestStage Earliest Age Or Lowest Stage 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. Examples: "Atlantic", "Boreal", "Skullrockian" 119
41 earliestEonOrLowestEonothem Earliest Eon Or Lowest Eonothem 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. Examples: "Phanerozoic", "Proterozoic" 111
42 earliestEpochOrLowestSeries Earliest Epoch Or Lowest Series 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. Examples: "Holocene", "Pleistocene", "Ibexian Series" 117
43 earliestEraOrLowestErathem Earliest Era Or Lowest Erathem 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. Examples: "Cenozoic", "Mesozoic" 113
44 earliestPeriodOrLowestSystem Earliest Period Or Lowest System 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. Examples: "Neogene", "Tertiary", "Quaternary" 115
45 endDayOfYear End Day Of Year 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) 54
46 establishmentMeans Establishment Means The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary. Examples: "native", "introduced", "naturalised", "invasive", "managed" 30
47 eventDate Event Date The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. 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. 51
48 eventID Event ID An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set. 48
49 eventRemarks Event Remarks Comments or notes about the Event. Example: "after the recent rains the river is nearly at flood stage" 65
50 eventTime Event Time The time or interval during which an 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. 52
51 family Family The full scientific name of the family in which the taxon is classified. Examples: "Felidae", "Monocleaceae" 156
52 fieldNotes Field Notes 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 Event. Example: "notes available in Grinnell-Miller Library" 64
53 fieldNumber Field Number 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" 50
54 footprintSpatialFit Footprint Spatial Fit 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. 103
55 footprintSRS Footprint SRS A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead. Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes. 102
56 footprintWKT Footprint WKT A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other. 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)) 101
57 formation Formation The full name of the lithostratigraphic formation from which the cataloged item was collected. Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation" 125
58 genus Genus The full scientific name of the genus in which the taxon is classified. Examples: "Puma", "Monoclea" 157
59 geodeticDatum Geodetic Datum The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown". Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 92
60 geologicalContextID Geological Context ID An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set. 110
61 georeferencedBy Georeferenced By A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Brad Millen (ROM)", "Kristina Yamamoto (MVZ) | Janet Fang (MVZ)". 104
62 georeferencedDate Georeferenced Date The date on which the Location was georeferenced. 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. 105
63 georeferenceProtocol Georeference Protocol 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", "Georeferencing Quick Reference Guide" 106
64 georeferenceRemarks Georeference Remarks 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)" 109
65 georeferenceSources Georeference Sources A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "GeoLocate", "USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth". 107
66 georeferenceVerificationStatus Georeference Verification Status A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator". 108
67 group Group The full name of the lithostratigraphic group from which the cataloged item was collected. 124
68 habitat Habitat A category or description of the habitat in which the Event occurred. Examples: "oak savanna", "pre-cordilleran steppe" 59
69 higherClassification Higher Classification A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from the highest taxonomic rank to the lowest. Examples: "Animalia", "Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys". 151
70 higherGeography Higher Geography A list (concatenated and separated) of geographic names less specific than the information captured in the locality term. The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from least specific to most specific. Examples: "North Atlantic Ocean", "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. 68
71 higherGeographyID Higher Geography ID An identifier for the geographic region within which 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 67
72 highestBiostratigraphicZone Highest Biostratigraphic Zone The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected. 122
73 identificationID Identification ID 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. 128
74 identificationQualifier Identification Qualifier A brief phrase or a standard term ("cf.", "aff.") to express the determiner'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 rank. 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 rank. 129
75 identificationReferences Identification References A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Aves del Noroeste Patagonico. Christie et al. 2004.", "Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). ''The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata).'' Herpetologica, 53(1), 30-49.". 133
76 identificationRemarks Identification Remarks Comments or notes about the Identification. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas." 135
77 identificationVerificationStatus Identification Verification Status A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD. Examples: "0", "4" 134
78 identifiedBy Identified By A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "James L. Patton", "Theodore Pappenfuss | Robert Macey". 131
79 individualCount Individual Count The number of individuals represented present at the time of the Occurrence. Examples: "1", "25" 23
80 informationWithheld Information Withheld Additional information that exists, but that has not been shared in the given record. Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples" 16
81 infraspecificEpithet Infraspecific Epithet The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation. Examples: "concolor", "oxyadenia", "sayi" 160
82 institutionCode Institution Code The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record. Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)" 11
83 institutionID Institution ID An identifier for the institution having custody of the object(s) or information referred to in the record. For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (http://grbio.org/). Examples: "http://biocol.org/urn:lsid:biocol.org:col:34777", "http://grbio.org/cool/km06-gtbn". 8
84 island Island The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Isla Victoria", "Vancouver", "Viti Levu", "Zanzibar" 72
85 islandGroup Island Group The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Alexander Archipelago", "Seychelles" 71
86 kingdom Kingdom The full scientific name of the kingdom in which the taxon is classified. Examples: "Animalia", "Plantae" 152
87 latestAgeOrHighestStage Latest AgeOr Highest Stage 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. Examples: "Atlantic", "Boreal", "Skullrockian" 120
88 latestEonOrHighestEonothem Latest Eon Or Highest Eonothem 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. Examples: "Phanerozoic", "Proterozoic" 112
89 latestEpochOrHighestSeries Latest Epoch Or Highest Series 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. Examples: "Holocene", "Pleistocene", "Ibexian Series" 118
90 latestEraOrHighestErathem Latest Era Or Highest Erathem 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. Examples: "Cenozoic", "Mesozoic" 114
91 latestPeriodOrHighestSystem Latest Period Or Highest System 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. Examples: "Neogene", "Tertiary", "Quaternary" 116
92 lifeStage Life Stage The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles" 27
93 lithostratigraphicTerms Lithostratigraphic Terms The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected. 123
94 locality Locality The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)" 78
95 locationAccordingTo Location According To Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals. Examples: "Getty Thesaurus of Geographic Names", "GADM" 88
96 locationID Location ID An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set. 66
97 locationRemarks Location Remarks Comments or notes about the Location. Example: "under water since 2005" 89
98 lowestBiostratigraphicZone Lowest Biostratigraphic Zone The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected. 121
99 materialSampleID Material Sample ID An identifier for the MaterialSample (as opposed to a particular digital record of the material 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 materialSampleID globally unique. 47
100 maximumDepthInMeters Maximum Depth In Meters The greater depth of a range of depth below the local surface, in meters. Example: "200" 84
101 maximumDistanceAboveSurfaceInMeters Maximum Distance Above Surface In Meters The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation. 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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5" 87
102 maximumElevationInMeters Maximum Elevation In Meters The upper limit of the range of elevation (altitude, usually above sea level), in meters. Example: "200" 81
103 measurementAccuracy Measurement Accuracy The description of the potential error associated with the measurementValue. Examples: "0.01", "normal distribution with variation of 2 m" 179
104 measurementDeterminedBy Measurement Determined By A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Rob Guralnick", "Julie Woodruff | Eileen Lacey". 181
105 measurementDeterminedDate Measurement Determined Date The date on which 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. 182
106 measurementID Measurement ID An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set. 176
107 measurementMethod Measurement Method A description of or reference to (publication, URI) the method or 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 183
108 measurementRemarks Measurement Remarks Comments or notes accompanying the MeasurementOrFact. Example: "tip of tail missing" 184
109 measurementType Measurement Type 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" 177
110 measurementUnit Measurement Unit The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI). Examples: "mm", "C", "km", "ha" 180
111 measurementValue Measurement Value The value of the measurement, fact, characteristic, or assertion. Examples: "45", "20", "1", "14.5", "UV-light" 178
112 member Member The full name of the lithostratigraphic member from which the cataloged item was collected. Examples: "Lava Dam Member", "Hellnmaria Member" 126
113 minimumDepthInMeters Minimum Depth In Meters The lesser depth of a range of depth below the local surface, in meters. Example: "100" 83
114 minimumDistanceAboveSurfaceInMeters Minimum Distance Above Surface In Meters The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation. 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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5" 86
115 minimumElevationInMeters Minimum Elevation In Meters The lower limit of the range of elevation (altitude, usually above sea level), in meters. Example: "100" 80
116 month Month The ordinal month in which the Event occurred. Examples: "1" (=January), "10" (=October) 56
117 municipality Municipality The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location. Examples: "Holzminden" 77
118 nameAccordingTo Name According To The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given. Example: "McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.", "Werner Greuter 2008", "Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5" 148
119 nameAccordingToID Name According To ID An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo. Example: "doi:10.1016/S0269-915X(97)80026-2" 141
120 namePublishedIn Name Published In A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886" 149
121 namePublishedInID Name Published In ID An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. Example: "http://hdl.handle.net/10199/7" 142
122 namePublishedInYear Name Published In Year The four-digit year in which the scientificName was published. Examples: "1915", "2008" 150
123 nomenclaturalCode Nomenclatural Code The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN" 165
124 nomenclaturalStatus Nomenclatural Status 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." 167
125 occurrenceID Occurrence ID An 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 in the absence of a bona fide global unique identifier, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: "urn:lsid:nhm.ku.edu:Herps:32", "urn:catalog:FMNH:Mammal:145732" 19
126 occurrenceRemarks Occurrence Remarks Comments or notes about the Occurrence. Example: "found dead on road" 39
127 occurrenceStatus Occurrence Status A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary. Examples: "present", "absent" 31
128 order Order The full scientific name of the order in which the taxon is classified. Examples: "Carnivora", "Monocleales" 155
129 organismID Organism ID An identifier for the Organism instance (as opposed to a particular digital record of the Organism). May be a globally unique identifier or an identifier specific to the data set. 40
130 organismName Organism Name A textual name or label assigned to an Organism instance. Examples: "Huberta", "Boab Prison Tree", "J pod". 41
131 organismQuantity Organism Quantity A number or enumeration value for the quantity of organisms. An organismQuantity must have a corresponding organismQuantityType, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType. 24
132 organismQuantityType Organism Quantity Type The type of quantification system used for the quantity of organisms. An organismQuantityType must have a corresponding organismQuantity, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType. 25
133 organismRemarks Organism Remarks Comments or notes about the Organism instance. Example: "One of a litter of six." 46
134 organismScope Organism Scope 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. 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 (http://www.w3.org/1999/02/22-rdf-syntax-ns#type) instead. Examples: "multicellular organism", "virus", "clone" "pack", "colony". 42
135 originalNameUsage Original Name Usage The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names. Examples: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768" 147
136 originalNameUsageID Original Name Usage ID 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. Example: "http://species.gbif.org/abies_alba_1753" 140
137 otherCatalogNumbers Other Catalog Numbers A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "FMNH:Mammal:1234", "NPS YELLO6778 | MBG 33424". 38
138 ownerInstitutionCode Owner Institution Code The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record. Examples: "NPS", "APN", "InBio" 14
139 parentEventID Parent Event ID An identifier for the broader Event that groups this and potentially other Events. May be a globally unique identifier or an identifier specific to the data set. Example: "A1" as parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID (e.g., "A1:1", "A1:2"). 49
140 parentNameUsage Parent Name Usage The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName. Examples: "Rubiaceae", "Gruiformes", "Testudinae" 146
141 parentNameUsageID Parent Name Usage ID An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName. Example: "8fa58e08-08de-4ac1-b69c-1235340b7001" 139
142 phylum Phylum The full scientific name of the phylum or division in which the taxon is classified. Examples: "Chordata" (phylum), "Bryophyta" (division) 153
143 pointRadiusSpatialFit Point Radius Spatial Fit 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. 95
144 preparations Preparations A list (concatenated and separated) of preparations and preservation methods for a specimen. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "fossil", "cast", "photograph", "DNA extract", "skin | "skull | skeleton", "whole animal (ETOH) | tissue (EDTA)". 32
145 previousIdentifications Previous Identifications A list (concatenated and separated) of previous assignments of names to the Organism. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Chalepidae", "Pinus abies", "Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology". 45
146 recordedBy Recorded By 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. The recommended best practice is to separate the values with a vertical bar (' | '). The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Examples: "José E. Crespo", "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. 22
147 recordNumber Record Number 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" 21
148 relatedResourceID Related Resource ID An identifier for a related resource (the object, rather than the subject of the relationship). 171
149 relationshipAccordingTo Relationship According To The source (person, organization, publication, reference) establishing the relationship between the two resources. Example: "Julie Woodruff" 173
150 relationshipEstablishedDate Relationship Established Date The date-time on which the relationship between the two resources was established. 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. 174
151 relationshipOfResource Relationship Of Resource 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" 172
152 relationshipRemarks Relationship Remarks Comments or notes about the relationship between the two resources. Examples: "mother and offspring collected from the same nest", "pollinator captured in the act" 175
153 reproductiveCondition Reproductive Condition The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary. Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing" 28
154 resourceID Resource ID An identifier for the resource that is the subject of the relationship. 170
155 resourceRelationshipID Resource Relationship ID An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object). 169
156 sampleSizeUnit Sample Size Unit The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event. A sampleSizeUnit must have a corresponding sampleSizeValue, e.g., "5" for sampleSizeValue with "metre" for sampleSizeUnit. Examples: "minute", "hour", "day", "metre", "square metre", "cubic metre". Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI (e.g., minute, hour, day, litre). 63
157 sampleSizeValue Sample Size Value A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event. A sampleSizeValue must have a corresponding sampleSizeUnit. Example: "5" for sampleSizeValue with "metre" for sampleSizeUnit. 62
158 samplingEffort Sampling Effort The amount of effort expended during an Event. Examples: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car" 61
159 samplingProtocol Sampling Protocol The name of, reference to, or description of the method or protocol used during an Event. 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, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x", "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "http://www.bsc-eoc.org/download/Owl.pdf" 60
160 scientificName Scientific Name The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the identificationQualifier term. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Roptrocerus typographi (Györfi, 1952)" (genus + specificEpithet + scientificNameAuthorship), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship) 144
161 scientificNameAuthorship Scientific Name Authorship The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode. Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev", "(Györfi, 1952)" 163
162 scientificNameID Scientific Name ID An identifier for the nomenclatural (not taxonomic) details of a scientific name. Example: "urn:lsid:ipni.org:names:37829-1:1.3" 137
163 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" 26
164 specificEpithet Specific Epithet The name of the first or species epithet of the scientificName. Examples: "concolor", "gottschei" 159
165 startDayOfYear Start Day Of Year 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) 53
166 stateProvince State Province The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs. Examples: "Montana", "Minas Gerais", "Córdoba" 75
167 subgenus Subgenus The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion. Examples: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella" 158
168 taxonConceptID Taxon Concept ID An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon. Example: "8fa58e08-08de-4ac1-b69c-1235340b7001" 143
169 taxonID Taxon ID 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. Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "http://species.gbif.org/abies_alba_1753", "urn:lsid:gbif.org:usages:32567" 136
170 taxonomicStatus Taxonomic Status 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. Examples: "invalid", "misapplied", "homotypic synonym", "accepted" 166
171 taxonRank Taxon Rank The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subspecies", "varietas", "forma", "species", "genus" 161
172 taxonRemarks Taxon Remarks Comments or notes about the taxon or name. Example: "this name is a misspelling in common use" 168
173 typeStatus Type Status A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "holotype of Pinus abies | holotype of Picea abies". 130
174 verbatimCoordinates Verbatim Coordinates The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. Examples: "41 05 54S 121 05 34W", "17T 630000 4833400" 96
175 verbatimCoordinateSystem Verbatim Coordinate System The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM" 99
176 verbatimDepth Verbatim Depth The original description of the depth below the local surface. Example: "100-200 m" 85
177 verbatimElevation Verbatim Elevation The original description of the elevation (altitude, usually above sea level) of the Location. Example: "100-200 m" 82
178 verbatimEventDate Verbatim EventDate The verbatim original representation of the date and time information for an Event. Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934" 58
179 verbatimLatitude Verbatim Latitude The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. Example: "41 05 54.03S" 97
180 verbatimLocality Verbatim Locality The original textual description of the place. Example: "25 km NNE Bariloche por R. Nac. 237" 79
181 verbatimLongitude Verbatim Longitude The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. Example: "121d 10' 34" W" 98
182 verbatimSRS Verbatim SRS The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown". Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866" 100
183 verbatimTaxonRank Verbatim Taxon Rank The taxonomic rank of the most specific name in the scientificName as it appears in the original record. Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var." 162
184 vernacularName Vernacular Name A common or vernacular name. Examples: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier" 164
185 waterBody Water Body The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Indian Ocean", "Baltic Sea", "Hudson River" 70
186 year Year The four-digit year in which the Event occurred, according to the Common Era Calendar. Example: "2008" 55

Binary file not shown.

View File

@ -1,675 +0,0 @@
simpleDwCTerm.name.acceptedNameUsage=acceptedNameUsage
simpleDwCTerm.label.acceptedNameUsage=Accepted Name Usage
simpleDwCTerm.definition.acceptedNameUsage=The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.
simpleDwCTerm.comments.acceptedNameUsage=Example: "Tamias minimus" valid name for "Eutamias minimus"
simpleDwCTerm.name.acceptedNameUsageID=acceptedNameUsageID
simpleDwCTerm.label.acceptedNameUsageID=Accepted Name Usage ID
simpleDwCTerm.definition.acceptedNameUsageID=An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.
simpleDwCTerm.comments.acceptedNameUsageID=Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
simpleDwCTerm.name.accessRights=accessRights
simpleDwCTerm.label.accessRights=Access Rights
simpleDwCTerm.definition.accessRights=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.
simpleDwCTerm.comments.accessRights=Example: "not-for-profit use only"
simpleDwCTerm.name.associatedMedia=associatedMedia
simpleDwCTerm.label.associatedMedia=Associated Media
simpleDwCTerm.definition.associatedMedia=A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.
simpleDwCTerm.comments.associatedMedia=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "http://arctos.database.museum/SpecimenImages/UAMObs/Mamm/2/P7291179.JPG", "http://204.140.246.24/Fish/Collection%20Pictures/10118-00.jpg | http://204.140.246.24/Fish/Collection%20Pictures/10118-00a.jpg".
simpleDwCTerm.name.associatedOccurrences=associatedOccurrences
simpleDwCTerm.label.associatedOccurrences=Associated Occurrences
simpleDwCTerm.definition.associatedOccurrences=A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.
simpleDwCTerm.comments.associatedOccurrences=The recommended best practice is to separate the values with a vertical bar (' | ').
simpleDwCTerm.name.associatedOrganisms=associatedOrganisms
simpleDwCTerm.label.associatedOrganisms=Associated Organisms
simpleDwCTerm.definition.associatedOrganisms=A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism.
simpleDwCTerm.comments.associatedOrganisms=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "sibling of MXA-232", "mother of MXA-231 | mother of MXA-232"
simpleDwCTerm.name.associatedReferences=associatedReferences
simpleDwCTerm.label.associatedReferences=Associated References
simpleDwCTerm.definition.associatedReferences=A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.
simpleDwCTerm.comments.associatedReferences=The recommended best practice is to separate the values with a vertical bar (' | '). 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.", "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.".
simpleDwCTerm.name.associatedSequences=associatedSequences
simpleDwCTerm.label.associatedSequences=Associated Sequences
simpleDwCTerm.definition.associatedSequences=A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.
simpleDwCTerm.comments.associatedSequences=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "http://www.ncbi.nlm.nih.gov/nuccore/U34853.1", "http://www.ncbi.nlm.nih.gov/nuccore/GU328060 | http://www.ncbi.nlm.nih.gov/nuccore/AF326093".
simpleDwCTerm.name.associatedTaxa=associatedTaxa
simpleDwCTerm.label.associatedTaxa=Associated Taxa
simpleDwCTerm.definition.associatedTaxa=A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.
simpleDwCTerm.comments.associatedTaxa=The recommended best practice is to separate the values with a vertical bar (' | '), and to separate the relationship from the taxon with a colon (':'). Examples: "host: Quercus alba", "parasitoid of:Cyclocephala signaticollis | predator of Apis mellifera".
simpleDwCTerm.name.basisOfRecord=basisOfRecord
simpleDwCTerm.label.basisOfRecord=Basis of Record
simpleDwCTerm.definition.basisOfRecord=The specific nature of the data record.
simpleDwCTerm.comments.basisOfRecord=Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: "PreservedSpecimen", "FossilSpecimen", "LivingSpecimen", "HumanObservation", "MachineObservation"
simpleDwCTerm.name.bed=bed
simpleDwCTerm.label.bed=Bed
simpleDwCTerm.definition.bed=The full name of the lithostratigraphic bed from which the cataloged item was collected.
simpleDwCTerm.name.behavior=behavior
simpleDwCTerm.label.behavior=Behavior
simpleDwCTerm.definition.behavior=A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.behavior=Examples: "roosting", "foraging", "running"
simpleDwCTerm.name.bibliographicCitation=bibliographicCitation
simpleDwCTerm.label.bibliographicCitation=Bibliographic Citation
simpleDwCTerm.definition.bibliographicCitation=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.
simpleDwCTerm.comments.bibliographicCitation=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
simpleDwCTerm.name.catalogNumber=catalogNumber
simpleDwCTerm.label.catalogNumber=Catalog Number
simpleDwCTerm.definition.catalogNumber=An identifier (preferably unique) for the record within the data set or collection.
simpleDwCTerm.comments.catalogNumber=Examples: "2008.1334", "145732a", "145732"
simpleDwCTerm.name.class=class
simpleDwCTerm.label.class=Class
simpleDwCTerm.definition.class=The full scientific name of the class in which the taxon is classified.
simpleDwCTerm.comments.class=Examples: "Mammalia", "Hepaticopsida"
simpleDwCTerm.name.collectionCode=collectionCode
simpleDwCTerm.label.collectionCode=Collection Code
simpleDwCTerm.definition.collectionCode=The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.
simpleDwCTerm.comments.collectionCode=Examples: "Mammals", "Hildebrandt", "eBird"
simpleDwCTerm.name.collectionID=collectionID
simpleDwCTerm.label.collectionID=Collection ID
simpleDwCTerm.definition.collectionID=An identifier for the collection or dataset from which the record was derived.
simpleDwCTerm.comments.collectionID=For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (http://grbio.org/). Examples: "http://biocol.org/urn:lsid:biocol.org:col:1001", "http://grbio.org/cool/p5fp-c036".
simpleDwCTerm.name.continent=continent
simpleDwCTerm.label.continent=Continent
simpleDwCTerm.definition.continent=The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
simpleDwCTerm.comments.continent=Examples: "Africa", "Antarctica", "Asia", "Europe", "North America", "Oceania", "South America"
simpleDwCTerm.name.coordinatePrecision=coordinatePrecision
simpleDwCTerm.label.coordinatePrecision=Coordinate Precision
simpleDwCTerm.definition.coordinatePrecision=A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.
simpleDwCTerm.comments.coordinatePrecision=Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree)
simpleDwCTerm.name.coordinateUncertaintyInMeters=coordinateUncertaintyInMeters
simpleDwCTerm.label.coordinateUncertaintyInMeters=Coordinate Uncertainty In Meters
simpleDwCTerm.definition.coordinateUncertaintyInMeters=The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. 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.
simpleDwCTerm.comments.coordinateUncertaintyInMeters=Examples: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system).
simpleDwCTerm.name.country=country
simpleDwCTerm.label.country=Country
simpleDwCTerm.definition.country=The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
simpleDwCTerm.comments.country=Examples: "Denmark", "Colombia", "España"
simpleDwCTerm.name.countryCode=countryCode
simpleDwCTerm.label.countryCode=Country Code
simpleDwCTerm.definition.countryCode=The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.
simpleDwCTerm.comments.countryCode=Examples: "AR" for Argentina, "SV" for El Salvador
simpleDwCTerm.name.county=county
simpleDwCTerm.label.county=County
simpleDwCTerm.definition.county=The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.
simpleDwCTerm.comments.county=Examples: "Missoula", "Los Lagos", "Mataró"
simpleDwCTerm.name.dataGeneralizations=dataGeneralizations
simpleDwCTerm.label.dataGeneralizations=Data Generalizations
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.dataGeneralizations=Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell"
simpleDwCTerm.name.datasetID=datasetID
simpleDwCTerm.label.datasetID=Dataset ID
simpleDwCTerm.definition.datasetID=An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.
simpleDwCTerm.name.datasetName=datasetName
simpleDwCTerm.label.datasetName=Dataset Name
simpleDwCTerm.definition.datasetName=The name identifying the data set from which the record was derived.
simpleDwCTerm.comments.datasetName=Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures"
simpleDwCTerm.name.dateIdentified=dateIdentified
simpleDwCTerm.label.dateIdentified=Date Identified
simpleDwCTerm.definition.dateIdentified=The date on which the subject was identified as representing the Taxon. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
simpleDwCTerm.comments.dateIdentified=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.
simpleDwCTerm.name.day=day
simpleDwCTerm.label.day=Day
simpleDwCTerm.definition.day=The integer day of the month on which the Event occurred.
simpleDwCTerm.comments.day=Examples: "9", "28"
simpleDwCTerm.name.decimalLatitude=decimalLatitude
simpleDwCTerm.label.decimalLatitude=Decimal Latitude
simpleDwCTerm.definition.decimalLatitude=The geographic latitude (in decimal degrees, using the spatial 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. Legal values lie between -90 and 90, inclusive.
simpleDwCTerm.comments.decimalLatitude=Example: "-41.0983423"
simpleDwCTerm.name.decimalLongitude=decimalLongitude
simpleDwCTerm.label.decimalLongitude=Decimal Longitude
simpleDwCTerm.definition.decimalLongitude=The geographic longitude (in decimal degrees, using the spatial 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. Legal values lie between -180 and 180, inclusive.
simpleDwCTerm.comments.decimalLongitude=Example: "-121.1761111"
simpleDwCTerm.name.disposition=disposition
simpleDwCTerm.label.disposition=Disposition
simpleDwCTerm.definition.disposition=The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.disposition=Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere"
simpleDwCTerm.name.dynamicProperties=dynamicProperties
simpleDwCTerm.label.dynamicProperties=Dynamic Properties
simpleDwCTerm.definition.dynamicProperties=A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.
simpleDwCTerm.comments.dynamicProperties=The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}".
simpleDwCTerm.name.earliestAgeOrLowestStage=earliestAgeOrLowestStage
simpleDwCTerm.label.earliestAgeOrLowestStage=Earliest Age Or Lowest Stage
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.earliestAgeOrLowestStage=Examples: "Atlantic", "Boreal", "Skullrockian"
simpleDwCTerm.name.earliestEonOrLowestEonothem=earliestEonOrLowestEonothem
simpleDwCTerm.label.earliestEonOrLowestEonothem=Earliest Eon Or Lowest Eonothem
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.earliestEonOrLowestEonothem=Examples: "Phanerozoic", "Proterozoic"
simpleDwCTerm.name.earliestEpochOrLowestSeries=earliestEpochOrLowestSeries
simpleDwCTerm.label.earliestEpochOrLowestSeries=Earliest Epoch Or Lowest Series
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.earliestEpochOrLowestSeries=Examples: "Holocene", "Pleistocene", "Ibexian Series"
simpleDwCTerm.name.earliestEraOrLowestErathem=earliestEraOrLowestErathem
simpleDwCTerm.label.earliestEraOrLowestErathem=Earliest Era Or Lowest Erathem
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.earliestEraOrLowestErathem=Examples: "Cenozoic", "Mesozoic"
simpleDwCTerm.name.earliestPeriodOrLowestSystem=earliestPeriodOrLowestSystem
simpleDwCTerm.label.earliestPeriodOrLowestSystem=Earliest Period Or Lowest System
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.earliestPeriodOrLowestSystem=Examples: "Neogene", "Tertiary", "Quaternary"
simpleDwCTerm.name.endDayOfYear=endDayOfYear
simpleDwCTerm.label.endDayOfYear=End Day Of Year
simpleDwCTerm.definition.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).
simpleDwCTerm.comments.endDayOfYear=Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)
simpleDwCTerm.name.establishmentMeans=establishmentMeans
simpleDwCTerm.label.establishmentMeans=Establishment Means
simpleDwCTerm.definition.establishmentMeans=The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.establishmentMeans=Examples: "native", "introduced", "naturalised", "invasive", "managed"
simpleDwCTerm.name.eventDate=eventDate
simpleDwCTerm.label.eventDate=Event Date
simpleDwCTerm.definition.eventDate=The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
simpleDwCTerm.comments.eventDate=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.
simpleDwCTerm.name.eventID=eventID
simpleDwCTerm.label.eventID=Event ID
simpleDwCTerm.definition.eventID=An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.
simpleDwCTerm.name.eventRemarks=eventRemarks
simpleDwCTerm.label.eventRemarks=Event Remarks
simpleDwCTerm.definition.eventRemarks=Comments or notes about the Event.
simpleDwCTerm.comments.eventRemarks=Example: "after the recent rains the river is nearly at flood stage"
simpleDwCTerm.name.eventTime=eventTime
simpleDwCTerm.label.eventTime=Event Time
simpleDwCTerm.definition.eventTime=The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
simpleDwCTerm.comments.eventTime=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.
simpleDwCTerm.name.family=family
simpleDwCTerm.label.family=Family
simpleDwCTerm.definition.family=The full scientific name of the family in which the taxon is classified.
simpleDwCTerm.comments.family=Examples: "Felidae", "Monocleaceae"
simpleDwCTerm.name.fieldNotes=fieldNotes
simpleDwCTerm.label.fieldNotes=Field Notes
simpleDwCTerm.definition.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 Event.
simpleDwCTerm.comments.fieldNotes=Example: "notes available in Grinnell-Miller Library"
simpleDwCTerm.name.fieldNumber=fieldNumber
simpleDwCTerm.label.fieldNumber=Field Number
simpleDwCTerm.definition.fieldNumber=An identifier given to the event in the field. Often serves as a link between field notes and the Event.
simpleDwCTerm.comments.fieldNumber=Example: "RV Sol 87-03-08"
simpleDwCTerm.name.footprintSpatialFit=footprintSpatialFit
simpleDwCTerm.label.footprintSpatialFit=Footprint Spatial Fit
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.footprintSpatialFit=Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006.
simpleDwCTerm.name.footprintSRS=footprintSRS
simpleDwCTerm.label.footprintSRS=Footprint SRS
simpleDwCTerm.definition.footprintSRS=A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead.
simpleDwCTerm.comments.footprintSRS=Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes.
simpleDwCTerm.name.footprintWKT=footprintWKT
simpleDwCTerm.label.footprintWKT=Footprint WKT
simpleDwCTerm.definition.footprintWKT=A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.
simpleDwCTerm.comments.footprintWKT=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))
simpleDwCTerm.name.formation=formation
simpleDwCTerm.label.formation=Formation
simpleDwCTerm.definition.formation=The full name of the lithostratigraphic formation from which the cataloged item was collected.
simpleDwCTerm.comments.formation=Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation"
simpleDwCTerm.name.genus=genus
simpleDwCTerm.label.genus=Genus
simpleDwCTerm.definition.genus=The full scientific name of the genus in which the taxon is classified.
simpleDwCTerm.comments.genus=Examples: "Puma", "Monoclea"
simpleDwCTerm.name.geodeticDatum=geodeticDatum
simpleDwCTerm.label.geodeticDatum=Geodetic Datum
simpleDwCTerm.definition.geodeticDatum=The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".
simpleDwCTerm.comments.geodeticDatum=Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"
simpleDwCTerm.name.geologicalContextID=geologicalContextID
simpleDwCTerm.label.geologicalContextID=Geological Context ID
simpleDwCTerm.definition.geologicalContextID=An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.
simpleDwCTerm.name.georeferenceProtocol=georeferenceProtocol
simpleDwCTerm.label.georeferenceProtocol=Georeference Protocol
simpleDwCTerm.definition.georeferenceProtocol=A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
simpleDwCTerm.comments.georeferenceProtocol=Examples: "Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "Georeferencing Quick Reference Guide"
simpleDwCTerm.name.georeferenceRemarks=georeferenceRemarks
simpleDwCTerm.label.georeferenceRemarks=Georeference Remarks
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.georeferenceRemarks=Example: "assumed distance by road (Hwy. 101)"
simpleDwCTerm.name.georeferenceSources=georeferenceSources
simpleDwCTerm.label.georeferenceSources=Georeference Sources
simpleDwCTerm.definition.georeferenceSources=A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.
simpleDwCTerm.comments.georeferenceSources=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "GeoLocate", "USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth".
simpleDwCTerm.name.georeferenceVerificationStatus=georeferenceVerificationStatus
simpleDwCTerm.label.georeferenceVerificationStatus=Georeference Verification Status
simpleDwCTerm.definition.georeferenceVerificationStatus=A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.georeferenceVerificationStatus=Examples: "requires verification", "verified by collector", "verified by curator".
simpleDwCTerm.name.georeferencedBy=georeferencedBy
simpleDwCTerm.label.georeferencedBy=Georeferenced By
simpleDwCTerm.definition.georeferencedBy=A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.
simpleDwCTerm.comments.georeferencedBy=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Brad Millen (ROM)", "Kristina Yamamoto (MVZ) | Janet Fang (MVZ)".
simpleDwCTerm.name.georeferencedDate=georeferencedDate
simpleDwCTerm.label.georeferencedDate=Georeferenced Date
simpleDwCTerm.definition.georeferencedDate=The date on which the Location was georeferenced. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
simpleDwCTerm.comments.georeferencedDate=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.
simpleDwCTerm.name.group=group
simpleDwCTerm.label.group=Group
simpleDwCTerm.definition.group=The full name of the lithostratigraphic group from which the cataloged item was collected.
simpleDwCTerm.name.habitat=habitat
simpleDwCTerm.label.habitat=Habitat
simpleDwCTerm.definition.habitat=A category or description of the habitat in which the Event occurred.
simpleDwCTerm.comments.habitat=Examples: "oak savanna", "pre-cordilleran steppe"
simpleDwCTerm.name.higherClassification=higherClassification
simpleDwCTerm.label.higherClassification=Higher Classification
simpleDwCTerm.definition.higherClassification=A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record.
simpleDwCTerm.comments.higherClassification=The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from the highest taxonomic rank to the lowest. Examples: "Animalia", "Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys".
simpleDwCTerm.name.higherGeography=higherGeography
simpleDwCTerm.label.higherGeography=Higher Geography
simpleDwCTerm.definition.higherGeography=A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.
simpleDwCTerm.comments.higherGeography=The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from least specific to most specific. Examples: "North Atlantic Ocean", "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.
simpleDwCTerm.name.higherGeographyID=higherGeographyID
simpleDwCTerm.label.higherGeographyID=Higher Geography ID
simpleDwCTerm.definition.higherGeographyID=An identifier for the geographic region within which the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
simpleDwCTerm.comments.higherGeographyID=Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina
simpleDwCTerm.name.highestBiostratigraphicZone=highestBiostratigraphicZone
simpleDwCTerm.label.highestBiostratigraphicZone=Highest Biostratigraphic Zone
simpleDwCTerm.definition.highestBiostratigraphicZone=The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
simpleDwCTerm.name.identificationID=identificationID
simpleDwCTerm.label.identificationID=Identification ID
simpleDwCTerm.definition.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.
simpleDwCTerm.name.identificationQualifier=identificationQualifier
simpleDwCTerm.label.identificationQualifier=Identification Qualifier
simpleDwCTerm.definition.identificationQualifier=A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the Identification.
simpleDwCTerm.comments.identificationQualifier=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 rank. 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 rank.
simpleDwCTerm.name.identificationReferences=identificationReferences
simpleDwCTerm.label.identificationReferences=Identification References
simpleDwCTerm.definition.identificationReferences=A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.
simpleDwCTerm.comments.identificationReferences=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Aves del Noroeste Patagonico. Christie et al. 2004.", "Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). ''The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata).'' Herpetologica, 53(1), 30-49.".
simpleDwCTerm.name.identificationRemarks=identificationRemarks
simpleDwCTerm.label.identificationRemarks=Identification Remarks
simpleDwCTerm.definition.identificationRemarks=Comments or notes about the Identification.
simpleDwCTerm.comments.identificationRemarks=Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."
simpleDwCTerm.name.identificationVerificationStatus=identificationVerificationStatus
simpleDwCTerm.label.identificationVerificationStatus=Identification Verification Status
simpleDwCTerm.definition.identificationVerificationStatus=A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD.
simpleDwCTerm.comments.identificationVerificationStatus=Examples: "0", "4"
simpleDwCTerm.name.identifiedBy=identifiedBy
simpleDwCTerm.label.identifiedBy=Identified By
simpleDwCTerm.definition.identifiedBy=A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.
simpleDwCTerm.comments.identifiedBy=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "James L. Patton", "Theodore Pappenfuss | Robert Macey".
simpleDwCTerm.name.individualCount=individualCount
simpleDwCTerm.label.individualCount=Individual Count
simpleDwCTerm.definition.individualCount=The number of individuals represented present at the time of the Occurrence.
simpleDwCTerm.comments.individualCount=Examples: "1", "25"
simpleDwCTerm.name.informationWithheld=informationWithheld
simpleDwCTerm.label.informationWithheld=Information Withheld
simpleDwCTerm.definition.informationWithheld=Additional information that exists, but that has not been shared in the given record.
simpleDwCTerm.comments.informationWithheld=Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples"
simpleDwCTerm.name.infraspecificEpithet=infraspecificEpithet
simpleDwCTerm.label.infraspecificEpithet=Infraspecific Epithet
simpleDwCTerm.definition.infraspecificEpithet=The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.
simpleDwCTerm.comments.infraspecificEpithet=Examples: "concolor", "oxyadenia", "sayi"
simpleDwCTerm.name.institutionCode=institutionCode
simpleDwCTerm.label.institutionCode=Institution Code
simpleDwCTerm.definition.institutionCode=The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.
simpleDwCTerm.comments.institutionCode=Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)"
simpleDwCTerm.name.institutionID=institutionID
simpleDwCTerm.label.institutionID=Institution ID
simpleDwCTerm.definition.institutionID=An identifier for the institution having custody of the object(s) or information referred to in the record.
simpleDwCTerm.comments.institutionID=For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (http://grbio.org/). Examples: "http://biocol.org/urn:lsid:biocol.org:col:34777", "http://grbio.org/cool/km06-gtbn".
simpleDwCTerm.name.island=island
simpleDwCTerm.label.island=Island
simpleDwCTerm.definition.island=The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
simpleDwCTerm.comments.island=Examples: "Isla Victoria", "Vancouver", "Viti Levu", "Zanzibar"
simpleDwCTerm.name.islandGroup=islandGroup
simpleDwCTerm.label.islandGroup=Island Group
simpleDwCTerm.definition.islandGroup=The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
simpleDwCTerm.comments.islandGroup=Examples: "Alexander Archipelago", "Seychelles"
simpleDwCTerm.name.kingdom=kingdom
simpleDwCTerm.label.kingdom=Kingdom
simpleDwCTerm.definition.kingdom=The full scientific name of the kingdom in which the taxon is classified.
simpleDwCTerm.comments.kingdom=Examples: "Animalia", "Plantae"
simpleDwCTerm.name.language=language
simpleDwCTerm.label.language=Language
simpleDwCTerm.definition.language=A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
simpleDwCTerm.comments.language=Examples: "en" for English, "es" for Spanish.
simpleDwCTerm.name.latestAgeOrHighestStage=latestAgeOrHighestStage
simpleDwCTerm.label.latestAgeOrHighestStage=Latest AgeOr Highest Stage
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.latestAgeOrHighestStage=Examples: "Atlantic", "Boreal", "Skullrockian"
simpleDwCTerm.name.latestEonOrHighestEonothem=latestEonOrHighestEonothem
simpleDwCTerm.label.latestEonOrHighestEonothem=Latest Eon Or Highest Eonothem
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.latestEonOrHighestEonothem=Examples: "Phanerozoic", "Proterozoic"
simpleDwCTerm.name.latestEpochOrHighestSeries=latestEpochOrHighestSeries
simpleDwCTerm.label.latestEpochOrHighestSeries=Latest Epoch Or Highest Series
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.latestEpochOrHighestSeries=Examples: "Holocene", "Pleistocene", "Ibexian Series"
simpleDwCTerm.name.latestEraOrHighestErathem=latestEraOrHighestErathem
simpleDwCTerm.label.latestEraOrHighestErathem=Latest Era Or Highest Erathem
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.latestEraOrHighestErathem=Examples: "Cenozoic", "Mesozoic"
simpleDwCTerm.name.latestPeriodOrHighestSystem=latestPeriodOrHighestSystem
simpleDwCTerm.label.latestPeriodOrHighestSystem=Latest Period Or Highest System
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.latestPeriodOrHighestSystem=Examples: "Neogene", "Tertiary", "Quaternary"
simpleDwCTerm.name.license=license
simpleDwCTerm.label.license=License
simpleDwCTerm.definition.license=A legal document giving official permission to do something with the resource.
simpleDwCTerm.comments.license=Examples: "http://creativecommons.org/publicdomain/zero/1.0/legalcode", "http://creativecommons.org/licenses/by/4.0/legalcode"
simpleDwCTerm.name.lifeStage=lifeStage
simpleDwCTerm.label.lifeStage=Life Stage
simpleDwCTerm.definition.lifeStage=The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.lifeStage=Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles"
simpleDwCTerm.name.lithostratigraphicTerms=lithostratigraphicTerms
simpleDwCTerm.label.lithostratigraphicTerms=Lithostratigraphic Terms
simpleDwCTerm.definition.lithostratigraphicTerms=The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.
simpleDwCTerm.name.locality=locality
simpleDwCTerm.label.locality=Locality
simpleDwCTerm.definition.locality=The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.
simpleDwCTerm.comments.locality=Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"
simpleDwCTerm.name.locationAccordingTo=locationAccordingTo
simpleDwCTerm.label.locationAccordingTo=Location According To
simpleDwCTerm.definition.locationAccordingTo=Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.
simpleDwCTerm.comments.locationAccordingTo=Examples: "Getty Thesaurus of Geographic Names", "GADM"
simpleDwCTerm.name.locationID=locationID
simpleDwCTerm.label.locationID=Location ID
simpleDwCTerm.definition.locationID=An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.
simpleDwCTerm.name.locationRemarks=locationRemarks
simpleDwCTerm.label.locationRemarks=Location Remarks
simpleDwCTerm.definition.locationRemarks=Comments or notes about the Location.
simpleDwCTerm.comments.locationRemarks=Example: "under water since 2005"
simpleDwCTerm.name.lowestBiostratigraphicZone=lowestBiostratigraphicZone
simpleDwCTerm.label.lowestBiostratigraphicZone=Lowest Biostratigraphic Zone
simpleDwCTerm.definition.lowestBiostratigraphicZone=The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
simpleDwCTerm.name.materialSampleID=materialSampleID
simpleDwCTerm.label.materialSampleID=Material Sample ID
simpleDwCTerm.definition.materialSampleID=An identifier for the MaterialSample (as opposed to a particular digital record of the material 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 materialSampleID globally unique.
simpleDwCTerm.name.maximumDepthInMeters=maximumDepthInMeters
simpleDwCTerm.label.maximumDepthInMeters=Maximum Depth In Meters
simpleDwCTerm.definition.maximumDepthInMeters=The greater depth of a range of depth below the local surface, in meters.
simpleDwCTerm.comments.maximumDepthInMeters=Example: "200"
simpleDwCTerm.name.maximumDistanceAboveSurfaceInMeters=maximumDistanceAboveSurfaceInMeters
simpleDwCTerm.label.maximumDistanceAboveSurfaceInMeters=Maximum Distance Above Surface In Meters
simpleDwCTerm.definition.maximumDistanceAboveSurfaceInMeters=The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.
simpleDwCTerm.comments.maximumDistanceAboveSurfaceInMeters=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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"
simpleDwCTerm.name.maximumElevationInMeters=maximumElevationInMeters
simpleDwCTerm.label.maximumElevationInMeters=Maximum Elevation In Meters
simpleDwCTerm.definition.maximumElevationInMeters=The upper limit of the range of elevation (altitude, usually above sea level), in meters.
simpleDwCTerm.comments.maximumElevationInMeters=Example: "200"
simpleDwCTerm.name.member=member
simpleDwCTerm.label.member=Member
simpleDwCTerm.definition.member=The full name of the lithostratigraphic member from which the cataloged item was collected.
simpleDwCTerm.comments.member=Examples: "Lava Dam Member", "Hellnmaria Member"
simpleDwCTerm.name.minimumDepthInMeters=minimumDepthInMeters
simpleDwCTerm.label.minimumDepthInMeters=Minimum Depth In Meters
simpleDwCTerm.definition.minimumDepthInMeters=The lesser depth of a range of depth below the local surface, in meters.
simpleDwCTerm.comments.minimumDepthInMeters=Example: "100"
simpleDwCTerm.name.minimumDistanceAboveSurfaceInMeters=minimumDistanceAboveSurfaceInMeters
simpleDwCTerm.label.minimumDistanceAboveSurfaceInMeters=Minimum Distance Above Surface In Meters
simpleDwCTerm.definition.minimumDistanceAboveSurfaceInMeters=The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.
simpleDwCTerm.comments.minimumDistanceAboveSurfaceInMeters=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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"
simpleDwCTerm.name.minimumElevationInMeters=minimumElevationInMeters
simpleDwCTerm.label.minimumElevationInMeters=Minimum Elevation In Meters
simpleDwCTerm.definition.minimumElevationInMeters=The lower limit of the range of elevation (altitude, usually above sea level), in meters.
simpleDwCTerm.comments.minimumElevationInMeters=Example: "100"
simpleDwCTerm.name.modified=modified
simpleDwCTerm.label.modified=Modified
simpleDwCTerm.definition.modified=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).
simpleDwCTerm.comments.modified=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.
simpleDwCTerm.name.month=month
simpleDwCTerm.label.month=Month
simpleDwCTerm.definition.month=The ordinal month in which the Event occurred.
simpleDwCTerm.comments.month=Examples: "1" (=January), "10" (=October)
simpleDwCTerm.name.municipality=municipality
simpleDwCTerm.label.municipality=Municipality
simpleDwCTerm.definition.municipality=The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location.
simpleDwCTerm.comments.municipality=Examples: "Holzminden"
simpleDwCTerm.name.nameAccordingTo=nameAccordingTo
simpleDwCTerm.label.nameAccordingTo=Name According To
simpleDwCTerm.definition.nameAccordingTo=The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.
simpleDwCTerm.comments.nameAccordingTo=Example: "McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.", "Werner Greuter 2008", "Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5"
simpleDwCTerm.name.nameAccordingToID=nameAccordingToID
simpleDwCTerm.label.nameAccordingToID=Name According To ID
simpleDwCTerm.definition.nameAccordingToID=An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.
simpleDwCTerm.comments.nameAccordingToID=Example: "doi:10.1016/S0269-915X(97)80026-2"
simpleDwCTerm.name.namePublishedIn=namePublishedIn
simpleDwCTerm.label.namePublishedIn=Name Published In
simpleDwCTerm.definition.namePublishedIn=A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.
simpleDwCTerm.comments.namePublishedIn=Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886"
simpleDwCTerm.name.namePublishedInID=namePublishedInID
simpleDwCTerm.label.namePublishedInID=Name Published In ID
simpleDwCTerm.definition.namePublishedInID=An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.
simpleDwCTerm.comments.namePublishedInID=Example: "http://hdl.handle.net/10199/7"
simpleDwCTerm.name.namePublishedInYear=namePublishedInYear
simpleDwCTerm.label.namePublishedInYear=Name Published In Year
simpleDwCTerm.definition.namePublishedInYear=The four-digit year in which the scientificName was published.
simpleDwCTerm.comments.namePublishedInYear=Examples: "1915", "2008"
simpleDwCTerm.name.nomenclaturalCode=nomenclaturalCode
simpleDwCTerm.label.nomenclaturalCode=Nomenclatural Code
simpleDwCTerm.definition.nomenclaturalCode=The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.nomenclaturalCode=Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN"
simpleDwCTerm.name.nomenclaturalStatus=nomenclaturalStatus
simpleDwCTerm.label.nomenclaturalStatus=Nomenclatural Status
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.nomenclaturalStatus=Examples: "nom. ambig.", "nom. illeg.", "nom. subnud."
simpleDwCTerm.name.occurrenceID=occurrenceID
simpleDwCTerm.label.occurrenceID=Occurrence ID
simpleDwCTerm.definition.occurrenceID=An 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.
simpleDwCTerm.comments.occurrenceID=For a specimen in the absence of a bona fide global unique identifier, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: "urn:lsid:nhm.ku.edu:Herps:32", "urn:catalog:FMNH:Mammal:145732"
simpleDwCTerm.name.occurrenceRemarks=occurrenceRemarks
simpleDwCTerm.label.occurrenceRemarks=Occurrence Remarks
simpleDwCTerm.definition.occurrenceRemarks=Comments or notes about the Occurrence.
simpleDwCTerm.comments.occurrenceRemarks=Example: "found dead on road"
simpleDwCTerm.name.occurrenceStatus=occurrenceStatus
simpleDwCTerm.label.occurrenceStatus=Occurrence Status
simpleDwCTerm.definition.occurrenceStatus=A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.occurrenceStatus=Examples: "present", "absent"
simpleDwCTerm.name.order=order
simpleDwCTerm.label.order=Order
simpleDwCTerm.definition.order=The full scientific name of the order in which the taxon is classified.
simpleDwCTerm.comments.order=Examples: "Carnivora", "Monocleales"
simpleDwCTerm.name.organismID=organismID
simpleDwCTerm.label.organismID=Organism ID
simpleDwCTerm.definition.organismID=An identifier for the Organism instance (as opposed to a particular digital record of the Organism). May be a globally unique identifier or an identifier specific to the data set.
simpleDwCTerm.name.organismName=organismName
simpleDwCTerm.label.organismName=Organism Name
simpleDwCTerm.definition.organismName=A textual name or label assigned to an Organism instance.
simpleDwCTerm.comments.organismName=Examples: "Huberta", "Boab Prison Tree", "J pod".
simpleDwCTerm.name.organismQuantity=organismQuantity
simpleDwCTerm.label.organismQuantity=Organism Quantity
simpleDwCTerm.definition.organismQuantity=A number or enumeration value for the quantity of organisms.
simpleDwCTerm.comments.organismQuantity=An organismQuantity must have a corresponding organismQuantityType, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType.
simpleDwCTerm.name.organismQuantityType=organismQuantityType
simpleDwCTerm.label.organismQuantityType=Organism Quantity Type
simpleDwCTerm.definition.organismQuantityType=The type of quantification system used for the quantity of organisms.
simpleDwCTerm.comments.organismQuantityType=An organismQuantityType must have a corresponding organismQuantity, e.g., "27" for organismQuantity with "individuals" for organismQuantityType; "12.5" for organismQuantity with "%biomass" for organismQuantityType; "r" for organismQuantity with "BraunBlanquetScale" for organismQuantityType.
simpleDwCTerm.name.organismRemarks=organismRemarks
simpleDwCTerm.label.organismRemarks=Organism Remarks
simpleDwCTerm.definition.organismRemarks=Comments or notes about the Organism instance.
simpleDwCTerm.comments.organismRemarks=Example: "One of a litter of six."
simpleDwCTerm.name.organismScope=organismScope
simpleDwCTerm.label.organismScope=Organism Scope
simpleDwCTerm.definition.organismScope=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.
simpleDwCTerm.comments.organismScope=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 (http://www.w3.org/1999/02/22-rdf-syntax-ns#type) instead. Examples: "multicellular organism", "virus", "clone" "pack", "colony".
simpleDwCTerm.name.originalNameUsage=originalNameUsage
simpleDwCTerm.label.originalNameUsage=Original Name Usage
simpleDwCTerm.definition.originalNameUsage=The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.
simpleDwCTerm.comments.originalNameUsage=Examples: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768"
simpleDwCTerm.name.originalNameUsageID=originalNameUsageID
simpleDwCTerm.label.originalNameUsageID=Original Name Usage ID
simpleDwCTerm.definition.originalNameUsageID=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.
simpleDwCTerm.comments.originalNameUsageID=Example: "http://species.gbif.org/abies_alba_1753"
simpleDwCTerm.name.otherCatalogNumbers=otherCatalogNumbers
simpleDwCTerm.label.otherCatalogNumbers=Other Catalog Numbers
simpleDwCTerm.definition.otherCatalogNumbers=A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.
simpleDwCTerm.comments.otherCatalogNumbers=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "FMNH:Mammal:1234", "NPS YELLO6778 | MBG 33424".
simpleDwCTerm.name.ownerInstitutionCode=ownerInstitutionCode
simpleDwCTerm.label.ownerInstitutionCode=Owner Institution Code
simpleDwCTerm.definition.ownerInstitutionCode=The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.
simpleDwCTerm.comments.ownerInstitutionCode=Examples: "NPS", "APN", "InBio"
simpleDwCTerm.name.parentEventID=parentEventID
simpleDwCTerm.label.parentEventID=Parent Event ID
simpleDwCTerm.definition.parentEventID=An identifier for the broader Event that groups this and potentially other Events.
simpleDwCTerm.comments.parentEventID=May be a globally unique identifier or an identifier specific to the data set. Example: "A1" as parentEventID to identify the main Whittaker Plot in nested samples, each with its own eventID (e.g., "A1:1", "A1:2").
simpleDwCTerm.name.parentNameUsage=parentNameUsage
simpleDwCTerm.label.parentNameUsage=Parent Name Usage
simpleDwCTerm.definition.parentNameUsage=The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.
simpleDwCTerm.comments.parentNameUsage=Examples: "Rubiaceae", "Gruiformes", "Testudinae"
simpleDwCTerm.name.parentNameUsageID=parentNameUsageID
simpleDwCTerm.label.parentNameUsageID=Parent Name Usage ID
simpleDwCTerm.definition.parentNameUsageID=An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.
simpleDwCTerm.comments.parentNameUsageID=Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
simpleDwCTerm.name.phylum=phylum
simpleDwCTerm.label.phylum=Phylum
simpleDwCTerm.definition.phylum=The full scientific name of the phylum or division in which the taxon is classified.
simpleDwCTerm.comments.phylum=Examples: "Chordata" (phylum), "Bryophyta" (division)
simpleDwCTerm.name.pointRadiusSpatialFit=pointRadiusSpatialFit
simpleDwCTerm.label.pointRadiusSpatialFit=Point Radius Spatial Fit
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.pointRadiusSpatialFit=Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006.
simpleDwCTerm.name.preparations=preparations
simpleDwCTerm.label.preparations=Preparations
simpleDwCTerm.definition.preparations=A list (concatenated and separated) of preparations and preservation methods for a specimen.
simpleDwCTerm.comments.preparations=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "fossil", "cast", "photograph", "DNA extract", "skin | "skull | skeleton", "whole animal (ETOH) | tissue (EDTA)".
simpleDwCTerm.name.previousIdentifications=previousIdentifications
simpleDwCTerm.label.previousIdentifications=Previous Identifications
simpleDwCTerm.definition.previousIdentifications=A list (concatenated and separated) of previous assignments of names to the Organism.
simpleDwCTerm.comments.previousIdentifications=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Chalepidae", "Pinus abies", "Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology".
simpleDwCTerm.name.recordNumber=recordNumber
simpleDwCTerm.label.recordNumber=Record Number
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.recordNumber=Example: "OPP 7101"
simpleDwCTerm.name.recordedBy=recordedBy
simpleDwCTerm.label.recordedBy=Recorded By
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.recordedBy=The recommended best practice is to separate the values with a vertical bar (' | '). The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Examples: "José E. Crespo", "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.
simpleDwCTerm.name.references=references
simpleDwCTerm.label.references=References
simpleDwCTerm.definition.references=A related resource that is referenced, cited, or otherwise pointed to by the described resource.
simpleDwCTerm.comments.references=Examples: "http://mvzarctos.berkeley.edu/guid/MVZ:Mamm:165861"; "http://www.catalogueoflife.org/annual-checklist/show_species_details.php?record_id=6197868"
simpleDwCTerm.name.reproductiveCondition=reproductiveCondition
simpleDwCTerm.label.reproductiveCondition=Reproductive Condition
simpleDwCTerm.definition.reproductiveCondition=The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.reproductiveCondition=Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing"
simpleDwCTerm.name.rightsHolder=rightsHolder
simpleDwCTerm.label.rightsHolder=Rights Holder
simpleDwCTerm.definition.rightsHolder=A person or organization owning or managing rights over the resource.
simpleDwCTerm.comments.rightsHolder=Example: "The Regents of the University of California."
simpleDwCTerm.name.sampleSizeValue=sampleSizeValue
simpleDwCTerm.label.sampleSizeValue=Sample Size Value
simpleDwCTerm.definition.sampleSizeValue=A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.
simpleDwCTerm.comments.sampleSizeValue=A sampleSizeValue must have a corresponding sampleSizeUnit. Example: "5" for sampleSizeValue with "metre" for sampleSizeUnit.
simpleDwCTerm.name.sampleSizeUnit=sampleSizeUnit
simpleDwCTerm.label.sampleSizeUnit=Sample Size Unit
simpleDwCTerm.definition.sampleSizeUnit=The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling event.
simpleDwCTerm.comments.sampleSizeValue=A sampleSizeUnit must have a corresponding sampleSizeValue, e.g., "5" for sampleSizeValue with "metre" for sampleSizeUnit. Examples: "minute", "hour", "day, "metre", "square metre", "cubic metre". Recommended best practice is to use a controlled vocabulary such as the Ontology of Units of Measure http://www.wurvoc.org/vocabularies/om-1.8/ of SI units, derived units, or other non-SI units accepted for use within the SI (e.g., minute, hour, day, litre).
simpleDwCTerm.name.samplingEffort=samplingEffort
simpleDwCTerm.label.samplingEffort=Sampling Effort
simpleDwCTerm.definition.samplingEffort=The amount of effort expended during an Event.
simpleDwCTerm.comments.samplingEffort=Examples: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car"
simpleDwCTerm.name.samplingProtocol=samplingProtocol
simpleDwCTerm.label.samplingProtocol=Sampling Protocol
simpleDwCTerm.definition.samplingProtocol=The name of, reference to, or description of the method or protocol used during an Event.
simpleDwCTerm.comments.samplingProtocol=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, http://dx.doi.org/10.1111/j.1466-8238.2009.00467.x", "Takats et al. 2001. Guidelines for Nocturnal Owl Monitoring in North America. Beaverhill Bird Observatory and Bird Studies Canada, Edmonton, Alberta. 32 pp.", "http://www.bsc-eoc.org/download/Owl.pdf"
simpleDwCTerm.name.scientificName=scientificName
simpleDwCTerm.label.scientificName=Scientific Name
simpleDwCTerm.definition.scientificName=The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the identificationQualifier term.
simpleDwCTerm.comments.scientificName=Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Roptrocerus typographi (Györfi, 1952)" (genus + specificEpithet + scientificNameAuthorship), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)
simpleDwCTerm.name.scientificNameAuthorship=scientificNameAuthorship
simpleDwCTerm.label.scientificNameAuthorship=Scientific Name Authorship
simpleDwCTerm.definition.scientificNameAuthorship=The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.
simpleDwCTerm.comments.scientificNameAuthorship=Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev", "(Györfi, 1952)"
simpleDwCTerm.name.scientificNameID=scientificNameID
simpleDwCTerm.label.scientificNameID=Scientific Name ID
simpleDwCTerm.definition.scientificNameID=An identifier for the nomenclatural (not taxonomic) details of a scientific name.
simpleDwCTerm.comments.scientificNameID=Example: "urn:lsid:ipni.org:names:37829-1:1.3"
simpleDwCTerm.name.sex=sex
simpleDwCTerm.label.sex=Sex
simpleDwCTerm.definition.sex=The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.sex=Examples: "female", "hermaphrodite", "8 males, 4 females"
simpleDwCTerm.name.specificEpithet=specificEpithet
simpleDwCTerm.label.specificEpithet=Specific Epithet
simpleDwCTerm.definition.specificEpithet=The name of the first or species epithet of the scientificName.
simpleDwCTerm.comments.specificEpithet=Examples: "concolor", "gottschei"
simpleDwCTerm.name.startDayOfYear=startDayOfYear
simpleDwCTerm.label.startDayOfYear=Start Day Of Year
simpleDwCTerm.definition.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).
simpleDwCTerm.comments.startDayOfYear=Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)
simpleDwCTerm.name.stateProvince=stateProvince
simpleDwCTerm.label.stateProvince=State Province
simpleDwCTerm.definition.stateProvince=The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.
simpleDwCTerm.comments.stateProvince=Examples: "Montana", "Minas Gerais", "Córdoba"
simpleDwCTerm.name.subgenus=subgenus
simpleDwCTerm.label.subgenus=Subgenus
simpleDwCTerm.definition.subgenus=The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.
simpleDwCTerm.comments.subgenus=Examples: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella"
simpleDwCTerm.name.taxonConceptID=taxonConceptID
simpleDwCTerm.label.taxonConceptID=Taxon Concept ID
simpleDwCTerm.definition.taxonConceptID=An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.
simpleDwCTerm.comments.taxonConceptID=Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
simpleDwCTerm.name.taxonID=taxonID
simpleDwCTerm.label.taxonID=Taxon ID
simpleDwCTerm.definition.taxonID=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.
simpleDwCTerm.comments.taxonID=Examples: "8fa58e08-08de-4ac1-b69c-1235340b7001", "32567", "http://species.gbif.org/abies_alba_1753", "urn:lsid:gbif.org:usages:32567"
simpleDwCTerm.name.taxonRank=taxonRank
simpleDwCTerm.label.taxonRank=Taxon Rank
simpleDwCTerm.definition.taxonRank=The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.taxonRank=Examples: "subspecies", "varietas", "forma", "species", "genus"
simpleDwCTerm.name.taxonRemarks=taxonRemarks
simpleDwCTerm.label.taxonRemarks=Taxon Remarks
simpleDwCTerm.definition.taxonRemarks=Comments or notes about the taxon or name.
simpleDwCTerm.comments.taxonRemarks=Example: "this name is a misspelling in common use"
simpleDwCTerm.name.taxonomicStatus=taxonomicStatus
simpleDwCTerm.label.taxonomicStatus=Taxonomic Status
simpleDwCTerm.definition.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.
simpleDwCTerm.comments.taxonomicStatus=Examples: "invalid", "misapplied", "homotypic synonym", "accepted"
simpleDwCTerm.name.type=type
simpleDwCTerm.label.type=Type
simpleDwCTerm.definition.type=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.
simpleDwCTerm.comments.type=Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text"
simpleDwCTerm.name.typeStatus=typeStatus
simpleDwCTerm.label.typeStatus=Type Status
simpleDwCTerm.definition.typeStatus=A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.
simpleDwCTerm.comments.typeStatus=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "holotype of Pinus abies | holotype of Picea abies".
simpleDwCTerm.name.verbatimCoordinateSystem=verbatimCoordinateSystem
simpleDwCTerm.label.verbatimCoordinateSystem=Verbatim Coordinate System
simpleDwCTerm.definition.verbatimCoordinateSystem=The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.
simpleDwCTerm.comments.verbatimCoordinateSystem=Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM"
simpleDwCTerm.name.verbatimCoordinates=verbatimCoordinates
simpleDwCTerm.label.verbatimCoordinates=Verbatim Coordinates
simpleDwCTerm.definition.verbatimCoordinates=The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.
simpleDwCTerm.comments.verbatimCoordinates=Examples: "41 05 54S 121 05 34W", "17T 630000 4833400"
simpleDwCTerm.name.verbatimDepth=verbatimDepth
simpleDwCTerm.label.verbatimDepth=Verbatim Depth
simpleDwCTerm.definition.verbatimDepth=The original description of the depth below the local surface.
simpleDwCTerm.comments.verbatimDepth=Example: "100-200 m"
simpleDwCTerm.name.verbatimElevation=verbatimElevation
simpleDwCTerm.label.verbatimElevation=Verbatim Elevation
simpleDwCTerm.definition.verbatimElevation=The original description of the elevation (altitude, usually above sea level) of the Location.
simpleDwCTerm.comments.verbatimElevation=Example: "100-200 m"
simpleDwCTerm.name.verbatimEventDate=verbatimEventDate
simpleDwCTerm.label.verbatimEventDate=Verbatim EventDate
simpleDwCTerm.definition.verbatimEventDate=The verbatim original representation of the date and time information for an Event.
simpleDwCTerm.comments.verbatimEventDate=Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934"
simpleDwCTerm.name.verbatimLatitude=verbatimLatitude
simpleDwCTerm.label.verbatimLatitude=Verbatim Latitude
simpleDwCTerm.definition.verbatimLatitude=The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.
simpleDwCTerm.comments.verbatimLatitude=Example: "41 05 54.03S"
simpleDwCTerm.name.verbatimLocality=verbatimLocality
simpleDwCTerm.label.verbatimLocality=Verbatim Locality
simpleDwCTerm.definition.verbatimLocality=The original textual description of the place.
simpleDwCTerm.comments.verbatimLocality=Example: "25 km NNE Bariloche por R. Nac. 237"
simpleDwCTerm.name.verbatimLongitude=verbatimLongitude
simpleDwCTerm.label.verbatimLongitude=Verbatim Longitude
simpleDwCTerm.definition.verbatimLongitude=The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.
simpleDwCTerm.comments.verbatimLongitude=Example: "121d 10' 34" W"
simpleDwCTerm.name.verbatimSRS=verbatimSRS
simpleDwCTerm.label.verbatimSRS=Verbatim SRS
simpleDwCTerm.definition.verbatimSRS=The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".
simpleDwCTerm.comments.verbatimSRS=Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"
simpleDwCTerm.name.verbatimTaxonRank=verbatimTaxonRank
simpleDwCTerm.label.verbatimTaxonRank=Verbatim Taxon Rank
simpleDwCTerm.definition.verbatimTaxonRank=The taxonomic rank of the most specific name in the scientificName as it appears in the original record.
simpleDwCTerm.comments.verbatimTaxonRank=Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var."
simpleDwCTerm.name.vernacularName=vernacularName
simpleDwCTerm.label.vernacularName=Vernacular Name
simpleDwCTerm.definition.vernacularName=A common or vernacular name.
simpleDwCTerm.comments.vernacularName=Examples: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier"
simpleDwCTerm.name.waterBody=waterBody
simpleDwCTerm.label.waterBody=Water Body
simpleDwCTerm.definition.waterBody=The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
simpleDwCTerm.comments.waterBody=Examples: "Indian Ocean", "Baltic Sea", "Hudson River"
simpleDwCTerm.name.year=year
simpleDwCTerm.label.year=Year
simpleDwCTerm.definition.year=The four-digit year in which the Event occurred, according to the Common Era Calendar.
simpleDwCTerm.comments.year=Example: "2008"

View File

@ -1 +0,0 @@
"type","modified","language","license","rightsHolder","accessRights","bibliographicCitation","references","institutionID","collectionID","datasetID","institutionCode","collectionCode","datasetName","ownerInstitutionCode","basisOfRecord","informationWithheld","dataGeneralizations","dynamicProperties","occurrenceID","catalogNumber","recordNumber","recordedBy","individualCount","organismQuantity","organismQuantityType","sex","lifeStage","reproductiveCondition","behavior","establishmentMeans","occurrenceStatus","preparations","disposition","associatedMedia","associatedReferences","associatedSequences","associatedTaxa","otherCatalogNumbers","occurrenceRemarks","organismID","organismName","organismScope","associatedOccurrences","associatedOrganisms","previousIdentifications","organismRemarks","materialSampleID","eventID","parentEventID","fieldNumber","eventDate","eventTime","startDayOfYear","endDayOfYear","year","month","day","verbatimEventDate","habitat","samplingProtocol","samplingEffort","sampleSizeValue","sampleSizeUnit","fieldNotes","eventRemarks","locationID","higherGeographyID","higherGeography","continent","waterBody","islandGroup","island","country","countryCode","stateProvince","county","municipality","locality","verbatimLocality","minimumElevationInMeters","maximumElevationInMeters","verbatimElevation","minimumDepthInMeters","maximumDepthInMeters","verbatimDepth","minimumDistanceAboveSurfaceInMeters","maximumDistanceAboveSurfaceInMeters","locationAccordingTo","locationRemarks","decimalLatitude","decimalLongitude","geodeticDatum","coordinateUncertaintyInMeters","coordinatePrecision","pointRadiusSpatialFit","verbatimCoordinates","verbatimLatitude","verbatimLongitude","verbatimCoordinateSystem","verbatimSRS","footprintWKT","footprintSRS","footprintSpatialFit","georeferencedBy","georeferencedDate","georeferenceProtocol","georeferenceSources","georeferenceVerificationStatus","georeferenceRemarks","geologicalContextID","earliestEonOrLowestEonothem","latestEonOrHighestEonothem","earliestEraOrLowestErathem","latestEraOrHighestErathem","earliestPeriodOrLowestSystem","latestPeriodOrHighestSystem","earliestEpochOrLowestSeries","latestEpochOrHighestSeries","earliestAgeOrLowestStage","latestAgeOrHighestStage","lowestBiostratigraphicZone","highestBiostratigraphicZone","lithostratigraphicTerms","group","formation","member","bed","identificationID","identificationQualifier","typeStatus","identifiedBy","dateIdentified","identificationReferences","identificationVerificationStatus","identificationRemarks","taxonID","scientificNameID","acceptedNameUsageID","parentNameUsageID","originalNameUsageID","nameAccordingToID","namePublishedInID","taxonConceptID","scientificName","acceptedNameUsage","parentNameUsage","originalNameUsage","nameAccordingTo","namePublishedIn","namePublishedInYear","higherClassification","kingdom","phylum","class","order","family","genus","subgenus","specificEpithet","infraspecificEpithet","taxonRank","verbatimTaxonRank","scientificNameAuthorship","vernacularName","nomenclaturalCode","taxonomicStatus","nomenclaturalStatus","taxonRemarks"

Binary file not shown.

View File

@ -0,0 +1,15 @@
## Examples - Material Samples
This page shows examples of how to populate Darwin Core terms for Material Sample records.
##### Material Sample
Model: Organism sampled (e.g., biopsy) in the wild.
Model: Material sample from an organism in the wild and sample put into a collection (blood sample, biopsy).
Model: Material sample from an organism in captivity and sample put into a collection (blood sample, biopsy)
Model: Repeated instances of material sample for the same organism over time.
Model: Repeated instances of material sample from the same captive organism over time.

View File

@ -0,0 +1,43 @@
## Examples - Observations
This page shows examples of how to populate Darwin Core terms for Observation records.
##### Human Observation
Model: Organism observed in the wild and written in field notes.
Model: Pair of living organisms observed in the wild and documented in field notes.
```
Record = HumanObservation
type = Event
occurrenceID = urn:catalog:AUDCLO:EBIRD:OBS64515288
modified = 2009-02-17T07:33:04Z
institutionCode = AUDCLO
collectionCode = EBIRD
individualCount = 2
eventID = http://guid.mvz.org/events/2006/11/26/17
samplingProtocol = area count
eventDate = 2006-11-26
locationID = http://guid.mvz.org/sites/arg/127
country = Argentina
countryCode = AR
stateProvince = Neuquén
locality = Valle Limay, Estancia Rincon Grande, 48 ha area with centroid at this point
decimalLatitude = -40.97467
decimalLongitude = -71.0734
geodeticDatum = WGS84
coordinateUncertaintyInMeters = 200
scientificName = Anthus hellmayri
class = Aves
genus = Anthus
specificEpithet = hellmayri
```
Model: Organism photographed in the wild.
Model: Organism measured in a study and published in journal article.
Model: Taxon said to occur in a protected area in 2009.
##### Machine Observation

128
examples/examples_rdfa.md Normal file
View File

@ -0,0 +1,128 @@
## Examples - RDFa
### Tagging content in HTML with Darwin Core terms
[RDFa](http://www.w3.org/TR/rdfa-syntax/) provides a mechanism for expressing
semantic markup within HTML documents using RDF constructs.
Resources:
* An [RDFa parser](http://www.siatec.net/rdfaparser/) is available to convert RDFa to RDF. Note that this parser seems to drop the rdf typeof property.
* A [simple standalone RDFa to RDF converter](http://code.google.com/p/darwincore/source/browse/trunk/examples/rdfa_content/rdfa2rdf.py) in python.
* The [W3C RDF validator](http://www.w3.org/RDF/Validator/) provides a convenient tool for quickly visualizing an RDF structure.
#### Example 1: Name without context
Indicating that a string within a document is semantically equivalent
to a scientific name as defined in the Darwin Core.
There is no additional information about the scientific name, only an indication that the character string represents a scientific name, and so parsers that are able to interpret RDFa are able to identify that value in the document, though no additional context is explicitly stated.
* [Source](http://darwincore.googlecode.com/svn/trunk/examples/rdfa_content/sciname_1.html)
* [RDF](http://www.siatec.net/rdfaparser/index.php?xml=http%3A%2F%2Fdarwincore.googlecode.com%2Fsvn%2Ftrunk%2Fexamples%2Frdfa_content%2Fsciname_1.html)
* [RDF Visualized](http://www.w3.org/RDF/Validator/ARPServlet?URI=http%3A%2F%2Fwww.siatec.net%2Frdfaparser%2Findex.php%3Fxml%3Dhttp%253A%252F%252Fdarwincore.googlecode.com%252Fsvn%252Ftrunk%252Fexamples%252Frdfa_content%252Fsciname_1.html&PARSE=Parse+URI%3A+&TRIPLES_AND_GRAPH=PRINT_BOTH&FORMAT=PNG_EMBED)
```HTML
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
<head >
<title>Scientific Name in RDFa</title>
<meta about='taxonname_1.html' property='dc:creator' content="Dave Vieglais"/>
<meta about='taxonname_1.html' property='dc:date' content="2008-11-14T09:52:00+00:00" />
<meta about='taxonname_1.html' property='dc:description' content="Demonstrates how to
tag a scientific name with RDFa markup so that a parser can recognize that a string
value represents a scientific name." />
</head>
<body>
<p>This example shows how to tag a scientific name with RDFa markup so that a
parser can recognize that the string
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
is a family name, but there is no statement that the B. marinus is a
member of the family Bufonidae.</p>
</body>
</html>
```
#### Example 2: Name with simple context
This example wraps the scientific name and family within a named node, implying that the two are properties about the node rather than the whole document. This in turn infers that the scientific name is a member of the family, although this information is only contained in the human readable descriptions of the Darwin Core terms and can not be directly inferred from the RDF.
* [Source](http://darwincore.googlecode.com/svn/trunk/examples/rdfa_content/sciname_2.html)
* [RDF](http://www.siatec.net/rdfaparser/index.php?xml=http%3A%2F%2Fdarwincore.googlecode.com%2Fsvn%2Ftrunk%2Fexamples%2Frdfa_content%2Fsciname_2.html)
* [RDF Visualized](http://www.w3.org/RDF/Validator/ARPServlet?URI=http%3A%2F%2Fwww.siatec.net%2Frdfaparser%2Findex.php%3Fxml%3Dhttp%253A%252F%252Fdarwincore.googlecode.com%252Fsvn%252Ftrunk%252Fexamples%252Frdfa_content%252Fsciname_2.html&PARSE=Parse+URI%3A+&TRIPLES_AND_GRAPH=PRINT_BOTH&FORMAT=PNG_EMBED)
```HTML
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
<head>
<title>Scientific Name in RDFa</title>
<meta about='taxonname_2.html' property='dc:creator' content="Dave Vieglais"/>
<meta about='taxonname_2.html' property='dc:date' content="2008-11-14T09:52:00+00:00" />
<meta about='taxonname_2.html' property='dc:description' content="Demonstrates how to
tag a scientific name with RDFa markup so that a parser can recognize that a string
value represents a scientific name." />
</head>
<body>
<p>This example shows how to tag a scientific name with RDFa markup so that a
parser can recognize that the string
<span about='#name1' typeof='dwct:Record'>
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
is a family name</span>, and since both terms form part of a Darwin Core record,
infers that Bufonidae is the family name for &quot;#name1&quote; and Bufo marinus
is the scientific name.</p>
</body>
</html>
```
### Example 3 Observation with name and location
Describes an observation in a HTML document using RDFa notation. This minimal example expresses the location two ways- using the Darwin Core DecimalLatitude and DecimalLongitude terms and the GeoRSS point.
* [Source](http://darwincore.googlecode.com/svn/trunk/examples/rdfa_content/sciname_location.html)
* [RDF](http://www.siatec.net/rdfaparser/index.php?xml=http%3A%2F%2Fdarwincore.googlecode.com%2Fsvn%2Ftrunk%2Fexamples%2Frdfa_content%2Fsciname_location.html RDF)
* [RDF Visualized](http://www.w3.org/RDF/Validator/ARPServlet?URI=http%3A%2F%2Fwww.siatec.net%2Frdfaparser%2Findex.php%3Fxml%3Dhttp%253A%252F%252Fdarwincore.googlecode.com%252Fsvn%252Ftrunk%252Fexamples%252Frdfa_content%252Fsciname_location.html&PARSE=Parse+URI%3A+&TRIPLES_AND_GRAPH=PRINT_BOTH&FORMAT=PNG_EMBED)
```HTML
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
xmlns:dwct="http://rs.tdwg.org/dwc/dwctype/"
xmlns:georss='http://www.georss.org/georss#'>
<head >
<title>Scientific Name in RDFa</title>
<meta about='sciname_location.html' property='dc:creator' content="Dave Vieglais"/>
<meta about='sciname_location.html' property='dc:date' content="2008-11-14T09:52:00+00:00" />
<meta about='sciname_location.html' property='dc:description' content="Demonstrates how to
create the equivalent of a simple observation record within a HTML document that can be
converted to an RDF document." />
</head>
<body>
<p>This example document contains a record with of an observation tagged with an lsid of xxx
<span about="lsid:blah.blah" typeof="oboe:Observation">
that includes the scientific name
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>,
<span about='lsid:blah.blah' typeof="dc:Location" >
<span property='dwc:geodeticDatum' content='epsg:4326' />
a geographic location of
<span about='lsid:blah.blah' property='georss:point' content='-25.273262 152.725067' />
longitude <span property='dwc:decimalLongitude'>152.725067</span> east,
latitude <span property='dwc:decimalLatitude'>-25.273262</span>,
</span>
and a time of
<span about='lsid:blah.blah' property='dwc:eventDate' content="2008-11-10T23:32:00+00:00">
9:32 in the morning of the 12th of November.</span>
</span>
</p>
</body>
</html>
```

View File

@ -0,0 +1,98 @@
## Examples - Specimens
This page shows examples of how to populate Darwin Core terms for Specimen records.
##### Preserved Specimen
Model: Single whole native organism collected in the wild and put into a collection.
```
type=PhysicalObject
modified = 2009-02-12T12:43:31
language = en
license = http://creativecommons.org/publicdomain/zero/1.0/legalcode
rightsHolder = Regents of the University of California
accessRights = http://vertnet.org/resources/norms.html
references = http://arctos.database.museum/guid/MVZ:Mamm:14523
institutionID = http://biocol.org/urn:lsid:biocol.org:col:34777
collectionID = http://grbio.org/cool/0rht-pj95
institutionCode = MVZ
collectionCode = Mammals
basisOfRecord = PreservedSpecimen
occurrenceID = urn:occurrence:Arctos:MVZ:Mamm:14523:770093
catalogNumber = 14523
recordNumber = 8962
recordedBy = Harry S. Swarth, W. L. Chandler
individualCount = 1
sex = male
establishmentMeans = native
occurrenceStatus = present
preparations = skull | study skin
disposition = in collection
organismID = http://arctos.database.museum/guid/MVZ:Mamm:14523
eventDate = 1911-05-14
startDayOfYear = 134
endDayOfYear = 134
year = 1911
month = 5
day = 14
verbatimEventDate = 14 May 1911
higherGeography = North America | United States | California | Kern County
country = United States
countryCode = US
stateProvince = California
county = Kern
Locality = 8 mi NE Bakersfield
verbatimlocality = Bakersfield, 8 mi NE; North America, United States, California, Kern County
decimalLatitude = 35.45038
decimalLongitude = -118.9092
geodeticDatum = North American Datum 1927
coordinateUncertaintyInMeters = 13696
coordinatePrecision = 0.00001
verbatimCoordinates = 35.45038/-118.9092
verbatimCoordinateSystem = decimal degrees
georeferencedBy = Kristina Yamamoto
georeferencedDate = 2005-12-21
georeferenceProtocol = VertNet Georeferencing Guidelines
georeferenceSources = Terrain Navigator Pro version 7.0 USGS 1:24,000
georeferenceVerificationStatus = unverified
scientificName = Perognathus inornatus inornatus
higherClassification = Animalia | Chordata | Mammalia | Rodentia | Heteromyidae | Heteromyidae
kingdom = Animalia
phylum = Chordata
class = Mammalia
order = Rodentia
family = Heteromyidae
genus = Heteromyidae
specificEpithet = inornatus
infraspecificEpithet = inornatus
taxonRank = subspecies
nomenclaturalCode = ICZN
```
Model: Whole organism recorded (any combination of sound, image, video, field notes) in the wild and entered in a collection database.
Model: Whole organism captured, recorded (sound, image, video) along with measurements, released in the wild and entered in a collection database.
Model: Whole organism collected from captivity and put into a collection.
Model: Whole organism collected from the wild, but escaped from captivity, and put into a collection.
Model: Parasite of organism, parasite cataloged with specimen of organism.
Model: Parasite of organism, parasite cataloged separate from specimen (in the same or in a different collection).
Model: Record of organism, where specimen is now in another collection.
Model: Repeated instances of material sample for the same organism over time, then organism put into a collection.
Model: Repeated instances of material sample for the same captive organism over time, then organism put into a collection.
Model: Repeated instances of the same organism (with media, literature) captured over time.
Model: Multiple organisms collected in the wild together, put into a collection and cataloged as a lot.
##### Fossil specimen
##### Living specimen

133
examples/examples_taxon.md Normal file
View File

@ -0,0 +1,133 @@
## Examples - Taxa
This page shows examples of how to populate Darwin Core terms for Taxon records.
### Species Checklists
#### Taxonomic treatment, normalized
Taxon records comprising a single accepted subspecies extracted from <a href="http://www.bucknell.edu/msw3">Mammal Species of the World, 3rd Edition</a> with its normalised classification hierarchy and synonyms. See the denormalized example below.
```
taxonID = 1
scientificName = Mammalia
taxonRank = class
taxonomicStatus = valid
nomenclaturalCode = ICZN
taxonID = 10400001
parentNameUsageID = 1
scientificName = Didelphimorphia Gill, 1872
scientificNameAuthorship = Gill, 1872
taxonRank = order
taxonomicStatus = valid
nomenclaturalCode = ICZN
taxonRemarks = Traditionally included in Marsupialia; included in Ameridelphia (see Aplin and Archer, 1987; Marshall et al., 1990; and Szalay, 1982); but not Microbiotheriidae (Marshall et al., 1990; contra Reig et al., 1987).
references = http://www.bucknell.edu/msw3/browse.asp?id=10400001
taxonID = 10400002
parentNameUsageID = 10400001
scientificName = Didelphidae Gray, 1821
scientificNameAuthorship = Gray, 1821
taxonRank = family
taxonomicStatus = valid
nomenclaturalCode = ICZN
namePublishedIn = London Med. Repos., 15: 308.
taxonRemarks = Placed in the order Polyprotodontia by Kirsch (1977); also see Aplin and Archer (1987). Does not include Dromiciops; see Kirsch and Calaby (1977). Includes Caluromyidae, Glironiidae, and Marmosidae sensu Hershkovitz (1992a).
references = http://www.bucknell.edu/msw3/browse.asp?id=10400002
taxonID = 10400030
parentNameUsageID = 10400002
scientificName = Didelphinae Gray, 1821
scientificNameAuthorship = Gray, 1821
taxonRank = subfamily
taxonomicStatus = valid
nomenclaturalCode = ICZN
namePublishedIn = London Med. Repos., 15: 308.
taxonRemarks = Hershkovitz (1992a) restricted the Didelphinae to the genera Chironectes, Didelphis, Philander, and Lutreolina. Hershkovitz (1997) further restricted the Didelphinae by establishing Chironectinae and Lutreolininae for Chironectes and Lutreolina, respectively.
references = http://www.bucknell.edu/msw3/browse.asp?id=10400030
taxonID = 10400152
parentNameUsageID = 10400030
scientificName = Philander Brisson, 1762
scientificNameAuthorship = Brisson, 1762
taxonRank = genus
taxonomicStatus = valid
typeStatus = Type Species: Didelphis opossum Linnaeus, 1758, by plenary action (Opinion 1894 of the International Commission on Zoological Nomenclature, 1998).
nomenclaturalCode = ICZN
namePublishedIn = Regnum animale: 13.
taxonRemarks = Pine (1973) used Metachirops for this genus, as did Hall (1981), Husson (1978), and Corbet and Hill (1980; but not 1991 when they used Philander).
references = http://www.bucknell.edu/msw3/browse.asp?id=10400152
taxonID = 10400156
parentNameUsageID = 10400152
scientificName = Philander opossum Linnaeus, 1758
scientificNameAuthorship = Linnaeus, 1758
taxonRank = species
taxonomicStatus = valid
nomenclaturalCode = ICZN
namePublishedIn = Syst. Nat., 10th ed., 1: 55.
taxonRemarks = Corbet and Hill (1980), Hall (1981), Husson (1978), and Pine (1973) used Metachirops opossum for this species. Reviewed by Castro-Arellano et al. (2000, Mammalian Species, 638). The name D. larvata Jentink, 1888, is a nomen nudum. Didelphis opossum Linnaeus, 1758, is the type species for Holothylax Cabrera, 1919.
vernacularName = Gray Four-eyed Opossum
references = http://www.bucknell.edu/msw3/browse.asp?id=10400156
taxonID = 10400158
parentNameUsageID = 10400156
scientificName = Philander opossum canus Osgood, 1913
scientificNameAuthorship = Osgood, 1913
taxonRank = subspecies
taxonomicStatus = valid
nomenclaturalCode = ICZN
references = http://www.bucknell.edu/msw3/browse.asp?id=10400158
acceptedNameUsageID=10400158
scientificName=Philander opossum crucialis (Thomas, 1923)
taxonRank=subspecies
taxonomicStatus=synonym
nomenclaturalCode=ICZN
```
##### Taxonomic treatment, denormalised
Same information as in the normalized version above, but given in a denormalised form with implicit higher taxa.
```
taxonID = 10400156
scientificName = Philander opossum Linnaeus, 1758
scientificNameAuthorship = Linnaeus, 1758
taxonRank = species
taxonomicStatus = valid
nomenclaturalCode = ICZN
namePublishedIn = Syst. Nat., 10th ed., 1: 55.
taxonRemarks = Corbet and Hill (1980), Hall (1981), Husson (1978), and Pine (1973) used Metachirops opossum for this species. Reviewed by Castro-Arellano et al. (2000, Mammalian Species, 638). The name D. larvata Jentink, 1888, is a nomen nudum. Didelphis opossum Linnaeus, 1758, is the type species for Holothylax Cabrera, 1919.
vernacularName = Gray Four-eyed Opossum
kingdom = Animalia
class = Mammalia
order = Didelphimorphia
family = Didelphidae
genus = Philander
taxonID = 10400158
scientificName = Philander opossum canus Osgood, 1913
scientificNameAuthorship = Osgood, 1913
taxonRank = subspecies
taxonomicStatus = valid
nomenclaturalCode = ICZN
kingdom = Animalia
class = Mammalia
order = Didelphimorphia
family = Didelphidae
genus = Philander
scientificName = Philander opossum crucialis (Thomas, 1923)
taxonRank = subspecies
taxonomicStatus = synonym
acceptedNameUsage = Philander opossum canus
nomenclaturalCode = ICZN
```
##### Nomenclatural name records
##### Invasive species checklist
##### Redlist

117
examples/index.html Normal file
View File

@ -0,0 +1,117 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core examples</title>
<meta name="dcterms.title" content="Darwin Core examples">
<meta name="dcterms.description" content="Examples of how to mark up data using Darwin Core.">
<meta name="dcterms.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="../assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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">
<li><a href="../change_policy.html">Change policy</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/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>
<li><a href="../terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container">
<div class="page-header">
<h1>Examples</h1>
</div>
<p>Following are links to examples of marking up data in Darwin Core:</p>
<<<<<<< HEAD
=======
>>>>>>> 3f4250f44d233b1ab4b22dc0864b9b2ff4d7949f
<ul>
<li><a href="examples_specimen.md">Specimens</a></li>
<li><a href="examples_observation.md">Observations</a></li>
<li><a href="examples_material_sample.md">Material Samples</a></li>
<li><a href="examples_taxon.md">Taxa</a></li>
<li><a href="examples_rdfa.md">Taxa in RDFa</a></li>
</ul>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/examples/index.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="../assets/jquery.min.js"></script>
<script type="text/javascript" src="../assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View File

@ -1,22 +0,0 @@
'''
Very simple example of an RDFa to RDF converter.
Requires RDFLib from http://code.google.com/p/rdflib/
'''
import sys
import logging
from rdflib import ConjunctiveGraph
logging.basicConfig(level=logging.INFO)
if len(sys.argv) < 2:
logging.info('Usage: rdfa2rdf <URL for RDFa>')
sys.exit()
try:
g = ConjunctiveGraph()
res = g.parse(sys.argv[1], format='rdfa')
print g.serialize()
except Exception,e:
logging.error('Exception raised: %s' % str(e))

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
<head >
<title>Scientific Name in RDFa</title>
<meta about='sciname_1.html' property='dc:creator' content="Dave Vieglais"/>
<meta about='sciname_1.html' property='dc:date' content="2008-11-14T09:52:00+00:00" />
<meta about='sciname_1.html' property='dc:description' content="Demonstrates how to
tag a scientific name with RDFa markup so that a parser can recognize that a string
value represents a scientific name." />
</head>
<body>
<p>This example shows how to tag a scientific name with RDFa markup so that a
parser can recognize that the string
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
is a family name, but there is no statement that <span style='font-style: italic;'>B. marinus</span> is a
member of the family Bufonidae.</p>
</body>
</html>

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
<head >
<title>Scientific Name in RDFa</title>
<meta about='sciname_2.html' property='dc:creator' content="Dave Vieglais"/>
<meta about='sciname_2.html' property='dc:date' content="2008-11-14T09:52:00+00:00" />
<meta about='sciname_2.html' property='dc:description' content="Demonstrates how to
tag a scientific name with RDFa markup so that a parser can recognize that a string
value represents a scientific name." />
</head>
<body>
<p>This example shows how to tag a scientific name with RDFa markup so that a
parser can recognize that the string
<span about='#name1' typeof='dwc:Occurrence'>
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>
as a scientific name, and the string &quot;<span property='dwc:family'>Bufonidae</span>
is a family name</span>, and since both terms form part of a Darwin Core record,
infers that Bufonidae is the family name for entity named &quot;#name1&quot; and
&quot;<span style='font-style: italic;'>Bufo marinus</span>&quot; is the scientific name.</p>
</body>
</html>

View File

@ -1,37 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
xmlns:georss='http://www.georss.org/georss#'
xmlns:oboe='http://code.ecoinformatics.org/code/semtools/trunk/dev/oboe/oboe.owl#'>
<head >
<title>Observation in RDFa</title>
<meta about='sciname_location.html' property='dc:creator' content="Dave Vieglais"/>
<meta about='sciname_location.html' property='dc:date' content="2008-11-14T09:52:00+00:00" />
<meta about='sciname_location.html' property='dc:description' content="Demonstrates how to
create the equivalent of a simple observation record within a HTML document that can be
converted to an RDF document." />
</head>
<body>
<p>This example document contains a record of an observation tagged with an lsid of xxx
<span about="lsid:blah.blah" typeof="oboe:Observation">
that includes the scientific name
<span property='dwc:scientificName' style='font-style: italic;'>Bufo marinus</span>,
</span>
<span about='lsid:blah.blah' typeof="dc:Location" >
<span property='dwc:geodeticDatum' content='epsg:4326' />
a geographic location of
<span property='georss:point' content='-25.273262 152.725067' />
longitude
<span property='dwc:decimalLongitude'>152.725067</span>
east, latitude
<span property='dwc:decimalLatitude'>-25.273262</span>,
</span>
and a time of
<span about='lsid:blah.blah' property='dwc:eventDate' content="2008-11-10T23:32:00+00:00">
9:32 in the morning of the 12th of November.
</span>
</p>
</body>
</html>

View File

@ -1,203 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
fileRoot="http://data.gbif.org/download/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"
>
<!--
This metafile defines the structure of a gzip-archived csv text document
containing all Simple Darwin Core terms
in a header row in the file matching the order presented below and
having fields separated by commas,
lines terminated with the new line character,
with optional double quote around field content, and
in the utf8 character encoding
to be found in the file called occurrence-search-123255244678924570.zip
at the address http://data.gbif.org/download/.
-->
<file
rowType="http://rs.tdwg.org/dwc/terms/text/DarwinRecord"
location="occurrence-search-123255244678924570.zip"
fieldsTerminatedBy=","
linesTerminatedBy="\n"
fieldsEnclosedBy="&quot;"
compression="GZIP"
encoding="UTF-8"
ignoreHeaderLines="1">
<field index="1" term="http://purl.org/dc/terms/dcterms:type" type="xs:string"/>
<field index="2" term="http://purl.org/dc/terms/dcterms:modified" type="xs:dateTime"/>
<field index="3" term="http://purl.org/dc/terms/dcterms:language" type="xs:string"/>
<field index="4" term="http://purl.org/dc/terms/dcterms:license" type="xs:string"/>
<field index="5" term="http://purl.org/dc/terms/dcterms:rightsHolder" type="xs:string"/>
<field index="6" term="http://purl.org/dc/terms/dcterms:accessRights" type="xs:string"/>
<field index="7" term="http://purl.org/dc/terms/dcterms:bibliographicCitation" type="xs:string"/>
<field index="8" term="http://purl.org/dc/terms/dcterms:references" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/institutionID" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/datasetName" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/organismID" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/organismName" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/organismScope" type="xs:string"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/associatedOrganisms" type="xs:string"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/organismRemarks" type="xs:string"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/materialSampleID" type="xs:string"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/samplingEffort" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/municipality" type="xs:string"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/locationAccordingTo" type="xs:string"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/identificationVerificationStatus" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/taxonID" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/nameAccordingToID" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/namePublishedInID" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsage" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/parentNameUsage" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/originalNameUsage" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/nameAccordingTo" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/namePublishedInYear" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/higherClassification" type="xs:string"/>
<field index="147" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="148" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="149" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="150" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="151" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="152" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="153" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="154" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="155" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="156" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
<field index="157" term="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank" type="xs:string"/>
<field index="158" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="159" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="160" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="161" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="162" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="163" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
</file>
</archive>

View File

@ -1,47 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"
>
<!-- Here is an example that will define the structure of
institutionCode,collectionCode,recordedBy,CollectorNumber,count,date,
"Kew gardens, (Kew)",Plant Specimens,Tim Robertson,12,,12,20010101-12:12:01
"Kew gardens, (Kew)",Plant Specimens,Markus Döring,14,,,,
-->
<core
rowType="http://rs.tdwg.org/dwc/terms/text/DarwinRecord"
fieldsTerminatedBy=","
linesTerminatedBy="\n"
fieldsEnclosedBy="&quot;"
compression="GZIP"
encoding="UTF-8"
ignoreHeaderLines="1"
dateFormat="YYYYMMDD-hh:mm:ss">
<files>
<location>http://data.gbif.org/download/occurrence-search-123255244678924570.zip</location>
</files>
<id index="0"/>
<field index="2"
term="http://rs.tdwg.org/dwc/terms/fieldNumber"
type="xs:string"
default="timrobertson100"/>
<field index="3"
term="http://rs.tdwg.org/dwc/terms/recordNumber"
type="xs:integer"/>
<field index="5"
term="http://rs.tdwg.org/dwc/terms/individualCount"
type="xs:integer"
default="1"/>
<!-- ¿ format is like this ? -->
<field index="6"
term="http://rs.tdwg.org/dwc/terms/eventDate"
type="xs:dateTime"/>
<!-- A constant value -->
<field term="http://rs.tdwg.org/dwc/terms/datasetID"
type="xs:string"
default="urn:lsid:tim.lsid.tdwg.org:collections:1" />
</core>
</archive>

View File

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd">
<core rowType="http://rs.tdwg.org/dwc/terms/Sample">
<files>
<location>http://data.gbif.org/download/specimens.txt</location>
</files>
<id index="0"/>
<field index="0" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/>
<field index="1" term="http://rs.tdwg.org/dwc/terms/individualCount"/>
</core>
<extension rowType="http://rs.tdwg.org/dwc/terms/Identification">
<files>
<location>http://data.gbif.org/download/identifications.txt</location>
</files>
<coreid index="2"/>
<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"/>
</extension>
</archive>

View File

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
fileRoot="http://data.gbif.org/download/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd">
<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"/>
</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"/>
</file>
<relationships>
<relationship>
<file location="specimens.txt" fieldIndex="0"/>
<file location="identifications.txt" fieldIndex="2"/>
</relationship>
</relationships>
</archive>

View File

@ -1,204 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
fileRoot="http://data.gbif.org/download/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"
>
<!--
This metafile defines the structure of a gzip-archived csv text document
containing all Simple Darwin Core terms
in a header row in the file matching the order presented below and
having fields separated by commas,
lines terminated with the new line character,
with optional double quote around field content, and
in the utf8 character encoding
to be found in the file called occurrence-search-123255244678924570.zip
at the address http://data.gbif.org/download/.
-->
<file
rowType="http://rs.tdwg.org/dwc/terms/text/DarwinRecord"
location="occurrence-search-123255244678924570.zip"
fieldsTerminatedBy=","
linesTerminatedBy="\n"
fieldsEnclosedBy="&quot;"
compression="GZIP"
encoding="UTF-8"
ignoreHeaderLines="1">
<field index="1" term="http://purl.org/dc/terms/type" type="xs:string"/>
<field index="2" term="http://purl.org/dc/terms/modified" type="xs:dateTime"/>
<field index="3" term="http://purl.org/dc/terms/language" type="xs:string"/>
<field index="4" term="http://purl.org/dc/terms/license" type="xs:string"/>
<field index="5" term="http://purl.org/dc/terms/rightsHolder" type="xs:string"/>
<field index="6" term="http://purl.org/dc/terms/accessRights" type="xs:string"/>
<field index="7" term="http://purl.org/dc/terms/bibliographicCitation" type="xs:string"/>
<field index="8" term="http://purl.org/dc/terms/references" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/institutionID" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/datasetName" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/organismID" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/organismName" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/organismScope" type="xs:string"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/associatedOrganisms" type="xs:string"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/organismRemarks" type="xs:string"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/materialSampleID" type="xs:string"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/samplingEffort" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/municipality" type="xs:string"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/locationAccordingTo" type="xs:string"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/georeferencedDate" type="xs:dateTime"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/identificationVerificationStatus" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/taxonID" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/nameAccordingToID" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/namePublishedInID" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsage" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/parentNameUsage" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/originalNameUsage" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/nameAccordingTo" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/namePublishedInYear" type="xs:decimal"/>
<field index="147" term="http://rs.tdwg.org/dwc/terms/higherClassification" type="xs:string"/>
<field index="148" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="149" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="150" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="151" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="152" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="153" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="154" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="155" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="156" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="157" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
<field index="158" term="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank" type="xs:string"/>
<field index="159" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="160" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="161" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="162" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="163" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="164" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
</file>
</archive>

View File

@ -1,207 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ ../../text/tdwg_dwc_text.xsd"
>
<!--
This metafile defines the structure of a gzip-archived csv text document
containing all Simple Darwin Core terms
in a header row in the file matching the order presented below and
having fields separated by commas,
lines terminated with the new line character,
with optional double quote around field content, and
in the utf8 character encoding
to be found in the file called occurrence-search-123255244678924570.zip
at the address http://data.gbif.org/download/.
-->
<core
rowType="http://rs.tdwg.org/dwc/terms/text/DarwinRecord"
fieldsTerminatedBy=","
linesTerminatedBy="\n"
fieldsEnclosedBy="&quot;"
compression="GZIP"
encoding="UTF-8"
ignoreHeaderLines="1">
<files>
<location>http://data.gbif.org/download/occurrence-search-123255244678924570.zip</location>
</files>
<id index="0"/>
<field index="1" term="http://purl.org/dc/terms/type" type="xs:string"/>
<field index="2" term="http://purl.org/dc/terms/modified" type="xs:dateTime"/>
<field index="3" term="http://purl.org/dc/terms/language" type="xs:string"/>
<field index="4" term="http://purl.org/dc/terms/license" type="xs:string"/>
<field index="5" term="http://purl.org/dc/terms/rightsHolder" type="xs:string"/>
<field index="6" term="http://purl.org/dc/terms/accessRights" type="xs:string"/>
<field index="7" term="http://purl.org/dc/terms/bibliographicCitation" type="xs:string"/>
<field index="8" term="http://purl.org/dc/terms/references" type="xs:string"/>
<field index="9" term="http://rs.tdwg.org/dwc/terms/institutionID" type="xs:string"/>
<field index="10" term="http://rs.tdwg.org/dwc/terms/collectionID" type="xs:string"/>
<field index="11" term="http://rs.tdwg.org/dwc/terms/datasetID" type="xs:string"/>
<field index="12" term="http://rs.tdwg.org/dwc/terms/institutionCode" type="xs:string"/>
<field index="13" term="http://rs.tdwg.org/dwc/terms/collectionCode" type="xs:string"/>
<field index="14" term="http://rs.tdwg.org/dwc/terms/datasetName" type="xs:string"/>
<field index="15" term="http://rs.tdwg.org/dwc/terms/ownerInstitutionCode" type="xs:string"/>
<field index="16" term="http://rs.tdwg.org/dwc/terms/basisOfRecord" type="xs:string"/>
<field index="17" term="http://rs.tdwg.org/dwc/terms/informationWithheld" type="xs:string"/>
<field index="18" term="http://rs.tdwg.org/dwc/terms/dataGeneralizations" type="xs:string"/>
<field index="19" term="http://rs.tdwg.org/dwc/terms/dynamicProperties" type="xs:string"/>
<field index="20" term="http://rs.tdwg.org/dwc/terms/occurrenceID" type="xs:string"/>
<field index="21" term="http://rs.tdwg.org/dwc/terms/catalogNumber" type="xs:string"/>
<field index="22" term="http://rs.tdwg.org/dwc/terms/recordNumber" type="xs:string"/>
<field index="23" term="http://rs.tdwg.org/dwc/terms/recordedBy" type="xs:string"/>
<field index="24" term="http://rs.tdwg.org/dwc/terms/individualCount" type="xs:decimal"/>
<field index="25" term="http://rs.tdwg.org/dwc/terms/sex" type="xs:string"/>
<field index="26" term="http://rs.tdwg.org/dwc/terms/lifeStage" type="xs:string"/>
<field index="27" term="http://rs.tdwg.org/dwc/terms/reproductiveCondition" type="xs:string"/>
<field index="28" term="http://rs.tdwg.org/dwc/terms/behavior" type="xs:string"/>
<field index="29" term="http://rs.tdwg.org/dwc/terms/establishmentMeans" type="xs:string"/>
<field index="30" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus" type="xs:string"/>
<field index="31" term="http://rs.tdwg.org/dwc/terms/preparations" type="xs:string"/>
<field index="32" term="http://rs.tdwg.org/dwc/terms/disposition" type="xs:string"/>
<field index="33" term="http://rs.tdwg.org/dwc/terms/associatedMedia" type="xs:string"/>
<field index="34" term="http://rs.tdwg.org/dwc/terms/associatedReferences" type="xs:string"/>
<field index="35" term="http://rs.tdwg.org/dwc/terms/associatedSequences" type="xs:string"/>
<field index="36" term="http://rs.tdwg.org/dwc/terms/associatedTaxa" type="xs:string"/>
<field index="37" term="http://rs.tdwg.org/dwc/terms/otherCatalogNumbers" type="xs:string"/>
<field index="38" term="http://rs.tdwg.org/dwc/terms/occurrenceRemarks" type="xs:string"/>
<field index="39" term="http://rs.tdwg.org/dwc/terms/organismID" type="xs:string"/>
<field index="40" term="http://rs.tdwg.org/dwc/terms/organismName" type="xs:string"/>
<field index="41" term="http://rs.tdwg.org/dwc/terms/organismScope" type="xs:string"/>
<field index="42" term="http://rs.tdwg.org/dwc/terms/associatedOccurrences" type="xs:string"/>
<field index="43" term="http://rs.tdwg.org/dwc/terms/associatedOrganisms" type="xs:string"/>
<field index="44" term="http://rs.tdwg.org/dwc/terms/previousIdentifications" type="xs:string"/>
<field index="45" term="http://rs.tdwg.org/dwc/terms/organismRemarks" type="xs:string"/>
<field index="46" term="http://rs.tdwg.org/dwc/terms/materialSampleID" type="xs:string"/>
<field index="47" term="http://rs.tdwg.org/dwc/terms/eventID" type="xs:string"/>
<field index="48" term="http://rs.tdwg.org/dwc/terms/fieldNumber" type="xs:string"/>
<field index="49" term="http://rs.tdwg.org/dwc/terms/eventDate" type="xs:dateTime"/>
<field index="50" term="http://rs.tdwg.org/dwc/terms/eventTime" type="xs:dateTime"/>
<field index="51" term="http://rs.tdwg.org/dwc/terms/startDayOfYear" type="xs:decimal"/>
<field index="52" term="http://rs.tdwg.org/dwc/terms/endDayOfYear" type="xs:decimal"/>
<field index="53" term="http://rs.tdwg.org/dwc/terms/year" type="xs:decimal"/>
<field index="54" term="http://rs.tdwg.org/dwc/terms/month" type="xs:decimal"/>
<field index="55" term="http://rs.tdwg.org/dwc/terms/day" type="xs:decimal"/>
<field index="56" term="http://rs.tdwg.org/dwc/terms/verbatimEventDate" type="xs:string"/>
<field index="57" term="http://rs.tdwg.org/dwc/terms/habitat" type="xs:string"/>
<field index="58" term="http://rs.tdwg.org/dwc/terms/samplingProtocol" type="xs:string"/>
<field index="59" term="http://rs.tdwg.org/dwc/terms/samplingEffort" type="xs:string"/>
<field index="60" term="http://rs.tdwg.org/dwc/terms/fieldNotes" type="xs:string"/>
<field index="61" term="http://rs.tdwg.org/dwc/terms/eventRemarks" type="xs:string"/>
<field index="62" term="http://rs.tdwg.org/dwc/terms/locationID" type="xs:string"/>
<field index="63" term="http://rs.tdwg.org/dwc/terms/higherGeographyID" type="xs:string"/>
<field index="64" term="http://rs.tdwg.org/dwc/terms/higherGeography" type="xs:string"/>
<field index="65" term="http://rs.tdwg.org/dwc/terms/continent" type="xs:string"/>
<field index="66" term="http://rs.tdwg.org/dwc/terms/waterBody" type="xs:string"/>
<field index="67" term="http://rs.tdwg.org/dwc/terms/islandGroup" type="xs:string"/>
<field index="68" term="http://rs.tdwg.org/dwc/terms/island" type="xs:string"/>
<field index="69" term="http://rs.tdwg.org/dwc/terms/country" type="xs:string"/>
<field index="70" term="http://rs.tdwg.org/dwc/terms/countryCode" type="xs:string"/>
<field index="71" term="http://rs.tdwg.org/dwc/terms/stateProvince" type="xs:string"/>
<field index="72" term="http://rs.tdwg.org/dwc/terms/county" type="xs:string"/>
<field index="73" term="http://rs.tdwg.org/dwc/terms/municipality" type="xs:string"/>
<field index="74" term="http://rs.tdwg.org/dwc/terms/locality" type="xs:string"/>
<field index="75" term="http://rs.tdwg.org/dwc/terms/verbatimLocality" type="xs:string"/>
<field index="76" term="http://rs.tdwg.org/dwc/terms/minimumElevationInMeters" type="xs:double"/>
<field index="77" term="http://rs.tdwg.org/dwc/terms/maximumElevationInMeters" type="xs:double"/>
<field index="78" term="http://rs.tdwg.org/dwc/terms/verbatimElevation" type="xs:string"/>
<field index="79" term="http://rs.tdwg.org/dwc/terms/minimumDepthInMeters" type="xs:double"/>
<field index="80" term="http://rs.tdwg.org/dwc/terms/maximumDepthInMeters" type="xs:double"/>
<field index="81" term="http://rs.tdwg.org/dwc/terms/verbatimDepth" type="xs:string"/>
<field index="82" term="http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="83" term="http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters" type="xs:double"/>
<field index="84" term="http://rs.tdwg.org/dwc/terms/locationAccordingTo" type="xs:string"/>
<field index="85" term="http://rs.tdwg.org/dwc/terms/locationRemarks" type="xs:string"/>
<field index="86" term="http://rs.tdwg.org/dwc/terms/decimalLatitude" type="xs:double"/>
<field index="87" term="http://rs.tdwg.org/dwc/terms/decimalLongitude" type="xs:double"/>
<field index="88" term="http://rs.tdwg.org/dwc/terms/geodeticDatum" type="xs:string"/>
<field index="89" term="http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters" type="xs:double"/>
<field index="90" term="http://rs.tdwg.org/dwc/terms/coordinatePrecision" type="xs:string"/>
<field index="91" term="http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit" type="xs:double"/>
<field index="92" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinates" type="xs:string"/>
<field index="93" term="http://rs.tdwg.org/dwc/terms/verbatimLatitude" type="xs:string"/>
<field index="94" term="http://rs.tdwg.org/dwc/terms/verbatimLongitude" type="xs:string"/>
<field index="95" term="http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem" type="xs:string"/>
<field index="96" term="http://rs.tdwg.org/dwc/terms/verbatimSRS" type="xs:string"/>
<field index="97" term="http://rs.tdwg.org/dwc/terms/footprintWKT" type="xs:string"/>
<field index="98" term="http://rs.tdwg.org/dwc/terms/footprintSRS" type="xs:string"/>
<field index="99" term="http://rs.tdwg.org/dwc/terms/footprintSpatialFit" type="xs:double"/>
<field index="100" term="http://rs.tdwg.org/dwc/terms/georeferencedBy" type="xs:string"/>
<field index="101" term="http://rs.tdwg.org/dwc/terms/georeferencedDate" type="xs:dateTime"/>
<field index="102" term="http://rs.tdwg.org/dwc/terms/georeferenceProtocol" type="xs:string"/>
<field index="103" term="http://rs.tdwg.org/dwc/terms/georeferenceSources" type="xs:string"/>
<field index="104" term="http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus" type="xs:string"/>
<field index="105" term="http://rs.tdwg.org/dwc/terms/georeferenceRemarks" type="xs:string"/>
<field index="106" term="http://rs.tdwg.org/dwc/terms/geologicalContextID" type="xs:string"/>
<field index="107" term="http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem" type="xs:string"/>
<field index="108" term="http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem" type="xs:string"/>
<field index="109" term="http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem" type="xs:string"/>
<field index="110" term="http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem" type="xs:string"/>
<field index="111" term="http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem" type="xs:string"/>
<field index="112" term="http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem" type="xs:string"/>
<field index="113" term="http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries" type="xs:string"/>
<field index="114" term="http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries" type="xs:string"/>
<field index="115" term="http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage" type="xs:string"/>
<field index="116" term="http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage" type="xs:string"/>
<field index="117" term="http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone" type="xs:string"/>
<field index="118" term="http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone" type="xs:string"/>
<field index="119" term="http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms" type="xs:string"/>
<field index="120" term="http://rs.tdwg.org/dwc/terms/group" type="xs:string"/>
<field index="121" term="http://rs.tdwg.org/dwc/terms/formation" type="xs:string"/>
<field index="122" term="http://rs.tdwg.org/dwc/terms/member" type="xs:string"/>
<field index="123" term="http://rs.tdwg.org/dwc/terms/bed" type="xs:string"/>
<field index="124" term="http://rs.tdwg.org/dwc/terms/identificationID" type="xs:string"/>
<field index="125" term="http://rs.tdwg.org/dwc/terms/identificationQualifier" type="xs:string"/>
<field index="126" term="http://rs.tdwg.org/dwc/terms/typeStatus" type="xs:string"/>
<field index="127" term="http://rs.tdwg.org/dwc/terms/identifiedBy" type="xs:string"/>
<field index="128" term="http://rs.tdwg.org/dwc/terms/dateIdentified" type="xs:dateTime"/>
<field index="129" term="http://rs.tdwg.org/dwc/terms/identificationReferences" type="xs:string"/>
<field index="130" term="http://rs.tdwg.org/dwc/terms/identificationVerificationStatus" type="xs:string"/>
<field index="131" term="http://rs.tdwg.org/dwc/terms/identificationRemarks" type="xs:string"/>
<field index="132" term="http://rs.tdwg.org/dwc/terms/taxonID" type="xs:string"/>
<field index="133" term="http://rs.tdwg.org/dwc/terms/scientificNameID" type="xs:string"/>
<field index="134" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsageID" type="xs:string"/>
<field index="135" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID" type="xs:string"/>
<field index="136" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID" type="xs:string"/>
<field index="137" term="http://rs.tdwg.org/dwc/terms/nameAccordingToID" type="xs:string"/>
<field index="138" term="http://rs.tdwg.org/dwc/terms/namePublishedInID" type="xs:string"/>
<field index="139" term="http://rs.tdwg.org/dwc/terms/taxonConceptID" type="xs:string"/>
<field index="140" term="http://rs.tdwg.org/dwc/terms/scientificName" type="xs:string"/>
<field index="141" term="http://rs.tdwg.org/dwc/terms/acceptedNameUsage" type="xs:string"/>
<field index="142" term="http://rs.tdwg.org/dwc/terms/parentNameUsage" type="xs:string"/>
<field index="143" term="http://rs.tdwg.org/dwc/terms/originalNameUsage" type="xs:string"/>
<field index="144" term="http://rs.tdwg.org/dwc/terms/nameAccordingTo" type="xs:string"/>
<field index="145" term="http://rs.tdwg.org/dwc/terms/namePublishedIn" type="xs:string"/>
<field index="146" term="http://rs.tdwg.org/dwc/terms/namePublishedInYear" type="xs:decimal"/>
<field index="147" term="http://rs.tdwg.org/dwc/terms/higherClassification" type="xs:string"/>
<field index="148" term="http://rs.tdwg.org/dwc/terms/kingdom" type="xs:string"/>
<field index="149" term="http://rs.tdwg.org/dwc/terms/phylum" type="xs:string"/>
<field index="150" term="http://rs.tdwg.org/dwc/terms/class" type="xs:string"/>
<field index="151" term="http://rs.tdwg.org/dwc/terms/order" type="xs:string"/>
<field index="152" term="http://rs.tdwg.org/dwc/terms/family" type="xs:string"/>
<field index="153" term="http://rs.tdwg.org/dwc/terms/genus" type="xs:string"/>
<field index="154" term="http://rs.tdwg.org/dwc/terms/subgenus" type="xs:string"/>
<field index="155" term="http://rs.tdwg.org/dwc/terms/specificEpithet" type="xs:string"/>
<field index="156" term="http://rs.tdwg.org/dwc/terms/infraspecificEpithet" type="xs:string"/>
<field index="157" term="http://rs.tdwg.org/dwc/terms/taxonRank" type="xs:string"/>
<field index="158" term="http://rs.tdwg.org/dwc/terms/verbatimTaxonRank" type="xs:string"/>
<field index="159" term="http://rs.tdwg.org/dwc/terms/scientificNameAuthorship" type="xs:string"/>
<field index="160" term="http://rs.tdwg.org/dwc/terms/vernacularName" type="xs:string"/>
<field index="161" term="http://rs.tdwg.org/dwc/terms/nomenclaturalCode" type="xs:string"/>
<field index="162" term="http://rs.tdwg.org/dwc/terms/taxonomicStatus" type="xs:string"/>
<field index="163" term="http://rs.tdwg.org/dwc/terms/nomenclaturalStatus" type="xs:string"/>
<field index="164" term="http://rs.tdwg.org/dwc/terms/taxonRemarks" type="xs:string"/>
</core>
</archive>

View File

@ -1,32 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<SimpleDarwinRecordSet
xmlns="http://rs.tdwg.org/dwc/xsd/simpledarwincore/"
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/xsd/simpledarwincore/ ../../xsd/tdwg_dwc_simple.xsd">
<SimpleDarwinRecord>
<dwc:occurrenceID>urn:catalog:YPM:VP.057488</dwc:occurrenceID>
<dc:type>PhysicalObject</dc:type>
<dc:modified>2009-02-12T12:43:31</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>US</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:earliestPeriodOrHighestSystem>Creataceous</dwc:earliestPeriodOrHighestSystem>
<dwc:latestPeriodOrHighestSystem>Creataceous</dwc:latestPeriodOrHighestSystem>
<dwc:earliestEonOrHighestEonothem>Late Cretaceous</dwc:earliestEonOrHighestEonothem>
<dwc:latestEonOrHighestEonothem>Late Cretaceous</dwc:latestEonOrHighestEonothem>
</SimpleDarwinRecord>
</SimpleDarwinRecordSet>

119
guides/index.html Normal file
View File

@ -0,0 +1,119 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core Guides</title>
<meta name="dcterms.title" content="Darwin Core Guides">
<meta name="dcterms.description" content="The summary page for Darwin Core syntax guides standard.">
<meta name="dcterms.modified" content="2015-01-14"><!-- Also update in footer -->
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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">
<li><a href="change_policy.html">Change policy</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/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>
<li><a href="terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron">
<div class="container">
<h1>Darwin Core Guides</h1>
<p>A standard for sharing biodiversity data</p>
</div>
</div>
<div class="content">
<div class="container">
<div class="page-header">
<h1>Guides</h1>
</div>
<p>Following are links to guides for implementation of Darwin Core in various syntaxes:</p>
<ul>
<h2><li><a href="text/index.html">Text</a></li></h2>
<h2><li><a href="xml/index.html">XML</a></li></h2>
<h2><li><a href="rdf/index.html">RDF</a></li></h2>
</ul>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/index.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="assets/jquery.min.js"></script>
<script type="text/javascript" src="assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

108
guides/rdf/index.html Normal file
View File

@ -0,0 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core RDF Guide</title>
<meta name="dcterms.title" content="Darwin Core RDF Guide">
<meta name="dcterms.description" content="Guidelines for implementing Darwin Core as RDF.">
<meta name="dcterms.modified" content="2015-03-13"><!-- Also update in footer -->
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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">
<li><a href="../../change_policy.html">Change policy</a></li>
<li class="divider"></li>
<li><a href="../../simple_dwc.html">Simple Darwin Core</a></li>
<li class="divider"></li>
<li><a href="../text/index.html">Text guide</a></li>
<li><a href="../xml/index.html">XML guide</a></li>
<li class="disabled active"><a href="../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>
<li><a href="../../terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container">
<div class="page-header">
<h1>Darwin Core RDF Guide</h1>
</div>
<h2 id="introduction">1. Introduction</h2>
<p>This guide has to be added still.</p>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-03-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/resources.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="../../assets/jquery.min.js"></script>
<script type="text/javascript" src="../../assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

1441
guides/text/index.html Normal file

File diff suppressed because it is too large Load Diff

289
guides/text/index.md Normal file
View File

@ -0,0 +1,289 @@
TITLE: Darwin Core text guide
DESCRIPTION: Guidelines for implementing Darwin Core in Text files.
LAST_MODIFIED: 2015-01-14
## 1. Introduction
This document provides guidelines for formatting and sharing Darwin Core terms [[TERMS](../../terms/index.html)] in _fielded text_ formats, such as one or more comma separated value (CSV) files. Data conforming to the Simple Darwin Core [[SIMPLEDWC](../../simple_dwc.html)] (CSV format and having the first row include Darwin Core standard term names) can be shared in a single file, while a non-standard text file can be understood using an [[XML](http://www.w3.org/XML/)] metafile to describe its contents and formatting.
![Usage](images/usage.png)
More complex structure can be shared in multiple related files. The description of content and relationships between files can be achieved using the metafile. This guideline makes recommendations for the simple case of a _core_ file, upon which Darwin Core _records_ are based, and _extensions_ that are linked to records in that core file. Specifically, extension records have a _many-to-one_ relationship with records in the core file. For example, a core file might contain specimen records, with one specimen per row in the file, while an extension file contains one or more identifications for those specimens, with one identification per row in the extension file, and with an identifier to the specimen for each identification row. This example would allow many identifications to be associated with each specimen.
### 1.1 Simple example metafile content
A simple comma separated values (CSV) data file with the following content:
```
ID,Species,Count
123,"Cryptantha gypsophila Reveal & C.R. Broome",12
124,"Buxbaumia piperi",2
```
can be described with the following Darwin Core metafile:
```
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ http://rs.tdwg.org/dwc/text/tdwg_dwc_text.xsd">
<core rowType="http://rs.tdwg.org/dwc/xsd/simpledarwincore/SimpleDarwinRecord" ignoreHeaderLines="1">
<files>
<location>http://data.gbif.org/download/specimens.csv</location>
</files>
<field index="0" term="http://rs.tdwg.org/dwc/terms/catalogNumber" />
<field index="1" term="http://rs.tdwg.org/dwc/terms/scientificName" />
<field index="2" term="http://rs.tdwg.org/dwc/terms/individualCount" />
<!-- A constant value has no index, but applies to all rows -->
<field term="http://rs.tdwg.org/dwc/terms/datasetID" default="urn:lsid:tim.lsid.tdwg.org:collections:1"/>
</core>
</archive>
```
These same data could be understood without the metafile if the first row of the CSV file contained the term names:
```
type,institutionCode,collectionCode,catalogNumber,scientificName,individualCount,datasetID
PhysicalObject,ANSP,PH,123,"Cryptantha gypsophila Reveal & C.R. Broome",12,urn:lsid:tim.lsid.tdwg.org:collections:1
PhysicalObject,ANSP,PH,124,"Buxbaumia piperi",2,urn:lsid:tim.lsid.tdwg.org:collections:1
```
### 1.2 XML versus _fielded text_
Many resources exist on the web describing the advantages of Extensible Markup Language [[XML](http://www.w3.org/XML/)] over less structured content such as _fielded text_. The Darwin Core Text Guide (this document) is not meant to promote the use of _fielded text_ over XML for data exchange, but rather to provide recommendations for how to handle such data files when necessary.
Two scenarios that might benefit from the use of _fielded text_ are:
* The transfer of large numbers of Darwin Core records and related data from one database to another. Typically databases are very efficient at exporting and importing 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 serve the data in another format such as XML.
## 2. Metafile Content
The text metafile schema [[TEXTSCHEMA](tdwg_dwc_text.xsd)] provides technical details for the structure of a metafile by defining the elements and attributes required to describe the contents and relationships between text files. These elements and attributes, with descriptions and specifications for their use in a metafile, are described in the following table.
### 2.1 The `<archive>` element
The `<archive>` element is the container for the list of related files (one core and zero or more extensions). The `<archive>` element has just one attribute, `metadata`.
#### `metadata` attribute
Contains 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 such as Ecological Metadata Language (EML), Federal Geographic Data Committee (FGDC), or ISO 19115 family is recommended.
* **Required**: no
* **Default**: metadata.xml
#### `<core>` subelement
An `<archive>` must contain exactly one `<core>` element, representing the data entity (the actual file and its column header mappings to Darwin Core terms) upon which records are based.
If extensions are being used, each record in the core data must have a unique identifier. The field for this identifier must be specified in an explicit `<id>` field in order to associate extension records with the core record.
#### `<extension>` subelement
An `<archive>` may define zero or more `<extension>` elements, each representing an individual extension entity directly related to the core. In addition to the general file attributes described below, every extension entity must have an explicit `<coreId>` field to relate the extension record to a row in the core entity. The extension itself does not have to have a unique ID field and many rows can point to the same core record.
### 2.2 The `<core>` or `<extension>` element
#### `rowType` attribute
A Unified Resource Identifier (URI) for the term identifying the class of data represented by each row, for example, http://rs.tdwg.org/dwc/terms/Occurrence for Occurrence records or http://rs.tdwg.org/dwc/terms/Taxon for Taxon records. Additional classes may be referenced by URI and defined outside the Darwin Core specification. The row type is required. For convenience the URIs for classes defined by the Darwin Core are listed below:
<dl class="dl-horizontal">
<dt>Occurrence</dt><dd>http://rs.tdwg.org/dwc/terms/Occurrence</dd>
<dt>Event</dt><dd>http://rs.tdwg.org/dwc/terms/Event</dd>
<dt>Location</dt><dd>http://purl.org/dc/terms/Location</dd>
<dt>GeologicalContext</dt><dd>http://purl.org/dc/terms/GeologicalContext</dd>
<dt>Identification</dt><dd>http://rs.tdwg.org/dwc/terms/Identification</dd>
<dt>Taxon</dt><dd>http://rs.tdwg.org/dwc/terms/Taxon</dd>
<dt>ResourceRelationship</dt><dd>http://rs.tdwg.org/dwc/terms/ResourceRelationship</dd>
<dt>MeasurementOrFact</dt><dd>http://rs.tdwg.org/dwc/terms/MeasurementOrFact</dd>
</dl>
* **Required**: yes
#### `fieldsTerminatedBy` attribute
Specifies the delimiter between fields. Typical values might be `,` or `\t` for CSV or Tab files respectively.
* **Required**: no
* **Default**: `,`
#### `linesTerminatedBy` attribute
Specifies the row separator character.
* **Required**: no
* **Default**: `\n`
#### `fieldsEnclosedBy` attribute
Specifies the character used to enclose (mark the start and end of) each field. CSV files frequently use the double quote character (`"`), but the default is no enclosing character. Note that a comma separated value file that has commas within the content of any field must have an enclosing character.</td>
* **Required**: no
* **Default**: `"`
#### `encoding` attribute
Specifies the [character encoding](http://en.wikipedia.org/wiki/Character_encoding) for the data file. The encoding is extremely important, but often ignored. The most frequently used encodings are:
<dl class="dl-horizontal">
<dt>UTF-8</dt><dd>8-bit Unicode Transformation Format.</dd>
<dt>UTF-16</dt><dd>16-bit Unicode Transformation Format.</dd>
<dt>ISO-8859-1</dt><dd>Commonly known as Latin-1 and a common default on systems configured for a single western European language.</dd>
<dt>Windows-1252</dt><dd>Commonly known as WinLatin and a common default of legacy versions of Microsoft Windows based operating systems.</dd>
</dl>
* **Required**: no
* **Default**: `UTF-8`
#### `ignoreHeaderLines` attribute
Specifies the number lines to ignore from the beginning of the file. This can be used to ignore files with column headings or preamble comments for example.
* **Required**: no
* **Default**: `0`
#### `dateFormat` attribute
When verbatim dates are consistent in format, 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 verbatim dates are required, a format may be specified here. This should be considered a 'hint' for consumers. It is recommended that consumers support the minimum combinations of `DD` `MM` and `YYYY` with the separators `/` and `-`. Examples:
<dl class="dl-horizontal">
<dt>DDMMYYYY</dt><dd>For dates of the form 21121978</dd>
<dt>DD-MM-YYYY</dt><dd>For dates of the form 21-12-1978</dd>
<dt>MMDDYYYY</dt><dd>For dates of the form 12211978</dd>
<dt>MM-DD-YYYY</dt><dd>For dates of the form 12-21-1978</dd>
<dt>YYYYMMDD</dt><dd>For dates of the form 19781221</dd>
</dl>
#### `<files>` subelement
`<core>` or `<extension>` element must contain one `<files>` element to locate the data being described.
#### `<id>` subelement
If extensions are being used, the `<core>` must contain an <id> element that indicates the identifier for a record.
#### `<coreId>` subelement
If extensions are being used, the `<extension>` element must contain a `<coreId>` element that indicates the column in the extension file that contains the core record identifier (the matching `<id>` in the core file).
#### `<field>` subelement
A `<core>` or `<extension>` element must contain one or more <field> elements, each representing a 'column' in the row.
### 2.3 `<files>` element
The files element must contain one or more <location> elements, each defining where a file resides. Each core or extension entity can be composed from one or more files. If an entity has data in more than one file, use the `<location>` element multiple times, once for each file that makes up the entity.
#### `<location>` subelement
Specifies the location of the file being described, which may take either of the following forms:
* A web accessible URL such as `http://www.gbif.org/data/specimen.csv` or `ftp://ftp.gbif.org/tim/specimen.txt`.
* A filepath relative to the location of the metafile such as `specimen.txt`, `./specimen.txt`, `data/specimen.txt`.
### 2.4 The `<field>` element
The field element is used to specify the location and content of data within a file. There must be one field element for every term being shared for the entity, whether explicitly or through the use of a default value for all rows in the file.
#### `index` attribute
Specifies the position of the column in the row. The first column has an index of 0, the second column 1, etc. If no column index is specified, then the term and the default may be used to define a constant value for all rows.
* **Required**: no
* **Default**:
#### `term` attribute
A Unified Resource Identifier (URI) for the term represented by this field. For example, a field containing the scientific name would have term="http://rs.tdwg.org/dwc/terms/scientificName". Terms outside of the Darwin Core specification may be used, such as those from the Dublin Core Metadata Initative, for example, dcterms:modified would be term="http://purl.org/dc/terms/modified".
* **Required**: yes
#### `default` attribute
Specifies value to use if one is not supplied for the field in a given row. If no index is supplied, the default can be used to define a constant for all rows for a field that is not in the data file.
* **Required**: no
* **Default**:
#### `vocabulary` attribute
A Unified Resource Identifier (URI) for a vocabulary that the source values for this field are based on. The URI ideally should resolve to some machine readable definition like SKOS, RDF or at least some simple text or html file often found for ISO or RFC standards. For example http://rs.gbif.org/vocabulary/gbif/nomenclatural_code.xml, http://www.ietf.org/rfc/rfc3066.txt or http://www.iso.org/iso/list-en1-semic-3.txt.
* **Required**: no
* **Default**:
## 3. Implementation Guide
### 3.1 Extension example
The following example illustrates the use of extensions. In this example there are three files in the archive, all of which are located in the same directory as the metafile. The whales.txt file acts as a core file of Taxon records. The whales.txt file is extended by two other files, types.txt and distribution.txt. The types.txt file contains records of a type specified in an external definition at http://http://rs.gbif.org/terms/1.0/Types and consists of Dublin Core and Darwin Core terms, while the distribution.txt file contains records of a type specified at http://http://rs.gbif.org/terms/1.0/Distribution and consists of Darwin Core terms plus an additional term for threatStatus. Both extension files are related to the core file by the taxonNameID fields. Presumably, this archive contains information about whale species, type specimen records for those species, and lists of countries and the threat status for those species.
![Extension](images/extension.png)
```XML
<?xml version="1.0" encoding="UTF-8"?>
<archive xmlns="http://rs.tdwg.org/dwc/text/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://rs.tdwg.org/dwc/text/ http://rs.tdwg.org/dwc/text/tdwg_dwc_text.xsd">
<core encoding="UTF-8" fieldsTerminatedBy="\t" linesTerminatedBy="\n" ignoreHeaderLines="1" rowType="http://rs.tdwg.org/dwc/terms/Taxon">
<files>
<location>whales.txt</location>
</files>
<id index="0" />
<field 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/acceptedNameUsageID"/>
<field index="4" term="http://rs.tdwg.org/dwc/terms/parentNameUsageID"/>
<field index="5" term="http://rs.tdwg.org/dwc/terms/originalNameUsageID"/>
</core>
<extension encoding="UTF-8" fieldsTerminatedBy="," linesTerminatedBy="\n" fieldsEnclosedBy='"' ignoreHeaderLines="1" rowType="http://rs.gbif.org/terms/1.0/Types">
<files>
<location>types.csv</location>
</files>
<coreId index="0" />
<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/Distribution">
<files>
<location>distribution.csv</location>
</files>
<coreId index="0" />
<field index="1" term="http://rs.tdwg.org/dwc/terms/countryCode"/>
<field index="2" term="http://rs.gbif.org/terms/1.0/threatStatus"/>
<field index="3" term="http://rs.tdwg.org/dwc/terms/occurrenceStatus"/>
</extension>
</archive>
```
## 4. Database Example
### 4.1 MySQL
It is very easy to produce _fielded text_ using the `SELECT INTO` outfile command from MySQL. The encoding of the resulting file will depend on the server variables and collations used, and might need to be modified before the operation is done. Note that MySQL will export `NULL` values as \N by default. Use the `IFNULL()` function as shown in the following example to avoid this.
```SQL
SELECT
IFNULL(id, ''), IFNULL(scientific_name, ''), IFNULL(count,'')
INTO outfile '/tmp/dwc.txt'
FIELDS TERMINATED BY ','
OPTIONALLY ENCLOSED BY '"'
LINES TERMINATED BY '\n'
FROM
dwc;
```
## 5. Tools
For tools and applications, including a Java-based application to read Darwin Core text archives, see the [resources page](../../resources/index.html).

View File

@ -31,8 +31,7 @@
<xs:attribute name="fieldsTerminatedBy" type="xs:string" use="optional" default=","/>
<xs:attribute name="fieldsEnclosedBy" type="xs:string" use="optional" default="&quot;"/>
<xs:attribute name="ignoreHeaderLines" type="xs:integer" use="optional" default="0"/>
<xs:attribute name="rowType" type="xs:string" use="optional"
default="http://rs.tdwg.org/dwc/xsd/simpledarwincore/SimpleDarwinRecord"/>
<xs:attribute name="rowType" type="xs:string" use="required"/>
<xs:attribute name="encoding" type="xs:string" use="optional" default="UTF-8"/>
<xs:attribute name="dateFormat" type="xs:string" use="optional" default="YYYY-MM-DD"/>
</xs:attributeGroup>
@ -102,14 +101,13 @@
</xs:attribute>
<xs:attribute name="vocabulary" type="xs:anyURI" use="optional">
<xs:annotation>
<xs:documentation>A URI that identifies a vocabulary used for the values found for the field in the source files. The URI ideally should resolve to some machine readable definition like SKOS, RDF, the GBIF vocabulary schema or a simple text file as often found for ISO or RFC standards. E.g. http://rs.gbif.org/vocabulary/gbif/nomenclatural_code.xml; http://www.ietf.org/rfc/rfc3066.txt; http://www.iso.org/iso/list-en1-semic-3.txt</xs:documentation>
<xs:documentation>A URI that identifies a vocabulary used for the values found for the field in the source files. The URI ideally should resolve to some machine readable definition like SKOS, RDF, the GBIF vocabulary schema or a simple text file as often found for ISO or RFC standards. E.g. http://rs.gbif.org/vocabulary/gbif/nomenclatural_code.xml; http://www.ietf.org/rfc/rfc3066.txt; http://www.iso.org/iso/list-en1-semic-3.txt</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="delimitedBy" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>Indicates an optional delimiter used for concatenating multiple values in a list.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attribute>
</xs:complexType>
</xs:schema>

1033
guides/xml/index.html Normal file

File diff suppressed because it is too large Load Diff

1037
index.htm

File diff suppressed because it is too large Load Diff

128
index.html Normal file
View File

@ -0,0 +1,128 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core</title>
<meta name="dcterms.title" content="Darwin Core">
<meta name="dcterms.description" content="The cover page for the Darwin Core standard.">
<meta name="dcterms.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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">
<li><a href="change_policy.html">Change policy</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/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>
<li><a href="terms/mappings.html">Term mappings</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="resources/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron">
<div class="container">
<h1>Darwin Core</h1>
<p>A standard for sharing biodiversity data</p>
</div>
</div>
<div class="content">
<div class="container">
<h2>1. Introduction</h2>
<p>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, 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 normative document for the terms [<a href="terms/dwc_normative.rdf">RDF-NORMATIVE</a>] is written in the Resource Description Framework (RDF) and is the definitive resource to understand the term definitions and their relationships to each other. The <em>Simple Darwin Core</em> [<a href="simple_dwc.html">SIMPLEDWC</a>] 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".</p>
<h2>2. Motivation</h2>
<p>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 and more versatile. 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.</p>
<h2>3. Rationale</h2>
<p>The Darwin Core is based on the standards developed by the <em>Dublin Core Metadata Initiative</em> [<a href="http://dublincore.org/">DCMI</a>] and can be viewed as an extension of the Dublin 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 [<a href="http://wiki.tdwg.org/twiki/bin/view/">TDWG-DEV</a>] and maintained by <em>Biodiversity Information Standards (TDWG)</em> [<a href="http://www.tdwg.org/standards/">TDWG-STANDARDS</a>].</p>
<h2>4. Guiding principles</h2>
<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>5. Content</h2>
<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>6. 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>7. 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/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>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/index.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="assets/jquery.min.js"></script>
<script type="text/javascript" src="assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View File

@ -1,68 +0,0 @@
<!-- <!DOCTYPE html PUBLIC "-//XML-DEV//DTD XHTML RDDL 1.0//EN" "http://www.rddl.org/rddl-xhtml.dtd">-->
<!-- Note: DOCTYPE is commented out in the RDDL example RDDL itself; perhaps otherwise some html clients cause problems. -->
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:rddl="http://www.rddl.org/"
xml:base="http://rs.tdwg.org/dwc"
xml:lang="en-US">
<head>
<title>Resource Directory (RDDL) for Darwin Core (DwC)</title>
<link href="http://www.rddl.org/xrd.css" type="text/css" rel="stylesheet"/>
</head>
<body>
<h1>Resource Directory (RDDL) for Darwin Core (DwC)</h1>
<div id="overview">
<h2>Overview</h2>
<p>The Darwin Core root namespace (<code>http://rs.tdwg.org/dwc/</code>) is currently used only for the latest version. Versions copies are also kept in version namespaces in the event that one would like to bind to a specific version.</p>
</div>
<h2>Resources</h2>
<div id="resources" class="resource">
<ul class="compact">
<rddl:resource
xlink:type="simple"
id="DwC"
xlink:role="http://www.rddl.org/"
xlink:arcrole="http://www.rddl.org/purposes#directory"
xlink:href="http://rs.tdwg.org/dwc"
xlink:title="RDDL Subdirectory: http://rs.tdwg.org/dwc">
<li><a href="http://rs.tdwg.org/dwc">RDDL Subdirectory: http://rs.tdwg.org/dwc</a></li>
</rddl:resource>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_dw_record.xsd">Generic Darwin Record Application Schema</a>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_dw_core.xsd">Darwin Core Schema</a>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsd">Darwin Geospatial Extension Schema</a>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsd">Darwin Curatorial Extension Schema</a>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd">Darwin Element Definition Schema</a>
</ul>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_dw_record_tapir.xsd">Darwin Record Application Schema for TAPIR</a>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_basetypes.xsd">Base Type Definition Schema</a>
</ul>
<ul class="compact">
<a href="http://rs.tdwg.org/dwc/tdwg_gml.xsd">TDWG Simple GML Profile</a>
</ul>
</div>
<div id="footer">
<p>Copyright (c) 2006-2007 Taxonomic Databases Working Group. Author: John Wieczorek</p>
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,145 +0,0 @@
/** ----------------------------------------------------------------------------------
RDF styling by loic@ultimedia.com.au
---------------------------------------------------------------------------------- */
/** ----------------------------------------------------------------------------------
* Common HTML elements //////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th,p,div {
font: 12px/1.4 Verdana, Arial, Helvetica, sans-serif;
color: #617694;
}
p {
margin-top: 0px;
margin-bottom: 20px;
}
/*---------------------------------------------------- links */
a:link { color: #EC7600; text-decoration:none; }
a:visited { color:#EC7600; text-decoration:none; }
a:hover { color:#EC7600; text-decoration:underline; }
a:active { color:#EC7600; text-decoration:none; }
/*---------------------------------------------------- headers */
h1,h2,h3,h4,h5,h6 {
font: 18px/1.8 Tahoma, Tahoma, "Times New Roman", sans-serif;
letter-spacing:1px;
margin-top: 0px;
color: #6A9832;
}
h1 {
font-size: 22px;
}
h2 {
font-size: 20px;
}
/** ----------------------------------------------------------------------------------
* Main layout elements //////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
#container {
text-align: left;
}
/*---------------------------------------------------- page header */
#RDF-header {
height:89px;
background:#617694 url(images/headerImage_RDF.jpg) right top no-repeat;
}
#logoBox {
width:149px;
height:89px;
float:left;
margin: 0;
background:#fff url(images/logo_RDF_bgd.gif) right bottom no-repeat;
}
#logo {
padding-top: 9px;
padding-left: 12px;
}
#RDF-header-title {
font: 24px/1.2 Georgia, "Times New Roman", sans-serif;
color: #E7F2D9;
margin: 0;
padding-top: 15px;
margin-left: 170px;
}
#RDF-title-bar {
background:#CADDB5 url(images/RDF-titlebar-right.gif) right bottom no-repeat;
height:30px;
}
/*---------------------------------------------------- main content */
#left-bar {
width: 133px;
float:left;
background:#617694 url(images/left-bar-bottom-right.gif) right bottom no-repeat;
}
#left-bar-menu {
padding: 0px 0px 20px 10px;
}
#left-bar-menu a:link { color: #FFCC00; text-decoration:none; }
#left-bar-menu a:visited { color:#FFCC00; text-decoration:none; }
#left-bar-menu a:hover { color:#FFFFFF; text-decoration:none; }
#left-bar-menu a:active { color:#FFFFFF; text-decoration:none; }
#RDF-main {
margin: 0 auto;
margin-top:20px;
margin-right:20px;
margin-left:150px;
}
/*---------------------------------------------------- RDF styles */
.TopProperties{
border: 1px solid #617694;
}
.ClassProperties{
background-color: #FAFCF8;
padding:20px;
border: 1px solid #ddd;
margin-bottom:20px;
}
table{
width: 100%;
padding: 0;
margin: 0;
border: 1px solid #ccc;
}
th{
color: white;
background-color: #617694;
vertical-align:text-top;
}
td{
padding: 5px;
border-top: 1px solid #ddd;
vertical-align:text-top;
background-color: #F0F2F4;
}
.ClassProperties dl {
margin-left:20px;
padding:10px;
border: 1px dashed #aaa;
margin-bottom:20px;
}
dd {
margin-bottom:5px;
}

View File

@ -1,289 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Rev: 1321 $ -->
<!-- $Date: 2007-09-10 17:23:32 +0200 (Mon, 10 Sep 2007) $ -->
<!-- $Author: RogerHyam $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" version="1.0"
xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/" xmlns:dwctype="http://rs.tdwg.org/dwc/terms/vocabulary/"
xmlns:owl="http://www.w3.org/2002/07/owl#">
<xsl:output method="html" encoding="UTF-8" indent="yes"/>
<xsl:variable name="wikiPrefix">http://code.google.com/p/darwincore/wiki/</xsl:variable>
<xsl:template match="rdf:RDF">
<html>
<head>
<title>Darwin Core Terms</title>
<link rel="stylesheet" type="text/css" href="human.css"/>
</head>
<body>
<div class="container">
<div id="RDF-header">
<div id="logoBox">
<a href="http://www.tdwg.org">
<img src="http://rs.tdwg.org/ontology/voc/images/logo_RDF.gif" alt="TDWG logo" width="117"
height="67" border="0" id="logo"/>
</a>
</div>
<div id="RDF-header-title"> Darwin Core Terms</div>
</div>
<div id="RDF-title-bar">
<img src="http://rs.tdwg.org/ontology/voc/images/left-bar-top.gif" alt="left bar top"/>
</div>
<div id="left-bar">
<div id="left-bar-menu">
<a href="http://www.tdwg.org">TDWG home</a>
<div class="separator"><hr/></div>
<a href="http://128.32.146.144/dcterms/index.htm">Darwin Core Home</a><br/>
<a href="http://code.google.com/p/darwincore/">Darwin Core Development</a>
<div class="separator"><hr/></div>
<a href="http://128.32.146.144/dcterms/terms/index.htm">Quick Guide to Terms</a><br/>
<a href="http://128.32.146.144/dcterms/terms/type-vocabulary/index.htm">Type Vocabulary</a><br/>
<a href="http://128.32.146.144/dcterms/terms/namespace/index.htm">Namespaces</a><br/>
<a href="http://128.32.146.144/dcterms/terms/xsd/guide/index.htm">XML encoding</a><br/>
<a href="http://rs.tdwg.org/dwc/terms/guides/text/index.htm">Text encoding</a>
</div>
</div>
<div id="RDF-main">
<h1>
Darwin Core Terms
</h1>
<p>(This is an HTML view of the RDF term definitions. Use View-Source to
see the underlying RDF.) </p>
<xsl:apply-templates select="rdf:Description"/>
</div>
</div>
</body>
</html>
</xsl:template>
<xsl:template match="rdf:Description">
<xsl:variable name="currentTerm">
<xsl:value-of select="concat('#', @rdf:ID)"/>
</xsl:variable>
<a>
<xsl:attribute name="name">
<xsl:value-of select="@rdf:ID"/>
</xsl:attribute>
</a>
<xsl:if test="@rdf:ID">
<h2>Term: <xsl:value-of select="@rdf:ID"/></h2>
</xsl:if>
<h3><xsl:value-of select="@rdf:about"/></h3>
<dl>
<xsl:apply-templates select="rdfs:*"/>
</dl>
<dl>
<xsl:apply-templates select="rdf:*"/>
</dl>
<dl>
<xsl:apply-templates select="dcterms:*"/>
</dl>
<dl>
<dt>
<a>
<xsl:attribute name="href">
<xsl:value-of select="concat($wikiPrefix ,@rdf:ID)"/>
</xsl:attribute> Discussion Page. </a>
</dt>
<dd>Discussions related to this term on the wiki.</dd>
</dl>
</xsl:template>
<!-- RDF links -->
<xsl:template match="rdf:type">
<dt>
Type
</dt>
<dd>
<a>
<xsl:attribute name="href"><xsl:value-of select="./@rdf:resource"/></xsl:attribute><xsl:value-of select="./@rdf:resource"/></a>
</dd>
</xsl:template>
<!-- RDFS links -->
<xsl:template match="rdfs:label">
<dt>
<a>
<xsl:attribute name="href"
>http://www.w3.org/2000/01/rdf-schema#label</xsl:attribute> Label </a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="rdfs:comment">
<dt>
<a>
<xsl:attribute name="href"
>http://www.w3.org/2000/01/rdf-schema#comment</xsl:attribute> Comment </a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="rdfs:isDefinedBy">
<dt>
<a>
<xsl:attribute name="href"
>http://www.w3.org/2000/01/rdf-schema#isDefinedBy</xsl:attribute> Is Defined By
</a>
</dt>
<dd>
<a>
<xsl:attribute name="href">
<xsl:value-of select="./@rdf:resource"/>
</xsl:attribute>
<xsl:value-of select="./@rdf:resource"/>
</a>
</dd>
</xsl:template>
<xsl:template match="rdfs:subClassOf">
<dt>
<a>
<xsl:attribute name="href"
>http://www.w3.org/2000/01/rdf-schema#subClassOf</xsl:attribute> Sub Class Of
</a>
</dt>
<dd>
<a>
<xsl:attribute name="href">
<xsl:value-of select="./@rdf:resource"/>
</xsl:attribute>
<xsl:value-of select="./@rdf:resource"/>
</a>
</dd>
</xsl:template>
<!-- subPropertyOf -->
<xsl:template match="rdfs:subPropertyOf">
<dt>
Refines
</dt>
<dd>
<a>
<xsl:attribute name="href"><xsl:value-of select="./@rdf:resource"/></xsl:attribute><xsl:value-of select="./@rdf:resource"/></a>
</dd>
</xsl:template>
<xsl:template match="rdfs:range">
<dt>
<a>
<xsl:attribute name="href"
>http://www.w3.org/2000/01/rdf-schema#range</xsl:attribute> Range </a>
</dt>
<dd>
<a>
<xsl:attribute name="href">
<xsl:value-of select="./@rdf:resource"/>
</xsl:attribute>
<xsl:value-of select="./@rdf:resource"/>
</a>
</dd>
</xsl:template>
<xsl:template match="rdfs:domain">
<dt>
<a>
<xsl:attribute name="href"
>http://www.w3.org/2000/01/rdf-schema#domain</xsl:attribute> Class </a>
</dt>
<dd>
<a>
<xsl:attribute name="href">
<xsl:value-of select="./@rdf:resource"/>
</xsl:attribute>
<xsl:value-of select="./@rdf:resource"/>
</a>
</dd>
</xsl:template>
<!-- DC Links -->
<xsl:template match="dc:title">
<dt>
<a>
<xsl:attribute name="href"
>http://purl.org/dc/elements/1.1/title</xsl:attribute>Title</a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="dc:creator">
<dt>
<a>
<xsl:attribute name="href"
>http://purl.org/dc/elements/1.1/creator</xsl:attribute>Creator</a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="dc:publisher">
<dt>
<a>
<xsl:attribute name="href"
>http://purl.org/dc/elements/1.1/publisher</xsl:attribute>Publisher</a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="dcterms:description">
<dt>
<a>
<xsl:attribute name="href"
>http://purl.org/dc/elements/1.1/description</xsl:attribute>Description</a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="dcterms:issued">
<dt>
<a>
<xsl:attribute name="href"
>http://purl.org/dc/terms/issued</xsl:attribute>Issued</a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<xsl:template match="dcterms:modified">
<dt>
<a>
<xsl:attribute name="href"
>http://purl.org/dc/terms/modified</xsl:attribute>Modified</a>
</dt>
<dd>
<xsl:value-of select="."/>
</dd>
</xsl:template>
<!-- hasVersion -->
<xsl:template match="dcterms:hasVersion">
<dt>
Version
</dt>
<dd>
<a>
<xsl:attribute name="href"><xsl:value-of select="./@rdf:resource"/></xsl:attribute><xsl:value-of select="./@rdf:resource"/></a>
</dd>
</xsl:template>
</xsl:stylesheet>

651
references.html Normal file
View File

@ -0,0 +1,651 @@
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<h1>References</h1>
<table align="center" border="0" width="95%">
<tr>
<td width="10%">
<a id="ABCD" name="ABCD">[ABCD]</a>
</td>
<td width="40%">
<a href=
"http://www.tdwg.org/schemas/abcd/2.06">http://www.tdwg.org/schemas/abcd/2.06</a>
</td>
<td width="50%">Access to Biological Collections Data Standard.</td>
</tr>
<tr>
<td width="10%">
<a id="ABSTRACTMODEL" name="ABSTRACTMODEL">[ABSTRACTMODEL]</a>
</td>
<td width="40%">
<a href=
"http://dublincore.org/documents/abstract-model/">http://dublincore.org/documents/abstract-model/</a>
</td>
<td width="50%">Dublin Core Metadata Initiative Abstract model.</td>
</tr>
<tr>
<td width="10%">
<a id="ARCHIVE" name="ARCHIVE">[ARCHIVE]</a>
</td>
<td width="40%">
<a href=
"./archive/darwincore.zip">http://rs.tdwg.org/dwc/archive/darwincore.zip</a>
</td>
<td width="50%">An archive of all files of the current Darwin Core
Standard.</td>
</tr>
<tr>
<td width="10%">
<a id="BASISOFRECORD" name="BASISOFRECORD">[BASISOFRECORD]</a>
</td>
<td width="40%">
<a href=
"./terms/index.htm#basisOfRecord">http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord</a>
</td>
<td width="50%">Term describing the specific type of content in a
resource.</td>
</tr>
<tr>
<td width="10%">
<a id="CLASSIC" name="CLASSIC">[CLASSIC]</a>
</td>
<td width="40%">
<a href=
"http://digir.sourceforge.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd">http://digir.sourceforge.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd</a>
</td>
<td width="50%">Darwin Core 1.2 (Classic) schema.</td>
</tr>
<tr>
<td width="10%">
<a id="CLASSESXMLSCHEMA" name="CLASSESXMLSCHEMA">[CLASSESXMLSCHEMA]</a>
</td>
<td width="40%">
<a href=
"./xsd/tdwg_dwc_class_terms.xsd">http://rs.tdwg.org/dwc/xsd/tdwg_dwc_class_terms.xsd</a>
</td>
<td width="50%">Darwin Core XML schema with classes as global
elements.</td>
</tr>
<tr>
<td width="10%">
<a id="CURATORIAL" name="CURATORIAL">[CURATORIAL]</a>
</td>
<td width="40%">
<a href=
"http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsd">http://rs.tdwg.org/dwc/tdwg_dw_curatorial.xsd</a>
</td>
<td width="50%">Darwin Core 1.4 Curatorial Extension schema.</td>
</tr>
<tr>
<td width="10%">
<a id="DCMI" name="DCMI">[DCMI]</a>
</td>
<td width="40%">
<a href="http://dublincore.org/">http://dublincore.org/</a>
</td>
<td width="50%">Dublin Core Metadata Initiative web site.</td>
</tr>
<tr>
<td width="10%">
<a id="DCMI-TYPE" name="DCMI-TYPE">[DCMI-TYPE]</a>
</td>
<td width="40%">
<a href=
"http://dublincore.org/documents/dcmi-type-vocabulary/">http://dublincore.org/documents/dcmi-type-vocabulary/</a>
</td>
<td width="50%">Dublin Core Metadata Initiative Type Vocabulary
page.</td>
</tr>
<tr>
<td width="10%">
<a id="DCMINS" name="DCMINS">[DCMINS]</a>
</td>
<td width="40%">
<a href=
"http://dublincore.org/documents/dcmi-namespace/">http://dublincore.org/documents/dcmi-namespace/</a>
</td>
<td width="50%">DCMI Namespace Policy</td>
</tr>
<tr>
<td width="10%">
<a id="DCMIXMLGUIDE" name="DCMIXMLGUIDE">[DCMIXMLGUIDE]</a>
</td>
<td width="40%">
<a href=
"http://dublincore.org/documents/dc-xml/">http://dublincore.org/documents/dc-xml/</a>
</td>
<td width="50%">Expressing Dublin Core metadata using XML.</td>
</tr>
<tr>
<td width="10%">
<a id="DCTERMS" name="DCTERMS">[DCTERMS]</a>
</td>
<td width="40%">
<a href=
"http://dublincore.org/documents/dcmi-terms/">http://dublincore.org/documents/dcmi-terms/</a>
</td>
<td width="50%">Dublin Core Metadata terms.</td>
</tr>
<tr>
<td width="10%">
<a id="DECISIONS" name="DECISIONS">[DECISIONS]</a>
</td>
<td width="40%">
<a href=
"./terms/history/decisions/index.htm">http://rs.tdwg.org/dwc/terms/history/decisions/</a>
</td>
<td width="50%">A reference to the decisions leading to changes in terms
(definitions, status, etc.).</td>
</tr>
<tr>
<td width="10%">
<a id="DRAFT14" name="DRAFT14">[DRAFT14]</a>
</td>
<td width="40%">
<a href=
"http://rs.tdwg.org/dwc/tdwg_dw_core.xsd">http://rs.tdwg.org/dwc/tdwg_dw_core.xsd</a>
</td>
<td width="50%">Darwin Core 1.4 draft standard schema.</td>
</tr>
<tr>
<td width="10%">
<a id="DWC" name="DWC">[DWC]</a>
</td>
<td width="40%">
<a href="./index.htm">http://rs.tdwg.org/dwc/</a>
</td>
<td width="50%">An introduction to the Darwin Core Standard.</td>
</tr>
<tr>
<td width="10%">
<a id="DWC-MAIL" name="DWC-MAIL">[DWC-MAIL]</a>
</td>
<td width="40%">
<a href=
"mailto:tdwg-content@lists.tdwg.org">tdwg-content@lists.tdwg.org</a>
</td>
<td width="50%">Mailing list for commentary and discussion on Darwin
Core.</td>
</tr>
<tr>
<td width="10%">
<a id="DWC" name="DWC">[DWC-PLOS]</a>
</td>
<td width="40%">
<a href=
"doi:10.1371/journal.pone.0029715"></a>doi:10.1371/journal.pone.0029715
</td>
<td width="50%">The peer-reviewed article in PLoS ONE introducing the
Darwin Core Standard.</td>
</tr>
<tr>
<td width="10%">
<a id="DWC-PROJECT" name="DWC-PROJECT">[DWC-PROJECT]</a>
</td>
<td width="40%">
<a href="https://github.com/tdwg/dwc">https://github.com/tdwg/dwc</a>
</td>
<td width="50%">Project site for the maintenance of Darwin Core
development activity.</td>
</tr>
<tr>
<td width="10%">
<a id="DWC-TASK" name="DWC-TASK">[DWC-TASK]</a>
</td>
<td width="40%">
<a href=
"http://www.tdwg.org/activities/darwincore/">http://www.tdwg.org/activities/darwincore/</a>
</td>
<td width="50%">Reference site for the Darwin Core Task Group.</td>
</tr>
<tr>
<td width="10%">
<a id="DWC-WIKI" name="DWC-WIKI">[DWC-WIKI]</a>
</td>
<td width="40%">
<a href=
"http://kos.gbif.org/wiki/DarwinCore">http://kos.gbif.org/wiki/DarwinCore</a>
</td>
<td width="50%">Wiki pages for discussion and commentary on Darwin Core
terms.</td>
</tr>
<tr>
<td width="10%">
<a id="DWCTOABCD" name="DWCTOABCD">[DWCTOABCD]</a>
</td>
<td width="40%">
<a href=
"./terms/history/dwctoabcd/index.htm">http://rs.tdwg.org/dwc/terms/history/dwctoabcd/</a>
</td>
<td width="50%">A reference for Darwin Core terms mapped to ABCD.</td>
</tr>
<tr>
<td width="10%">
<a id="FIELDEDTEXT" name="FIELDEDTEXT"></a>[FIELDEDTEXT]
</td>
<td width="40%">
<a href="http://www.fieldedtext.org/">http://www.fieldedtext.org/</a>
</td>
<td width="50%">Fielded Text documentation.</td>
</tr>
<tr>
<td width="10%">
<a id="GEOSPATIAL" name="GEOSPATIAL">[GEOSPATIAL]</a>
</td>
<td width="40%">
<a href=
"http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsd">http://rs.tdwg.org/dwc/tdwg_dw_geospatial.xsd</a>
</td>
<td width="50%">Darwin Core 1.4 Geospatial Extension schema.</td>
</tr>
<tr>
<td width="10%">
<a id="HISTORY" name="HISTORY">[HISTORY]</a>
</td>
<td width="40%">
<a href=
"./terms/history/index.htm">http://rs.tdwg.org/dwc/terms/history/</a>
</td>
<td width="50%">Complete historical reference to Darwin Core terms.</td>
</tr>
<tr>
<td width="10%">
<a id="MANIS" name="MANIS">[MANIS]</a>
</td>
<td width="40%">
<a href=
"http://digir.sourceforge.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd">http://digir.sourceforge.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd</a>
</td>
<td width="50%">Darwin Core 1.21 (MaNIS/HerpNet/ORNIS/FishNet2)
schema.</td>
</tr>
<tr>
<td width="10%">
<a id="NAMESPACEPOLICY" name="NAMESPACEPOLICY">[NAMESPACEPOLICY]</a>
</td>
<td width="40%">
<a href=
"./terms/namespace/index.htm">http://rs.tdwg.org/dwc/terms/namespace/</a>
</td>
<td width="50%">Policy governing Darwin Core terms.</td>
</tr>
<tr>
<td width="10%">
<a id="OBIS" name="OBIS">[OBIS]</a>
</td>
<td width="40%">
<a href=
"http://iobis.org/obis/obis.xsd">http://iobis.org/obis/obis.xsd</a>
</td>
<td width="50%">OBIS additions to Darwin Core 1.2 (Classic).</td>
</tr>
<tr>
<td width="10%">
<a id="PALEO" name="PALEO">[PALEO]</a>
</td>
<td width="40%">
<a href=
"http://wiki.tdwg.org/twiki/bin/view/DarwinCore/PaleontologyElement">http://wiki.tdwg.org/twiki/bin/view/DarwinCore/PaleontologyElement</a>
</td>
<td width="50%">Darwin Core 1.4 Paleontology Extension wiki.</td>
</tr>
<tr>
<td width="10%">
<a id="PROCESS" name="PROCESS">[PROCESS]</a>
</td>
<td width="40%">
<a href=
"http://www.tdwg.org/about-tdwg/process/">http://www.tdwg.org/about-tdwg/process/</a>
</td>
<td width="50%">TDWG Standards Development Process.</td>
</tr>
<tr>
<td width="10%">
<a id="RDF" name="RDF">[RDF]</a>
</td>
<td width="40%">
<a href=
"./rdf/dwcterms.rdf">http://rs.tdwg.org/dwc/rdf/dwcterms.rdf</a>
</td>
<td width="50%">An rdf document for the complete current recommended set
of Darwin Core terms. If this link shows a blank page in your browser,
use the View Source option to see the RDF document.</td>
</tr>
<tr>
<td width="10%">
<a id="RDF-NORMATIVE" name="RDF-NORMATIVE">[RDF-NORMATIVE]</a>
</td>
<td width="40%">
<a href=
"./rdf/dwctermshistory.rdf">http://rs.tdwg.org/dwc/rdf/dwctermshistory.rdf</a>
</td>
<td width="50%">The normative document for the complete history of Darwin
Core terms, in RDF. If this link shows a blank page in your browser, use
the View Source option to see the RDF document.</td>
</tr>
<tr>
<td width="10%">
<a id="SIMPLEMETAFILE" name="SIMPLEMETAFILE">[SIMPLEMETAFILE]</a>
</td>
<td width="40%">
<a href=
"./examples/text/example_text_simpledwc_complete.xml">http://rs.tdwg.org/dwc/examples/text/simplemetafile.xml</a>
</td>
<td width="50%">Simple Darwin Core Text metafile. If this link shows a
blank page in your browser, use the View Source option to see the XML
document.</td>
</tr>
<tr>
<td width="10%">
<a id="SIMPLEXMLSCHEMA" name="SIMPLEXMLSCHEMA">[SIMPLEXMLSCHEMA]</a>
</td>
<td width="40%">
<a href=
"./xsd/tdwg_dwc_simple.xsd">http://rs.tdwg.org/dwc/xsd/tdwg_dwc_simple.xsd</a>
</td>
<td width="50%">Simple Darwin Core XML schema.</td>
</tr>
<tr>
<td width="10%">
<a id="SIMPLEDWC" name="SIMPLEDWC">[SIMPLEDWC]</a>
</td>
<td width="40%">
<a href=
"./terms/simple/index.htm">http://rs.tdwg.org/dwc/terms/simple/index.htm</a>
</td>
<td width="50%">Simple Darwin Core guide.</td>
</tr>
<tr>
<td width="10%">
<a id="TDWG-CONTENT" name="TDWG-CONTENT">[TDWG-CONTENT]</a>
</td>
<td width="40%">
<a href=
"http://lists.tdwg.org/mailman/listinfo/tdwg-content">http://lists.tdwg.org/mailman/listinfo/tdwg-content</a>
</td>
<td width="50%">Web site for the tdwg-content mailing list used for
commentary and discussion on Darwin Core.</td>
</tr>
<tr>
<td width="10%">
<a id="TDWG-DEV" name="TDWG-DEV">[TDWG-DEV]</a>
</td>
<td width="40%">
<a href=
"http://wiki.tdwg.org/twiki/bin/view/">http://wiki.tdwg.org/twiki/bin/view/</a>
</td>
<td width="50%">Biodiversity Information Standards Wiki.</td>
</tr>
<tr>
<td width="10%">
<a id="TDWG-STANDARDS" name="TDWG-STANDARDS">[TDWG-STANDARDS]</a>
</td>
<td width="40%">
<a href=
"http://www.tdwg.org/standards/">http://www.tdwg.org/standards/</a>
</td>
<td width="50%">Biodiversity Information Standards.</td>
</tr>
<tr>
<td width="10%">
<a id="TDWG-TAG" name="TDWG-TAG">[TDWG-TAG]</a>
</td>
<td width="40%">
<a href="mailto:tdwg-tag@lists.tdwg.org">tdwg-tag@lists.tdwg.org</a>
</td>
<td width="50%">TDWG Technical Architecture Group mailing list.</td>
</tr>
<tr>
<td width="10%">
<a id="TEXTGUIDE" name="TEXTGUIDE"></a>[TEXTGUIDE]
</td>
<td width="40%">
<a href=
"./terms/guides/text/index.htm">http://rs.tdwg.org/dwc/terms/guides/text</a>
</td>
<td width="50%">Guide for using Darwin Core in fielded text
documents.</td>
</tr>
<tr>
<td width="10%">
<a id="TERMS" name="TERMS">[TERMS]</a>
</td>
<td width="40%">
<a href="./terms/index.htm">http://rs.tdwg.org/dwc/terms/</a>
</td>
<td width="50%">Quick reference to current standard Darwin Core
terms.</td>
</tr>
<tr>
<td width="10%">
<a id="TERMSXMLSCHEMA" name="TERMSXMLSCHEMA">[TERMSXMLSCHEMA]</a>
</td>
<td width="40%">
<a href=
"./xsd/tdwg_dwcterms.xsd">http://rs.tdwg.org/dwc/xsd/tdwg_dwcterms.xsd</a>
</td>
<td width="50%">Darwin Core XML schema with properties as global
elements.</td>
</tr>
<tr>
<td width="10%">
<a id="TEXTSCHEMA" name="TEXTSCHEMA">[TEXTSCHEMA]</a>
</td>
<td width="40%">
<a href=
"./text/tdwg_dwc_text.xsd">http://rs.tdwg.org/dwc/terms/text/tdwg_dwc_text.xsd</a>
</td>
<td width="50%">Simple Darwin Core Text schema.</td>
</tr>
<tr>
<td width="10%">
<a id="TOOLS" name="TOOLS">[TOOLS]</a>
</td>
<td width="40%">
<a href=
"https://github.com/tdwg/dwc-documentation/blob/master/doc/resources.md">
https://github.com/tdwg/dwc-documentation/blob/master/doc/resources.md</a>
</td>
<td width="50%">Darwin Core applications, tools, presentations, and
templates.</td>
</tr>
<tr>
<td width="10%">
<a id="VERSIONS" name="VERSIONS"></a>[VERSIONS]
</td>
<td width="40%">
<a href=
"./terms/history/versions/index.htm">http://rs.tdwg.org/dwc/terms/history/versions/</a>
</td>
<td width="50%">Reference for mapping historical Darwin Core terms to the
current standard terms.</td>
</tr>
<tr>
<td width="10%">
<a id="XML" name="XML"></a>[XML]
</td>
<td width="40%">
<a href="http://www.w3.org/XML/">http://www.w3.org/XML/</a>
</td>
<td width="50%">Reference site for the Extensible Markup Language
(XML).</td>
</tr>
<tr>
<td width="10%">
<a id="XMLGUIDE" name="XMLGUIDE"></a>[XMLGUIDE]
</td>
<td width="40%">
<a href=
"./terms/guides/xml/index.htm">http://rs.tdwg.org/dwc/terms/guides/xml</a>
</td>
<td width="50%">Guide for using Darwin Core in XML dcouments.</td>
</tr>
<tr>
<td width="10%">
<a id="XMLNS" name="XMLNS"></a>[XMLNS]
</td>
<td width="40%">
<a href=
"http://www.w3.org/TR/1999/REC-xml-names-19990114/">http://www.w3.org/TR/1999/REC-xml-names-19990114/</a>
</td>
<td width="50%">Reference site for XML namespaces.</td>
</tr>
<tr>
<td width="10%">
<a id="XMLSCHEMA" name="XMLSCHEMA"></a>[XMLSCHEMA]
</td>
<td width="40%">
<a href="http://www.w3.org/XML/Schema">http://www.w3.org/XML/Schema</a>
</td>
<td width="50%">Reference site for XML Schema.</td>
</tr>
</table>
</body>
</html>

Binary file not shown.

Binary file not shown.

Binary file not shown.

181
resources/dwc_terms.csv Normal file
View File

@ -0,0 +1,181 @@
"TermName","URI","Label_en","Group","Definition","Comments"
"type","http://purl.org/dc/terms/type","","","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.","Examples: ""StillImage"", ""MovingImage"", ""Sound"", ""PhysicalObject"", ""Event"", ""Text""."
"modified","http://purl.org/dc/terms/modified","","","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).","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."
"language","http://purl.org/dc/terms/language","","","A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].","Examples: ""en"" for English, ""es"" for Spanish."
"license","http://purl.org/dc/terms/license","","","A legal document giving official permission to do something with the resource.","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>""."
"rightsHolder","http://purl.org/dc/terms/rightsHolder","","","A person or organization owning or managing rights over the resource.","Example: ""The Regents of the University of California.""."
"accessRights","http://purl.org/dc/terms/accessRights","","","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.","Example: ""not-for-profit use only""."
"bibliographicCitation","http://purl.org/dc/terms/bibliographicCitation","","","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.","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."
"references","http://purl.org/dc/terms/references","","","A related resource that is referenced, cited, or otherwise pointed to by the described resource.","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>""."
"institutionID","http://rs.tdwg.org/dwc/terms/institutionID","Institution ID","","An identifier for the institution having custody of the object(s) or information referred to in the record.","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>""."
"collectionID","http://rs.tdwg.org/dwc/terms/collectionID","Collection ID","","An identifier for the collection or dataset from which the record was derived.","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>""."
"datasetID","http://rs.tdwg.org/dwc/terms/datasetID","Dataset ID","","An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.",""
"institutionCode","http://rs.tdwg.org/dwc/terms/institutionCode","Institution Code","","The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.","Examples: ""MVZ"", ""FMNH"", ""AKN-CLO"", ""University of California Museum of Paleontology (UCMP)"""
"collectionCode","http://rs.tdwg.org/dwc/terms/collectionCode","Collection Code","","The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.","Examples: ""Mammals"", ""Hildebrandt"", ""eBird"""
"datasetName","http://rs.tdwg.org/dwc/terms/datasetName","Dataset Name","","The name identifying the data set from which the record was derived.","Examples: ""Grinnell Resurvey Mammals"", ""Lacey Ctenomys Recaptures"""
"ownerInstitutionCode","http://rs.tdwg.org/dwc/terms/ownerInstitutionCode","Owner Institution Code","","The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.","Examples: ""NPS"", ""APN"", ""InBio"""
"basisOfRecord","http://rs.tdwg.org/dwc/terms/basisOfRecord","Basis of Record","","The specific nature of the data record.","Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: ""PreservedSpecimen"", ""FossilSpecimen"", ""LivingSpecimen"", ""HumanObservation"", ""MachineObservation"""
"informationWithheld","http://rs.tdwg.org/dwc/terms/informationWithheld","Information Withheld","","Additional information that exists, but that has not been shared in the given record.","Examples: ""location information not given for endangered species"", ""collector identities withheld"", ""ask about tissue samples"""
"dataGeneralizations","http://rs.tdwg.org/dwc/terms/dataGeneralizations","Data Generalizations","","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"""
"dynamicProperties","http://rs.tdwg.org/dwc/terms/dynamicProperties","Dynamic Properties","","A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.","The recommended best practice is to use a key:value encoding schema such as JSON. Examples: ""{""heightInMeters"":1.5}"", ""{""tragusLengthInMeters"":0.014, ""weightInGrams"":120}"", ""{""natureOfID"":""expert identification"", ""identificationEvidence"":""cytochrome B sequence""}"", ""{""relativeHumidity"":28, ""airTemperatureInCelcius"":22, ""sampleSizeInKilograms"":10}"", ""{""aspectHeading"":277, ""slopeInDegrees"":6}"", ""{""iucnStatus"":""vulnerable"", ""taxonDistribution"":""Neuquén, Argentina""}""."
"occurrenceID","http://rs.tdwg.org/dwc/terms/occurrenceID","Occurrence ID","http://rs.tdwg.org/dwc/terms/Occurrence","An 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 in the absence of a bona fide global unique identifier, for example, use the form: ""urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: ""urn:lsid:nhm.ku.edu:Herps:32"", ""urn:catalog:FMNH:Mammal:145732"""
"catalogNumber","http://rs.tdwg.org/dwc/terms/catalogNumber","Catalog Number","http://rs.tdwg.org/dwc/terms/Occurrence","An identifier (preferably unique) for the record within the data set or collection.","Examples: ""2008.1334"", ""145732a"", ""145732"""
"recordNumber","http://rs.tdwg.org/dwc/terms/recordNumber","Record Number","http://rs.tdwg.org/dwc/terms/Occurrence","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"""
"recordedBy","http://rs.tdwg.org/dwc/terms/recordedBy","Recorded By","http://rs.tdwg.org/dwc/terms/Occurrence","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.","The recommended best practice is to separate the values with a vertical bar (' | '). The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Examples: ""José E. Crespo"", ""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."
"individualCount","http://rs.tdwg.org/dwc/terms/individualCount","Individual Count","http://rs.tdwg.org/dwc/terms/Occurrence","The number of individuals represented present at the time of the Occurrence.","Examples: ""1"", ""25"""
"sex","http://rs.tdwg.org/dwc/terms/sex","Sex","http://rs.tdwg.org/dwc/terms/Occurrence","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"""
"lifeStage","http://rs.tdwg.org/dwc/terms/lifeStage","Life Stage","http://rs.tdwg.org/dwc/terms/Occurrence","The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.","Examples: ""egg"", ""eft"", ""juvenile"", ""adult"", ""2 adults 4 juveniles"""
"reproductiveCondition","http://rs.tdwg.org/dwc/terms/reproductiveCondition","Reproductive Condition","http://rs.tdwg.org/dwc/terms/Occurrence","The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.","Examples"" ""non-reproductive"", ""pregnant"", ""in bloom"", ""fruit-bearing"""
"behavior","http://rs.tdwg.org/dwc/terms/behavior","Behavior","http://rs.tdwg.org/dwc/terms/Occurrence","A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.","Examples: ""roosting"", ""foraging"", ""running"""
"establishmentMeans","http://rs.tdwg.org/dwc/terms/establishmentMeans","Establishment Means","http://rs.tdwg.org/dwc/terms/Occurrence","The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.","Examples: ""native"", ""introduced"", ""naturalised"", ""invasive"", ""managed"""
"occurrenceStatus","http://rs.tdwg.org/dwc/terms/occurrenceStatus","Occurrence Status","http://rs.tdwg.org/dwc/terms/Occurrence","A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.","Examples: ""present"", ""absent"""
"preparations","http://rs.tdwg.org/dwc/terms/preparations","Preparations","http://rs.tdwg.org/dwc/terms/Occurrence","A list (concatenated and separated) of preparations and preservation methods for a specimen.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""fossil"", ""cast"", ""photograph"", ""DNA extract"", ""skin | ""skull | skeleton"", ""whole animal (ETOH) | tissue (EDTA)""."
"disposition","http://rs.tdwg.org/dwc/terms/disposition","Disposition","http://rs.tdwg.org/dwc/terms/Occurrence","The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary.","Examples: ""in collection"", ""missing"", ""voucher elsewhere"", ""duplicates elsewhere"""
"associatedMedia","http://rs.tdwg.org/dwc/terms/associatedMedia","Associated Media","http://rs.tdwg.org/dwc/terms/Occurrence","A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.","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>""."
"associatedReferences","http://rs.tdwg.org/dwc/terms/associatedReferences","Associated References","http://rs.tdwg.org/dwc/terms/Occurrence","A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.","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.""."
"associatedSequences","http://rs.tdwg.org/dwc/terms/associatedSequences","Associated Sequences","http://rs.tdwg.org/dwc/terms/Occurrence","A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.","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>""."
"associatedTaxa","http://rs.tdwg.org/dwc/terms/associatedTaxa","Associated Taxa","http://rs.tdwg.org/dwc/terms/Occurrence","A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.","The recommended best practice is to separate the values with a vertical bar (' | '), and to separate the relationship from the taxon with a colon (':'). Examples: ""host: Quercus alba"", ""parasitoid of:Cyclocephala signaticollis | predator of Apis mellifera""."
"otherCatalogNumbers","http://rs.tdwg.org/dwc/terms/otherCatalogNumbers","Other Catalog Numbers","http://rs.tdwg.org/dwc/terms/Occurrence","A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""FMNH:Mammal:1234"", ""NPS YELLO6778 | MBG 33424""."
"occurrenceRemarks","http://rs.tdwg.org/dwc/terms/occurrenceRemarks","Occurrence Remarks","http://rs.tdwg.org/dwc/terms/Occurrence","Comments or notes about the Occurrence.","Example: ""found dead on road"""
"organismID","http://rs.tdwg.org/dwc/terms/organismID","Organism ID","http://rs.tdwg.org/dwc/terms/Organism","An identifier for the Organism instance (as opposed to a particular digital record of the Organism). May be a globally unique identifier or an identifier specific to the data set.",""
"organismName","http://rs.tdwg.org/dwc/terms/organismName","Organism Name","http://rs.tdwg.org/dwc/terms/Organism","A textual name or label assigned to an Organism instance.","Examples: ""Huberta"", ""Boab Prison Tree"", ""J pod""."
"organismScope","http://rs.tdwg.org/dwc/terms/organismScope","Organism Scope","http://rs.tdwg.org/dwc/terms/Organism","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.","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""."
"associatedOccurrences","http://rs.tdwg.org/dwc/terms/associatedOccurrences","Associated Occurrences","http://rs.tdwg.org/dwc/terms/Organism","A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.","The recommended best practice is to separate the values with a vertical bar (' | ')."
"associatedOrganisms","http://rs.tdwg.org/dwc/terms/associatedOrganisms","Associated Organisms","http://rs.tdwg.org/dwc/terms/Organism","A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""sibling of MXA-232"", ""mother of MXA-231 | mother of MXA-232"""
"previousIdentifications","http://rs.tdwg.org/dwc/terms/previousIdentifications","Previous Identifications","http://rs.tdwg.org/dwc/terms/Organism","A list (concatenated and separated) of previous assignments of names to the Organism.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Chalepidae"", ""Pinus abies"", ""Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology""."
"organismRemarks","http://rs.tdwg.org/dwc/terms/organismRemarks","Organism Remarks","http://rs.tdwg.org/dwc/terms/Organism","Comments or notes about the Organism instance.","Example: ""One of a litter of six."""
"materialSampleID","http://rs.tdwg.org/dwc/terms/materialSampleID","Material Sample ID","http://rs.tdwg.org/dwc/terms/MaterialSample","An identifier for the MaterialSample (as opposed to a particular digital record of the material 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 materialSampleID globally unique.",""
"eventID","http://rs.tdwg.org/dwc/terms/eventID","Event ID","http://rs.tdwg.org/dwc/terms/Event","An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.",""
"fieldNumber","http://rs.tdwg.org/dwc/terms/fieldNumber","Field Number","http://rs.tdwg.org/dwc/terms/Event","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"""
"eventDate","http://rs.tdwg.org/dwc/terms/eventDate","Event Date","http://rs.tdwg.org/dwc/terms/Event","The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. 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."
"eventTime","http://rs.tdwg.org/dwc/terms/eventTime","Event Time","http://rs.tdwg.org/dwc/terms/Event","The time or interval during which an 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."
"startDayOfYear","http://rs.tdwg.org/dwc/terms/startDayOfYear","Start Day Of Year","http://rs.tdwg.org/dwc/terms/Event","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)"
"endDayOfYear","http://rs.tdwg.org/dwc/terms/endDayOfYear","End Day Of Year","http://rs.tdwg.org/dwc/terms/Event","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)"
"year","http://rs.tdwg.org/dwc/terms/year","Year","http://rs.tdwg.org/dwc/terms/Event","The four-digit year in which the Event occurred, according to the Common Era Calendar.","Example: ""2008"""
"month","http://rs.tdwg.org/dwc/terms/month","Month","http://rs.tdwg.org/dwc/terms/Event","The ordinal month in which the Event occurred.","Examples: ""1"" (=January), ""10"" (=October)"
"day","http://rs.tdwg.org/dwc/terms/day","Day","http://rs.tdwg.org/dwc/terms/Event","The integer day of the month on which the Event occurred.","Examples: ""9"", ""28"""
"verbatimEventDate","http://rs.tdwg.org/dwc/terms/verbatimEventDate","Verbatim EventDate","http://rs.tdwg.org/dwc/terms/Event","The verbatim original representation of the date and time information for an Event.","Examples: ""spring 1910"", ""Marzo 2002"", ""1999-03-XX"", ""17IV1934"""
"habitat","http://rs.tdwg.org/dwc/terms/habitat","Habitat","http://rs.tdwg.org/dwc/terms/Event","A category or description of the habitat in which the Event occurred.","Examples: ""oak savanna"", ""pre-cordilleran steppe"""
"samplingProtocol","http://rs.tdwg.org/dwc/terms/samplingProtocol","Sampling Protocol","http://rs.tdwg.org/dwc/terms/Event","The name of, reference to, or description of the method or protocol used during an Event.","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>"""
"samplingEffort","http://rs.tdwg.org/dwc/terms/samplingEffort","Sampling Effort","http://rs.tdwg.org/dwc/terms/Event","The amount of effort expended during an Event.","Examples: ""40 trap-nights"", ""10 observer-hours; 10 km by foot; 30 km by car"""
"fieldNotes","http://rs.tdwg.org/dwc/terms/fieldNotes","Field Notes","http://rs.tdwg.org/dwc/terms/Event","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 Event.","Example: ""notes available in Grinnell-Miller Library"""
"eventRemarks","http://rs.tdwg.org/dwc/terms/eventRemarks","Event Remarks","http://rs.tdwg.org/dwc/terms/Event","Comments or notes about the Event.","Example: ""after the recent rains the river is nearly at flood stage"""
"locationID","http://rs.tdwg.org/dwc/terms/locationID","Location ID","http://purl.org/dc/terms/Location","An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.",""
"higherGeographyID","http://rs.tdwg.org/dwc/terms/higherGeographyID","Higher Geography ID","http://purl.org/dc/terms/Location","An identifier for the geographic region within which 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"
"higherGeography","http://rs.tdwg.org/dwc/terms/higherGeography","Higher Geography","http://purl.org/dc/terms/Location","A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.","The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from least specific to most specific. Examples: ""North Atlantic Ocean"", ""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."
"continent","http://rs.tdwg.org/dwc/terms/continent","Continent","http://purl.org/dc/terms/Location","The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.","Examples: ""Africa"", ""Antarctica"", ""Asia"", ""Europe"", ""North America"", ""Oceania"", ""South America"""
"waterBody","http://rs.tdwg.org/dwc/terms/waterBody","Water Body","http://purl.org/dc/terms/Location","The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.","Examples: ""Indian Ocean"", ""Baltic Sea"", ""Hudson River"""
"islandGroup","http://rs.tdwg.org/dwc/terms/islandGroup","Island Group","http://purl.org/dc/terms/Location","The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.","Examples: ""Alexander Archipelago"", ""Seychelles"""
"island","http://rs.tdwg.org/dwc/terms/island","Island","http://purl.org/dc/terms/Location","The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.","Examples: ""Isla Victoria"", ""Vancouver"", ""Viti Levu"", ""Zanzibar"""
"country","http://rs.tdwg.org/dwc/terms/country","Country","http://purl.org/dc/terms/Location","The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.","Examples: ""Denmark"", ""Colombia"", ""España"""
"countryCode","http://rs.tdwg.org/dwc/terms/countryCode","Country Code","http://purl.org/dc/terms/Location","The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.","Examples: ""AR"" for Argentina, ""SV"" for El Salvador"
"stateProvince","http://rs.tdwg.org/dwc/terms/stateProvince","State Province","http://purl.org/dc/terms/Location","The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.","Examples: ""Montana"", ""Minas Gerais"", ""Córdoba"""
"county","http://rs.tdwg.org/dwc/terms/county","County","http://purl.org/dc/terms/Location","The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.","Examples: ""Missoula"", ""Los Lagos"", ""Mataró"""
"municipality","http://rs.tdwg.org/dwc/terms/municipality","Municipality","http://purl.org/dc/terms/Location","The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location.","Examples: ""Holzminden"""
"locality","http://rs.tdwg.org/dwc/terms/locality","Locality","http://purl.org/dc/terms/Location","The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.","Example: ""Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"""
"verbatimLocality","http://rs.tdwg.org/dwc/terms/verbatimLocality","Verbatim Locality","http://purl.org/dc/terms/Location","The original textual description of the place.","Example: ""25 km NNE Bariloche por R. Nac. 237"""
"minimumElevationInMeters","http://rs.tdwg.org/dwc/terms/minimumElevationInMeters","Minimum Elevation In Meters","http://purl.org/dc/terms/Location","The lower limit of the range of elevation (altitude, usually above sea level), in meters.","Example: ""100"""
"maximumElevationInMeters","http://rs.tdwg.org/dwc/terms/maximumElevationInMeters","Maximum Elevation In Meters","http://purl.org/dc/terms/Location","The upper limit of the range of elevation (altitude, usually above sea level), in meters.","Example: ""200"""
"verbatimElevation","http://rs.tdwg.org/dwc/terms/verbatimElevation","Verbatim Elevation","http://purl.org/dc/terms/Location","The original description of the elevation (altitude, usually above sea level) of the Location.","Example: ""100-200 m"""
"minimumDepthInMeters","http://rs.tdwg.org/dwc/terms/minimumDepthInMeters","Minimum Depth In Meters","http://purl.org/dc/terms/Location","The lesser depth of a range of depth below the local surface, in meters.","Example: ""100"""
"maximumDepthInMeters","http://rs.tdwg.org/dwc/terms/maximumDepthInMeters","Maximum Depth In Meters","http://purl.org/dc/terms/Location","The greater depth of a range of depth below the local surface, in meters.","Example: ""200"""
"verbatimDepth","http://rs.tdwg.org/dwc/terms/verbatimDepth","Verbatim Depth","http://purl.org/dc/terms/Location","The original description of the depth below the local surface.","Example: ""100-200 m"""
"minimumDistanceAboveSurfaceInMeters","http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters","Minimum Distance Above Surface In Meters","http://purl.org/dc/terms/Location","The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.","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"", MinimumDepthInMeters: ""20"", MaximumDepthInMeters: ""20"", minimumDistanceAboveSurfaceInMeters: ""0"", maximumDistanceAboveSurfaceInMeters: ""-1.5"""
"maximumDistanceAboveSurfaceInMeters","http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters","Maximum Distance Above Surface In Meters","http://purl.org/dc/terms/Location","The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.","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"", MinimumDepthInMeters: ""20"", MaximumDepthInMeters: ""20"", minimumDistanceAboveSurfaceInMeters: ""0"", maximumDistanceAboveSurfaceInMeters: ""-1.5"""
"locationAccordingTo","http://rs.tdwg.org/dwc/terms/locationAccordingTo","Location According To","http://purl.org/dc/terms/Location","Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.","Examples: ""Getty Thesaurus of Geographic Names"", ""GADM"""
"locationRemarks","http://rs.tdwg.org/dwc/terms/locationRemarks","Location Remarks","http://purl.org/dc/terms/Location","Comments or notes about the Location.","Example: ""under water since 2005"""
"decimalLatitude","http://rs.tdwg.org/dwc/terms/decimalLatitude","Decimal Latitude","http://purl.org/dc/terms/Location","The geographic latitude (in decimal degrees, using the spatial 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. Legal values lie between -90 and 90, inclusive.","Example: ""-41.0983423"""
"decimalLongitude","http://rs.tdwg.org/dwc/terms/decimalLongitude","Decimal Longitude","http://purl.org/dc/terms/Location","The geographic longitude (in decimal degrees, using the spatial 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. Legal values lie between -180 and 180, inclusive.","Example: ""-121.1761111"""
"geodeticDatum","http://rs.tdwg.org/dwc/terms/geodeticDatum","Geodetic Datum","http://purl.org/dc/terms/Location","The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value ""unknown"".","Examples: ""EPSG:4326"", ""WGS84"", ""NAD27"", ""Campo Inchauspe"", ""European 1950"", ""Clarke 1866"""
"coordinateUncertaintyInMeters","http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters","Coordinate Uncertainty In Meters","http://purl.org/dc/terms/Location","The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. 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.","Examples: ""30"" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), ""71"" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system)."
"coordinatePrecision","http://rs.tdwg.org/dwc/terms/coordinatePrecision","Coordinate Precision","http://purl.org/dc/terms/Location","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)"
"pointRadiusSpatialFit","http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit","Point Radius Spatial Fit","http://purl.org/dc/terms/Location","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."
"verbatimCoordinates","http://rs.tdwg.org/dwc/terms/verbatimCoordinates","Verbatim Coordinates","http://purl.org/dc/terms/Location","The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.","Examples: ""41 05 54S 121 05 34W"", ""17T 630000 4833400"""
"verbatimLatitude","http://rs.tdwg.org/dwc/terms/verbatimLatitude","Verbatim Latitude","http://purl.org/dc/terms/Location","The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.","Example: ""41 05 54.03S"""
"verbatimLongitude","http://rs.tdwg.org/dwc/terms/verbatimLongitude","Verbatim Longitude","http://purl.org/dc/terms/Location","The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.","Example: ""121d 10' 34"" W"""
"verbatimCoordinateSystem","http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem","Verbatim Coordinate System","http://purl.org/dc/terms/Location","The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.","Examples: ""decimal degrees"", ""degrees decimal minutes"", ""degrees minutes seconds"", ""UTM"""
"verbatimSRS","http://rs.tdwg.org/dwc/terms/verbatimSRS","Verbatim SRS","http://purl.org/dc/terms/Location","The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value ""unknown"".","Examples: ""EPSG:4326"", ""WGS84"", ""NAD27"", ""Campo Inchauspe"", ""European 1950"", ""Clarke 1866"""
"footprintWKT","http://rs.tdwg.org/dwc/terms/footprintWKT","Footprint WKT","http://purl.org/dc/terms/Location","A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.","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))"
"footprintSRS","http://rs.tdwg.org/dwc/terms/footprintSRS","Footprint SRS","http://purl.org/dc/terms/Location","A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead.","Example: The WKT for the standard WGS84 SRS (EPSG:4326) is ""GEOGCS[""GCS_WGS_1984"",DATUM[""D_WGS_1984"",SPHEROID[""WGS_1984"",6378137,298.257223563]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]"" without the enclosing quotes."
"footprintSpatialFit","http://rs.tdwg.org/dwc/terms/footprintSpatialFit","Footprint Spatial Fit","http://purl.org/dc/terms/Location","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."
"georeferencedBy","http://rs.tdwg.org/dwc/terms/georeferencedBy","Georeferenced By","http://purl.org/dc/terms/Location","A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Brad Millen (ROM)"", ""Kristina Yamamoto (MVZ) | Janet Fang (MVZ)""."
"georeferencedDate","http://rs.tdwg.org/dwc/terms/georeferencedDate","Georeferenced Date","http://purl.org/dc/terms/Location","The date on which the Location was georeferenced. 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."
"georeferenceProtocol","http://rs.tdwg.org/dwc/terms/georeferenceProtocol","Georeference Protocol","http://purl.org/dc/terms/Location","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"", ""Georeferencing Quick Reference Guide"""
"georeferenceSources","http://rs.tdwg.org/dwc/terms/georeferenceSources","Georeference Sources","http://purl.org/dc/terms/Location","A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""GeoLocate"", ""USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth""."
"georeferenceVerificationStatus","http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus","Georeference Verification Status","http://purl.org/dc/terms/Location","A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary.","Examples: ""requires verification"", ""verified by collector"", ""verified by curator""."
"georeferenceRemarks","http://rs.tdwg.org/dwc/terms/georeferenceRemarks","Georeference Remarks","http://purl.org/dc/terms/Location","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)"""
"geologicalContextID","http://rs.tdwg.org/dwc/terms/geologicalContextID","Geological Context ID","http://rs.tdwg.org/dwc/terms/GeologicalContext","An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.",""
"earliestEonOrLowestEonothem","http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem","Earliest Eon Or Lowest Eonothem","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Phanerozoic"", ""Proterozoic"""
"latestEonOrHighestEonothem","http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem","Latest Eon Or Highest Eonothem","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Phanerozoic"", ""Proterozoic"""
"earliestEraOrLowestErathem","http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem","Earliest Era Or Lowest Erathem","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Cenozoic"", ""Mesozoic"""
"latestEraOrHighestErathem","http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem","Latest Era Or Highest Erathem","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Cenozoic"", ""Mesozoic"""
"earliestPeriodOrLowestSystem","http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem","Earliest Period Or Lowest System","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Neogene"", ""Tertiary"", ""Quaternary"""
"latestPeriodOrHighestSystem","http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem","Latest Period Or Highest System","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Neogene"", ""Tertiary"", ""Quaternary"""
"earliestEpochOrLowestSeries","http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries","Earliest Epoch Or Lowest Series","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Holocene"", ""Pleistocene"", ""Ibexian Series"""
"latestEpochOrHighestSeries","http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries","Latest Epoch Or Highest Series","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Holocene"", ""Pleistocene"", ""Ibexian Series"""
"earliestAgeOrLowestStage","http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage","Earliest Age Or Lowest Stage","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Atlantic"", ""Boreal"", ""Skullrockian"""
"latestAgeOrHighestStage","http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage","Latest AgeOr Highest Stage","http://rs.tdwg.org/dwc/terms/GeologicalContext","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.","Examples: ""Atlantic"", ""Boreal"", ""Skullrockian"""
"lowestBiostratigraphicZone","http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone","Lowest Biostratigraphic Zone","http://rs.tdwg.org/dwc/terms/GeologicalContext","The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.",""
"highestBiostratigraphicZone","http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone","Highest Biostratigraphic Zone","http://rs.tdwg.org/dwc/terms/GeologicalContext","The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.",""
"lithostratigraphicTerms","http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms","Lithostratigraphic Terms","http://rs.tdwg.org/dwc/terms/GeologicalContext","The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.",""
"group","http://rs.tdwg.org/dwc/terms/group","Group","http://rs.tdwg.org/dwc/terms/GeologicalContext","The full name of the lithostratigraphic group from which the cataloged item was collected.",""
"formation","http://rs.tdwg.org/dwc/terms/formation","Formation","http://rs.tdwg.org/dwc/terms/GeologicalContext","The full name of the lithostratigraphic formation from which the cataloged item was collected.","Examples: ""Notch Peak Fromation"", ""House Limestone"", ""Fillmore Formation"""
"member","http://rs.tdwg.org/dwc/terms/member","Member","http://rs.tdwg.org/dwc/terms/GeologicalContext","The full name of the lithostratigraphic member from which the cataloged item was collected.","Examples: ""Lava Dam Member"", ""Hellnmaria Member"""
"bed","http://rs.tdwg.org/dwc/terms/bed","Bed","http://rs.tdwg.org/dwc/terms/GeologicalContext","The full name of the lithostratigraphic bed from which the cataloged item was collected.",""
"identificationID","http://rs.tdwg.org/dwc/terms/identificationID","Identification ID","http://rs.tdwg.org/dwc/terms/Identification","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.",""
"identificationQualifier","http://rs.tdwg.org/dwc/terms/identificationQualifier","Identification Qualifier","http://rs.tdwg.org/dwc/terms/Identification","A brief phrase or a standard term (""cf."", ""aff."") to express the determiner'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 rank. 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 rank."
"typeStatus","http://rs.tdwg.org/dwc/terms/typeStatus","Type Status","http://rs.tdwg.org/dwc/terms/Identification","A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"", ""holotype of Pinus abies | holotype of Picea abies""."
"identifiedBy","http://rs.tdwg.org/dwc/terms/identifiedBy","Identified By","http://rs.tdwg.org/dwc/terms/Identification","A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""James L. Patton"", ""Theodore Pappenfuss | Robert Macey""."
"dateIdentified","http://rs.tdwg.org/dwc/terms/dateIdentified","Date Identified","http://rs.tdwg.org/dwc/terms/Identification","The date on which the subject was identified as representing the Taxon. 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."
"identificationReferences","http://rs.tdwg.org/dwc/terms/identificationReferences","Identification References","http://rs.tdwg.org/dwc/terms/Identification","A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Aves del Noroeste Patagonico. Christie et al. 2004."", ""Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). ''The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata).'' Herpetologica, 53(1), 30-49.""."
"identificationVerificationStatus","http://rs.tdwg.org/dwc/terms/identificationVerificationStatus","Identification Verification Status","http://rs.tdwg.org/dwc/terms/Identification","A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD.","Examples: ""0"", ""4"""
"identificationRemarks","http://rs.tdwg.org/dwc/terms/identificationRemarks","Identification Remarks","http://rs.tdwg.org/dwc/terms/Identification","Comments or notes about the Identification.","Example: ""Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."""
"taxonID","http://rs.tdwg.org/dwc/terms/taxonID","Taxon ID","http://rs.tdwg.org/dwc/terms/Taxon","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.","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"""
"scientificNameID","http://rs.tdwg.org/dwc/terms/scientificNameID","Scientific Name ID","http://rs.tdwg.org/dwc/terms/Taxon","An identifier for the nomenclatural (not taxonomic) details of a scientific name.","Example: ""urn:lsid:ipni.org:names:37829-1:1.3"""
"acceptedNameUsageID","http://rs.tdwg.org/dwc/terms/acceptedNameUsageID","Accepted Name Usage ID","http://rs.tdwg.org/dwc/terms/Taxon","An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.","Example: ""8fa58e08-08de-4ac1-b69c-1235340b7001"""
"parentNameUsageID","http://rs.tdwg.org/dwc/terms/parentNameUsageID","Parent Name Usage ID","http://rs.tdwg.org/dwc/terms/Taxon","An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.","Example: ""8fa58e08-08de-4ac1-b69c-1235340b7001"""
"originalNameUsageID","http://rs.tdwg.org/dwc/terms/originalNameUsageID","Original Name Usage ID","http://rs.tdwg.org/dwc/terms/Taxon","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.","Example: ""<a href='http://species.gbif.org/abies_alba_1753'>http://species.gbif.org/abies_alba_1753</a>"""
"nameAccordingToID","http://rs.tdwg.org/dwc/terms/nameAccordingToID","Name According To ID","http://rs.tdwg.org/dwc/terms/Taxon","An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.","Example: ""doi:10.1016/S0269-915X(97)80026-2"""
"namePublishedInID","http://rs.tdwg.org/dwc/terms/namePublishedInID","Name Published In ID","http://rs.tdwg.org/dwc/terms/Taxon","An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.","Example: ""<a href='http://hdl.handle.net/10199/7'>http://hdl.handle.net/10199/7</a>"""
"taxonConceptID","http://rs.tdwg.org/dwc/terms/taxonConceptID","Taxon Concept ID","http://rs.tdwg.org/dwc/terms/Taxon","An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.","Example: ""8fa58e08-08de-4ac1-b69c-1235340b7001"""
"scientificName","http://rs.tdwg.org/dwc/terms/scientificName","Scientific Name","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term.","Examples: ""Coleoptera"" (order), ""Vespertilionidae"" (family), ""Manis"" (genus), ""Ctenomys sociabilis"" (genus + specificEpithet), ""Ambystoma tigrinum diaboli"" (genus + specificEpithet + infraspecificEpithet), ""Roptrocerus typographi (Györfi, 1952)"" (genus + specificEpithet + scientificNameAuthorship), ""Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell"" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)"
"acceptedNameUsage","http://rs.tdwg.org/dwc/terms/acceptedNameUsage","Accepted Name Usage","http://rs.tdwg.org/dwc/terms/Taxon","The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.","Example: ""Tamias minimus"" valid name for ""Eutamias minimus"""
"parentNameUsage","http://rs.tdwg.org/dwc/terms/parentNameUsage","Parent Name Usage","http://rs.tdwg.org/dwc/terms/Taxon","The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.","Examples: ""Rubiaceae"", ""Gruiformes"", ""Testudinae"""
"originalNameUsage","http://rs.tdwg.org/dwc/terms/originalNameUsage","Original Name Usage","http://rs.tdwg.org/dwc/terms/Taxon","The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.","Examples: ""Pinus abies"", ""Gasterosteus saltatrix Linnaeus 1768"""
"nameAccordingTo","http://rs.tdwg.org/dwc/terms/nameAccordingTo","Name According To","http://rs.tdwg.org/dwc/terms/Taxon","The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin ""sensu"" or ""sec."" (from secundum, meaning ""according to""). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.","Example: ""McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398."", ""Werner Greuter 2008"", ""Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5"""
"namePublishedIn","http://rs.tdwg.org/dwc/terms/namePublishedIn","Name Published In","http://rs.tdwg.org/dwc/terms/Taxon","A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.","Examples: ""Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388"", ""Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886"""
"namePublishedInYear","http://rs.tdwg.org/dwc/terms/namePublishedInYear","Name Published In Year","http://rs.tdwg.org/dwc/terms/Taxon","The four-digit year in which the scientificName was published.","Examples: ""1915"", ""2008"""
"higherClassification","http://rs.tdwg.org/dwc/terms/higherClassification","Higher Classification","http://rs.tdwg.org/dwc/terms/Taxon","A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record.","The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from the highest taxonomic rank to the lowest. Examples: ""Animalia"", ""Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys""."
"kingdom","http://rs.tdwg.org/dwc/terms/kingdom","Kingdom","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the kingdom in which the taxon is classified.","Examples: ""Animalia"", ""Plantae"""
"phylum","http://rs.tdwg.org/dwc/terms/phylum","Phylum","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the phylum or division in which the taxon is classified.","Examples: ""Chordata"" (phylum), ""Bryophyta"" (division)"
"class","http://rs.tdwg.org/dwc/terms/class","Class","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the class in which the taxon is classified.","Examples: ""Mammalia"", ""Hepaticopsida"""
"order","http://rs.tdwg.org/dwc/terms/order","Order","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the order in which the taxon is classified.","Examples: ""Carnivora"", ""Monocleales"""
"family","http://rs.tdwg.org/dwc/terms/family","Family","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the family in which the taxon is classified.","Examples: ""Felidae"", ""Monocleaceae"""
"genus","http://rs.tdwg.org/dwc/terms/genus","Genus","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the genus in which the taxon is classified.","Examples: ""Puma"", ""Monoclea"""
"subgenus","http://rs.tdwg.org/dwc/terms/subgenus","Subgenus","http://rs.tdwg.org/dwc/terms/Taxon","The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.","Examples: ""Strobus (Pinus)"", ""Puma (Puma)"" ""Loligo (Amerigo)"", ""Hieracium subgen. Pilosella"""
"specificEpithet","http://rs.tdwg.org/dwc/terms/specificEpithet","Specific Epithet","http://rs.tdwg.org/dwc/terms/Taxon","The name of the first or species epithet of the scientificName.","Examples: ""concolor"", ""gottschei"""
"infraspecificEpithet","http://rs.tdwg.org/dwc/terms/infraspecificEpithet","Infraspecific Epithet","http://rs.tdwg.org/dwc/terms/Taxon","The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.","Examples: ""concolor"", ""oxyadenia"", ""sayi"""
"taxonRank","http://rs.tdwg.org/dwc/terms/taxonRank","Taxon Rank","http://rs.tdwg.org/dwc/terms/Taxon","The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.","Examples: ""subspecies"", ""varietas"", ""forma"", ""species"", ""genus"""
"verbatimTaxonRank","http://rs.tdwg.org/dwc/terms/verbatimTaxonRank","Verbatim Taxon Rank","http://rs.tdwg.org/dwc/terms/Taxon","The taxonomic rank of the most specific name in the scientificName as it appears in the original record.","Examples: ""Agamospecies"", ""sub-lesus"", ""prole"", ""apomict"", ""nothogrex"", ""sp."", ""subsp."", ""var."""
"scientificNameAuthorship","http://rs.tdwg.org/dwc/terms/scientificNameAuthorship","Scientific Name Authorship","http://rs.tdwg.org/dwc/terms/Taxon","The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.","Example: ""(Torr.) J.T. Howell"", ""(Martinovský) Tzvelev"", ""(Györfi, 1952)"""
"vernacularName","http://rs.tdwg.org/dwc/terms/vernacularName","Vernacular Name","http://rs.tdwg.org/dwc/terms/Taxon","A common or vernacular name.","Examples: ""Andean Condor"", ""Condor Andino"", ""American Eagle"", ""Gänsegeier"""
"nomenclaturalCode","http://rs.tdwg.org/dwc/terms/nomenclaturalCode","Nomenclatural Code","http://rs.tdwg.org/dwc/terms/Taxon","The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.","Examples: ""ICBN"", ""ICZN"", ""BC"", ""ICNCP"", ""BioCode"", ""ICZN; ICBN"""
"taxonomicStatus","http://rs.tdwg.org/dwc/terms/taxonomicStatus","Taxonomic Status","http://rs.tdwg.org/dwc/terms/Taxon","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.","Examples: ""invalid"", ""misapplied"", ""homotypic synonym"", ""accepted"""
"nomenclaturalStatus","http://rs.tdwg.org/dwc/terms/nomenclaturalStatus","Nomenclatural Status","http://rs.tdwg.org/dwc/terms/Taxon","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."""
"taxonRemarks","http://rs.tdwg.org/dwc/terms/taxonRemarks","Taxon Remarks","http://rs.tdwg.org/dwc/terms/Taxon","Comments or notes about the taxon or name.","Example: ""this name is a misspelling in common use"""
"resourceRelationshipID","http://rs.tdwg.org/dwc/terms/resourceRelationshipID","Resource Relationship ID","http://rs.tdwg.org/dwc/terms/ResourceRelationship","An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).",""
"resourceID","http://rs.tdwg.org/dwc/terms/resourceID","Resource ID","http://rs.tdwg.org/dwc/terms/ResourceRelationship","An identifier for the resource that is the subject of the relationship.",""
"relatedResourceID","http://rs.tdwg.org/dwc/terms/relatedResourceID","Related Resource ID","http://rs.tdwg.org/dwc/terms/ResourceRelationship","An identifier for a related resource (the object, rather than the subject of the relationship).",""
"relationshipOfResource","http://rs.tdwg.org/dwc/terms/relationshipOfResource","Relationship Of Resource","http://rs.tdwg.org/dwc/terms/ResourceRelationship","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"""
"relationshipAccordingTo","http://rs.tdwg.org/dwc/terms/relationshipAccordingTo","Relationship According To","http://rs.tdwg.org/dwc/terms/ResourceRelationship","The source (person, organization, publication, reference) establishing the relationship between the two resources.","Example: ""Julie Woodruff"""
"relationshipEstablishedDate","http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate","Relationship Established Date","http://rs.tdwg.org/dwc/terms/ResourceRelationship","The date-time on which the relationship between the two resources was established. 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."
"relationshipRemarks","http://rs.tdwg.org/dwc/terms/relationshipRemarks","Relationship Remarks","http://rs.tdwg.org/dwc/terms/ResourceRelationship","Comments or notes about the relationship between the two resources.","Examples: ""mother and offspring collected from the same nest"", ""pollinator captured in the act"""
"measurementID","http://rs.tdwg.org/dwc/terms/measurementID","Measurement ID","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.",""
"measurementType","http://rs.tdwg.org/dwc/terms/measurementType","Measurement Type","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","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"""
"measurementValue","http://rs.tdwg.org/dwc/terms/measurementValue","Measurement Value","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","The value of the measurement, fact, characteristic, or assertion.","Examples: ""45"", ""20"", ""1"", ""14.5"", ""UV-light"""
"measurementAccuracy","http://rs.tdwg.org/dwc/terms/measurementAccuracy","Measurement Accuracy","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","The description of the potential error associated with the measurementValue.","Examples: ""0.01"", ""normal distribution with variation of 2 m"""
"measurementUnit","http://rs.tdwg.org/dwc/terms/measurementUnit","Measurement Unit","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).","Examples: ""mm"", ""C"", ""km"", ""ha"""
"measurementDeterminedBy","http://rs.tdwg.org/dwc/terms/measurementDeterminedBy","Measurement Determined By","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.","The recommended best practice is to separate the values with a vertical bar (' | '). Examples: ""Rob Guralnick"", ""Julie Woodruff | Eileen Lacey""."
"measurementDeterminedDate","http://rs.tdwg.org/dwc/terms/measurementDeterminedDate","Measurement Determined Date","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","The date on which 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."
"measurementMethod","http://rs.tdwg.org/dwc/terms/measurementMethod","Measurement Method","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","A description of or reference to (publication, URI) the method or 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"
"measurementRemarks","http://rs.tdwg.org/dwc/terms/measurementRemarks","Measurement Remarks","http://rs.tdwg.org/dwc/terms/MeasurementOrFact","Comments or notes accompanying the MeasurementOrFact.","Example: ""tip of tail missing"""
1 TermName URI Label_en Group Definition Comments
2 type http://purl.org/dc/terms/type 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. Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text".
3 modified http://purl.org/dc/terms/modified 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). 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.
4 language http://purl.org/dc/terms/language A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. Examples: "en" for English, "es" for Spanish.
5 license http://purl.org/dc/terms/license A legal document giving official permission to do something with the resource. 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>".
6 rightsHolder http://purl.org/dc/terms/rightsHolder A person or organization owning or managing rights over the resource. Example: "The Regents of the University of California.".
7 accessRights http://purl.org/dc/terms/accessRights 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. Example: "not-for-profit use only".
8 bibliographicCitation http://purl.org/dc/terms/bibliographicCitation 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. 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.
9 references http://purl.org/dc/terms/references A related resource that is referenced, cited, or otherwise pointed to by the described resource. 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>".
10 institutionID http://rs.tdwg.org/dwc/terms/institutionID Institution ID An identifier for the institution having custody of the object(s) or information referred to in the record. 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>".
11 collectionID http://rs.tdwg.org/dwc/terms/collectionID Collection ID An identifier for the collection or dataset from which the record was derived. 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>".
12 datasetID http://rs.tdwg.org/dwc/terms/datasetID Dataset ID An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.
13 institutionCode http://rs.tdwg.org/dwc/terms/institutionCode Institution Code The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record. Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)"
14 collectionCode http://rs.tdwg.org/dwc/terms/collectionCode Collection Code The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived. Examples: "Mammals", "Hildebrandt", "eBird"
15 datasetName http://rs.tdwg.org/dwc/terms/datasetName Dataset Name The name identifying the data set from which the record was derived. Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures"
16 ownerInstitutionCode http://rs.tdwg.org/dwc/terms/ownerInstitutionCode Owner Institution Code The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record. Examples: "NPS", "APN", "InBio"
17 basisOfRecord http://rs.tdwg.org/dwc/terms/basisOfRecord Basis of Record The specific nature of the data record. Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: "PreservedSpecimen", "FossilSpecimen", "LivingSpecimen", "HumanObservation", "MachineObservation"
18 informationWithheld http://rs.tdwg.org/dwc/terms/informationWithheld Information Withheld Additional information that exists, but that has not been shared in the given record. Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples"
19 dataGeneralizations http://rs.tdwg.org/dwc/terms/dataGeneralizations Data Generalizations 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"
20 dynamicProperties http://rs.tdwg.org/dwc/terms/dynamicProperties Dynamic Properties A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content. The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}".
21 occurrenceID http://rs.tdwg.org/dwc/terms/occurrenceID Occurrence ID http://rs.tdwg.org/dwc/terms/Occurrence An 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 in the absence of a bona fide global unique identifier, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: "urn:lsid:nhm.ku.edu:Herps:32", "urn:catalog:FMNH:Mammal:145732"
22 catalogNumber http://rs.tdwg.org/dwc/terms/catalogNumber Catalog Number http://rs.tdwg.org/dwc/terms/Occurrence An identifier (preferably unique) for the record within the data set or collection. Examples: "2008.1334", "145732a", "145732"
23 recordNumber http://rs.tdwg.org/dwc/terms/recordNumber Record Number http://rs.tdwg.org/dwc/terms/Occurrence 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"
24 recordedBy http://rs.tdwg.org/dwc/terms/recordedBy Recorded By http://rs.tdwg.org/dwc/terms/Occurrence 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. The recommended best practice is to separate the values with a vertical bar (' | '). The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Examples: "José E. Crespo", "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.
25 individualCount http://rs.tdwg.org/dwc/terms/individualCount Individual Count http://rs.tdwg.org/dwc/terms/Occurrence The number of individuals represented present at the time of the Occurrence. Examples: "1", "25"
26 sex http://rs.tdwg.org/dwc/terms/sex Sex http://rs.tdwg.org/dwc/terms/Occurrence 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"
27 lifeStage http://rs.tdwg.org/dwc/terms/lifeStage Life Stage http://rs.tdwg.org/dwc/terms/Occurrence The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary. Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles"
28 reproductiveCondition http://rs.tdwg.org/dwc/terms/reproductiveCondition Reproductive Condition http://rs.tdwg.org/dwc/terms/Occurrence The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary. Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing"
29 behavior http://rs.tdwg.org/dwc/terms/behavior Behavior http://rs.tdwg.org/dwc/terms/Occurrence A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary. Examples: "roosting", "foraging", "running"
30 establishmentMeans http://rs.tdwg.org/dwc/terms/establishmentMeans Establishment Means http://rs.tdwg.org/dwc/terms/Occurrence The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary. Examples: "native", "introduced", "naturalised", "invasive", "managed"
31 occurrenceStatus http://rs.tdwg.org/dwc/terms/occurrenceStatus Occurrence Status http://rs.tdwg.org/dwc/terms/Occurrence A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary. Examples: "present", "absent"
32 preparations http://rs.tdwg.org/dwc/terms/preparations Preparations http://rs.tdwg.org/dwc/terms/Occurrence A list (concatenated and separated) of preparations and preservation methods for a specimen. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "fossil", "cast", "photograph", "DNA extract", "skin | "skull | skeleton", "whole animal (ETOH) | tissue (EDTA)".
33 disposition http://rs.tdwg.org/dwc/terms/disposition Disposition http://rs.tdwg.org/dwc/terms/Occurrence The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary. Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere"
34 associatedMedia http://rs.tdwg.org/dwc/terms/associatedMedia Associated Media http://rs.tdwg.org/dwc/terms/Occurrence A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. 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>".
35 associatedReferences http://rs.tdwg.org/dwc/terms/associatedReferences Associated References http://rs.tdwg.org/dwc/terms/Occurrence A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence. 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.".
36 associatedSequences http://rs.tdwg.org/dwc/terms/associatedSequences Associated Sequences http://rs.tdwg.org/dwc/terms/Occurrence A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence. 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>".
37 associatedTaxa http://rs.tdwg.org/dwc/terms/associatedTaxa Associated Taxa http://rs.tdwg.org/dwc/terms/Occurrence A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence. The recommended best practice is to separate the values with a vertical bar (' | '), and to separate the relationship from the taxon with a colon (':'). Examples: "host: Quercus alba", "parasitoid of:Cyclocephala signaticollis | predator of Apis mellifera".
38 otherCatalogNumbers http://rs.tdwg.org/dwc/terms/otherCatalogNumbers Other Catalog Numbers http://rs.tdwg.org/dwc/terms/Occurrence A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "FMNH:Mammal:1234", "NPS YELLO6778 | MBG 33424".
39 occurrenceRemarks http://rs.tdwg.org/dwc/terms/occurrenceRemarks Occurrence Remarks http://rs.tdwg.org/dwc/terms/Occurrence Comments or notes about the Occurrence. Example: "found dead on road"
40 organismID http://rs.tdwg.org/dwc/terms/organismID Organism ID http://rs.tdwg.org/dwc/terms/Organism An identifier for the Organism instance (as opposed to a particular digital record of the Organism). May be a globally unique identifier or an identifier specific to the data set.
41 organismName http://rs.tdwg.org/dwc/terms/organismName Organism Name http://rs.tdwg.org/dwc/terms/Organism A textual name or label assigned to an Organism instance. Examples: "Huberta", "Boab Prison Tree", "J pod".
42 organismScope http://rs.tdwg.org/dwc/terms/organismScope Organism Scope http://rs.tdwg.org/dwc/terms/Organism 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. 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".
43 associatedOccurrences http://rs.tdwg.org/dwc/terms/associatedOccurrences Associated Occurrences http://rs.tdwg.org/dwc/terms/Organism A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence. The recommended best practice is to separate the values with a vertical bar (' | ').
44 associatedOrganisms http://rs.tdwg.org/dwc/terms/associatedOrganisms Associated Organisms http://rs.tdwg.org/dwc/terms/Organism A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "sibling of MXA-232", "mother of MXA-231 | mother of MXA-232"
45 previousIdentifications http://rs.tdwg.org/dwc/terms/previousIdentifications Previous Identifications http://rs.tdwg.org/dwc/terms/Organism A list (concatenated and separated) of previous assignments of names to the Organism. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Chalepidae", "Pinus abies", "Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology".
46 organismRemarks http://rs.tdwg.org/dwc/terms/organismRemarks Organism Remarks http://rs.tdwg.org/dwc/terms/Organism Comments or notes about the Organism instance. Example: "One of a litter of six."
47 materialSampleID http://rs.tdwg.org/dwc/terms/materialSampleID Material Sample ID http://rs.tdwg.org/dwc/terms/MaterialSample An identifier for the MaterialSample (as opposed to a particular digital record of the material 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 materialSampleID globally unique.
48 eventID http://rs.tdwg.org/dwc/terms/eventID Event ID http://rs.tdwg.org/dwc/terms/Event An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.
49 fieldNumber http://rs.tdwg.org/dwc/terms/fieldNumber Field Number http://rs.tdwg.org/dwc/terms/Event 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"
50 eventDate http://rs.tdwg.org/dwc/terms/eventDate Event Date http://rs.tdwg.org/dwc/terms/Event The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. 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.
51 eventTime http://rs.tdwg.org/dwc/terms/eventTime Event Time http://rs.tdwg.org/dwc/terms/Event The time or interval during which an 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.
52 startDayOfYear http://rs.tdwg.org/dwc/terms/startDayOfYear Start Day Of Year http://rs.tdwg.org/dwc/terms/Event 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)
53 endDayOfYear http://rs.tdwg.org/dwc/terms/endDayOfYear End Day Of Year http://rs.tdwg.org/dwc/terms/Event 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)
54 year http://rs.tdwg.org/dwc/terms/year Year http://rs.tdwg.org/dwc/terms/Event The four-digit year in which the Event occurred, according to the Common Era Calendar. Example: "2008"
55 month http://rs.tdwg.org/dwc/terms/month Month http://rs.tdwg.org/dwc/terms/Event The ordinal month in which the Event occurred. Examples: "1" (=January), "10" (=October)
56 day http://rs.tdwg.org/dwc/terms/day Day http://rs.tdwg.org/dwc/terms/Event The integer day of the month on which the Event occurred. Examples: "9", "28"
57 verbatimEventDate http://rs.tdwg.org/dwc/terms/verbatimEventDate Verbatim EventDate http://rs.tdwg.org/dwc/terms/Event The verbatim original representation of the date and time information for an Event. Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934"
58 habitat http://rs.tdwg.org/dwc/terms/habitat Habitat http://rs.tdwg.org/dwc/terms/Event A category or description of the habitat in which the Event occurred. Examples: "oak savanna", "pre-cordilleran steppe"
59 samplingProtocol http://rs.tdwg.org/dwc/terms/samplingProtocol Sampling Protocol http://rs.tdwg.org/dwc/terms/Event The name of, reference to, or description of the method or protocol used during an Event. 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>"
60 samplingEffort http://rs.tdwg.org/dwc/terms/samplingEffort Sampling Effort http://rs.tdwg.org/dwc/terms/Event The amount of effort expended during an Event. Examples: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car"
61 fieldNotes http://rs.tdwg.org/dwc/terms/fieldNotes Field Notes http://rs.tdwg.org/dwc/terms/Event 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 Event. Example: "notes available in Grinnell-Miller Library"
62 eventRemarks http://rs.tdwg.org/dwc/terms/eventRemarks Event Remarks http://rs.tdwg.org/dwc/terms/Event Comments or notes about the Event. Example: "after the recent rains the river is nearly at flood stage"
63 locationID http://rs.tdwg.org/dwc/terms/locationID Location ID http://purl.org/dc/terms/Location An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.
64 higherGeographyID http://rs.tdwg.org/dwc/terms/higherGeographyID Higher Geography ID http://purl.org/dc/terms/Location An identifier for the geographic region within which 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
65 higherGeography http://rs.tdwg.org/dwc/terms/higherGeography Higher Geography http://purl.org/dc/terms/Location A list (concatenated and separated) of geographic names less specific than the information captured in the locality term. The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from least specific to most specific. Examples: "North Atlantic Ocean", "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.
66 continent http://rs.tdwg.org/dwc/terms/continent Continent http://purl.org/dc/terms/Location The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Africa", "Antarctica", "Asia", "Europe", "North America", "Oceania", "South America"
67 waterBody http://rs.tdwg.org/dwc/terms/waterBody Water Body http://purl.org/dc/terms/Location The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Indian Ocean", "Baltic Sea", "Hudson River"
68 islandGroup http://rs.tdwg.org/dwc/terms/islandGroup Island Group http://purl.org/dc/terms/Location The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Alexander Archipelago", "Seychelles"
69 island http://rs.tdwg.org/dwc/terms/island Island http://purl.org/dc/terms/Location The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Isla Victoria", "Vancouver", "Viti Levu", "Zanzibar"
70 country http://rs.tdwg.org/dwc/terms/country Country http://purl.org/dc/terms/Location The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names. Examples: "Denmark", "Colombia", "España"
71 countryCode http://rs.tdwg.org/dwc/terms/countryCode Country Code http://purl.org/dc/terms/Location The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes. Examples: "AR" for Argentina, "SV" for El Salvador
72 stateProvince http://rs.tdwg.org/dwc/terms/stateProvince State Province http://purl.org/dc/terms/Location The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs. Examples: "Montana", "Minas Gerais", "Córdoba"
73 county http://rs.tdwg.org/dwc/terms/county County http://purl.org/dc/terms/Location The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs. Examples: "Missoula", "Los Lagos", "Mataró"
74 municipality http://rs.tdwg.org/dwc/terms/municipality Municipality http://purl.org/dc/terms/Location The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location. Examples: "Holzminden"
75 locality http://rs.tdwg.org/dwc/terms/locality Locality http://purl.org/dc/terms/Location The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description. Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"
76 verbatimLocality http://rs.tdwg.org/dwc/terms/verbatimLocality Verbatim Locality http://purl.org/dc/terms/Location The original textual description of the place. Example: "25 km NNE Bariloche por R. Nac. 237"
77 minimumElevationInMeters http://rs.tdwg.org/dwc/terms/minimumElevationInMeters Minimum Elevation In Meters http://purl.org/dc/terms/Location The lower limit of the range of elevation (altitude, usually above sea level), in meters. Example: "100"
78 maximumElevationInMeters http://rs.tdwg.org/dwc/terms/maximumElevationInMeters Maximum Elevation In Meters http://purl.org/dc/terms/Location The upper limit of the range of elevation (altitude, usually above sea level), in meters. Example: "200"
79 verbatimElevation http://rs.tdwg.org/dwc/terms/verbatimElevation Verbatim Elevation http://purl.org/dc/terms/Location The original description of the elevation (altitude, usually above sea level) of the Location. Example: "100-200 m"
80 minimumDepthInMeters http://rs.tdwg.org/dwc/terms/minimumDepthInMeters Minimum Depth In Meters http://purl.org/dc/terms/Location The lesser depth of a range of depth below the local surface, in meters. Example: "100"
81 maximumDepthInMeters http://rs.tdwg.org/dwc/terms/maximumDepthInMeters Maximum Depth In Meters http://purl.org/dc/terms/Location The greater depth of a range of depth below the local surface, in meters. Example: "200"
82 verbatimDepth http://rs.tdwg.org/dwc/terms/verbatimDepth Verbatim Depth http://purl.org/dc/terms/Location The original description of the depth below the local surface. Example: "100-200 m"
83 minimumDistanceAboveSurfaceInMeters http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters Minimum Distance Above Surface In Meters http://purl.org/dc/terms/Location The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation. 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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"
84 maximumDistanceAboveSurfaceInMeters http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters Maximum Distance Above Surface In Meters http://purl.org/dc/terms/Location The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation. 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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"
85 locationAccordingTo http://rs.tdwg.org/dwc/terms/locationAccordingTo Location According To http://purl.org/dc/terms/Location Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals. Examples: "Getty Thesaurus of Geographic Names", "GADM"
86 locationRemarks http://rs.tdwg.org/dwc/terms/locationRemarks Location Remarks http://purl.org/dc/terms/Location Comments or notes about the Location. Example: "under water since 2005"
87 decimalLatitude http://rs.tdwg.org/dwc/terms/decimalLatitude Decimal Latitude http://purl.org/dc/terms/Location The geographic latitude (in decimal degrees, using the spatial 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. Legal values lie between -90 and 90, inclusive. Example: "-41.0983423"
88 decimalLongitude http://rs.tdwg.org/dwc/terms/decimalLongitude Decimal Longitude http://purl.org/dc/terms/Location The geographic longitude (in decimal degrees, using the spatial 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. Legal values lie between -180 and 180, inclusive. Example: "-121.1761111"
89 geodeticDatum http://rs.tdwg.org/dwc/terms/geodeticDatum Geodetic Datum http://purl.org/dc/terms/Location The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown". Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"
90 coordinateUncertaintyInMeters http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters Coordinate Uncertainty In Meters http://purl.org/dc/terms/Location The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. 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. Examples: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system).
91 coordinatePrecision http://rs.tdwg.org/dwc/terms/coordinatePrecision Coordinate Precision http://purl.org/dc/terms/Location 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)
92 pointRadiusSpatialFit http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit Point Radius Spatial Fit http://purl.org/dc/terms/Location 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.
93 verbatimCoordinates http://rs.tdwg.org/dwc/terms/verbatimCoordinates Verbatim Coordinates http://purl.org/dc/terms/Location The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. Examples: "41 05 54S 121 05 34W", "17T 630000 4833400"
94 verbatimLatitude http://rs.tdwg.org/dwc/terms/verbatimLatitude Verbatim Latitude http://purl.org/dc/terms/Location The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. Example: "41 05 54.03S"
95 verbatimLongitude http://rs.tdwg.org/dwc/terms/verbatimLongitude Verbatim Longitude http://purl.org/dc/terms/Location The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. Example: "121d 10' 34" W"
96 verbatimCoordinateSystem http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem Verbatim Coordinate System http://purl.org/dc/terms/Location The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary. Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM"
97 verbatimSRS http://rs.tdwg.org/dwc/terms/verbatimSRS Verbatim SRS http://purl.org/dc/terms/Location The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown". Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"
98 footprintWKT http://rs.tdwg.org/dwc/terms/footprintWKT Footprint WKT http://purl.org/dc/terms/Location A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other. 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))
99 footprintSRS http://rs.tdwg.org/dwc/terms/footprintSRS Footprint SRS http://purl.org/dc/terms/Location A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead. Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes.
100 footprintSpatialFit http://rs.tdwg.org/dwc/terms/footprintSpatialFit Footprint Spatial Fit http://purl.org/dc/terms/Location 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.
101 georeferencedBy http://rs.tdwg.org/dwc/terms/georeferencedBy Georeferenced By http://purl.org/dc/terms/Location A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Brad Millen (ROM)", "Kristina Yamamoto (MVZ) | Janet Fang (MVZ)".
102 georeferencedDate http://rs.tdwg.org/dwc/terms/georeferencedDate Georeferenced Date http://purl.org/dc/terms/Location The date on which the Location was georeferenced. 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.
103 georeferenceProtocol http://rs.tdwg.org/dwc/terms/georeferenceProtocol Georeference Protocol http://purl.org/dc/terms/Location 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", "Georeferencing Quick Reference Guide"
104 georeferenceSources http://rs.tdwg.org/dwc/terms/georeferenceSources Georeference Sources http://purl.org/dc/terms/Location A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "GeoLocate", "USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth".
105 georeferenceVerificationStatus http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus Georeference Verification Status http://purl.org/dc/terms/Location A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary. Examples: "requires verification", "verified by collector", "verified by curator".
106 georeferenceRemarks http://rs.tdwg.org/dwc/terms/georeferenceRemarks Georeference Remarks http://purl.org/dc/terms/Location 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)"
107 geologicalContextID http://rs.tdwg.org/dwc/terms/geologicalContextID Geological Context ID http://rs.tdwg.org/dwc/terms/GeologicalContext An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.
108 earliestEonOrLowestEonothem http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem Earliest Eon Or Lowest Eonothem http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Phanerozoic", "Proterozoic"
109 latestEonOrHighestEonothem http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem Latest Eon Or Highest Eonothem http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Phanerozoic", "Proterozoic"
110 earliestEraOrLowestErathem http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem Earliest Era Or Lowest Erathem http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Cenozoic", "Mesozoic"
111 latestEraOrHighestErathem http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem Latest Era Or Highest Erathem http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Cenozoic", "Mesozoic"
112 earliestPeriodOrLowestSystem http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem Earliest Period Or Lowest System http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Neogene", "Tertiary", "Quaternary"
113 latestPeriodOrHighestSystem http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem Latest Period Or Highest System http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Neogene", "Tertiary", "Quaternary"
114 earliestEpochOrLowestSeries http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries Earliest Epoch Or Lowest Series http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Holocene", "Pleistocene", "Ibexian Series"
115 latestEpochOrHighestSeries http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries Latest Epoch Or Highest Series http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Holocene", "Pleistocene", "Ibexian Series"
116 earliestAgeOrLowestStage http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage Earliest Age Or Lowest Stage http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Atlantic", "Boreal", "Skullrockian"
117 latestAgeOrHighestStage http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage Latest AgeOr Highest Stage http://rs.tdwg.org/dwc/terms/GeologicalContext 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. Examples: "Atlantic", "Boreal", "Skullrockian"
118 lowestBiostratigraphicZone http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone Lowest Biostratigraphic Zone http://rs.tdwg.org/dwc/terms/GeologicalContext The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
119 highestBiostratigraphicZone http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone Highest Biostratigraphic Zone http://rs.tdwg.org/dwc/terms/GeologicalContext The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
120 lithostratigraphicTerms http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms Lithostratigraphic Terms http://rs.tdwg.org/dwc/terms/GeologicalContext The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.
121 group http://rs.tdwg.org/dwc/terms/group Group http://rs.tdwg.org/dwc/terms/GeologicalContext The full name of the lithostratigraphic group from which the cataloged item was collected.
122 formation http://rs.tdwg.org/dwc/terms/formation Formation http://rs.tdwg.org/dwc/terms/GeologicalContext The full name of the lithostratigraphic formation from which the cataloged item was collected. Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation"
123 member http://rs.tdwg.org/dwc/terms/member Member http://rs.tdwg.org/dwc/terms/GeologicalContext The full name of the lithostratigraphic member from which the cataloged item was collected. Examples: "Lava Dam Member", "Hellnmaria Member"
124 bed http://rs.tdwg.org/dwc/terms/bed Bed http://rs.tdwg.org/dwc/terms/GeologicalContext The full name of the lithostratigraphic bed from which the cataloged item was collected.
125 identificationID http://rs.tdwg.org/dwc/terms/identificationID Identification ID http://rs.tdwg.org/dwc/terms/Identification 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.
126 identificationQualifier http://rs.tdwg.org/dwc/terms/identificationQualifier Identification Qualifier http://rs.tdwg.org/dwc/terms/Identification A brief phrase or a standard term ("cf.", "aff.") to express the determiner'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 rank. 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 rank.
127 typeStatus http://rs.tdwg.org/dwc/terms/typeStatus Type Status http://rs.tdwg.org/dwc/terms/Identification A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "holotype of Pinus abies | holotype of Picea abies".
128 identifiedBy http://rs.tdwg.org/dwc/terms/identifiedBy Identified By http://rs.tdwg.org/dwc/terms/Identification A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "James L. Patton", "Theodore Pappenfuss | Robert Macey".
129 dateIdentified http://rs.tdwg.org/dwc/terms/dateIdentified Date Identified http://rs.tdwg.org/dwc/terms/Identification The date on which the subject was identified as representing the Taxon. 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.
130 identificationReferences http://rs.tdwg.org/dwc/terms/identificationReferences Identification References http://rs.tdwg.org/dwc/terms/Identification A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Aves del Noroeste Patagonico. Christie et al. 2004.", "Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). ''The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata).'' Herpetologica, 53(1), 30-49.".
131 identificationVerificationStatus http://rs.tdwg.org/dwc/terms/identificationVerificationStatus Identification Verification Status http://rs.tdwg.org/dwc/terms/Identification A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD. Examples: "0", "4"
132 identificationRemarks http://rs.tdwg.org/dwc/terms/identificationRemarks Identification Remarks http://rs.tdwg.org/dwc/terms/Identification Comments or notes about the Identification. Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."
133 taxonID http://rs.tdwg.org/dwc/terms/taxonID Taxon ID http://rs.tdwg.org/dwc/terms/Taxon 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. 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"
134 scientificNameID http://rs.tdwg.org/dwc/terms/scientificNameID Scientific Name ID http://rs.tdwg.org/dwc/terms/Taxon An identifier for the nomenclatural (not taxonomic) details of a scientific name. Example: "urn:lsid:ipni.org:names:37829-1:1.3"
135 acceptedNameUsageID http://rs.tdwg.org/dwc/terms/acceptedNameUsageID Accepted Name Usage ID http://rs.tdwg.org/dwc/terms/Taxon An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon. Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
136 parentNameUsageID http://rs.tdwg.org/dwc/terms/parentNameUsageID Parent Name Usage ID http://rs.tdwg.org/dwc/terms/Taxon An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName. Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
137 originalNameUsageID http://rs.tdwg.org/dwc/terms/originalNameUsageID Original Name Usage ID http://rs.tdwg.org/dwc/terms/Taxon 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. Example: "<a href='http://species.gbif.org/abies_alba_1753'>http://species.gbif.org/abies_alba_1753</a>"
138 nameAccordingToID http://rs.tdwg.org/dwc/terms/nameAccordingToID Name According To ID http://rs.tdwg.org/dwc/terms/Taxon An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo. Example: "doi:10.1016/S0269-915X(97)80026-2"
139 namePublishedInID http://rs.tdwg.org/dwc/terms/namePublishedInID Name Published In ID http://rs.tdwg.org/dwc/terms/Taxon An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. Example: "<a href='http://hdl.handle.net/10199/7'>http://hdl.handle.net/10199/7</a>"
140 taxonConceptID http://rs.tdwg.org/dwc/terms/taxonConceptID Taxon Concept ID http://rs.tdwg.org/dwc/terms/Taxon An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon. Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
141 scientificName http://rs.tdwg.org/dwc/terms/scientificName Scientific Name http://rs.tdwg.org/dwc/terms/Taxon The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term. Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Roptrocerus typographi (Györfi, 1952)" (genus + specificEpithet + scientificNameAuthorship), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)
142 acceptedNameUsage http://rs.tdwg.org/dwc/terms/acceptedNameUsage Accepted Name Usage http://rs.tdwg.org/dwc/terms/Taxon The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon. Example: "Tamias minimus" valid name for "Eutamias minimus"
143 parentNameUsage http://rs.tdwg.org/dwc/terms/parentNameUsage Parent Name Usage http://rs.tdwg.org/dwc/terms/Taxon The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName. Examples: "Rubiaceae", "Gruiformes", "Testudinae"
144 originalNameUsage http://rs.tdwg.org/dwc/terms/originalNameUsage Original Name Usage http://rs.tdwg.org/dwc/terms/Taxon The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names. Examples: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768"
145 nameAccordingTo http://rs.tdwg.org/dwc/terms/nameAccordingTo Name According To http://rs.tdwg.org/dwc/terms/Taxon The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given. Example: "McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.", "Werner Greuter 2008", "Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5"
146 namePublishedIn http://rs.tdwg.org/dwc/terms/namePublishedIn Name Published In http://rs.tdwg.org/dwc/terms/Taxon A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode. Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886"
147 namePublishedInYear http://rs.tdwg.org/dwc/terms/namePublishedInYear Name Published In Year http://rs.tdwg.org/dwc/terms/Taxon The four-digit year in which the scientificName was published. Examples: "1915", "2008"
148 higherClassification http://rs.tdwg.org/dwc/terms/higherClassification Higher Classification http://rs.tdwg.org/dwc/terms/Taxon A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record. The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from the highest taxonomic rank to the lowest. Examples: "Animalia", "Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys".
149 kingdom http://rs.tdwg.org/dwc/terms/kingdom Kingdom http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the kingdom in which the taxon is classified. Examples: "Animalia", "Plantae"
150 phylum http://rs.tdwg.org/dwc/terms/phylum Phylum http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the phylum or division in which the taxon is classified. Examples: "Chordata" (phylum), "Bryophyta" (division)
151 class http://rs.tdwg.org/dwc/terms/class Class http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the class in which the taxon is classified. Examples: "Mammalia", "Hepaticopsida"
152 order http://rs.tdwg.org/dwc/terms/order Order http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the order in which the taxon is classified. Examples: "Carnivora", "Monocleales"
153 family http://rs.tdwg.org/dwc/terms/family Family http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the family in which the taxon is classified. Examples: "Felidae", "Monocleaceae"
154 genus http://rs.tdwg.org/dwc/terms/genus Genus http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the genus in which the taxon is classified. Examples: "Puma", "Monoclea"
155 subgenus http://rs.tdwg.org/dwc/terms/subgenus Subgenus http://rs.tdwg.org/dwc/terms/Taxon The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion. Examples: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella"
156 specificEpithet http://rs.tdwg.org/dwc/terms/specificEpithet Specific Epithet http://rs.tdwg.org/dwc/terms/Taxon The name of the first or species epithet of the scientificName. Examples: "concolor", "gottschei"
157 infraspecificEpithet http://rs.tdwg.org/dwc/terms/infraspecificEpithet Infraspecific Epithet http://rs.tdwg.org/dwc/terms/Taxon The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation. Examples: "concolor", "oxyadenia", "sayi"
158 taxonRank http://rs.tdwg.org/dwc/terms/taxonRank Taxon Rank http://rs.tdwg.org/dwc/terms/Taxon The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary. Examples: "subspecies", "varietas", "forma", "species", "genus"
159 verbatimTaxonRank http://rs.tdwg.org/dwc/terms/verbatimTaxonRank Verbatim Taxon Rank http://rs.tdwg.org/dwc/terms/Taxon The taxonomic rank of the most specific name in the scientificName as it appears in the original record. Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var."
160 scientificNameAuthorship http://rs.tdwg.org/dwc/terms/scientificNameAuthorship Scientific Name Authorship http://rs.tdwg.org/dwc/terms/Taxon The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode. Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev", "(Györfi, 1952)"
161 vernacularName http://rs.tdwg.org/dwc/terms/vernacularName Vernacular Name http://rs.tdwg.org/dwc/terms/Taxon A common or vernacular name. Examples: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier"
162 nomenclaturalCode http://rs.tdwg.org/dwc/terms/nomenclaturalCode Nomenclatural Code http://rs.tdwg.org/dwc/terms/Taxon The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary. Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN"
163 taxonomicStatus http://rs.tdwg.org/dwc/terms/taxonomicStatus Taxonomic Status http://rs.tdwg.org/dwc/terms/Taxon 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. Examples: "invalid", "misapplied", "homotypic synonym", "accepted"
164 nomenclaturalStatus http://rs.tdwg.org/dwc/terms/nomenclaturalStatus Nomenclatural Status http://rs.tdwg.org/dwc/terms/Taxon 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."
165 taxonRemarks http://rs.tdwg.org/dwc/terms/taxonRemarks Taxon Remarks http://rs.tdwg.org/dwc/terms/Taxon Comments or notes about the taxon or name. Example: "this name is a misspelling in common use"
166 resourceRelationshipID http://rs.tdwg.org/dwc/terms/resourceRelationshipID Resource Relationship ID http://rs.tdwg.org/dwc/terms/ResourceRelationship An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).
167 resourceID http://rs.tdwg.org/dwc/terms/resourceID Resource ID http://rs.tdwg.org/dwc/terms/ResourceRelationship An identifier for the resource that is the subject of the relationship.
168 relatedResourceID http://rs.tdwg.org/dwc/terms/relatedResourceID Related Resource ID http://rs.tdwg.org/dwc/terms/ResourceRelationship An identifier for a related resource (the object, rather than the subject of the relationship).
169 relationshipOfResource http://rs.tdwg.org/dwc/terms/relationshipOfResource Relationship Of Resource http://rs.tdwg.org/dwc/terms/ResourceRelationship 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"
170 relationshipAccordingTo http://rs.tdwg.org/dwc/terms/relationshipAccordingTo Relationship According To http://rs.tdwg.org/dwc/terms/ResourceRelationship The source (person, organization, publication, reference) establishing the relationship between the two resources. Example: "Julie Woodruff"
171 relationshipEstablishedDate http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate Relationship Established Date http://rs.tdwg.org/dwc/terms/ResourceRelationship The date-time on which the relationship between the two resources was established. 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.
172 relationshipRemarks http://rs.tdwg.org/dwc/terms/relationshipRemarks Relationship Remarks http://rs.tdwg.org/dwc/terms/ResourceRelationship Comments or notes about the relationship between the two resources. Examples: "mother and offspring collected from the same nest", "pollinator captured in the act"
173 measurementID http://rs.tdwg.org/dwc/terms/measurementID Measurement ID http://rs.tdwg.org/dwc/terms/MeasurementOrFact An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.
174 measurementType http://rs.tdwg.org/dwc/terms/measurementType Measurement Type http://rs.tdwg.org/dwc/terms/MeasurementOrFact 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"
175 measurementValue http://rs.tdwg.org/dwc/terms/measurementValue Measurement Value http://rs.tdwg.org/dwc/terms/MeasurementOrFact The value of the measurement, fact, characteristic, or assertion. Examples: "45", "20", "1", "14.5", "UV-light"
176 measurementAccuracy http://rs.tdwg.org/dwc/terms/measurementAccuracy Measurement Accuracy http://rs.tdwg.org/dwc/terms/MeasurementOrFact The description of the potential error associated with the measurementValue. Examples: "0.01", "normal distribution with variation of 2 m"
177 measurementUnit http://rs.tdwg.org/dwc/terms/measurementUnit Measurement Unit http://rs.tdwg.org/dwc/terms/MeasurementOrFact The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI). Examples: "mm", "C", "km", "ha"
178 measurementDeterminedBy http://rs.tdwg.org/dwc/terms/measurementDeterminedBy Measurement Determined By http://rs.tdwg.org/dwc/terms/MeasurementOrFact A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact. The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Rob Guralnick", "Julie Woodruff | Eileen Lacey".
179 measurementDeterminedDate http://rs.tdwg.org/dwc/terms/measurementDeterminedDate Measurement Determined Date http://rs.tdwg.org/dwc/terms/MeasurementOrFact The date on which 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.
180 measurementMethod http://rs.tdwg.org/dwc/terms/measurementMethod Measurement Method http://rs.tdwg.org/dwc/terms/MeasurementOrFact A description of or reference to (publication, URI) the method or 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
181 measurementRemarks http://rs.tdwg.org/dwc/terms/measurementRemarks Measurement Remarks http://rs.tdwg.org/dwc/terms/MeasurementOrFact Comments or notes accompanying the MeasurementOrFact. Example: "tip of tail missing"

139
resources/index.html Normal file
View File

@ -0,0 +1,139 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Darwin Core resources</title>
<meta name="dcterms.title" content="Darwin Core resources">
<meta name="dcterms.description" content="Darwin Core tools and other resources.">
<meta name="dcterms.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="dcterms.subject" content="biodiversity, standards">
<meta name="dcterms.creator" content="Darwin Core Task Group">
<meta name="dcterms.contributor" content="John Wieczorek (MVZ)">
<meta name="dcterms.contributor" content="Markus Döring (GBIF)">
<meta name="dcterms.contributor" content="Renato De Giovanni (CRIA)">
<meta name="dcterms.contributor" content="Tim Robertson (GBIF)">
<meta name="dcterms.contributor" content="Dave Vieglais (KUNHM)">
<meta name="dcterms.contributor" content="Peter Desmet (INBO)">
<meta name="dcterms.publisher" content="Biodiversity Information Standards (TDWG)">
<meta name="dcterms.license" content="http://creativecommons.org/licenses/by/4.0/legalcode">
<meta name="dcterms.language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="../assets/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../assets/main.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<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="../index.html">Darwin Core</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<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">
<li><a href="../change_policy.html">Change policy</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/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>
<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/index.html">Resources</a></li>
<li><a href="http://github.com/tdwg/dwc">Source</a></li>
</ul>
</div>
</div>
</nav>
<div class="content">
<div class="container">
<div class="page-header">
<h1>Resources</h1>
</div>
<p>This entire repository can be downloaded from <a href="https://github.com/tdwg/dwc/archive/gh-pages.zip">Github</a>.
<h2>1. Downloads &amp; Templates</h2>
<ul>
<li><a href="../terms/dwc_normative.rdf">Normative Darwin Core (RDF)</a></li>
<li><a href="dwc_terms.csv">List of all Darwin Core terms with definitions (CSV)</a></li>
<li><a href="simple_dwc_terms_header.csv">Simple Darwin Core terms as one header row (CSV)</a></li>
<li><a href="simple_dwc_terms_list.csv">Simple Darwin Core terms as one column (CSV)</a></li>
<li><a href="simple_dwc.properties">Simple Darwin Core properties file (.properties)</a></li>
<li><a href="simple_dwc_pgsql.sql">Simple Darwin Core CREATE TABLE statement for PostgreSQL (SQL)</a></li>
<li><a href="simple_dwc_MSAccess.mdb">Simple Darwin Core as an Microsoft Access database (mdb)</a></li>
<li><a href="http://www.gbif.org/resources/2552">Darwin Core Archive How-to Guide (PDF)</a></li>
</ul>
<h2>2. Vocabularies</h2>
<ul>
<li><a href="http://terms.tdwg.org/wiki/Darwin_Core">GBIF Darwin Core Media Wiki</a></li>
<li><a href="https://code.google.com/p/applecore/">Apple Core: Darwin Core for Botany</a></li>
</ul>
<h2>3. Tools</h2>
<ul>
<li><a href="http://www.gbif.org/ipt">Integrated Publishing Toolkit (GBIF)</a></li>
<li><a href="https://github.com/gbif/dwca-io/">Darwin Core Archive IO Library (java, GBIF)</a></li>
<li><a href="https://github.com/BelgianBiodiversityPlatform/python-dwca-reader">Darwin Core Archive Reader (python, Belgian Biodiversity Platform)</a></li>
<li><a href="http://tools.gbif.org/dwca-assistant">Darwin Core Archive Assistant (GBIF)</a></li>
<li><a href="http://tools.gbif.org/dwca-validator/">Darwin Core Archive Validator (GBIF)</a> - <a href="https://github.com/gbif/dwca-validator">java source code</a></li>
<li><a href="https://github.com/gbif/dwc-api">Darwin Core term enumeration (java)</a></li>
<li><a href="https://github.com/Canadensys/dwca2sql">Darwin Core to SQL (java, Canadensys)</a></li>
<li><a href="https://github.com/ropensci/finch">finch, read Darwin Core archives in R</a></li>
</ul>
<h2>4. References</h2>
<ul>
</ul>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/resources.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script type="text/javascript" src="../assets/jquery.min.js"></script>
<script type="text/javascript" src="../assets/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-386033-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View File

@ -0,0 +1,900 @@
type.name=type
type.uri=http://purl.org/dc/terms/type
type.label=
type.definition=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.
type.comment=Examples: "StillImage", "MovingImage", "Sound", "PhysicalObject", "Event", "Text".
modified.name=modified
modified.uri=http://purl.org/dc/terms/modified
modified.label=
modified.definition=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).
modified.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.
language.name=language
language.uri=http://purl.org/dc/terms/language
language.label=
language.definition=A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
language.comment=Examples: "en" for English, "es" for Spanish.
license.name=license
license.uri=http://purl.org/dc/terms/license
license.label=
license.definition=A legal document giving official permission to do something with the resource.
license.comment=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>".
rightsHolder.name=rightsHolder
rightsHolder.uri=http://purl.org/dc/terms/rightsHolder
rightsHolder.label=
rightsHolder.definition=A person or organization owning or managing rights over the resource.
rightsHolder.comment=Example: "The Regents of the University of California.".
accessRights.name=accessRights
accessRights.uri=http://purl.org/dc/terms/accessRights
accessRights.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.
accessRights.comment=Example: "not-for-profit use only".
bibliographicCitation.name=bibliographicCitation
bibliographicCitation.uri=http://purl.org/dc/terms/bibliographicCitation
bibliographicCitation.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.
bibliographicCitation.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.
references.name=references
references.uri=http://purl.org/dc/terms/references
references.label=
references.definition=A related resource that is referenced, cited, or otherwise pointed to by the described resource.
references.comment=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>".
institutionID.name=institutionID
institutionID.uri=http://rs.tdwg.org/dwc/terms/institutionID
institutionID.label=Institution ID
institutionID.definition=An identifier for the institution having custody of the object(s) or information referred to in the record.
institutionID.comment=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>".
collectionID.name=collectionID
collectionID.uri=http://rs.tdwg.org/dwc/terms/collectionID
collectionID.label=Collection ID
collectionID.definition=An identifier for the collection or dataset from which the record was derived.
collectionID.comment=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>".
datasetID.name=datasetID
datasetID.uri=http://rs.tdwg.org/dwc/terms/datasetID
datasetID.label=Dataset ID
datasetID.definition=An identifier for the set of data. May be a global unique identifier or an identifier specific to a collection or institution.
datasetID.comment=
institutionCode.name=institutionCode
institutionCode.uri=http://rs.tdwg.org/dwc/terms/institutionCode
institutionCode.label=Institution Code
institutionCode.definition=The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record.
institutionCode.comment=Examples: "MVZ", "FMNH", "AKN-CLO", "University of California Museum of Paleontology (UCMP)"
collectionCode.name=collectionCode
collectionCode.uri=http://rs.tdwg.org/dwc/terms/collectionCode
collectionCode.label=Collection Code
collectionCode.definition=The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived.
collectionCode.comment=Examples: "Mammals", "Hildebrandt", "eBird"
datasetName.name=datasetName
datasetName.uri=http://rs.tdwg.org/dwc/terms/datasetName
datasetName.label=Dataset Name
datasetName.definition=The name identifying the data set from which the record was derived.
datasetName.comment=Examples: "Grinnell Resurvey Mammals", "Lacey Ctenomys Recaptures"
ownerInstitutionCode.name=ownerInstitutionCode
ownerInstitutionCode.uri=http://rs.tdwg.org/dwc/terms/ownerInstitutionCode
ownerInstitutionCode.label=Owner Institution Code
ownerInstitutionCode.definition=The name (or acronym) in use by the institution having ownership of the object(s) or information referred to in the record.
ownerInstitutionCode.comment=Examples: "NPS", "APN", "InBio"
basisOfRecord.name=basisOfRecord
basisOfRecord.uri=http://rs.tdwg.org/dwc/terms/basisOfRecord
basisOfRecord.label=Basis of Record
basisOfRecord.definition=The specific nature of the data record.
basisOfRecord.comment=Recommended best practice is to use a controlled vocabulary such as the list of Darwin Core classes. Examples: "PreservedSpecimen", "FossilSpecimen", "LivingSpecimen", "HumanObservation", "MachineObservation"
informationWithheld.name=informationWithheld
informationWithheld.uri=http://rs.tdwg.org/dwc/terms/informationWithheld
informationWithheld.label=Information Withheld
informationWithheld.definition=Additional information that exists, but that has not been shared in the given record.
informationWithheld.comment=Examples: "location information not given for endangered species", "collector identities withheld", "ask about tissue samples"
dataGeneralizations.name=dataGeneralizations
dataGeneralizations.uri=http://rs.tdwg.org/dwc/terms/dataGeneralizations
dataGeneralizations.label=Data Generalizations
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.
dataGeneralizations.comment=Example: "Coordinates generalized from original GPS coordinates to the nearest half degree grid cell"
dynamicProperties.name=dynamicProperties
dynamicProperties.uri=http://rs.tdwg.org/dwc/terms/dynamicProperties
dynamicProperties.label=Dynamic Properties
dynamicProperties.definition=A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content.
dynamicProperties.comment=The recommended best practice is to use a key:value encoding schema such as JSON. Examples: "{"heightInMeters":1.5}", "{"tragusLengthInMeters":0.014, "weightInGrams":120}", "{"natureOfID":"expert identification", "identificationEvidence":"cytochrome B sequence"}", "{"relativeHumidity":28, "airTemperatureInCelcius":22, "sampleSizeInKilograms":10}", "{"aspectHeading":277, "slopeInDegrees":6}", "{"iucnStatus":"vulnerable", "taxonDistribution":"Neuquén, Argentina"}".
occurrenceID.name=occurrenceID
occurrenceID.uri=http://rs.tdwg.org/dwc/terms/occurrenceID
occurrenceID.label=Occurrence ID
occurrenceID.definition=An 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.
occurrenceID.comment=For a specimen in the absence of a bona fide global unique identifier, for example, use the form: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]. Examples: "urn:lsid:nhm.ku.edu:Herps:32", "urn:catalog:FMNH:Mammal:145732"
catalogNumber.name=catalogNumber
catalogNumber.uri=http://rs.tdwg.org/dwc/terms/catalogNumber
catalogNumber.label=Catalog Number
catalogNumber.definition=An identifier (preferably unique) for the record within the data set or collection.
catalogNumber.comment=Examples: "2008.1334", "145732a", "145732"
recordNumber.name=recordNumber
recordNumber.uri=http://rs.tdwg.org/dwc/terms/recordNumber
recordNumber.label=Record Number
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.
recordNumber.comment=Example: "OPP 7101"
recordedBy.name=recordedBy
recordedBy.uri=http://rs.tdwg.org/dwc/terms/recordedBy
recordedBy.label=Recorded By
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.
recordedBy.comment=The recommended best practice is to separate the values with a vertical bar (' | '). The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first. Examples: "José E. Crespo", "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.
individualCount.name=individualCount
individualCount.uri=http://rs.tdwg.org/dwc/terms/individualCount
individualCount.label=Individual Count
individualCount.definition=The number of individuals represented present at the time of the Occurrence.
individualCount.comment=Examples: "1", "25"
sex.name=sex
sex.uri=http://rs.tdwg.org/dwc/terms/sex
sex.label=Sex
sex.definition=The sex of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.
sex.comment=Examples: "female", "hermaphrodite", "8 males, 4 females"
lifeStage.name=lifeStage
lifeStage.uri=http://rs.tdwg.org/dwc/terms/lifeStage
lifeStage.label=Life Stage
lifeStage.definition=The age class or life stage of the biological individual(s) at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.
lifeStage.comment=Examples: "egg", "eft", "juvenile", "adult", "2 adults 4 juveniles"
reproductiveCondition.name=reproductiveCondition
reproductiveCondition.uri=http://rs.tdwg.org/dwc/terms/reproductiveCondition
reproductiveCondition.label=Reproductive Condition
reproductiveCondition.definition=The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary.
reproductiveCondition.comment=Examples" "non-reproductive", "pregnant", "in bloom", "fruit-bearing"
behavior.name=behavior
behavior.uri=http://rs.tdwg.org/dwc/terms/behavior
behavior.label=Behavior
behavior.definition=A description of the behavior shown by the subject at the time the Occurrence was recorded. Recommended best practice is to use a controlled vocabulary.
behavior.comment=Examples: "roosting", "foraging", "running"
establishmentMeans.name=establishmentMeans
establishmentMeans.uri=http://rs.tdwg.org/dwc/terms/establishmentMeans
establishmentMeans.label=Establishment Means
establishmentMeans.definition=The process by which the biological individual(s) represented in the Occurrence became established at the location. Recommended best practice is to use a controlled vocabulary.
establishmentMeans.comment=Examples: "native", "introduced", "naturalised", "invasive", "managed"
occurrenceStatus.name=occurrenceStatus
occurrenceStatus.uri=http://rs.tdwg.org/dwc/terms/occurrenceStatus
occurrenceStatus.label=Occurrence Status
occurrenceStatus.definition=A statement about the presence or absence of a Taxon at a Location. Recommended best practice is to use a controlled vocabulary.
occurrenceStatus.comment=Examples: "present", "absent"
preparations.name=preparations
preparations.uri=http://rs.tdwg.org/dwc/terms/preparations
preparations.label=Preparations
preparations.definition=A list (concatenated and separated) of preparations and preservation methods for a specimen.
preparations.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "fossil", "cast", "photograph", "DNA extract", "skin | "skull | skeleton", "whole animal (ETOH) | tissue (EDTA)".
disposition.name=disposition
disposition.uri=http://rs.tdwg.org/dwc/terms/disposition
disposition.label=Disposition
disposition.definition=The current state of a specimen with respect to the collection identified in collectionCode or collectionID. Recommended best practice is to use a controlled vocabulary.
disposition.comment=Examples: "in collection", "missing", "voucher elsewhere", "duplicates elsewhere"
associatedMedia.name=associatedMedia
associatedMedia.uri=http://rs.tdwg.org/dwc/terms/associatedMedia
associatedMedia.label=Associated Media
associatedMedia.definition=A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence.
associatedMedia.comment=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>".
associatedReferences.name=associatedReferences
associatedReferences.uri=http://rs.tdwg.org/dwc/terms/associatedReferences
associatedReferences.label=Associated References
associatedReferences.definition=A list (concatenated and separated) of identifiers (publication, bibliographic reference, global unique identifier, URI) of literature associated with the Occurrence.
associatedReferences.comment=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.".
associatedSequences.name=associatedSequences
associatedSequences.uri=http://rs.tdwg.org/dwc/terms/associatedSequences
associatedSequences.label=Associated Sequences
associatedSequences.definition=A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the Occurrence.
associatedSequences.comment=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>".
associatedTaxa.name=associatedTaxa
associatedTaxa.uri=http://rs.tdwg.org/dwc/terms/associatedTaxa
associatedTaxa.label=Associated Taxa
associatedTaxa.definition=A list (concatenated and separated) of identifiers or names of taxa and their associations with the Occurrence.
associatedTaxa.comment=The recommended best practice is to separate the values with a vertical bar (' | '), and to separate the relationship from the taxon with a colon (':'). Examples: "host: Quercus alba", "parasitoid of:Cyclocephala signaticollis | predator of Apis mellifera".
otherCatalogNumbers.name=otherCatalogNumbers
otherCatalogNumbers.uri=http://rs.tdwg.org/dwc/terms/otherCatalogNumbers
otherCatalogNumbers.label=Other Catalog Numbers
otherCatalogNumbers.definition=A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection.
otherCatalogNumbers.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "FMNH:Mammal:1234", "NPS YELLO6778 | MBG 33424".
occurrenceRemarks.name=occurrenceRemarks
occurrenceRemarks.uri=http://rs.tdwg.org/dwc/terms/occurrenceRemarks
occurrenceRemarks.label=Occurrence Remarks
occurrenceRemarks.definition=Comments or notes about the Occurrence.
occurrenceRemarks.comment=Example: "found dead on road"
organismID.name=organismID
organismID.uri=http://rs.tdwg.org/dwc/terms/organismID
organismID.label=Organism ID
organismID.definition=An identifier for the Organism instance (as opposed to a particular digital record of the Organism). May be a globally unique identifier or an identifier specific to the data set.
organismID.comment=
organismName.name=organismName
organismName.uri=http://rs.tdwg.org/dwc/terms/organismName
organismName.label=Organism Name
organismName.definition=A textual name or label assigned to an Organism instance.
organismName.comment=Examples: "Huberta", "Boab Prison Tree", "J pod".
organismScope.name=organismScope
organismScope.uri=http://rs.tdwg.org/dwc/terms/organismScope
organismScope.label=Organism Scope
organismScope.definition=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.
organismScope.comment=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".
associatedOccurrences.name=associatedOccurrences
associatedOccurrences.uri=http://rs.tdwg.org/dwc/terms/associatedOccurrences
associatedOccurrences.label=Associated Occurrences
associatedOccurrences.definition=A list (concatenated and separated) of identifiers of other Occurrence records and their associations to this Occurrence.
associatedOccurrences.comment=The recommended best practice is to separate the values with a vertical bar (' | ').
associatedOrganisms.name=associatedOrganisms
associatedOrganisms.uri=http://rs.tdwg.org/dwc/terms/associatedOrganisms
associatedOrganisms.label=Associated Organisms
associatedOrganisms.definition=A list (concatenated and separated) of identifiers of other Organisms and their associations to this Organism.
associatedOrganisms.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "sibling of MXA-232", "mother of MXA-231 | mother of MXA-232"
previousIdentifications.name=previousIdentifications
previousIdentifications.uri=http://rs.tdwg.org/dwc/terms/previousIdentifications
previousIdentifications.label=Previous Identifications
previousIdentifications.definition=A list (concatenated and separated) of previous assignments of names to the Organism.
previousIdentifications.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Chalepidae", "Pinus abies", "Anthus sp., field ID by G. Iglesias | Anthus correndera, expert ID by C. Cicero 2009-02-12 based on morphology".
organismRemarks.name=organismRemarks
organismRemarks.uri=http://rs.tdwg.org/dwc/terms/organismRemarks
organismRemarks.label=Organism Remarks
organismRemarks.definition=Comments or notes about the Organism instance.
organismRemarks.comment=Example: "One of a litter of six."
materialSampleID.name=materialSampleID
materialSampleID.uri=http://rs.tdwg.org/dwc/terms/materialSampleID
materialSampleID.label=Material Sample ID
materialSampleID.definition=An identifier for the MaterialSample (as opposed to a particular digital record of the material 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 materialSampleID globally unique.
materialSampleID.comment=
eventID.name=eventID
eventID.uri=http://rs.tdwg.org/dwc/terms/eventID
eventID.label=Event ID
eventID.definition=An identifier for the set of information associated with an Event (something that occurs at a place and time). May be a global unique identifier or an identifier specific to the data set.
eventID.comment=
fieldNumber.name=fieldNumber
fieldNumber.uri=http://rs.tdwg.org/dwc/terms/fieldNumber
fieldNumber.label=Field Number
fieldNumber.definition=An identifier given to the event in the field. Often serves as a link between field notes and the Event.
fieldNumber.comment=Example: "RV Sol 87-03-08"
eventDate.name=eventDate
eventDate.uri=http://rs.tdwg.org/dwc/terms/eventDate
eventDate.label=Event Date
eventDate.definition=The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
eventDate.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.
eventTime.name=eventTime
eventTime.uri=http://rs.tdwg.org/dwc/terms/eventTime
eventTime.label=Event Time
eventTime.definition=The time or interval during which an Event occurred. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
eventTime.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.
startDayOfYear.name=startDayOfYear
startDayOfYear.uri=http://rs.tdwg.org/dwc/terms/startDayOfYear
startDayOfYear.label=Start Day Of Year
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).
startDayOfYear.comment=Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)
endDayOfYear.name=endDayOfYear
endDayOfYear.uri=http://rs.tdwg.org/dwc/terms/endDayOfYear
endDayOfYear.label=End Day Of Year
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).
endDayOfYear.comment=Examples: "1" (=1 Jan), "366" (=31 Dec), "365" (=30 Dec in a leap year, 31 Dec in a non-leap year)
year.name=year
year.uri=http://rs.tdwg.org/dwc/terms/year
year.label=Year
year.definition=The four-digit year in which the Event occurred, according to the Common Era Calendar.
year.comment=Example: "2008"
month.name=month
month.uri=http://rs.tdwg.org/dwc/terms/month
month.label=Month
month.definition=The ordinal month in which the Event occurred.
month.comment=Examples: "1" (=January), "10" (=October)
day.name=day
day.uri=http://rs.tdwg.org/dwc/terms/day
day.label=Day
day.definition=The integer day of the month on which the Event occurred.
day.comment=Examples: "9", "28"
verbatimEventDate.name=verbatimEventDate
verbatimEventDate.uri=http://rs.tdwg.org/dwc/terms/verbatimEventDate
verbatimEventDate.label=Verbatim EventDate
verbatimEventDate.definition=The verbatim original representation of the date and time information for an Event.
verbatimEventDate.comment=Examples: "spring 1910", "Marzo 2002", "1999-03-XX", "17IV1934"
habitat.name=habitat
habitat.uri=http://rs.tdwg.org/dwc/terms/habitat
habitat.label=Habitat
habitat.definition=A category or description of the habitat in which the Event occurred.
habitat.comment=Examples: "oak savanna", "pre-cordilleran steppe"
samplingProtocol.name=samplingProtocol
samplingProtocol.uri=http://rs.tdwg.org/dwc/terms/samplingProtocol
samplingProtocol.label=Sampling Protocol
samplingProtocol.definition=The name of, reference to, or description of the method or protocol used during an Event.
samplingProtocol.comment=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>"
samplingEffort.name=samplingEffort
samplingEffort.uri=http://rs.tdwg.org/dwc/terms/samplingEffort
samplingEffort.label=Sampling Effort
samplingEffort.definition=The amount of effort expended during an Event.
samplingEffort.comment=Examples: "40 trap-nights", "10 observer-hours; 10 km by foot; 30 km by car"
fieldNotes.name=fieldNotes
fieldNotes.uri=http://rs.tdwg.org/dwc/terms/fieldNotes
fieldNotes.label=Field Notes
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 Event.
fieldNotes.comment=Example: "notes available in Grinnell-Miller Library"
eventRemarks.name=eventRemarks
eventRemarks.uri=http://rs.tdwg.org/dwc/terms/eventRemarks
eventRemarks.label=Event Remarks
eventRemarks.definition=Comments or notes about the Event.
eventRemarks.comment=Example: "after the recent rains the river is nearly at flood stage"
locationID.name=locationID
locationID.uri=http://rs.tdwg.org/dwc/terms/locationID
locationID.label=Location ID
locationID.definition=An identifier for the set of location information (data associated with dcterms:Location). May be a global unique identifier or an identifier specific to the data set.
locationID.comment=
higherGeographyID.name=higherGeographyID
higherGeographyID.uri=http://rs.tdwg.org/dwc/terms/higherGeographyID
higherGeographyID.label=Higher Geography ID
higherGeographyID.definition=An identifier for the geographic region within which the Location occurred. Recommended best practice is to use an persistent identifier from a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
higherGeographyID.comment=Example: "TGN: 1002002" for Prov. Tierra del Fuego, Argentina
higherGeography.name=higherGeography
higherGeography.uri=http://rs.tdwg.org/dwc/terms/higherGeography
higherGeography.label=Higher Geography
higherGeography.definition=A list (concatenated and separated) of geographic names less specific than the information captured in the locality term.
higherGeography.comment=The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from least specific to most specific. Examples: "North Atlantic Ocean", "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.
continent.name=continent
continent.uri=http://rs.tdwg.org/dwc/terms/continent
continent.label=Continent
continent.definition=The name of the continent in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
continent.comment=Examples: "Africa", "Antarctica", "Asia", "Europe", "North America", "Oceania", "South America"
waterBody.name=waterBody
waterBody.uri=http://rs.tdwg.org/dwc/terms/waterBody
waterBody.label=Water Body
waterBody.definition=The name of the water body in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
waterBody.comment=Examples: "Indian Ocean", "Baltic Sea", "Hudson River"
islandGroup.name=islandGroup
islandGroup.uri=http://rs.tdwg.org/dwc/terms/islandGroup
islandGroup.label=Island Group
islandGroup.definition=The name of the island group in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
islandGroup.comment=Examples: "Alexander Archipelago", "Seychelles"
island.name=island
island.uri=http://rs.tdwg.org/dwc/terms/island
island.label=Island
island.definition=The name of the island on or near which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
island.comment=Examples: "Isla Victoria", "Vancouver", "Viti Levu", "Zanzibar"
country.name=country
country.uri=http://rs.tdwg.org/dwc/terms/country
country.label=Country
country.definition=The name of the country or major administrative unit in which the Location occurs. Recommended best practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names.
country.comment=Examples: "Denmark", "Colombia", "España"
countryCode.name=countryCode
countryCode.uri=http://rs.tdwg.org/dwc/terms/countryCode
countryCode.label=Country Code
countryCode.definition=The standard code for the country in which the Location occurs. Recommended best practice is to use ISO 3166-1-alpha-2 country codes.
countryCode.comment=Examples: "AR" for Argentina, "SV" for El Salvador
stateProvince.name=stateProvince
stateProvince.uri=http://rs.tdwg.org/dwc/terms/stateProvince
stateProvince.label=State Province
stateProvince.definition=The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs.
stateProvince.comment=Examples: "Montana", "Minas Gerais", "Córdoba"
county.name=county
county.uri=http://rs.tdwg.org/dwc/terms/county
county.label=County
county.definition=The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs.
county.comment=Examples: "Missoula", "Los Lagos", "Mataró"
municipality.name=municipality
municipality.uri=http://rs.tdwg.org/dwc/terms/municipality
municipality.label=Municipality
municipality.definition=The full, unabbreviated name of the next smaller administrative region than county (city, municipality, etc.) in which the Location occurs. Do not use this term for a nearby named place that does not contain the actual location.
municipality.comment=Examples: "Holzminden"
locality.name=locality
locality.uri=http://rs.tdwg.org/dwc/terms/locality
locality.label=Locality
locality.definition=The specific description of the place. Less specific geographic information can be provided in other geographic terms (higherGeography, continent, country, stateProvince, county, municipality, waterBody, island, islandGroup). This term may contain information modified from the original to correct perceived errors or standardize the description.
locality.comment=Example: "Bariloche, 25 km NNE via Ruta Nacional 40 (=Ruta 237)"
verbatimLocality.name=verbatimLocality
verbatimLocality.uri=http://rs.tdwg.org/dwc/terms/verbatimLocality
verbatimLocality.label=Verbatim Locality
verbatimLocality.definition=The original textual description of the place.
verbatimLocality.comment=Example: "25 km NNE Bariloche por R. Nac. 237"
minimumElevationInMeters.name=minimumElevationInMeters
minimumElevationInMeters.uri=http://rs.tdwg.org/dwc/terms/minimumElevationInMeters
minimumElevationInMeters.label=Minimum Elevation In Meters
minimumElevationInMeters.definition=The lower limit of the range of elevation (altitude, usually above sea level), in meters.
minimumElevationInMeters.comment=Example: "100"
maximumElevationInMeters.name=maximumElevationInMeters
maximumElevationInMeters.uri=http://rs.tdwg.org/dwc/terms/maximumElevationInMeters
maximumElevationInMeters.label=Maximum Elevation In Meters
maximumElevationInMeters.definition=The upper limit of the range of elevation (altitude, usually above sea level), in meters.
maximumElevationInMeters.comment=Example: "200"
verbatimElevation.name=verbatimElevation
verbatimElevation.uri=http://rs.tdwg.org/dwc/terms/verbatimElevation
verbatimElevation.label=Verbatim Elevation
verbatimElevation.definition=The original description of the elevation (altitude, usually above sea level) of the Location.
verbatimElevation.comment=Example: "100-200 m"
minimumDepthInMeters.name=minimumDepthInMeters
minimumDepthInMeters.uri=http://rs.tdwg.org/dwc/terms/minimumDepthInMeters
minimumDepthInMeters.label=Minimum Depth In Meters
minimumDepthInMeters.definition=The lesser depth of a range of depth below the local surface, in meters.
minimumDepthInMeters.comment=Example: "100"
maximumDepthInMeters.name=maximumDepthInMeters
maximumDepthInMeters.uri=http://rs.tdwg.org/dwc/terms/maximumDepthInMeters
maximumDepthInMeters.label=Maximum Depth In Meters
maximumDepthInMeters.definition=The greater depth of a range of depth below the local surface, in meters.
maximumDepthInMeters.comment=Example: "200"
verbatimDepth.name=verbatimDepth
verbatimDepth.uri=http://rs.tdwg.org/dwc/terms/verbatimDepth
verbatimDepth.label=Verbatim Depth
verbatimDepth.definition=The original description of the depth below the local surface.
verbatimDepth.comment=Example: "100-200 m"
minimumDistanceAboveSurfaceInMeters.name=minimumDistanceAboveSurfaceInMeters
minimumDistanceAboveSurfaceInMeters.uri=http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters
minimumDistanceAboveSurfaceInMeters.label=Minimum Distance Above Surface In Meters
minimumDistanceAboveSurfaceInMeters.definition=The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.
minimumDistanceAboveSurfaceInMeters.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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"
maximumDistanceAboveSurfaceInMeters.name=maximumDistanceAboveSurfaceInMeters
maximumDistanceAboveSurfaceInMeters.uri=http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters
maximumDistanceAboveSurfaceInMeters.label=Maximum Distance Above Surface In Meters
maximumDistanceAboveSurfaceInMeters.definition=The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation.
maximumDistanceAboveSurfaceInMeters.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", MinimumDepthInMeters: "20", MaximumDepthInMeters: "20", minimumDistanceAboveSurfaceInMeters: "0", maximumDistanceAboveSurfaceInMeters: "-1.5"
locationAccordingTo.name=locationAccordingTo
locationAccordingTo.uri=http://rs.tdwg.org/dwc/terms/locationAccordingTo
locationAccordingTo.label=Location According To
locationAccordingTo.definition=Information about the source of this Location information. Could be a publication (gazetteer), institution, or team of individuals.
locationAccordingTo.comment=Examples: "Getty Thesaurus of Geographic Names", "GADM"
locationRemarks.name=locationRemarks
locationRemarks.uri=http://rs.tdwg.org/dwc/terms/locationRemarks
locationRemarks.label=Location Remarks
locationRemarks.definition=Comments or notes about the Location.
locationRemarks.comment=Example: "under water since 2005"
decimalLatitude.name=decimalLatitude
decimalLatitude.uri=http://rs.tdwg.org/dwc/terms/decimalLatitude
decimalLatitude.label=Decimal Latitude
decimalLatitude.definition=The geographic latitude (in decimal degrees, using the spatial 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. Legal values lie between -90 and 90, inclusive.
decimalLatitude.comment=Example: "-41.0983423"
decimalLongitude.name=decimalLongitude
decimalLongitude.uri=http://rs.tdwg.org/dwc/terms/decimalLongitude
decimalLongitude.label=Decimal Longitude
decimalLongitude.definition=The geographic longitude (in decimal degrees, using the spatial 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. Legal values lie between -180 and 180, inclusive.
decimalLongitude.comment=Example: "-121.1761111"
geodeticDatum.name=geodeticDatum
geodeticDatum.uri=http://rs.tdwg.org/dwc/terms/geodeticDatum
geodeticDatum.label=Geodetic Datum
geodeticDatum.definition=The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimalLatitude and decimalLongitude as based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".
geodeticDatum.comment=Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"
coordinateUncertaintyInMeters.name=coordinateUncertaintyInMeters
coordinateUncertaintyInMeters.uri=http://rs.tdwg.org/dwc/terms/coordinateUncertaintyInMeters
coordinateUncertaintyInMeters.label=Coordinate Uncertainty In Meters
coordinateUncertaintyInMeters.definition=The horizontal distance (in meters) from the given decimalLatitude and decimalLongitude describing the smallest circle containing the whole of the Location. 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.
coordinateUncertaintyInMeters.comment=Examples: "30" (reasonable lower limit of a GPS reading under good conditions if the actual precision was not recorded at the time), "71" (uncertainty for a UTM coordinate having 100 meter precision and a known spatial reference system).
coordinatePrecision.name=coordinatePrecision
coordinatePrecision.uri=http://rs.tdwg.org/dwc/terms/coordinatePrecision
coordinatePrecision.label=Coordinate Precision
coordinatePrecision.definition=A decimal representation of the precision of the coordinates given in the decimalLatitude and decimalLongitude.
coordinatePrecision.comment=Examples: "0.00001" (normal GPS limit for decimal degrees), "0.000278" (nearest second), "0.01667" (nearest minute), "1.0" (nearest degree)
pointRadiusSpatialFit.name=pointRadiusSpatialFit
pointRadiusSpatialFit.uri=http://rs.tdwg.org/dwc/terms/pointRadiusSpatialFit
pointRadiusSpatialFit.label=Point Radius Spatial Fit
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.
pointRadiusSpatialFit.comment=Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006.
verbatimCoordinates.name=verbatimCoordinates
verbatimCoordinates.uri=http://rs.tdwg.org/dwc/terms/verbatimCoordinates
verbatimCoordinates.label=Verbatim Coordinates
verbatimCoordinates.definition=The verbatim original spatial coordinates of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.
verbatimCoordinates.comment=Examples: "41 05 54S 121 05 34W", "17T 630000 4833400"
verbatimLatitude.name=verbatimLatitude
verbatimLatitude.uri=http://rs.tdwg.org/dwc/terms/verbatimLatitude
verbatimLatitude.label=Verbatim Latitude
verbatimLatitude.definition=The verbatim original latitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.
verbatimLatitude.comment=Example: "41 05 54.03S"
verbatimLongitude.name=verbatimLongitude
verbatimLongitude.uri=http://rs.tdwg.org/dwc/terms/verbatimLongitude
verbatimLongitude.label=Verbatim Longitude
verbatimLongitude.definition=The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem.
verbatimLongitude.comment=Example: "121d 10' 34" W"
verbatimCoordinateSystem.name=verbatimCoordinateSystem
verbatimCoordinateSystem.uri=http://rs.tdwg.org/dwc/terms/verbatimCoordinateSystem
verbatimCoordinateSystem.label=Verbatim Coordinate System
verbatimCoordinateSystem.definition=The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary.
verbatimCoordinateSystem.comment=Examples: "decimal degrees", "degrees decimal minutes", "degrees minutes seconds", "UTM"
verbatimSRS.name=verbatimSRS
verbatimSRS.uri=http://rs.tdwg.org/dwc/terms/verbatimSRS
verbatimSRS.label=Verbatim SRS
verbatimSRS.definition=The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which coordinates given in verbatimLatitude and verbatimLongitude, or verbatimCoordinates are based. Recommended best practice is use the EPSG code as a controlled vocabulary to provide an SRS, if known. Otherwise use a controlled vocabulary for the name or code of the geodetic datum, if known. Otherwise use a controlled vocabulary for the name or code of the ellipsoid, if known. If none of these is known, use the value "unknown".
verbatimSRS.comment=Examples: "EPSG:4326", "WGS84", "NAD27", "Campo Inchauspe", "European 1950", "Clarke 1866"
footprintWKT.name=footprintWKT
footprintWKT.uri=http://rs.tdwg.org/dwc/terms/footprintWKT
footprintWKT.label=Footprint WKT
footprintWKT.definition=A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.
footprintWKT.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))
footprintSRS.name=footprintSRS
footprintSRS.uri=http://rs.tdwg.org/dwc/terms/footprintSRS
footprintSRS.label=Footprint SRS
footprintSRS.definition=A Well-Known Text (WKT) representation of the Spatial Reference System (SRS) for the footprintWKT of the Location. Do not use this term to describe the SRS of the decimalLatitude and decimalLongitude, even if it is the same as for the footprintWKT - use the geodeticDatum instead.
footprintSRS.comment=Example: The WKT for the standard WGS84 SRS (EPSG:4326) is "GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]]" without the enclosing quotes.
footprintSpatialFit.name=footprintSpatialFit
footprintSpatialFit.uri=http://rs.tdwg.org/dwc/terms/footprintSpatialFit
footprintSpatialFit.label=Footprint Spatial Fit
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.
footprintSpatialFit.comment=Detailed explanations with graphical examples can be found in the "Guide to Best Practices for Georeferencing", Chapman and Wieczorek, eds. 2006.
georeferencedBy.name=georeferencedBy
georeferencedBy.uri=http://rs.tdwg.org/dwc/terms/georeferencedBy
georeferencedBy.label=Georeferenced By
georeferencedBy.definition=A list (concatenated and separated) of names of people, groups, or organizations who determined the georeference (spatial representation) for the Location.
georeferencedBy.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Brad Millen (ROM)", "Kristina Yamamoto (MVZ) | Janet Fang (MVZ)".
georeferencedDate.name=georeferencedDate
georeferencedDate.uri=http://rs.tdwg.org/dwc/terms/georeferencedDate
georeferencedDate.label=Georeferenced Date
georeferencedDate.definition=The date on which the Location was georeferenced. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
georeferencedDate.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.
georeferenceProtocol.name=georeferenceProtocol
georeferenceProtocol.uri=http://rs.tdwg.org/dwc/terms/georeferenceProtocol
georeferenceProtocol.label=Georeference Protocol
georeferenceProtocol.definition=A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties.
georeferenceProtocol.comment=Examples: "Guide to Best Practices for Georeferencing. (Chapman and Wieczorek, eds. 2006). Global Biodiversity Information Facility.", "MaNIS/HerpNet/ORNIS Georeferencing Guidelines", "Georeferencing Quick Reference Guide"
georeferenceSources.name=georeferenceSources
georeferenceSources.uri=http://rs.tdwg.org/dwc/terms/georeferenceSources
georeferenceSources.label=Georeference Sources
georeferenceSources.definition=A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources.
georeferenceSources.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "GeoLocate", "USGS 1:24000 Florence Montana Quad | Terrametrics 2008 on Google Earth".
georeferenceVerificationStatus.name=georeferenceVerificationStatus
georeferenceVerificationStatus.uri=http://rs.tdwg.org/dwc/terms/georeferenceVerificationStatus
georeferenceVerificationStatus.label=Georeference Verification Status
georeferenceVerificationStatus.definition=A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description. Recommended best practice is to use a controlled vocabulary.
georeferenceVerificationStatus.comment=Examples: "requires verification", "verified by collector", "verified by curator".
georeferenceRemarks.name=georeferenceRemarks
georeferenceRemarks.uri=http://rs.tdwg.org/dwc/terms/georeferenceRemarks
georeferenceRemarks.label=Georeference Remarks
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.
georeferenceRemarks.comment=Example: "assumed distance by road (Hwy. 101)"
geologicalContextID.name=geologicalContextID
geologicalContextID.uri=http://rs.tdwg.org/dwc/terms/geologicalContextID
geologicalContextID.label=Geological Context ID
geologicalContextID.definition=An identifier for the set of information associated with a GeologicalContext (the location within a geological context, such as stratigraphy). May be a global unique identifier or an identifier specific to the data set.
geologicalContextID.comment=
earliestEonOrLowestEonothem.name=earliestEonOrLowestEonothem
earliestEonOrLowestEonothem.uri=http://rs.tdwg.org/dwc/terms/earliestEonOrLowestEonothem
earliestEonOrLowestEonothem.label=Earliest Eon Or Lowest Eonothem
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.
earliestEonOrLowestEonothem.comment=Examples: "Phanerozoic", "Proterozoic"
latestEonOrHighestEonothem.name=latestEonOrHighestEonothem
latestEonOrHighestEonothem.uri=http://rs.tdwg.org/dwc/terms/latestEonOrHighestEonothem
latestEonOrHighestEonothem.label=Latest Eon Or Highest Eonothem
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.
latestEonOrHighestEonothem.comment=Examples: "Phanerozoic", "Proterozoic"
earliestEraOrLowestErathem.name=earliestEraOrLowestErathem
earliestEraOrLowestErathem.uri=http://rs.tdwg.org/dwc/terms/earliestEraOrLowestErathem
earliestEraOrLowestErathem.label=Earliest Era Or Lowest Erathem
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.
earliestEraOrLowestErathem.comment=Examples: "Cenozoic", "Mesozoic"
latestEraOrHighestErathem.name=latestEraOrHighestErathem
latestEraOrHighestErathem.uri=http://rs.tdwg.org/dwc/terms/latestEraOrHighestErathem
latestEraOrHighestErathem.label=Latest Era Or Highest Erathem
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.
latestEraOrHighestErathem.comment=Examples: "Cenozoic", "Mesozoic"
earliestPeriodOrLowestSystem.name=earliestPeriodOrLowestSystem
earliestPeriodOrLowestSystem.uri=http://rs.tdwg.org/dwc/terms/earliestPeriodOrLowestSystem
earliestPeriodOrLowestSystem.label=Earliest Period Or Lowest System
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.
earliestPeriodOrLowestSystem.comment=Examples: "Neogene", "Tertiary", "Quaternary"
latestPeriodOrHighestSystem.name=latestPeriodOrHighestSystem
latestPeriodOrHighestSystem.uri=http://rs.tdwg.org/dwc/terms/latestPeriodOrHighestSystem
latestPeriodOrHighestSystem.label=Latest Period Or Highest System
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.
latestPeriodOrHighestSystem.comment=Examples: "Neogene", "Tertiary", "Quaternary"
earliestEpochOrLowestSeries.name=earliestEpochOrLowestSeries
earliestEpochOrLowestSeries.uri=http://rs.tdwg.org/dwc/terms/earliestEpochOrLowestSeries
earliestEpochOrLowestSeries.label=Earliest Epoch Or Lowest Series
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.
earliestEpochOrLowestSeries.comment=Examples: "Holocene", "Pleistocene", "Ibexian Series"
latestEpochOrHighestSeries.name=latestEpochOrHighestSeries
latestEpochOrHighestSeries.uri=http://rs.tdwg.org/dwc/terms/latestEpochOrHighestSeries
latestEpochOrHighestSeries.label=Latest Epoch Or Highest Series
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.
latestEpochOrHighestSeries.comment=Examples: "Holocene", "Pleistocene", "Ibexian Series"
earliestAgeOrLowestStage.name=earliestAgeOrLowestStage
earliestAgeOrLowestStage.uri=http://rs.tdwg.org/dwc/terms/earliestAgeOrLowestStage
earliestAgeOrLowestStage.label=Earliest Age Or Lowest Stage
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.
earliestAgeOrLowestStage.comment=Examples: "Atlantic", "Boreal", "Skullrockian"
latestAgeOrHighestStage.name=latestAgeOrHighestStage
latestAgeOrHighestStage.uri=http://rs.tdwg.org/dwc/terms/latestAgeOrHighestStage
latestAgeOrHighestStage.label=Latest AgeOr Highest Stage
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.
latestAgeOrHighestStage.comment=Examples: "Atlantic", "Boreal", "Skullrockian"
lowestBiostratigraphicZone.name=lowestBiostratigraphicZone
lowestBiostratigraphicZone.uri=http://rs.tdwg.org/dwc/terms/lowestBiostratigraphicZone
lowestBiostratigraphicZone.label=Lowest Biostratigraphic Zone
lowestBiostratigraphicZone.definition=The full name of the lowest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
lowestBiostratigraphicZone.comment=
highestBiostratigraphicZone.name=highestBiostratigraphicZone
highestBiostratigraphicZone.uri=http://rs.tdwg.org/dwc/terms/highestBiostratigraphicZone
highestBiostratigraphicZone.label=Highest Biostratigraphic Zone
highestBiostratigraphicZone.definition=The full name of the highest possible geological biostratigraphic zone of the stratigraphic horizon from which the cataloged item was collected.
highestBiostratigraphicZone.comment=
lithostratigraphicTerms.name=lithostratigraphicTerms
lithostratigraphicTerms.uri=http://rs.tdwg.org/dwc/terms/lithostratigraphicTerms
lithostratigraphicTerms.label=Lithostratigraphic Terms
lithostratigraphicTerms.definition=The combination of all litho-stratigraphic names for the rock from which the cataloged item was collected.
lithostratigraphicTerms.comment=
group.name=group
group.uri=http://rs.tdwg.org/dwc/terms/group
group.label=Group
group.definition=The full name of the lithostratigraphic group from which the cataloged item was collected.
group.comment=
formation.name=formation
formation.uri=http://rs.tdwg.org/dwc/terms/formation
formation.label=Formation
formation.definition=The full name of the lithostratigraphic formation from which the cataloged item was collected.
formation.comment=Examples: "Notch Peak Fromation", "House Limestone", "Fillmore Formation"
member.name=member
member.uri=http://rs.tdwg.org/dwc/terms/member
member.label=Member
member.definition=The full name of the lithostratigraphic member from which the cataloged item was collected.
member.comment=Examples: "Lava Dam Member", "Hellnmaria Member"
bed.name=bed
bed.uri=http://rs.tdwg.org/dwc/terms/bed
bed.label=Bed
bed.definition=The full name of the lithostratigraphic bed from which the cataloged item was collected.
bed.comment=
identificationID.name=identificationID
identificationID.uri=http://rs.tdwg.org/dwc/terms/identificationID
identificationID.label=Identification ID
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.
identificationID.comment=
identificationQualifier.name=identificationQualifier
identificationQualifier.uri=http://rs.tdwg.org/dwc/terms/identificationQualifier
identificationQualifier.label=Identification Qualifier
identificationQualifier.definition=A brief phrase or a standard term ("cf.", "aff.") to express the determiner's doubts about the Identification.
identificationQualifier.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 rank. 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 rank.
typeStatus.name=typeStatus
typeStatus.uri=http://rs.tdwg.org/dwc/terms/typeStatus
typeStatus.label=Type Status
typeStatus.definition=A list (concatenated and separated) of nomenclatural types (type status, typified scientific name, publication) applied to the subject.
typeStatus.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "holotype of Ctenomys sociabilis. Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "holotype of Pinus abies | holotype of Picea abies".
identifiedBy.name=identifiedBy
identifiedBy.uri=http://rs.tdwg.org/dwc/terms/identifiedBy
identifiedBy.label=Identified By
identifiedBy.definition=A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject.
identifiedBy.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "James L. Patton", "Theodore Pappenfuss | Robert Macey".
dateIdentified.name=dateIdentified
dateIdentified.uri=http://rs.tdwg.org/dwc/terms/dateIdentified
dateIdentified.label=Date Identified
dateIdentified.definition=The date on which the subject was identified as representing the Taxon. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
dateIdentified.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.
identificationReferences.name=identificationReferences
identificationReferences.uri=http://rs.tdwg.org/dwc/terms/identificationReferences
identificationReferences.label=Identification References
identificationReferences.definition=A list (concatenated and separated) of references (publication, global unique identifier, URI) used in the Identification.
identificationReferences.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Aves del Noroeste Patagonico. Christie et al. 2004.", "Stebbins, R. Field Guide to Western Reptiles and Amphibians. 3rd Edition. 2003. | Irschick, D.J. and Shaffer, H.B. (1997). ''The polytypic species revisited: Morphological differentiation among tiger salamanders (Ambystoma tigrinum) (Amphibia: Caudata).'' Herpetologica, 53(1), 30-49.".
identificationVerificationStatus.name=identificationVerificationStatus
identificationVerificationStatus.uri=http://rs.tdwg.org/dwc/terms/identificationVerificationStatus
identificationVerificationStatus.label=Identification Verification Status
identificationVerificationStatus.definition=A categorical indicator of the extent to which the taxonomic identification has been verified to be correct. Recommended best practice is to use a controlled vocabulary such as that used in HISPID/ABCD.
identificationVerificationStatus.comment=Examples: "0", "4"
identificationRemarks.name=identificationRemarks
identificationRemarks.uri=http://rs.tdwg.org/dwc/terms/identificationRemarks
identificationRemarks.label=Identification Remarks
identificationRemarks.definition=Comments or notes about the Identification.
identificationRemarks.comment=Example: "Distinguished between Anthus correndera and Anthus hellmayri based on the comparative lengths of the uñas."
taxonID.name=taxonID
taxonID.uri=http://rs.tdwg.org/dwc/terms/taxonID
taxonID.label=Taxon ID
taxonID.definition=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.
taxonID.comment=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"
scientificNameID.name=scientificNameID
scientificNameID.uri=http://rs.tdwg.org/dwc/terms/scientificNameID
scientificNameID.label=Scientific Name ID
scientificNameID.definition=An identifier for the nomenclatural (not taxonomic) details of a scientific name.
scientificNameID.comment=Example: "urn:lsid:ipni.org:names:37829-1:1.3"
acceptedNameUsageID.name=acceptedNameUsageID
acceptedNameUsageID.uri=http://rs.tdwg.org/dwc/terms/acceptedNameUsageID
acceptedNameUsageID.label=Accepted Name Usage ID
acceptedNameUsageID.definition=An identifier for the name usage (documented meaning of the name according to a source) of the currently valid (zoological) or accepted (botanical) taxon.
acceptedNameUsageID.comment=Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
parentNameUsageID.name=parentNameUsageID
parentNameUsageID.uri=http://rs.tdwg.org/dwc/terms/parentNameUsageID
parentNameUsageID.label=Parent Name Usage ID
parentNameUsageID.definition=An identifier for the name usage (documented meaning of the name according to a source) of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.
parentNameUsageID.comment=Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
originalNameUsageID.name=originalNameUsageID
originalNameUsageID.uri=http://rs.tdwg.org/dwc/terms/originalNameUsageID
originalNameUsageID.label=Original Name Usage ID
originalNameUsageID.definition=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.
originalNameUsageID.comment=Example: "<a href='http://species.gbif.org/abies_alba_1753'>http://species.gbif.org/abies_alba_1753</a>"
nameAccordingToID.name=nameAccordingToID
nameAccordingToID.uri=http://rs.tdwg.org/dwc/terms/nameAccordingToID
nameAccordingToID.label=Name According To ID
nameAccordingToID.definition=An identifier for the source in which the specific taxon concept circumscription is defined or implied. See nameAccordingTo.
nameAccordingToID.comment=Example: "doi:10.1016/S0269-915X(97)80026-2"
namePublishedInID.name=namePublishedInID
namePublishedInID.uri=http://rs.tdwg.org/dwc/terms/namePublishedInID
namePublishedInID.label=Name Published In ID
namePublishedInID.definition=An identifier for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.
namePublishedInID.comment=Example: "<a href='http://hdl.handle.net/10199/7'>http://hdl.handle.net/10199/7</a>"
taxonConceptID.name=taxonConceptID
taxonConceptID.uri=http://rs.tdwg.org/dwc/terms/taxonConceptID
taxonConceptID.label=Taxon Concept ID
taxonConceptID.definition=An identifier for the taxonomic concept to which the record refers - not for the nomenclatural details of a taxon.
taxonConceptID.comment=Example: "8fa58e08-08de-4ac1-b69c-1235340b7001"
scientificName.name=scientificName
scientificName.uri=http://rs.tdwg.org/dwc/terms/scientificName
scientificName.label=Scientific Name
scientificName.definition=The full scientific name, with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined. This term should not contain identification qualifications, which should instead be supplied in the IdentificationQualifier term.
scientificName.comment=Examples: "Coleoptera" (order), "Vespertilionidae" (family), "Manis" (genus), "Ctenomys sociabilis" (genus + specificEpithet), "Ambystoma tigrinum diaboli" (genus + specificEpithet + infraspecificEpithet), "Roptrocerus typographi (Györfi, 1952)" (genus + specificEpithet + scientificNameAuthorship), "Quercus agrifolia var. oxyadenia (Torr.) J.T. Howell" (genus + specificEpithet + taxonRank + infraspecificEpithet + scientificNameAuthorship)
acceptedNameUsage.name=acceptedNameUsage
acceptedNameUsage.uri=http://rs.tdwg.org/dwc/terms/acceptedNameUsage
acceptedNameUsage.label=Accepted Name Usage
acceptedNameUsage.definition=The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon.
acceptedNameUsage.comment=Example: "Tamias minimus" valid name for "Eutamias minimus"
parentNameUsage.name=parentNameUsage
parentNameUsage.uri=http://rs.tdwg.org/dwc/terms/parentNameUsage
parentNameUsage.label=Parent Name Usage
parentNameUsage.definition=The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientificName.
parentNameUsage.comment=Examples: "Rubiaceae", "Gruiformes", "Testudinae"
originalNameUsage.name=originalNameUsage
originalNameUsage.uri=http://rs.tdwg.org/dwc/terms/originalNameUsage
originalNameUsage.label=Original Name Usage
originalNameUsage.definition=The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclaturalCode. The basionym (botany) or basonym (bacteriology) of the scientificName or the senior/earlier homonym for replaced names.
originalNameUsage.comment=Examples: "Pinus abies", "Gasterosteus saltatrix Linnaeus 1768"
nameAccordingTo.name=nameAccordingTo
nameAccordingTo.uri=http://rs.tdwg.org/dwc/terms/nameAccordingTo
nameAccordingTo.label=Name According To
nameAccordingTo.definition=The reference to the source in which the specific taxon concept circumscription is defined or implied - traditionally signified by the Latin "sensu" or "sec." (from secundum, meaning "according to"). For taxa that result from identifications, a reference to the keys, monographs, experts and other sources should be given.
nameAccordingTo.comment=Example: "McCranie, J. R., D. B. Wake, and L. D. Wilson. 1996. The taxonomic status of Bolitoglossa schmidti, with comments on the biology of the Mesoamerican salamander Bolitoglossa dofleini (Caudata: Plethodontidae). Carib. J. Sci. 32:395-398.", "Werner Greuter 2008", "Lilljeborg 1861, Upsala Univ. Arsskrift, Math. Naturvet., pp. 4, 5"
namePublishedIn.name=namePublishedIn
namePublishedIn.uri=http://rs.tdwg.org/dwc/terms/namePublishedIn
namePublishedIn.label=Name Published In
namePublishedIn.definition=A reference for the publication in which the scientificName was originally established under the rules of the associated nomenclaturalCode.
namePublishedIn.comment=Examples: "Pearson O. P., and M. I. Christie. 1985. Historia Natural, 5(37):388", "Forel, Auguste, Diagnosies provisoires de quelques espèces nouvelles de fourmis de Madagascar, récoltées par M. Grandidier., Annales de la Societe Entomologique de Belgique, Comptes-rendus des Seances 30, 1886"
namePublishedInYear.name=namePublishedInYear
namePublishedInYear.uri=http://rs.tdwg.org/dwc/terms/namePublishedInYear
namePublishedInYear.label=Name Published In Year
namePublishedInYear.definition=The four-digit year in which the scientificName was published.
namePublishedInYear.comment=Examples: "1915", "2008"
higherClassification.name=higherClassification
higherClassification.uri=http://rs.tdwg.org/dwc/terms/higherClassification
higherClassification.label=Higher Classification
higherClassification.definition=A list (concatenated and separated) of taxa names terminating at the rank immediately superior to the taxon referenced in the taxon record.
higherClassification.comment=The recommended best practice is to separate the values with a vertical bar (' | '), with terms in order from the highest taxonomic rank to the lowest. Examples: "Animalia", "Animalia | Chordata | Vertebrata | Mammalia | Theria | Eutheria | Rodentia | Hystricognatha | Hystricognathi | Ctenomyidae | Ctenomyini | Ctenomys".
kingdom.name=kingdom
kingdom.uri=http://rs.tdwg.org/dwc/terms/kingdom
kingdom.label=Kingdom
kingdom.definition=The full scientific name of the kingdom in which the taxon is classified.
kingdom.comment=Examples: "Animalia", "Plantae"
phylum.name=phylum
phylum.uri=http://rs.tdwg.org/dwc/terms/phylum
phylum.label=Phylum
phylum.definition=The full scientific name of the phylum or division in which the taxon is classified.
phylum.comment=Examples: "Chordata" (phylum), "Bryophyta" (division)
class.name=class
class.uri=http://rs.tdwg.org/dwc/terms/class
class.label=Class
class.definition=The full scientific name of the class in which the taxon is classified.
class.comment=Examples: "Mammalia", "Hepaticopsida"
order.name=order
order.uri=http://rs.tdwg.org/dwc/terms/order
order.label=Order
order.definition=The full scientific name of the order in which the taxon is classified.
order.comment=Examples: "Carnivora", "Monocleales"
family.name=family
family.uri=http://rs.tdwg.org/dwc/terms/family
family.label=Family
family.definition=The full scientific name of the family in which the taxon is classified.
family.comment=Examples: "Felidae", "Monocleaceae"
genus.name=genus
genus.uri=http://rs.tdwg.org/dwc/terms/genus
genus.label=Genus
genus.definition=The full scientific name of the genus in which the taxon is classified.
genus.comment=Examples: "Puma", "Monoclea"
subgenus.name=subgenus
subgenus.uri=http://rs.tdwg.org/dwc/terms/subgenus
subgenus.label=Subgenus
subgenus.definition=The full scientific name of the subgenus in which the taxon is classified. Values should include the genus to avoid homonym confusion.
subgenus.comment=Examples: "Strobus (Pinus)", "Puma (Puma)" "Loligo (Amerigo)", "Hieracium subgen. Pilosella"
specificEpithet.name=specificEpithet
specificEpithet.uri=http://rs.tdwg.org/dwc/terms/specificEpithet
specificEpithet.label=Specific Epithet
specificEpithet.definition=The name of the first or species epithet of the scientificName.
specificEpithet.comment=Examples: "concolor", "gottschei"
infraspecificEpithet.name=infraspecificEpithet
infraspecificEpithet.uri=http://rs.tdwg.org/dwc/terms/infraspecificEpithet
infraspecificEpithet.label=Infraspecific Epithet
infraspecificEpithet.definition=The name of the lowest or terminal infraspecific epithet of the scientificName, excluding any rank designation.
infraspecificEpithet.comment=Examples: "concolor", "oxyadenia", "sayi"
taxonRank.name=taxonRank
taxonRank.uri=http://rs.tdwg.org/dwc/terms/taxonRank
taxonRank.label=Taxon Rank
taxonRank.definition=The taxonomic rank of the most specific name in the scientificName. Recommended best practice is to use a controlled vocabulary.
taxonRank.comment=Examples: "subspecies", "varietas", "forma", "species", "genus"
verbatimTaxonRank.name=verbatimTaxonRank
verbatimTaxonRank.uri=http://rs.tdwg.org/dwc/terms/verbatimTaxonRank
verbatimTaxonRank.label=Verbatim Taxon Rank
verbatimTaxonRank.definition=The taxonomic rank of the most specific name in the scientificName as it appears in the original record.
verbatimTaxonRank.comment=Examples: "Agamospecies", "sub-lesus", "prole", "apomict", "nothogrex", "sp.", "subsp.", "var."
scientificNameAuthorship.name=scientificNameAuthorship
scientificNameAuthorship.uri=http://rs.tdwg.org/dwc/terms/scientificNameAuthorship
scientificNameAuthorship.label=Scientific Name Authorship
scientificNameAuthorship.definition=The authorship information for the scientificName formatted according to the conventions of the applicable nomenclaturalCode.
scientificNameAuthorship.comment=Example: "(Torr.) J.T. Howell", "(Martinovský) Tzvelev", "(Györfi, 1952)"
vernacularName.name=vernacularName
vernacularName.uri=http://rs.tdwg.org/dwc/terms/vernacularName
vernacularName.label=Vernacular Name
vernacularName.definition=A common or vernacular name.
vernacularName.comment=Examples: "Andean Condor", "Condor Andino", "American Eagle", "Gänsegeier"
nomenclaturalCode.name=nomenclaturalCode
nomenclaturalCode.uri=http://rs.tdwg.org/dwc/terms/nomenclaturalCode
nomenclaturalCode.label=Nomenclatural Code
nomenclaturalCode.definition=The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed. Recommended best practice is to use a controlled vocabulary.
nomenclaturalCode.comment=Examples: "ICBN", "ICZN", "BC", "ICNCP", "BioCode", "ICZN; ICBN"
taxonomicStatus.name=taxonomicStatus
taxonomicStatus.uri=http://rs.tdwg.org/dwc/terms/taxonomicStatus
taxonomicStatus.label=Taxonomic Status
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.
taxonomicStatus.comment=Examples: "invalid", "misapplied", "homotypic synonym", "accepted"
nomenclaturalStatus.name=nomenclaturalStatus
nomenclaturalStatus.uri=http://rs.tdwg.org/dwc/terms/nomenclaturalStatus
nomenclaturalStatus.label=Nomenclatural Status
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.
nomenclaturalStatus.comment=Examples: "nom. ambig.", "nom. illeg.", "nom. subnud."
taxonRemarks.name=taxonRemarks
taxonRemarks.uri=http://rs.tdwg.org/dwc/terms/taxonRemarks
taxonRemarks.label=Taxon Remarks
taxonRemarks.definition=Comments or notes about the taxon or name.
taxonRemarks.comment=Example: "this name is a misspelling in common use"
resourceRelationshipID.name=resourceRelationshipID
resourceRelationshipID.uri=http://rs.tdwg.org/dwc/terms/resourceRelationshipID
resourceRelationshipID.label=Resource Relationship ID
resourceRelationshipID.definition=An identifier for an instance of relationship between one resource (the subject) and another (relatedResource, the object).
resourceRelationshipID.comment=
resourceID.name=resourceID
resourceID.uri=http://rs.tdwg.org/dwc/terms/resourceID
resourceID.label=Resource ID
resourceID.definition=An identifier for the resource that is the subject of the relationship.
resourceID.comment=
relatedResourceID.name=relatedResourceID
relatedResourceID.uri=http://rs.tdwg.org/dwc/terms/relatedResourceID
relatedResourceID.label=Related Resource ID
relatedResourceID.definition=An identifier for a related resource (the object, rather than the subject of the relationship).
relatedResourceID.comment=
relationshipOfResource.name=relationshipOfResource
relationshipOfResource.uri=http://rs.tdwg.org/dwc/terms/relationshipOfResource
relationshipOfResource.label=Relationship Of Resource
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.
relationshipOfResource.comment=Examples: "duplicate of", "mother of", "endoparasite of", "host to", "sibling of", "valid synonym of", "located within"
relationshipAccordingTo.name=relationshipAccordingTo
relationshipAccordingTo.uri=http://rs.tdwg.org/dwc/terms/relationshipAccordingTo
relationshipAccordingTo.label=Relationship According To
relationshipAccordingTo.definition=The source (person, organization, publication, reference) establishing the relationship between the two resources.
relationshipAccordingTo.comment=Example: "Julie Woodruff"
relationshipEstablishedDate.name=relationshipEstablishedDate
relationshipEstablishedDate.uri=http://rs.tdwg.org/dwc/terms/relationshipEstablishedDate
relationshipEstablishedDate.label=Relationship Established Date
relationshipEstablishedDate.definition=The date-time on which the relationship between the two resources was established. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
relationshipEstablishedDate.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.
relationshipRemarks.name=relationshipRemarks
relationshipRemarks.uri=http://rs.tdwg.org/dwc/terms/relationshipRemarks
relationshipRemarks.label=Relationship Remarks
relationshipRemarks.definition=Comments or notes about the relationship between the two resources.
relationshipRemarks.comment=Examples: "mother and offspring collected from the same nest", "pollinator captured in the act"
measurementID.name=measurementID
measurementID.uri=http://rs.tdwg.org/dwc/terms/measurementID
measurementID.label=Measurement ID
measurementID.definition=An identifier for the MeasurementOrFact (information pertaining to measurements, facts, characteristics, or assertions). May be a global unique identifier or an identifier specific to the data set.
measurementID.comment=
measurementType.name=measurementType
measurementType.uri=http://rs.tdwg.org/dwc/terms/measurementType
measurementType.label=Measurement Type
measurementType.definition=The nature of the measurement, fact, characteristic, or assertion. Recommended best practice is to use a controlled vocabulary.
measurementType.comment=Examples: "tail length", "temperature", "trap line length", "survey area", "trap type"
measurementValue.name=measurementValue
measurementValue.uri=http://rs.tdwg.org/dwc/terms/measurementValue
measurementValue.label=Measurement Value
measurementValue.definition=The value of the measurement, fact, characteristic, or assertion.
measurementValue.comment=Examples: "45", "20", "1", "14.5", "UV-light"
measurementAccuracy.name=measurementAccuracy
measurementAccuracy.uri=http://rs.tdwg.org/dwc/terms/measurementAccuracy
measurementAccuracy.label=Measurement Accuracy
measurementAccuracy.definition=The description of the potential error associated with the measurementValue.
measurementAccuracy.comment=Examples: "0.01", "normal distribution with variation of 2 m"
measurementUnit.name=measurementUnit
measurementUnit.uri=http://rs.tdwg.org/dwc/terms/measurementUnit
measurementUnit.label=Measurement Unit
measurementUnit.definition=The units associated with the measurementValue. Recommended best practice is to use the International System of Units (SI).
measurementUnit.comment=Examples: "mm", "C", "km", "ha"
measurementDeterminedBy.name=measurementDeterminedBy
measurementDeterminedBy.uri=http://rs.tdwg.org/dwc/terms/measurementDeterminedBy
measurementDeterminedBy.label=Measurement Determined By
measurementDeterminedBy.definition=A list (concatenated and separated) of names of people, groups, or organizations who determined the value of the MeasurementOrFact.
measurementDeterminedBy.comment=The recommended best practice is to separate the values with a vertical bar (' | '). Examples: "Rob Guralnick", "Julie Woodruff | Eileen Lacey".
measurementDeterminedDate.name=measurementDeterminedDate
measurementDeterminedDate.uri=http://rs.tdwg.org/dwc/terms/measurementDeterminedDate
measurementDeterminedDate.label=Measurement Determined Date
measurementDeterminedDate.definition=The date on which the MeasurementOrFact was made. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E).
measurementDeterminedDate.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.
measurementMethod.name=measurementMethod
measurementMethod.uri=http://rs.tdwg.org/dwc/terms/measurementMethod
measurementMethod.label=Measurement Method
measurementMethod.definition=A description of or reference to (publication, URI) the method or protocol used to determine the measurement, fact, characteristic, or assertion.
measurementMethod.comment=Examples: "minimum convex polygon around burrow entrances" for a home range area, "barometric altimeter" for an elevation
measurementRemarks.name=measurementRemarks
measurementRemarks.uri=http://rs.tdwg.org/dwc/terms/measurementRemarks
measurementRemarks.label=Measurement Remarks
measurementRemarks.definition=Comments or notes accompanying the MeasurementOrFact.
measurementRemarks.comment=Example: "tip of tail missing"

Binary file not shown.

View File

@ -0,0 +1,182 @@
CREATE TABLE dwc (
"type" text,
"modified" timestamp,
"language" varchar(2),
"license" text,
"rightsHolder" text,
"accessRights" text,
"bibliographicCitation" text,
"references" text,
"institutionID" text,
"collectionID" text,
"datasetID" text,
"institutionCode" text,
"collectionCode" text,
"datasetName" text,
"ownerInstitutionCode" text,
"basisOfRecord" text,
"informationWithheld" text,
"dataGeneralizations" text,
"dynamicProperties" text,
"occurrenceID" text,
"catalogNumber" text,
"recordNumber" text,
"recordedBy" text,
"individualCount" integer,
"sex" text,
"lifeStage" text,
"reproductiveCondition" text,
"behavior" text,
"establishmentMeans" text,
"occurrenceStatus" text,
"preparations" text,
"disposition" text,
"associatedMedia" text,
"associatedReferences" text,
"associatedSequences" text,
"associatedTaxa" text,
"otherCatalogNumbers" text,
"occurrenceRemarks" text,
"organismID" text,
"organismName" text,
"organismScope" text,
"associatedOccurrences" text,
"associatedOrganisms" text,
"previousIdentifications" text,
"organismRemarks" text,
"materialSampleID" text,
"eventID" text,
"fieldNumber" text,
"eventDate" timestamp,
"eventTime" time,
"startDayOfYear" integer,
"endDayOfYear" integer,
"year" integer,
"month" integer,
"day" integer,
"verbatimEventDate" text,
"habitat" text,
"samplingProtocol" text,
"samplingEffort" text,
"fieldNotes" text,
"eventRemarks" text,
"locationID" text,
"higherGeographyID" text,
"higherGeography" text,
"continent" text,
"waterBody" text,
"islandGroup" text,
"island" text,
"country" text,
"countryCode" varchar(2),
"stateProvince" text,
"county" text,
"municipality" text,
"locality" text,
"verbatimLocality" text,
"minimumElevationInMeters" decimal(6,2),
"maximumElevationInMeters" decimal(6,2),
"verbatimElevation" text,
"minimumDepthInMeters" decimal(6,2),
"maximumDepthInMeters" decimal(6,2),
"verbatimDepth" text,
"minimumDistanceAboveSurfaceInMeters" decimal(6,2),
"maximumDistanceAboveSurfaceInMeters" decimal(6,2),
"locationAccordingTo" text,
"locationRemarks" text,
"decimalLatitude" decimal(9,7),
"decimalLongitude" decimal(10,7),
"geodeticDatum" text,
"coordinateUncertaintyInMeters" integer,
"coordinatePrecision" text,
"pointRadiusSpatialFit" text,
"verbatimCoordinates" text,
"verbatimLatitude" text,
"verbatimLongitude" text,
"verbatimCoordinateSystem" text,
"verbatimSRS" text,
"footprintWKT" text,
"footprintSRS" text,
"footprintSpatialFit" text,
"georeferencedBy" text,
"georeferencedDate" date,
"georeferenceProtocol" text,
"georeferenceSources" text,
"georeferenceVerificationStatus" text,
"georeferenceRemarks" text,
"geologicalContextID" text,
"earliestEonOrLowestEonothem" text,
"latestEonOrHighestEonothem" text,
"earliestEraOrLowestErathem" text,
"latestEraOrHighestErathem" text,
"earliestPeriodOrLowestSystem" text,
"latestPeriodOrHighestSystem" text,
"earliestEpochOrLowestSeries" text,
"latestEpochOrHighestSeries" text,
"earliestAgeOrLowestStage" text,
"latestAgeOrHighestStage" text,
"lowestBiostratigraphicZone" text,
"highestBiostratigraphicZone" text,
"lithostratigraphicTerms" text,
"group" text,
"formation" text,
"member" text,
"bed" text,
"identificationID" text,
"identificationQualifier" text,
"typeStatus" text,
"identifiedBy" text,
"dateIdentified" date,
"identificationReferences" text,
"identificationVerificationStatus" text,
"identificationRemarks" text,
"taxonID" text,
"scientificNameID" text,
"acceptedNameUsageID" text,
"parentNameUsageID" text,
"originalNameUsageID" text,
"nameAccordingToID" text,
"namePublishedInID" text,
"taxonConceptID" text,
"scientificName" text,
"acceptedNameUsage" text,
"parentNameUsage" text,
"originalNameUsage" text,
"nameAccordingTo" text,
"namePublishedIn" text,
"namePublishedInYear" integer,
"higherClassification" text,
"kingdom" text,
"phylum" text,
"class" text,
"order" text,
"family" text,
"genus" text,
"subgenus" text,
"specificEpithet" text,
"infraspecificEpithet" text,
"taxonRank" text,
"verbatimTaxonRank" text,
"scientificNameAuthorship" text,
"vernacularName" text,
"nomenclaturalCode" text,
"taxonomicStatus" text,
"nomenclaturalStatus" text,
"taxonRemarks" text,
"resourceRelationshipID" text,
"resourceID" text,
"relatedResourceID" text,
"relationshipOfResource" text,
"relationshipAccordingTo" text,
"relationshipEstablishedDate" text,
"relationshipRemarks" text,
"measurementID" text,
"measurementType" text,
"measurementValue" text,
"measurementAccuracy" text,
"measurementUnit" text,
"measurementDeterminedBy" text,
"measurementDeterminedDate" text,
"measurementMethod" text,
"measurementRemarks" text
);

View File

@ -0,0 +1 @@
"type","modified","language","license","rightsHolder","accessRights","bibliographicCitation","references","institutionID","collectionID","datasetID","institutionCode","collectionCode","datasetName","ownerInstitutionCode","basisOfRecord","informationWithheld","dataGeneralizations","dynamicProperties","occurrenceID","catalogNumber","recordNumber","recordedBy","individualCount","sex","lifeStage","reproductiveCondition","behavior","establishmentMeans","occurrenceStatus","preparations","disposition","associatedMedia","associatedReferences","associatedSequences","associatedTaxa","otherCatalogNumbers","occurrenceRemarks","organismID","organismName","organismScope","associatedOccurrences","associatedOrganisms","previousIdentifications","organismRemarks","materialSampleID","eventID","fieldNumber","eventDate","eventTime","startDayOfYear","endDayOfYear","year","month","day","verbatimEventDate","habitat","samplingProtocol","samplingEffort","fieldNotes","eventRemarks","locationID","higherGeographyID","higherGeography","continent","waterBody","islandGroup","island","country","countryCode","stateProvince","county","municipality","locality","verbatimLocality","minimumElevationInMeters","maximumElevationInMeters","verbatimElevation","minimumDepthInMeters","maximumDepthInMeters","verbatimDepth","minimumDistanceAboveSurfaceInMeters","maximumDistanceAboveSurfaceInMeters","locationAccordingTo","locationRemarks","decimalLatitude","decimalLongitude","geodeticDatum","coordinateUncertaintyInMeters","coordinatePrecision","pointRadiusSpatialFit","verbatimCoordinates","verbatimLatitude","verbatimLongitude","verbatimCoordinateSystem","verbatimSRS","footprintWKT","footprintSRS","footprintSpatialFit","georeferencedBy","georeferencedDate","georeferenceProtocol","georeferenceSources","georeferenceVerificationStatus","georeferenceRemarks","geologicalContextID","earliestEonOrLowestEonothem","latestEonOrHighestEonothem","earliestEraOrLowestErathem","latestEraOrHighestErathem","earliestPeriodOrLowestSystem","latestPeriodOrHighestSystem","earliestEpochOrLowestSeries","latestEpochOrHighestSeries","earliestAgeOrLowestStage","latestAgeOrHighestStage","lowestBiostratigraphicZone","highestBiostratigraphicZone","lithostratigraphicTerms","group","formation","member","bed","identificationID","identificationQualifier","typeStatus","identifiedBy","dateIdentified","identificationReferences","identificationVerificationStatus","identificationRemarks","taxonID","scientificNameID","acceptedNameUsageID","parentNameUsageID","originalNameUsageID","nameAccordingToID","namePublishedInID","taxonConceptID","scientificName","acceptedNameUsage","parentNameUsage","originalNameUsage","nameAccordingTo","namePublishedIn","namePublishedInYear","higherClassification","kingdom","phylum","class","order","family","genus","subgenus","specificEpithet","infraspecificEpithet","taxonRank","verbatimTaxonRank","scientificNameAuthorship","vernacularName","nomenclaturalCode","taxonomicStatus","nomenclaturalStatus","taxonRemarks","resourceRelationshipID","resourceID","relatedResourceID","relationshipOfResource","relationshipAccordingTo","relationshipEstablishedDate","relationshipRemarks","measurementID","measurementType","measurementValue","measurementAccuracy","measurementUnit","measurementDeterminedBy","measurementDeterminedDate","measurementMethod","measurementRemarks"
1 type modified language license rightsHolder accessRights bibliographicCitation references institutionID collectionID datasetID institutionCode collectionCode datasetName ownerInstitutionCode basisOfRecord informationWithheld dataGeneralizations dynamicProperties occurrenceID catalogNumber recordNumber recordedBy individualCount sex lifeStage reproductiveCondition behavior establishmentMeans occurrenceStatus preparations disposition associatedMedia associatedReferences associatedSequences associatedTaxa otherCatalogNumbers occurrenceRemarks organismID organismName organismScope associatedOccurrences associatedOrganisms previousIdentifications organismRemarks materialSampleID eventID fieldNumber eventDate eventTime startDayOfYear endDayOfYear year month day verbatimEventDate habitat samplingProtocol samplingEffort fieldNotes eventRemarks locationID higherGeographyID higherGeography continent waterBody islandGroup island country countryCode stateProvince county municipality locality verbatimLocality minimumElevationInMeters maximumElevationInMeters verbatimElevation minimumDepthInMeters maximumDepthInMeters verbatimDepth minimumDistanceAboveSurfaceInMeters maximumDistanceAboveSurfaceInMeters locationAccordingTo locationRemarks decimalLatitude decimalLongitude geodeticDatum coordinateUncertaintyInMeters coordinatePrecision pointRadiusSpatialFit verbatimCoordinates verbatimLatitude verbatimLongitude verbatimCoordinateSystem verbatimSRS footprintWKT footprintSRS footprintSpatialFit georeferencedBy georeferencedDate georeferenceProtocol georeferenceSources georeferenceVerificationStatus georeferenceRemarks geologicalContextID earliestEonOrLowestEonothem latestEonOrHighestEonothem earliestEraOrLowestErathem latestEraOrHighestErathem earliestPeriodOrLowestSystem latestPeriodOrHighestSystem earliestEpochOrLowestSeries latestEpochOrHighestSeries earliestAgeOrLowestStage latestAgeOrHighestStage lowestBiostratigraphicZone highestBiostratigraphicZone lithostratigraphicTerms group formation member bed identificationID identificationQualifier typeStatus identifiedBy dateIdentified identificationReferences identificationVerificationStatus identificationRemarks taxonID scientificNameID acceptedNameUsageID parentNameUsageID originalNameUsageID nameAccordingToID namePublishedInID taxonConceptID scientificName acceptedNameUsage parentNameUsage originalNameUsage nameAccordingTo namePublishedIn namePublishedInYear higherClassification kingdom phylum class order family genus subgenus specificEpithet infraspecificEpithet taxonRank verbatimTaxonRank scientificNameAuthorship vernacularName nomenclaturalCode taxonomicStatus nomenclaturalStatus taxonRemarks resourceRelationshipID resourceID relatedResourceID relationshipOfResource relationshipAccordingTo relationshipEstablishedDate relationshipRemarks measurementID measurementType measurementValue measurementAccuracy measurementUnit measurementDeterminedBy measurementDeterminedDate measurementMethod measurementRemarks

View File

@ -1,170 +1,180 @@
term
type
modified
language
license
rightsHolder
accessRights
bibliographicCitation
references
institutionID
collectionID
datasetID
institutionCode
collectionCode
datasetName
ownerInstitutionCode
basisOfRecord
informationWithheld
dataGeneralizations
dynamicProperties
occurrenceID
catalogNumber
recordNumber
recordedBy
individualCount
organismQuantity
organismQuantityType
sex
lifeStage
reproductiveCondition
behavior
establishmentMeans
occurrenceStatus
preparations
disposition
associatedMedia
associatedReferences
associatedSequences
associatedTaxa
otherCatalogNumbers
occurrenceRemarks
organismID
organismName
organismScope
associatedOccurrences
associatedOrganisms
previousIdentifications
organismRemarks
materialSampleID
eventID
parentEventID
fieldNumber
eventDate
eventTime
startDayOfYear
endDayOfYear
year
month
day
verbatimEventDate
habitat
samplingProtocol
samplingEffort
sampleSizeValue
sampleSizeUnit
fieldNotes
eventRemarks
locationID
higherGeographyID
higherGeography
continent
waterBody
islandGroup
island
country
countryCode
stateProvince
county
municipality
locality
verbatimLocality
minimumElevationInMeters
maximumElevationInMeters
verbatimElevation
minimumDepthInMeters
maximumDepthInMeters
verbatimDepth
minimumDistanceAboveSurfaceInMeters
maximumDistanceAboveSurfaceInMeters
locationAccordingTo
locationRemarks
decimalLatitude
decimalLongitude
geodeticDatum
coordinateUncertaintyInMeters
coordinatePrecision
pointRadiusSpatialFit
verbatimCoordinates
verbatimLatitude
verbatimLongitude
verbatimCoordinateSystem
verbatimSRS
footprintWKT
footprintSRS
footprintSpatialFit
georeferencedBy
georeferencedDate
georeferenceProtocol
georeferenceSources
georeferenceVerificationStatus
georeferenceRemarks
geologicalContextID
earliestEonOrLowestEonothem
latestEonOrHighestEonothem
earliestEraOrLowestErathem
latestEraOrHighestErathem
earliestPeriodOrLowestSystem
latestPeriodOrHighestSystem
earliestEpochOrLowestSeries
latestEpochOrHighestSeries
earliestAgeOrLowestStage
latestAgeOrHighestStage
lowestBiostratigraphicZone
highestBiostratigraphicZone
lithostratigraphicTerms
group
formation
member
bed
identificationID
identificationQualifier
typeStatus
identifiedBy
dateIdentified
identificationReferences
identificationVerificationStatus
identificationRemarks
taxonID
scientificNameID
acceptedNameUsageID
parentNameUsageID
originalNameUsageID
nameAccordingToID
namePublishedInID
taxonConceptID
scientificName
acceptedNameUsage
parentNameUsage
originalNameUsage
nameAccordingTo
namePublishedIn
namePublishedInYear
higherClassification
kingdom
phylum
class
order
family
genus
subgenus
specificEpithet
infraspecificEpithet
taxonRank
verbatimTaxonRank
scientificNameAuthorship
vernacularName
nomenclaturalCode
taxonomicStatus
nomenclaturalStatus
taxonRemarks
type
modified
language
license
rightsHolder
accessRights
bibliographicCitation
references
institutionID
collectionID
datasetID
institutionCode
collectionCode
datasetName
ownerInstitutionCode
basisOfRecord
informationWithheld
dataGeneralizations
dynamicProperties
occurrenceID
catalogNumber
recordNumber
recordedBy
individualCount
sex
lifeStage
reproductiveCondition
behavior
establishmentMeans
occurrenceStatus
preparations
disposition
associatedMedia
associatedReferences
associatedSequences
associatedTaxa
otherCatalogNumbers
occurrenceRemarks
organismID
organismName
organismScope
associatedOccurrences
associatedOrganisms
previousIdentifications
organismRemarks
materialSampleID
eventID
fieldNumber
eventDate
eventTime
startDayOfYear
endDayOfYear
year
month
day
verbatimEventDate
habitat
samplingProtocol
samplingEffort
fieldNotes
eventRemarks
locationID
higherGeographyID
higherGeography
continent
waterBody
islandGroup
island
country
countryCode
stateProvince
county
municipality
locality
verbatimLocality
minimumElevationInMeters
maximumElevationInMeters
verbatimElevation
minimumDepthInMeters
maximumDepthInMeters
verbatimDepth
minimumDistanceAboveSurfaceInMeters
maximumDistanceAboveSurfaceInMeters
locationAccordingTo
locationRemarks
decimalLatitude
decimalLongitude
geodeticDatum
coordinateUncertaintyInMeters
coordinatePrecision
pointRadiusSpatialFit
verbatimCoordinates
verbatimLatitude
verbatimLongitude
verbatimCoordinateSystem
verbatimSRS
footprintWKT
footprintSRS
footprintSpatialFit
georeferencedBy
georeferencedDate
georeferenceProtocol
georeferenceSources
georeferenceVerificationStatus
georeferenceRemarks
geologicalContextID
earliestEonOrLowestEonothem
latestEonOrHighestEonothem
earliestEraOrLowestErathem
latestEraOrHighestErathem
earliestPeriodOrLowestSystem
latestPeriodOrHighestSystem
earliestEpochOrLowestSeries
latestEpochOrHighestSeries
earliestAgeOrLowestStage
latestAgeOrHighestStage
lowestBiostratigraphicZone
highestBiostratigraphicZone
lithostratigraphicTerms
group
formation
member
bed
identificationID
identificationQualifier
typeStatus
identifiedBy
dateIdentified
identificationReferences
identificationVerificationStatus
identificationRemarks
taxonID
scientificNameID
acceptedNameUsageID
parentNameUsageID
originalNameUsageID
nameAccordingToID
namePublishedInID
taxonConceptID
scientificName
acceptedNameUsage
parentNameUsage
originalNameUsage
nameAccordingTo
namePublishedIn
namePublishedInYear
higherClassification
kingdom
phylum
class
order
family
genus
subgenus
specificEpithet
infraspecificEpithet
taxonRank
verbatimTaxonRank
scientificNameAuthorship
vernacularName
nomenclaturalCode
taxonomicStatus
nomenclaturalStatus
taxonRemarks
resourceRelationshipID
resourceID
relatedResourceID
relationshipOfResource
relationshipAccordingTo
relationshipEstablishedDate
relationshipRemarks
measurementID
measurementType
measurementValue
measurementAccuracy
measurementUnit
measurementDeterminedBy
measurementDeterminedDate
measurementMethod
measurementRemarks
1 term type
2 type modified
3 modified language
4 language license
5 license rightsHolder
6 rightsHolder accessRights
7 accessRights bibliographicCitation
8 bibliographicCitation references
9 references institutionID
10 institutionID collectionID
11 collectionID datasetID
12 datasetID institutionCode
13 institutionCode collectionCode
14 collectionCode datasetName
15 datasetName ownerInstitutionCode
16 ownerInstitutionCode basisOfRecord
17 basisOfRecord informationWithheld
18 informationWithheld dataGeneralizations
19 dataGeneralizations dynamicProperties
20 dynamicProperties occurrenceID
21 occurrenceID catalogNumber
22 catalogNumber recordNumber
23 recordNumber recordedBy
24 recordedBy individualCount
25 individualCount sex
26 organismQuantity lifeStage
27 organismQuantityType reproductiveCondition
28 sex behavior
29 lifeStage establishmentMeans
30 reproductiveCondition occurrenceStatus
31 behavior preparations
32 establishmentMeans disposition
33 occurrenceStatus associatedMedia
34 preparations associatedReferences
35 disposition associatedSequences
36 associatedMedia associatedTaxa
37 associatedReferences otherCatalogNumbers
38 associatedSequences occurrenceRemarks
39 associatedTaxa organismID
40 otherCatalogNumbers organismName
41 occurrenceRemarks organismScope
42 organismID associatedOccurrences
43 organismName associatedOrganisms
44 organismScope previousIdentifications
45 associatedOccurrences organismRemarks
46 associatedOrganisms materialSampleID
47 previousIdentifications eventID
48 organismRemarks fieldNumber
49 materialSampleID eventDate
50 eventID eventTime
51 parentEventID startDayOfYear
52 fieldNumber endDayOfYear
53 eventDate year
54 eventTime month
55 startDayOfYear day
56 endDayOfYear verbatimEventDate
57 year habitat
58 month samplingProtocol
59 day samplingEffort
60 verbatimEventDate fieldNotes
61 habitat eventRemarks
62 samplingProtocol locationID
63 samplingEffort higherGeographyID
64 sampleSizeValue higherGeography
65 sampleSizeUnit continent
66 fieldNotes waterBody
67 eventRemarks islandGroup
68 locationID island
69 higherGeographyID country
70 higherGeography countryCode
71 continent stateProvince
72 waterBody county
73 islandGroup municipality
74 island locality
75 country verbatimLocality
76 countryCode minimumElevationInMeters
77 stateProvince maximumElevationInMeters
78 county verbatimElevation
79 municipality minimumDepthInMeters
80 locality maximumDepthInMeters
81 verbatimLocality verbatimDepth
82 minimumElevationInMeters minimumDistanceAboveSurfaceInMeters
83 maximumElevationInMeters maximumDistanceAboveSurfaceInMeters
84 verbatimElevation locationAccordingTo
85 minimumDepthInMeters locationRemarks
86 maximumDepthInMeters decimalLatitude
87 verbatimDepth decimalLongitude
88 minimumDistanceAboveSurfaceInMeters geodeticDatum
89 maximumDistanceAboveSurfaceInMeters coordinateUncertaintyInMeters
90 locationAccordingTo coordinatePrecision
91 locationRemarks pointRadiusSpatialFit
92 decimalLatitude verbatimCoordinates
93 decimalLongitude verbatimLatitude
94 geodeticDatum verbatimLongitude
95 coordinateUncertaintyInMeters verbatimCoordinateSystem
96 coordinatePrecision verbatimSRS
97 pointRadiusSpatialFit footprintWKT
98 verbatimCoordinates footprintSRS
99 verbatimLatitude footprintSpatialFit
100 verbatimLongitude georeferencedBy
101 verbatimCoordinateSystem georeferencedDate
102 verbatimSRS georeferenceProtocol
103 footprintWKT georeferenceSources
104 footprintSRS georeferenceVerificationStatus
105 footprintSpatialFit georeferenceRemarks
106 georeferencedBy geologicalContextID
107 georeferencedDate earliestEonOrLowestEonothem
108 georeferenceProtocol latestEonOrHighestEonothem
109 georeferenceSources earliestEraOrLowestErathem
110 georeferenceVerificationStatus latestEraOrHighestErathem
111 georeferenceRemarks earliestPeriodOrLowestSystem
112 geologicalContextID latestPeriodOrHighestSystem
113 earliestEonOrLowestEonothem earliestEpochOrLowestSeries
114 latestEonOrHighestEonothem latestEpochOrHighestSeries
115 earliestEraOrLowestErathem earliestAgeOrLowestStage
116 latestEraOrHighestErathem latestAgeOrHighestStage
117 earliestPeriodOrLowestSystem lowestBiostratigraphicZone
118 latestPeriodOrHighestSystem highestBiostratigraphicZone
119 earliestEpochOrLowestSeries lithostratigraphicTerms
120 latestEpochOrHighestSeries group
121 earliestAgeOrLowestStage formation
122 latestAgeOrHighestStage member
123 lowestBiostratigraphicZone bed
124 highestBiostratigraphicZone identificationID
125 lithostratigraphicTerms identificationQualifier
126 group typeStatus
127 formation identifiedBy
128 member dateIdentified
129 bed identificationReferences
130 identificationID identificationVerificationStatus
131 identificationQualifier identificationRemarks
132 typeStatus taxonID
133 identifiedBy scientificNameID
134 dateIdentified acceptedNameUsageID
135 identificationReferences parentNameUsageID
136 identificationVerificationStatus originalNameUsageID
137 identificationRemarks nameAccordingToID
138 taxonID namePublishedInID
139 scientificNameID taxonConceptID
140 acceptedNameUsageID scientificName
141 parentNameUsageID acceptedNameUsage
142 originalNameUsageID parentNameUsage
143 nameAccordingToID originalNameUsage
144 namePublishedInID nameAccordingTo
145 taxonConceptID namePublishedIn
146 scientificName namePublishedInYear
147 acceptedNameUsage higherClassification
148 parentNameUsage kingdom
149 originalNameUsage phylum
150 nameAccordingTo class
151 namePublishedIn order
152 namePublishedInYear family
153 higherClassification genus
154 kingdom subgenus
155 phylum specificEpithet
156 class infraspecificEpithet
157 order taxonRank
158 family verbatimTaxonRank
159 genus scientificNameAuthorship
160 subgenus vernacularName
161 specificEpithet nomenclaturalCode
162 infraspecificEpithet taxonomicStatus
163 taxonRank nomenclaturalStatus
164 verbatimTaxonRank taxonRemarks
165 scientificNameAuthorship resourceRelationshipID
166 vernacularName resourceID
167 nomenclaturalCode relatedResourceID
168 taxonomicStatus relationshipOfResource
169 nomenclaturalStatus relationshipAccordingTo
170 taxonRemarks relationshipEstablishedDate
171 relationshipRemarks
172 measurementID
173 measurementType
174 measurementValue
175 measurementAccuracy
176 measurementUnit
177 measurementDeterminedBy
178 measurementDeterminedDate
179 measurementMethod
180 measurementRemarks

231
simple_dwc.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,83 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Schema for a type library for darwin and extension data types. -->
<!-- History: -->
<!-- version 0.5 2007-02-14 John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- Should be placed in a tdwg shared data types library. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="unqualified" version="0.5">
<!-- ============================================================== -->
<!-- Types -->
<!-- ============================================================== -->
<xs:simpleType name="positiveDouble">
<xs:restriction base="xs:double">
<xs:minExclusive value="0"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="dayOfYearDataType">
<xs:restriction base="xs:integer">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="366"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="decimalLatitudeDataType">
<xs:restriction base="xs:double">
<xs:minInclusive value="-90"/>
<xs:maxInclusive value="90"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="decimalLongitudeDataType">
<xs:restriction base="xs:double">
<xs:minInclusive value="-180"/>
<xs:maxInclusive value="180"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="spatialFitDataType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:double">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:double">
<xs:minInclusive value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="undefined"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="DateTimeISO">
<xs:annotation>
<xs:documentation xml:lang="en">
The date and time expressed in a way conforming to a subset of ISO 8601. Meant to be exactly the same as DateTimeISO defined in ABCD.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="\d\d\d\d(\-(0[1-9]|1[012])(\-((0[1-9])|1\d|2\d|3[01])(T(0\d|1\d|2[0-3])(:[0-5]\d){0,2})?)?)?|\-\-(0[1-9]|1[012])(\-(0[1-9]|1\d|2\d|3[01]))?|\-\-\-(0[1-9]|1\d|2\d|3[01])">
</xs:pattern>
</xs:restriction>
</xs:simpleType>
</xs:schema>

View File

@ -1,390 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ===================================================================== -->
<!-- Introduction -->
<!-- ===================================================================== -->
<!-- Darwin Core XML schema -->
<!-- History: -->
<!-- version 0.7 2007-04-23 R. De Giovanni: Changed namespace -->
<!-- version 0.6 2007-04-17 R. De Giovanni: Added qualification for -->
<!-- types included from tdwg_basetypes.xsd -->
<!-- version 0.5 2007-02-14 J. Wieczorek, R. De Giovanni, J. de la Torre -->
<!-- Status: -->
<!-- Ready for testing -->
<!-- See http://wiki.tdwg.org for current status of this standard. -->
<!-- ===================================================================== -->
<!-- Schema -->
<!-- ===================================================================== -->
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/dwcore/"
xmlns:dwe="http://rs.tdwg.org/dwc/dwelement"
xmlns:dwc="http://rs.tdwg.org/dwc/dwcore/"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" version="0.7">
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xs:annotation>
<xs:documentation> Protocol independent XML Schema for Darwin Core. For element
documentation, see
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinCoreDraftStandard.
</xs:documentation>
</xs:annotation>
<!-- ============================================================== -->
<!-- Includes -->
<!-- ============================================================== -->
<!-- include - inclusions must be top-level elements (children of -->
<!-- the xs:schema element. Inclusion is restricted to the -->
<!-- definition of a single namespace. -->
<!-- ============================================================== -->
<xs:include schemaLocation="http://rs.tdwg.org/dwc/tdwg_basetypes.xsd"/>
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement"
schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="GlobalUniqueIdentifier" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GlobalUniqueIdentifier"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DateLastModified" type="xs:dateTime" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DateLastModified"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="BasisOfRecord" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/BasisOfRecord"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InstitutionCode" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InstitutionCode"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CollectionCode" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectionCode" xml:lang="en"
/>
</xs:annotation>
</xs:element>
<xs:element name="CatalogNumber" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CatalogNumber"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InformationWithheld" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InformationWithheld"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Remarks" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Remarks"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ScientificName" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="false">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/ScientificName" xml:lang="en"
/>
</xs:annotation>
</xs:element>
<xs:element name="HigherTaxon" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/HigherTaxon"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Kingdom" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Kingdom"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Phylum" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Phylum"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Class" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Class"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Order" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Order"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Family" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Family"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Genus" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Genus"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="SpecificEpithet" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/SpecificEpithet"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InfraspecificRank" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InfraspecificRank"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="InfraspecificEpithet" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/InfraspecificEpithet"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="AuthorYearOfScientificName" type="xs:string"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/AuthorYearOfScientificName"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="NomenclaturalCode" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/NomenclaturalCode"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IdentificationQualifier" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IdentificationQualifier"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="HigherGeography" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/HigherGeography"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Continent" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Continent"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="WaterBody" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/WaterBody"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IslandGroup" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IslandGroup"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Island" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Island"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Country" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Country"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="StateProvince" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/StateProvince"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="County" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/County"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Locality" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Locality"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MinimumElevationInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MinimumElevationInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MaximumElevationInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MaximumElevationInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MinimumDepthInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MinimumDepthInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="MaximumDepthInMeters" type="xs:double" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/MaximumDepthInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CollectingMethod" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectingMethod"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ValidDistributionFlag" type="xs:boolean" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/ValidDistributionFlag"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="EarliestDateCollected" type="dwc:DateTimeISO" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/EarliestDateCollected"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="LatestDateCollected" type="dwc:DateTimeISO" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/LatestDateCollected"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DayOfYear" type="dwc:dayOfYearDataType" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DayOfYear"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Collector" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Collector"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Sex" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Sex"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="LifeStage" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/LifeStage"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Attributes" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Attributes"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ImageURL" type="xs:anyURI" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/ImageURL"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="RelatedInformation" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/RelatedInformation"
xml:lang="en"/>
</xs:annotation>
</xs:element>
</xs:schema>

View File

@ -1,124 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Curatorial extension to the Darwin Core. -->
<!-- History: -->
<!-- version 0.6 2007-04-23 R. De Giovanni: Changed namespace -->
<!-- version 0.5 2007-02-14 John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard. -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema
targetNamespace="http://rs.tdwg.org/dwc/curatorial/"
xmlns:dwe="http://rs.tdwg.org/dwc/dwelement"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" version="0.6">
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xs:annotation>
<xs:documentation>
Protocol-independent XML Schema for a curatorial extension to the
Darwin Core. For element documentation, see
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CuratorialExtension.
</xs:documentation>
</xs:annotation>
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="CatalogNumberNumeric" type="xs:double" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CatalogNumberNumeric" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IdentifiedBy" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IdentifiedBy" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DateIdentified" type="xs:dateTime" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DateIdentified" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CollectorNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CollectorNumber" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FieldNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FieldNumber" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FieldNotes" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FieldNotes" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimCollectingDate" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCollectingDate" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimElevation" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimElevation" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimDepth" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimDepth" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Preparations" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Preparations" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="TypeStatus" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/TypeStatus" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GenBankNumber" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GenBankNumber" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="OtherCatalogNumbers" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/OtherCatalogNumbers" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="RelatedCatalogedItems" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/RelatedCatalogedItems" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="Disposition" type="xs:string" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/Disposition" xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="IndividualCount" type="xs:nonNegativeInteger" substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/IndividualCount" xml:lang="en"/>
</xs:annotation>
</xs:element>
</xs:schema>

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Schema to declare an abstract data element for use in substitution -->
<!-- groups so that arbitrary lists of elements so derived can be used to -->
<!-- compose a record. For example, see DarwinRecord.xsd -->
<!-- History: -->
<!-- version 0.5 2007-02-14 Renato De Giovanni, John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema
targetNamespace="http://rs.tdwg.org/dwc/dwelement"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" version="0.5">
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="dwElement" abstract="true"/>
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DarwinElement" xml:lang="en"/>
</xs:annotation>
</xs:schema>

View File

@ -1,177 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- History: -->
<!-- version 0.7 2007-04-23 R. De Giovanni: Changed namespace -->
<!-- version 0.6 2007-04-17 R. De Giovanni: Added qualification for -->
<!-- types included from tdwg_basetypes.xsd -->
<!-- version 0.5 2007-02-14 John Wieczorek, Javier de la Torre -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xs:schema targetNamespace="http://rs.tdwg.org/dwc/geospatial/"
xmlns:dwe="http://rs.tdwg.org/dwc/dwelement"
xmlns:dwg="http://rs.tdwg.org/dwc/geospatial/"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" version="0.7">
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xs:annotation>
<xs:documentation> Protocol-independent XML Schema for a geospatial extension to the Darwin
Core. Synchronized with protocol-dependent content models using same version number. For
element documentation, see
http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeospatialExtension. </xs:documentation>
</xs:annotation>
<!-- ============================================================== -->
<!-- Includes -->
<!-- ============================================================== -->
<!-- include - inclusions must be top-level elements (children of -->
<!-- the xs:schema element. Inclusion is restricted to the -->
<!-- definition of a single namespace. -->
<!-- ============================================================== -->
<xs:include schemaLocation="http://rs.tdwg.org/dwc/tdwg_basetypes.xsd"/>
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xs:import namespace="http://rs.tdwg.org/dwc/dwelement"
schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xs:element name="DecimalLatitude" type="dwg:decimalLatitudeDataType"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DecimalLatitude"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="DecimalLongitude" type="dwg:decimalLongitudeDataType"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/DecimalLongitude"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeodeticDatum" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeodeticDatum"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="CoordinateUncertaintyInMeters" type="xs:positiveInteger"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/CoordinateUncertaintyInMeters"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="PointRadiusSpatialFit" type="dwg:spatialFitDataType"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/PointRadiusSpatialFit"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FootprintWKT" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FootprintWKT"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="FootprintSpatialFit" type="dwg:spatialFitDataType"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/FootprintSpatialFit"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimCoordinates" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCoordinates"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimLatitude" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimLatitude"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimLongitude" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimLongitude"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="VerbatimCoordinateSystem" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/VerbatimCoordinateSystem"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceProtocol" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceProtocol"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceSources" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceSources"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceVerificationStatus" type="xs:string"
substitutionGroup="dwe:dwElement" nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceVerificationStatus"
xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="GeoreferenceRemarks" type="xs:string" substitutionGroup="dwe:dwElement"
nillable="true">
<xs:annotation>
<xs:documentation
source="http://wiki.tdwg.org/twiki/bin/view/DarwinCore/GeoreferenceRemarks"
xml:lang="en"/>
</xs:annotation>
</xs:element>
</xs:schema>

View File

@ -1,87 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================== -->
<!-- Introduction -->
<!-- ==================================================================== -->
<!-- Darwin application schema incorporating core and standard extensions -->
<!-- into a record using the dwElement substitutionGroup. GML feature -->
<!-- support also provided through the DarwinFeature. -->
<!-- History: -->
<!-- version 0.5 2007-02-14 Renato De Giovanni, John Wieczorek -->
<!-- Status: -->
<!-- Ready for testing. -->
<!-- See http://wiki.tdwg.org for current status of this standard -->
<!-- ==================================================================== -->
<!-- Schema -->
<!-- ==================================================================== -->
<xsd:schema
targetNamespace="http://rs.tdwg.org/dwc/dwrecord"
xmlns:tdwggml="http://rs.tdwg.org/dwc/tdwggml"
xmlns:dwe="http://rs.tdwg.org/dwc/dwelement"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" version="0.5">
<!-- ============================================================== -->
<!-- Documentation -->
<!-- ============================================================== -->
<xsd:annotation>
<xsd:documentation>
Darwin application schema containing Darwin Core and extension
elements into a DarwinRecord or a DarwinFeature, which is a
gmlAbstractFeatureType.
</xsd:documentation>
</xsd:annotation>
<!-- ============================================================== -->
<!-- Imports -->
<!-- ============================================================== -->
<!-- import - must be used to import definitions from other -->
<!-- namespaces. -->
<!-- ============================================================== -->
<xsd:import namespace="http://rs.tdwg.org/dwc/dwelement" schemaLocation="http://rs.tdwg.org/dwc/tdwg_dw_element.xsd"/>
<xsd:import namespace="http://rs.tdwg.org/dwc/tdwggml" schemaLocation="http://rs.tdwg.org/dwc/tdwg_gml.xsd" />
<!-- ============================================================== -->
<!-- Elements -->
<!-- ============================================================== -->
<xsd:element name="DarwinRecordSet">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="DarwinRecord" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="DarwinRecord">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="dwe:dwElement" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="DarwinFeature" type="DarwinFeatureType" substitutionGroup="gml:_Feature"/>
<!-- ============================================================== -->
<!-- Types -->
<!-- ============================================================== -->
<xsd:complexType name="DarwinRecordType">
<xsd:sequence>
<xsd:element ref="dwe:dwElement" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="DarwinFeatureType">
<xsd:complexContent>
<xsd:extension base="tdwggml:OccurrenceFeatureType">
<xsd:sequence>
<xsd:element name="darwinRecord" type="DarwinRecordType" nillable="false" minOccurs="1" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>

Some files were not shown because too many files have changed in this diff Show More