Revision 7488
Added by Aaron Marcuse-Kubitza almost 12 years ago
mappings/VegCore.htm | ||
---|---|---|
6 | 6 |
<meta name="description" content="Redmine" /> |
7 | 7 |
<meta name="keywords" content="issue,bug,tracker" /> |
8 | 8 |
<meta content="authenticity_token" name="csrf-param" /> |
9 |
<meta content="//HDg4GKJOKZAs2MFQLIZacju9FNi+kuusvBNn/G/qE=" name="csrf-token" />
|
|
9 |
<meta content="Uoavf/e0jfJrW3YQubzrN+6grs4ImOUSq5c5+UlvWGM=" name="csrf-token" />
|
|
10 | 10 |
<link rel='shortcut icon' href='/nceas/favicon.ico?1347421715' /> |
11 | 11 |
<link href="/nceas/stylesheets/jquery/jquery-ui-1.8.21.css?1357775071" media="all" rel="stylesheet" type="text/css" /> |
12 | 12 |
<link href="/nceas/stylesheets/application.css?1357775071" media="all" rel="stylesheet" type="text/css" /> |
... | ... | |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
<div class="wiki wiki-page"> |
90 |
<a name="VegCore-data-dictionary"></a> |
|
91 |
<h1 >VegCore data dictionary<a href="#VegCore-data-dictionary" class="wiki-anchor">¶</a></h1> |
|
92 |
|
|
93 |
|
|
94 |
<p>VegCore combines <strong>380+</strong> terms from <strong><a href="#Namespaces" class="wiki-page">existing vegetation data formats</a></strong></p> |
|
95 |
|
|
96 |
|
|
97 |
<a name="Notes"></a> |
|
98 |
<h2 >Notes<a href="#Notes" class="wiki-anchor">¶</a></h2> |
|
99 |
|
|
100 |
|
|
101 |
<ul> |
|
102 |
<li>Copying a term name gives you a permalink to that term, which can be pasted into an HTML-formatted e-mail</li> |
|
103 |
<li>In the data dictionary, terms are placed in the table they are <em>most</em> applicable to.<br />In a VegCore export, they can also be placed in <em>any other table they apply to</em>, according to how the data is normalized.</li> |
|
104 |
<li>A leading <code>?</code> indicates an ambiguous term</li> |
|
105 |
<li>Some links point to a location within a text file. For these links, mouse over the link to see the location within the file.</li> |
|
106 |
</ul> |
|
107 |
|
|
108 |
|
|
109 |
<a name="Editing"></a> |
|
110 |
<h3 >Editing<a href="#Editing" class="wiki-anchor">¶</a></h3> |
|
111 |
|
|
112 |
|
|
113 |
<ul> |
|
114 |
<li>Field names start with a lowercase letter (<code>fieldName</code>), while table names are capitalized (<code>TableName</code>)</li> |
|
115 |
<li>Table names should always be <em>singular</em>, not plural</li> |
|
116 |
<li>To get the Redmine syntax for linking to a term, copy that term's header (which will have the form <code>[[VegCore#term_anchor|term_name]]</code>)</li> |
|
117 |
<li>When adding a term or synonym, make sure its header has the form <code>[[VegCore#term|term]]</code> |
|
118 |
<ul> |
|
119 |
<li>For an ambiguous term, instead use the form <code>[[VegCore#term|?term]]</code><br />The leading ? will be displayed in the data dictionary but won't be part of the HTML anchor. This allows the term to be permalinked using just its name.</li> |
|
120 |
</ul></li> |
|
121 |
</ul> |
|
122 |
|
|
123 |
|
|
124 |
<a name="Ambiguous-terms"></a> |
|
125 |
<h3 >Ambiguous terms<a href="#Ambiguous-terms" class="wiki-anchor">¶</a></h3> |
|
126 |
|
|
127 |
|
|
128 |
<ul> |
|
129 |
<li>Ambiguous terms <em>must</em> start with <code>?</code> .<br />This differentiates them from composites (<code>fieldName_componentName</code>), which use the same _-based naming convention.</li> |
|
130 |
<li>Ambiguous terms' alternatives <em>must</em> use <code>h4</code>.<br />This differentiates them from synonyms (<code>h3</code>) and composites<sup><a href="#fn1">1</a></sup> (<code>h2</code>).</li> |
|
131 |
<li>Ambiguous terms, other than for quantities with different units, must be defined <em>after</em> all alternatives to ensure that the alternatives' anchors link to their definition rather than to their appearance in the alternatives list</li> |
|
132 |
</ul> |
|
133 |
|
|
134 |
|
|
135 |
<p id="fn1" class="footnote"><sup>1</sup> naming scheme <code>fieldName_componentName</code><br />.</p> |
|
136 |
|
|
137 |
|
|
138 |
<a name="Examples"></a> |
|
139 |
<h2 >Examples<a href="#Examples" class="wiki-anchor">¶</a></h2> |
|
140 |
|
|
141 |
|
|
142 |
<a name="Example-specimen-data"></a> |
|
143 |
<h3 >Example specimen data<a href="#Example-specimen-data" class="wiki-anchor">¶</a></h3> |
|
144 |
|
|
145 |
|
|
146 |
<p>See <strong><a href="/nceas/attachments/download/493" class="attachment">ACAD.Specimen.csv</a><sup><a href="#fn2">2</a></sup></strong>, which contains well-formed Darwin Core data.</p> |
|
147 |
|
|
148 |
|
|
149 |
<p id="fn2" class="footnote"><sup>2</sup> The dataset is from <a href="http://data.canadensys.net/ipt/resource.do?r=acad-specimens" class="external"><strong>ACAD</strong></a>, a <a href="http://data.canadensys.net/ipt/" class="external"><strong>Canadensys herbarium</strong></a>, so it's <a href="http://www.canadensys.net/2012/why-we-should-publish-our-data-under-cc0" class="external"><strong>public domain</strong></a>.<br />.</p> |
|
150 |
|
|
151 |
|
|
152 |
<a name="Index"></a> |
|
153 |
<h1 >Index<a href="#Index" class="wiki-anchor">¶</a></h1> |
|
154 |
|
|
155 |
|
|
156 |
<a name="Tables"></a> |
|
157 |
<h2 >Tables<a href="#Tables" class="wiki-anchor">¶</a></h2> |
|
158 |
|
|
159 |
|
|
160 |
<p><a href="#Source" class="wiki-page">Source</a><br /><a href="#Method" class="wiki-page">Method</a><br /><a href="#Project" class="wiki-page">Project</a><br /><a href="#Event" class="wiki-page">Event</a><br /><a href="#Coordinates" class="wiki-page">Coordinates</a><br /><a href="#Placename" class="wiki-page">Placename</a><br /><a href="#Geovalidation" class="wiki-page">Geovalidation</a><br /><a href="#Location" class="wiki-page">Location</a><br /><a href="#LocationObservation" class="wiki-page">LocationObservation</a><br /><a href="#SoilObservation" class="wiki-page">SoilObservation</a><br /><a href="#Subplot" class="wiki-page">Subplot</a><br /><a href="#SubplotObservation" class="wiki-page">SubplotObservation</a><br /><a href="#GeologicalContext" class="wiki-page">GeologicalContext</a><br /><a href="#Community" class="wiki-page">Community</a><br /><a href="#Occurrence" class="wiki-page">Occurrence</a><br /><a href="#Taxon" class="wiki-page">Taxon</a><br /><a href="#TaxonConcept" class="wiki-page">TaxonConcept</a><br /><a href="#TaxonOccurrence" class="wiki-page">TaxonOccurrence</a><br /><a href="#TaxonDetermination" class="wiki-page">TaxonDetermination</a><br /><a href="#TaxonObservation" class="wiki-page">TaxonObservation</a><br /><a href="#AggregateObservation" class="wiki-page">AggregateObservation</a><br /><a href="#Individual" class="wiki-page">Individual</a><br /><a href="#IndividualObservation" class="wiki-page">IndividualObservation</a><br /><a href="#Stem" class="wiki-page">Stem</a><br /><a href="#StemObservation" class="wiki-page">StemObservation</a><br /><a href="#Specimen" class="wiki-page">Specimen</a><br /><a href="#Voucher" class="wiki-page">Voucher</a><br /><a href="#Measurement" class="wiki-page">Measurement</a><br /><a href="#ResourceRelationship" class="wiki-page">ResourceRelationship</a></p> |
|
161 |
|
|
162 |
|
|
163 |
<a name="Terms"></a> |
|
164 |
<h2 >Terms<a href="#Terms" class="wiki-anchor">¶</a></h2> |
|
165 |
|
|
166 |
|
|
167 |
<ul class="toc"><li><a href="#VegCore-data-dictionary">VegCore data dictionary</a><ul><li><a href="#Notes">Notes</a><ul><li><a href="#Editing">Editing</a></li><li><a href="#Ambiguous-terms">Ambiguous terms</a></li></ul> |
|
168 |
</li><li><a href="#Examples">Examples</a><ul><li><a href="#Example-specimen-data">Example specimen data</a></li></ul> |
|
90 |
<ul class="toc right"><li><a href="#VegCore-data-dictionary">VegCore data dictionary</a><ul><li><a href="#Examples">Examples</a><ul><li><a href="#Example-specimen-data">Example specimen data</a></li></ul> |
|
91 |
</li><li><a href="#Notes">Notes</a></li><li><a href="#Downloads">Downloads</a></li></ul> |
|
92 |
</li><li><a href="#Tables">Tables</a></li><li><a href="#Occurrence">Occurrence</a><ul><li><ul><li><a href="#Observation_VegCore">Observation_VegCore</a></li></ul> |
|
93 |
</li><li><a href="#occurrenceID">occurrenceID</a><ul><li><a href="#globalUniqueIdentifier_DwC">globalUniqueIdentifier_DwC</a></li></ul> |
|
94 |
</li><li><a href="#datasetRecordID">datasetRecordID</a></li><li><a href="#datasourceRecordID">datasourceRecordID</a><ul><li><a href="#ID">ID</a></li><li><a href="#globalUniqueIdentifier_SpeciesLink">globalUniqueIdentifier_SpeciesLink</a></li></ul> |
|
95 |
</li><li><a href="#globalUniqueIdentifier">?globalUniqueIdentifier</a><ul><li><ul><li><a href="#globalUniqueIdentifier_DwC-2">globalUniqueIdentifier_DwC</a></li><li><a href="#globalUniqueIdentifier_SpeciesLink-2">globalUniqueIdentifier_SpeciesLink</a></li></ul> |
|
169 | 96 |
</li></ul> |
170 |
</li><li><a href="#Index">Index</a><ul><li><a href="#Tables">Tables</a></li><li><a href="#Terms">Terms</a></li></ul>
|
|
171 |
</li><li><a href="#Namespaces">Namespaces</a><ul><li><a href="#DwC">DwC</a></li><li><a href="#TCS">TCS</a></li><li><a href="#VegX">VegX</a></li><li><a href="#VegBank">VegBank</a></li><li><a href="#SALVIAS">SALVIAS</a></li><li><a href="#CTFS">CTFS</a></li><li><a href="#TNRS">TNRS</a></li><li><a href="#BIEN2">BIEN2</a></li><li><a href="#VegBIEN">VegBIEN</a></li><li><a href="#VegCore">VegCore</a></li></ul>
|
|
172 |
</li><li><a href="#Special">Special</a><ul><li><a href="#OMIT">OMIT</a></li><li><a href="#PRIVATE">PRIVATE</a></li><li><a href="#UNUSED">UNUSED</a></li></ul>
|
|
97 |
</li><li><a href="#occurrenceRemarks">occurrenceRemarks</a></li><li><a href="#recordNumber">recordNumber</a><ul><li><a href="#collectorNumber">collectorNumber</a></li><li><a href="#fieldNumber_DwC_curatorial">fieldNumber_DwC_curatorial</a></li></ul>
|
|
98 |
</li><li><a href="#recordedBy">recordedBy</a><ul><li><a href="#collector">collector</a></li></ul>
|
|
99 |
</li><li><a href="#recordedBy_givenName">recordedBy_givenName</a></li><li><a href="#recordedBy_middleName">recordedBy_middleName</a></li><li><a href="#recordedBy_surName">recordedBy_surName</a></li><li><a href="#associatedMedia">associatedMedia</a></li><li><a href="#associatedReferences">associatedReferences</a></li><li><a href="#associatedOccurrences">associatedOccurrences</a></li><li><a href="#associatedSequences">associatedSequences</a></li></ul>
|
|
173 | 100 |
</li><li><a href="#Source">Source</a><ul><li><ul><li><a href="#Reference">Reference</a></li><li><a href="#Record">Record</a></li></ul> |
174 | 101 |
</li><li><a href="#datasource">datasource</a><ul><li><a href="#datasourceName">datasourceName</a></li></ul> |
175 | 102 |
</li><li><a href="#type">type</a><ul><li><a href="#dcterms_type">dcterms_type</a></li></ul> |
... | ... | |
198 | 125 |
</li><li><a href="#eventTime">eventTime</a><ul><li><a href="#timeOfDay">timeOfDay</a></li></ul> |
199 | 126 |
</li><li><a href="#startDayOfYear">startDayOfYear</a><ul><li><a href="#julianDay">julianDay</a></li></ul> |
200 | 127 |
</li><li><a href="#endDayOfYear">endDayOfYear</a></li><li><a href="#year">year</a></li><li><a href="#month">month</a></li><li><a href="#day">day</a></li><li><a href="#verbatimEventDate">verbatimEventDate</a></li><li><a href="#habitat">habitat</a></li><li><a href="#authorEventCode">authorEventCode</a><ul><li><a href="#authorObsCode">authorObsCode</a></li><li><a href="#plotCensusNumber">plotCensusNumber</a></li><li><a href="#fieldNumber_DwC_terms">fieldNumber_DwC_terms</a></li></ul> |
128 |
</li><li><a href="#fieldNumber">?fieldNumber</a><ul><li><ul><li><a href="#fieldNumber_DwC_curatorial-2">fieldNumber_DwC_curatorial</a></li><li><a href="#fieldNumber_DwC_terms-2">fieldNumber_DwC_terms</a></li></ul> |
|
129 |
</li></ul> |
|
201 | 130 |
</li><li><a href="#eventRemarks">eventRemarks</a><ul><li><a href="#fieldNotes_DwC_terms">fieldNotes_DwC_terms</a></li></ul> |
202 | 131 |
</li></ul> |
203 | 132 |
</li><li><a href="#Coordinates">Coordinates</a><ul><li><a href="#decimalLatitude">decimalLatitude</a><ul><li><a href="#latitude">latitude</a></li></ul> |
204 | 133 |
</li><li><a href="#acceptedDecimalLatitude">acceptedDecimalLatitude</a></li><li><a href="#decimalLongitude">decimalLongitude</a><ul><li><a href="#longitude">longitude</a></li></ul> |
205 | 134 |
</li><li><a href="#acceptedDecimalLongitude">acceptedDecimalLongitude</a></li><li><a href="#coordinateSource">coordinateSource</a><ul><li><a href="#coordinateSource_bien">coordinateSource_bien</a></li></ul> |
206 |
</li><li><a href="#realLatitude">?realLatitude</a><ul><li><ul><li><a href="#PRIVATE-2">PRIVATE</a></li></ul>
|
|
135 |
</li><li><a href="#realLatitude">?realLatitude</a><ul><li><ul><li><a href="#PRIVATE">PRIVATE</a></li></ul> |
|
207 | 136 |
</li></ul> |
208 |
</li><li><a href="#realLongitude">?realLongitude</a><ul><li><ul><li><a href="#PRIVATE-3">PRIVATE</a></li></ul>
|
|
137 |
</li><li><a href="#realLongitude">?realLongitude</a><ul><li><ul><li><a href="#PRIVATE-2">PRIVATE</a></li></ul>
|
|
209 | 138 |
</li></ul> |
210 | 139 |
</li><li><a href="#longitude_DMS">longitude_DMS</a></li><li><a href="#latitude_DMS">latitude_DMS</a></li><li><a href="#verbatimCoordinates">verbatimCoordinates</a></li><li><a href="#verbatimLatitude">verbatimLatitude</a></li><li><a href="#verbatimLongitude">verbatimLongitude</a></li><li><a href="#verbatimCoordinateSystem">verbatimCoordinateSystem</a></li><li><a href="#verbatimSRS">verbatimSRS</a></li><li><a href="#geodeticDatum">geodeticDatum</a></li><li><a href="#coordinateUncertaintyInMeters">coordinateUncertaintyInMeters</a></li><li><a href="#coordinatePrecision_deg">coordinatePrecision_deg</a></li><li><a href="#pointRadiusSpatialFit">pointRadiusSpatialFit</a></li><li><a href="#footprintWKT">footprintWKT</a><ul><li><a href="#boundingBox">boundingBox</a></li><li><a href="#shapeOfSite">shapeOfSite</a></li></ul> |
211 | 140 |
</li><li><a href="#footprintSRS">footprintSRS</a></li><li><a href="#footprintSpatialFit">footprintSpatialFit</a></li></ul> |
... | ... | |
255 | 184 |
</li><li><a href="#precipitation">?precipitation</a><ul><li><ul><li><a href="#precipitation_m">precipitation_m</a></li><li><a href="#precipitation_mm">precipitation_mm</a></li></ul> |
256 | 185 |
</li><li><a href="#precip_mm">precip_mm</a></li></ul> |
257 | 186 |
</li></ul> |
187 |
</li><li><a href="#Observation">?Observation</a><ul><li><ul><li><ul><li><a href="#Observation_VegCore-2">Observation_VegCore</a></li><li><a href="#Observation_VegBank-2">Observation_VegBank</a></li></ul> |
|
188 |
</li></ul> |
|
189 |
</li></ul> |
|
258 | 190 |
</li><li><a href="#SoilObservation">SoilObservation</a><ul><li><ul><li><a href="#AbioticObservation">AbioticObservation</a></li><li><a href="#SoilObs">SoilObs</a></li></ul> |
259 | 191 |
</li><li><a href="#phosphorus">?phosphorus</a><ul><li><ul><li><a href="#phosphorus_fraction">phosphorus_fraction</a></li><li><a href="#phosphorus_percent">phosphorus_percent</a></li></ul> |
260 | 192 |
</li></ul> |
... | ... | |
295 | 227 |
</li><li><a href="#SubplotObservation">SubplotObservation</a></li><li><a href="#GeologicalContext">GeologicalContext</a><ul><li><a href="#geologicalContextID">geologicalContextID</a></li><li><a href="#earliestEonOrLowestEonothem">earliestEonOrLowestEonothem</a></li><li><a href="#latestEonOrHighestEonothem">latestEonOrHighestEonothem</a></li><li><a href="#earliestEraOrLowestErathem">earliestEraOrLowestErathem</a></li><li><a href="#latestEraOrHighestErathem">latestEraOrHighestErathem</a></li><li><a href="#earliestPeriodOrLowestSystem">earliestPeriodOrLowestSystem</a></li><li><a href="#latestPeriodOrHighestSystem">latestPeriodOrHighestSystem</a></li><li><a href="#earliestEpochOrLowestSeries">earliestEpochOrLowestSeries</a></li><li><a href="#latestEpochOrHighestSeries">latestEpochOrHighestSeries</a></li><li><a href="#earliestAgeOrLowestStage">earliestAgeOrLowestStage</a></li><li><a href="#latestAgeOrHighestStage">latestAgeOrHighestStage</a></li><li><a href="#lowestBiostratigraphicZone">lowestBiostratigraphicZone</a></li><li><a href="#highestBiostratigraphicZone">highestBiostratigraphicZone</a></li><li><a href="#lithostratigraphicTerms">lithostratigraphicTerms</a></li><li><a href="#group">group</a></li><li><a href="#formation">formation</a></li><li><a href="#member">member</a></li><li><a href="#bed">bed</a></li></ul> |
296 | 228 |
</li><li><a href="#Community">Community</a><ul><li><a href="#communityID">communityID</a></li><li><a href="#communityName">communityName</a><ul><li><a href="#communityConceptName">communityConceptName</a></li></ul> |
297 | 229 |
</li></ul> |
298 |
</li><li><a href="#Occurrence">Occurrence</a><ul><li><ul><li><a href="#Observation_VegCore">Observation_VegCore</a></li></ul> |
|
299 |
</li><li><a href="#occurrenceID">occurrenceID</a><ul><li><a href="#globalUniqueIdentifier_DwC">globalUniqueIdentifier_DwC</a></li></ul> |
|
300 |
</li><li><a href="#globalUniqueIdentifier">?globalUniqueIdentifier</a><ul><li><ul><li><a href="#globalUniqueIdentifier_DwC-2">globalUniqueIdentifier_DwC</a></li><li><a href="#globalUniqueIdentifier_SpeciesLink">globalUniqueIdentifier_SpeciesLink</a></li></ul> |
|
301 |
</li></ul> |
|
302 |
</li><li><a href="#datasetRecordID">datasetRecordID</a></li><li><a href="#datasourceRecordID">datasourceRecordID</a><ul><li><a href="#ID">ID</a></li><li><a href="#globalUniqueIdentifier_SpeciesLink-2">globalUniqueIdentifier_SpeciesLink</a></li></ul> |
|
303 |
</li><li><a href="#occurrenceRemarks">occurrenceRemarks</a></li><li><a href="#recordNumber">recordNumber</a><ul><li><a href="#collectorNumber">collectorNumber</a></li><li><a href="#fieldNumber_DwC_curatorial">fieldNumber_DwC_curatorial</a></li></ul> |
|
304 |
</li><li><a href="#fieldNumber">?fieldNumber</a><ul><li><ul><li><a href="#fieldNumber_DwC_curatorial-2">fieldNumber_DwC_curatorial</a></li><li><a href="#fieldNumber_DwC_terms-2">fieldNumber_DwC_terms</a></li></ul> |
|
305 |
</li></ul> |
|
306 |
</li><li><a href="#recordedBy">recordedBy</a><ul><li><a href="#collector">collector</a></li></ul> |
|
307 |
</li><li><a href="#recordedBy_givenName">recordedBy_givenName</a></li><li><a href="#recordedBy_middleName">recordedBy_middleName</a></li><li><a href="#recordedBy_surName">recordedBy_surName</a></li><li><a href="#occurrenceStatus">occurrenceStatus</a></li><li><a href="#previousIdentifications">previousIdentifications</a></li><li><a href="#associatedMedia">associatedMedia</a></li><li><a href="#associatedReferences">associatedReferences</a></li><li><a href="#associatedOccurrences">associatedOccurrences</a></li><li><a href="#associatedSequences">associatedSequences</a></li><li><a href="#associatedTaxa">associatedTaxa</a></li></ul> |
|
308 |
</li><li><a href="#Observation">?Observation</a><ul><li><ul><li><ul><li><a href="#Observation_VegCore-2">Observation_VegCore</a></li><li><a href="#Observation_VegBank-2">Observation_VegBank</a></li></ul> |
|
309 |
</li></ul> |
|
310 |
</li></ul> |
|
311 | 230 |
</li><li><a href="#Taxon">Taxon</a><ul><li><ul><li><a href="#TaxonName">TaxonName</a></li><li><a href="#PlantName">PlantName</a></li></ul> |
312 | 231 |
</li><li><a href="#taxonID">taxonID</a></li><li><a href="#parentTaxonID">parentTaxonID</a></li><li><a href="#scientificNameID">scientificNameID</a></li><li><a href="#acceptedScientificNameID">acceptedScientificNameID</a></li><li><a href="#parentScientificNameID">parentScientificNameID</a></li><li><a href="#acceptedNameUsageID">acceptedNameUsageID</a></li><li><a href="#parentNameUsageID">parentNameUsageID</a></li><li><a href="#originalNameUsageID">originalNameUsageID</a></li><li><a href="#namePublishedInID">namePublishedInID</a></li><li><a href="#scientificName">scientificName</a></li><li><a href="#taxonName">taxonName</a></li><li><a href="#acceptedTaxonName">acceptedTaxonName</a></li><li><a href="#originalTaxonName">originalTaxonName</a></li><li><a href="#taxonNameOrEpithet">taxonNameOrEpithet</a></li><li><a href="#verbatimTaxonName">verbatimTaxonName</a></li><li><a href="#acceptedScientificName">acceptedScientificName</a></li><li><a href="#originalScientificName">originalScientificName</a></li><li><a href="#verbatimScientificName">verbatimScientificName</a></li><li><a href="#taxonNameWithMorphospecies">taxonNameWithMorphospecies</a></li><li><a href="#morphoname">morphoname</a></li><li><a href="#speciesBinomial">speciesBinomial</a><ul><li><a href="#species_VegBank">species_VegBank</a></li></ul> |
313 | 232 |
</li><li><a href="#acceptedNameUsage">acceptedNameUsage</a></li><li><a href="#parentNameUsage">parentNameUsage</a></li><li><a href="#originalNameUsage">originalNameUsage</a></li><li><a href="#namePublishedIn">namePublishedIn</a></li><li><a href="#namePublishedInYear">namePublishedInYear</a></li><li><a href="#higherClassification">higherClassification</a></li><li><a href="#higherPlantGroup">higherPlantGroup</a><ul><li><a href="#higherPlantGroup_bien">higherPlantGroup_bien</a></li></ul> |
... | ... | |
338 | 257 |
</li><li><a href="#matchedFamilyFit_fraction">matchedFamilyFit_fraction</a><ul><li><a href="#familyScore">familyScore</a></li></ul> |
339 | 258 |
</li><li><a href="#matchedGenusFit_fraction">matchedGenusFit_fraction</a><ul><li><a href="#genusScore">genusScore</a></li></ul> |
340 | 259 |
</li><li><a href="#matchedSpeciesFit_fraction">matchedSpeciesFit_fraction</a><ul><li><a href="#specificEpithetScore">specificEpithetScore</a></li></ul> |
341 |
</li><li><a href="#typeStatus">typeStatus</a></li></ul> |
|
260 |
</li><li><a href="#typeStatus">typeStatus</a></li><li><a href="#previousIdentifications">previousIdentifications</a></li><li><a href="#associatedTaxa">associatedTaxa</a></li></ul>
|
|
342 | 261 |
</li><li><a href="#TaxonObservation">TaxonObservation</a><ul><li><ul><li><a href="#SpeciesInventory">SpeciesInventory</a></li></ul> |
343 | 262 |
</li><li><a href="#taxonObservationID">taxonObservationID</a><ul><li><a href="#speciesInvID">speciesInvID</a></li></ul> |
344 |
</li></ul> |
|
263 |
</li><li><a href="#occurrenceStatus">occurrenceStatus</a></li></ul>
|
|
345 | 264 |
</li><li><a href="#AggregateObservation">AggregateObservation</a><ul><li><ul><li><a href="#AggregateOrganismObservation">AggregateOrganismObservation</a></li><li><a href="#AggregateOccurrence">AggregateOccurrence</a></li><li><a href="#TaxonImportance">TaxonImportance</a></li></ul> |
346 | 265 |
</li><li><a href="#aggregateOrganismObservationID">aggregateOrganismObservationID</a><ul><li><a href="#aggregateOccurrenceID">aggregateOccurrenceID</a></li></ul> |
347 | 266 |
</li><li><a href="#individualCount">individualCount</a></li><li><a href="#coverPercent">coverPercent</a></li><li><a href="#intercept">?intercept</a><ul><li><ul><li><a href="#intercept_m">intercept_m</a></li><li><a href="#intercept_cm">intercept_cm</a></li></ul> |
... | ... | |
404 | 323 |
</li><li><a href="#ResourceRelationship">ResourceRelationship</a><ul><li><a href="#resourceRelationshipID">resourceRelationshipID</a></li><li><a href="#resourceID">resourceID</a></li><li><a href="#relatedResourceID">relatedResourceID</a><ul><li><a href="#relatedCatalogItem">relatedCatalogItem</a></li></ul> |
405 | 324 |
</li><li><a href="#relationshipOfResource">relationshipOfResource</a><ul><li><a href="#relationshipType">relationshipType</a></li></ul> |
406 | 325 |
</li><li><a href="#relationshipAccordingTo">relationshipAccordingTo</a></li><li><a href="#relationshipEstablishedDate">relationshipEstablishedDate</a></li><li><a href="#relationshipRemarks">relationshipRemarks</a></li></ul> |
407 |
</li><li><a href="#Changes-from-other-formats">Changes from other formats</a></li><li><a href="#See-also">See also</a><ul><li><ul><li><a href="#Regenerating-the-VegCore-terms-list">Regenerating the VegCore terms list</a></li></ul></li></ul></li></ul> |
|
326 |
</li><li><a href="#Special-terms">Special terms</a><ul><li><a href="#OMIT">OMIT</a></li><li><a href="#PRIVATE-3">PRIVATE</a></li><li><a href="#UNUSED">UNUSED</a></li></ul> |
|
327 |
</li><li><a href="#Sources">Sources</a><ul><li><a href="#DwC">DwC</a></li><li><a href="#TCS">TCS</a></li><li><a href="#VegX">VegX</a></li><li><a href="#VegBank">VegBank</a></li><li><a href="#SALVIAS">SALVIAS</a></li><li><a href="#CTFS">CTFS</a></li><li><a href="#TNRS">TNRS</a></li><li><a href="#BIEN2">BIEN2</a></li><li><a href="#Brad-Boyles-DwC-ID-terms">Brad Boyle's DwC ID terms</a></li></ul> |
|
328 |
</li><li><a href="#Editing">Editing</a><ul><li><a href="#Tables-2">Tables</a><ul><li><a href="#Table-template">Table template:</a></li></ul> |
|
329 |
</li><li><a href="#Fields">Fields</a><ul><li><a href="#Field-template">Field template:</a></li></ul> |
|
330 |
</li><li><a href="#Ambiguous-terms">Ambiguous terms</a><ul><li><a href="#Ambiguous-table-template">Ambiguous table template:</a></li><li><a href="#Ambiguous-field-template">Ambiguous field template:</a></li><li><a href="#Field-requiring-units-template">Field requiring units template:</a></li></ul> |
|
331 |
</li></ul> |
|
332 |
</li><li><a href="#Related-pages">Related pages</a></li></ul> |
|
408 | 333 |
|
409 | 334 |
|
410 |
<a name="Namespaces"></a>
|
|
411 |
<h1 >Namespaces<a href="#Namespaces" class="wiki-anchor">¶</a></h1>
|
|
335 |
<a name="VegCore-data-dictionary"></a>
|
|
336 |
<h1 >VegCore data dictionary<a href="#VegCore-data-dictionary" class="wiki-anchor">¶</a></h1>
|
|
412 | 337 |
|
413 | 338 |
|
414 |
<a name="DwC"></a> |
|
415 |
<h2 style="padding-left:2em;"><a href="http://rs.tdwg.org/dwc/terms/" class="external">DwC</a><a href="#DwC" class="wiki-anchor">¶</a></h2> |
|
339 |
<p>VegCore is a vegetation exchange schema which combines <strong>380+</strong> terms from <strong><a href="#Sources" class="wiki-page">existing exchange schemas</a></strong></p> |
|
416 | 340 |
|
417 | 341 |
|
418 |
<p style="padding-left:5em;"><em>Darwin Core</em></p> |
|
342 |
<a name="Examples"></a> |
|
343 |
<h2 >Examples<a href="#Examples" class="wiki-anchor">¶</a></h2> |
|
419 | 344 |
|
420 | 345 |
|
421 |
<p style="padding-left:5em;">VegCore is a superset, adding <strong>200+ terms</strong> to Darwin Core<br />Note that this is a superset of the <em>concepts</em> in Darwin Core, not necessarily with the same term names</p> |
|
346 |
<a name="Example-specimen-data"></a> |
|
347 |
<h3 style="padding-left:2em;">Example specimen data<a href="#Example-specimen-data" class="wiki-anchor">¶</a></h3> |
|
422 | 348 |
|
423 | 349 |
|
424 |
<a name="TCS"></a> |
|
425 |
<h2 style="padding-left:2em;"><a href="http://www.tdwg.org/standards/117/" class="external">TCS</a><a href="#TCS" class="wiki-anchor">¶</a></h2> |
|
350 |
<p style="padding-left:4em;">See <strong><a href="/nceas/attachments/download/493" class="attachment">ACAD.Specimen.csv</a><sup><a href="#fn1">1</a></sup></strong>, which contains well-formed Darwin Core data.</p> |
|
426 | 351 |
|
427 | 352 |
|
428 |
<p style="padding-left:5em;"><em>Taxonomic Concept Schema</em></p>
|
|
353 |
<p style="padding-left:5em;" id="fn1" class="footnote"><sup>1</sup> The dataset is from <a href="http://data.canadensys.net/ipt/resource.do?r=acad-specimens" class="external">ACAD</a>, a <a href="http://data.canadensys.net/ipt/" class="external">Canadensys herbarium</a>, so it's <a href="http://www.canadensys.net/2012/why-we-should-publish-our-data-under-cc0" class="external">public domain</a>.</p>
|
|
429 | 354 |
|
430 | 355 |
|
431 |
<a name="VegX"></a>
|
|
432 |
<h2 style="padding-left:2em;"><a href="http://wiki.tdwg.org/Vegetation/#Proposed_Versions" class="external">VegX</a><a href="#VegX" class="wiki-anchor">¶</a></h2>
|
|
356 |
<a name="Notes"></a>
|
|
357 |
<h2 >Notes<a href="#Notes" class="wiki-anchor">¶</a></h2>
|
|
433 | 358 |
|
434 | 359 |
|
435 |
<a name="VegBank"></a> |
|
436 |
<h2 style="padding-left:2em;"><a href="http://vegbank.org/vegbank/views/dba_tabledescription_index.jsp?view=index&entity=dba_tabledescription" class="external">VegBank</a><a href="#VegBank" class="wiki-anchor">¶</a></h2> |
|
360 |
<ul> |
|
361 |
<li>Copying a term name gives you a permalink to that term, which can be pasted into an HTML-formatted e-mail</li> |
|
362 |
<li>In the data dictionary, terms are placed in the table they are <em>most</em> applicable to.<br />In a VegCore export, they can also be placed in <em>any other table they apply to</em>, according to how the data is normalized.</li> |
|
363 |
<li>A leading <code>?</code> indicates an ambiguous term</li> |
|
364 |
<li>Mouse over a source's acronym to see its full name</li> |
|
365 |
<li>Some links contain a URL fragment (the part after the <code>#</code>) which indicates a section within the linked resource. Mouse over the link to view this fragment.</li> |
|
366 |
</ul> |
|
437 | 367 |
|
438 | 368 |
|
439 |
<a name="SALVIAS"></a> |
|
440 |
<h2 style="padding-left:2em;"><a href="http://salvias.net/Documents/salvias_data_dictionary.html" class="external">SALVIAS</a><a href="#SALVIAS" class="wiki-anchor">¶</a></h2> |
|
369 |
<p style="padding-left:2em;">See also: <strong><a href="#Editing" class="wiki-page">Editing guide</a></strong> | <strong><a href="#Sources" class="wiki-page">Sources</a></strong></p> |
|
441 | 370 |
|
442 | 371 |
|
443 |
<a name="CTFS"></a>
|
|
444 |
<h2 style="padding-left:2em;"><a href="http://www.ctfs.si.edu/" class="external">CTFS</a><a href="#CTFS" class="wiki-anchor">¶</a></h2>
|
|
372 |
<a name="Downloads"></a>
|
|
373 |
<h2 >Downloads<a href="#Downloads" class="wiki-anchor">¶</a></h2>
|
|
445 | 374 |
|
446 | 375 |
|
447 |
<p style="padding-left:5em;"><em>Center for Tropical Forest Science</em></p>
|
|
376 |
<p style="padding-left:2em;"><a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/mappings/VegCore.vocab.csv" class="external"><strong>Vocabulary</strong></a> | <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/mappings/VegCore.thesaurus.csv" class="external"><strong>Thesaurus</strong></a></p>
|
|
448 | 377 |
|
449 | 378 |
|
450 |
<p style="padding-left:5em;"><a href="/nceas/projects/bien/wiki/CTFS" class="wiki-page">current schema</a> | <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/entry/inputs/CTFS/_archive/DBv5.txt" class="external">previous schema</a></p> |
|
379 |
<a name="Tables"></a> |
|
380 |
<h1 >Tables<a href="#Tables" class="wiki-anchor">¶</a></h1> |
|
451 | 381 |
|
452 | 382 |
|
453 |
<a name="TNRS"></a> |
|
454 |
<h2 style="padding-left:2em;"><a href="http://tnrs.iplantcollaborative.org/instructions.html" class="external">TNRS</a><a href="#TNRS" class="wiki-anchor">¶</a></h2> |
|
383 |
<p><a href="#Occurrence" class="wiki-page">Occurrence</a><br /><a href="#Source" class="wiki-page">Source</a><br /><a href="#Method" class="wiki-page">Method</a><br /><a href="#Project" class="wiki-page">Project</a><br /><a href="#Event" class="wiki-page">Event</a><br /><a href="#Coordinates" class="wiki-page">Coordinates</a><br /><a href="#Placename" class="wiki-page">Placename</a><br /><a href="#Geovalidation" class="wiki-page">Geovalidation</a><br /><a href="#Location" class="wiki-page">Location</a><br /><a href="#LocationObservation" class="wiki-page">LocationObservation</a><br /><a href="#SoilObservation" class="wiki-page">SoilObservation</a><br /><a href="#Subplot" class="wiki-page">Subplot</a><br /><a href="#SubplotObservation" class="wiki-page">SubplotObservation</a><br /><a href="#GeologicalContext" class="wiki-page">GeologicalContext</a><br /><a href="#Community" class="wiki-page">Community</a><br /><a href="#Taxon" class="wiki-page">Taxon</a><br /><a href="#TaxonConcept" class="wiki-page">TaxonConcept</a><br /><a href="#TaxonOccurrence" class="wiki-page">TaxonOccurrence</a><br /><a href="#TaxonDetermination" class="wiki-page">TaxonDetermination</a><br /><a href="#TaxonObservation" class="wiki-page">TaxonObservation</a><br /><a href="#AggregateObservation" class="wiki-page">AggregateObservation</a><br /><a href="#Individual" class="wiki-page">Individual</a><br /><a href="#IndividualObservation" class="wiki-page">IndividualObservation</a><br /><a href="#Stem" class="wiki-page">Stem</a><br /><a href="#StemObservation" class="wiki-page">StemObservation</a><br /><a href="#Specimen" class="wiki-page">Specimen</a><br /><a href="#Voucher" class="wiki-page">Voucher</a><br /><a href="#Measurement" class="wiki-page">Measurement</a><br /><a href="#ResourceRelationship" class="wiki-page">ResourceRelationship</a></p> |
|
455 | 384 |
|
456 | 385 |
|
457 |
<a name="BIEN2"></a>
|
|
458 |
<h2 style="padding-left:2em;"><a href="http://bien.nceas.ucsb.edu/bien/bien-database-summary-statistics/bien-2/" class="external">BIEN2</a><a href="#BIEN2" class="wiki-anchor">¶</a></h2>
|
|
386 |
<a name="Occurrence"></a>
|
|
387 |
<h1 ><a href="#Occurrence" class="wiki-page">Occurrence</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#Occurrence"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://rs.tdwg.org/dwc/terms/#dcindex"><img src="_" style="font-size: small;font-weight: normal;" title="(fields)" alt="(fields)" /></a><a href="#Occurrence" class="wiki-anchor">¶</a></h1>
|
|
459 | 388 |
|
460 | 389 |
|
461 |
<p style="padding-left:5em;"><a href="http://bien.nceas.ucsb.edu/bien/bien-database-summary-statistics/bien-2/bien-2-adb-schema/" class="external">web schema</a> | <a href="http://bien.nceas.ucsb.edu/bien/bien-database-summary-statistics/bien-2/bien-2-core-schema/" class="external">core schema</a> | <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?target=server_databases.php" class="external">databases</a></p>
|
|
390 |
<p style="padding-left:3em;">An observation of any entity, biological or otherwise</p>
|
|
462 | 391 |
|
463 | 392 |
|
464 |
<a name="VegBIEN"></a>
|
|
465 |
<h2 style="padding-left:2em;"><a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegBIEN_schema" class="external">VegBIEN</a><a href="#VegBIEN" class="wiki-anchor">¶</a></h2>
|
|
393 |
<a name="Observation_VegCore"></a>
|
|
394 |
<h3 style="padding-left:3em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#Observation_VegCore" class="wiki-page">Observation_VegCore</a><a href="#Observation_VegCore" class="wiki-anchor">¶</a></h3>
|
|
466 | 395 |
|
467 | 396 |
|
468 |
<a name="VegCore"></a> |
|
469 |
<h2 style="padding-left:2em;">VegCore<a href="#VegCore" class="wiki-anchor">¶</a></h2> |
|
397 |
<p style="padding-left:6em;">Named like: <a href="#Observation_VegBank" class="wiki-page">Observation_VegBank</a></p> |
|
470 | 398 |
|
471 | 399 |
|
472 |
<p style="padding-left:5em;">The namespace of all <em>new</em> terms (i.e. terms that do not come from another schema)</p> |
|
400 |
<a name="occurrenceID"></a> |
|
401 |
<h2 style="padding-left:2em;"><a href="#occurrenceID" class="wiki-page">occurrenceID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#occurrenceID"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#occurrenceID" class="wiki-anchor">¶</a></h2> |
|
473 | 402 |
|
474 | 403 |
|
475 |
<a name="Special"></a> |
|
476 |
<h1 >Special<a href="#Special" class="wiki-anchor">¶</a></h1> |
|
404 |
<p style="padding-left:5em;">"A globally unique identifier for the specimen or observation, formed by combining the [...] unique identifier of the collection with the locally unique identifier of the specimen. For specimens, construct as follows: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]". If a properly formed occurrenceID is provided by the data provider, use it. For plots, construct as follows: "urn:observation:[datasource]:[dataset]:[catalogNumber]. Replace any spaces in dataset name with hyphens." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/occurrenceID" class="external">Brad Boyle's DwC ID terms</a>)</p> |
|
477 | 405 |
|
478 | 406 |
|
479 |
<a name="OMIT"></a>
|
|
480 |
<h2 style="padding-left:2em;"><a href="#OMIT" class="wiki-page">OMIT</a><a href="#OMIT" class="wiki-anchor">¶</a></h2>
|
|
407 |
<a name="globalUniqueIdentifier_DwC"></a>
|
|
408 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#globalUniqueIdentifier_DwC" class="wiki-page">globalUniqueIdentifier_DwC</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#GlobalUniqueIdentifier-2007-04-17"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://rs.tdwg.org/dwc/tdwg_dw_core.xsd#/GlobalUniqueIdentifier"><img src="_" style="font-size: small;font-weight: normal;" title="(dwcore)" alt="(dwcore)" /></a><a href="#globalUniqueIdentifier_DwC" class="wiki-anchor">¶</a></h3>
|
|
481 | 409 |
|
482 | 410 |
|
483 |
<p style="padding-left:5em;">The field contains data but should be omitted</p> |
|
411 |
<a name="datasetRecordID"></a> |
|
412 |
<h2 style="padding-left:2em;"><a href="#datasetRecordID" class="wiki-page">datasetRecordID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasetRecordID"><img src="_" style="font-size: small;font-weight: normal;" title="Brad Boyle's DwC ID terms" alt="Brad Boyle's DwC ID terms" /></a><a href="#datasetRecordID" class="wiki-anchor">¶</a></h2> |
|
484 | 413 |
|
485 | 414 |
|
486 |
<p style="padding-left:5em;">Comments: The reason for omission should be described in the mapping's comments</p>
|
|
415 |
<p style="padding-left:5em;">"Unique ID (database primary key) for the specimen or observation in the dataset, if provided." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasetRecordID" class="external">Brad Boyle's DwC ID terms</a>)</p>
|
|
487 | 416 |
|
488 | 417 |
|
489 |
<a name="PRIVATE"></a> |
|
490 |
<h2 style="padding-left:2em;"><a href="#PRIVATE" class="wiki-page">PRIVATE</a><a href="#PRIVATE" class="wiki-anchor">¶</a></h2> |
|
418 |
<p style="padding-left:5em;">Related: <a href="#dataset" class="wiki-page">dataset</a>, <a href="#Record" class="wiki-page">Record</a></p> |
|
491 | 419 |
|
492 | 420 |
|
493 |
<p style="padding-left:5em;">The field contains private data which should be omitted from a public database</p> |
|
421 |
<a name="datasourceRecordID"></a> |
|
422 |
<h2 style="padding-left:2em;"><a href="#datasourceRecordID" class="wiki-page">datasourceRecordID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasourceRecordID"><img src="_" style="font-size: small;font-weight: normal;" title="Brad Boyle's DwC ID terms" alt="Brad Boyle's DwC ID terms" /></a><a href="#datasourceRecordID" class="wiki-anchor">¶</a></h2> |
|
494 | 423 |
|
495 | 424 |
|
496 |
<a name="UNUSED"></a> |
|
497 |
<h2 style="padding-left:2em;"><a href="#UNUSED" class="wiki-page">UNUSED</a><a href="#UNUSED" class="wiki-anchor">¶</a></h2> |
|
425 |
<p style="padding-left:5em;">"Unique ID (primary key) within datasource database. Will be same as <a href="#datasetRecordID" class="wiki-page">datasetRecordID</a> if dataset and datasource are the same." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasourceRecordID" class="external">Brad Boyle's DwC ID terms</a>)</p> |
|
498 | 426 |
|
499 | 427 |
|
500 |
<p style="padding-left:5em;">The field does not contain any data</p> |
|
428 |
<a name="ID"></a> |
|
429 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#ID" class="wiki-page">ID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://data.canadensys.net/ipt/#id"><img src="_" style="font-size: small;font-weight: normal;" title="Canadensys" alt="Canadensys" /></a> <img src="_" style="font-size: small;font-weight: normal;" title="|" alt="|" /> <img src="_" style="font-size: small;font-weight: normal;" title="TEAM#Id" alt="TEAM#Id" /> <img src="_" style="font-size: small;font-weight: normal;" title="|" alt="|" /> <img src="_" style="font-size: small;font-weight: normal;" title="U#ID" alt="U#ID" /><a href="#ID" class="wiki-anchor">¶</a></h3> |
|
501 | 430 |
|
502 | 431 |
|
503 |
<p style="padding-left:5em;">Comments: The following query should return no rows: <code>SELECT * FROM table WHERE field IS NOT NULL</code></p> |
|
432 |
<a name="globalUniqueIdentifier_SpeciesLink"></a> |
|
433 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#globalUniqueIdentifier_SpeciesLink" class="wiki-page">globalUniqueIdentifier_SpeciesLink</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <img src="_" style="font-size: small;font-weight: normal;" title="SpeciesLink#dwc_dwcore_GlobalUniqueIdentifier" alt="SpeciesLink#dwc_dwcore_GlobalUniqueIdentifier" /><a href="#globalUniqueIdentifier_SpeciesLink" class="wiki-anchor">¶</a></h3> |
|
504 | 434 |
|
505 | 435 |
|
506 |
<a name="Source"></a> |
|
507 |
<h1 ><a href="#Source" class="wiki-page">Source</a><a href="#Source" class="wiki-anchor">¶</a></h1> |
|
436 |
<p style="padding-left:5em;">Related: <a href="#datasource" class="wiki-page">datasource</a>, <a href="#Record" class="wiki-page">Record</a></p> |
|
508 | 437 |
|
509 | 438 |
|
510 |
<p style="padding-left:3em;">a "reference[...] cited within the database" (<a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename" class="external">VegBank</a>)</p> |
|
439 |
<a name="globalUniqueIdentifier"></a> |
|
440 |
<h2 style="padding-left:2em;"><a href="#globalUniqueIdentifier" class="wiki-page">?globalUniqueIdentifier</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;font-style: italic;" title="AMBIGUOUS" alt="AMBIGUOUS" /><a href="#globalUniqueIdentifier" class="wiki-anchor">¶</a></h2> |
|
511 | 441 |
|
512 | 442 |
|
513 |
<p style="padding-left:3em;">Synonyms:</p> |
|
443 |
<a name="globalUniqueIdentifier_DwC-2"></a> |
|
444 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Alternative:" alt="Alternative:" /> <a href="#globalUniqueIdentifier_DwC" class="wiki-page">globalUniqueIdentifier_DwC</a><a href="#globalUniqueIdentifier_DwC-2" class="wiki-anchor">¶</a></h4> |
|
514 | 445 |
|
515 | 446 |
|
516 |
<a name="Reference"></a>
|
|
517 |
<h3 style="padding-left:5em;"><a href="#Reference" class="wiki-page">Reference</a><a href="#Reference" class="wiki-anchor">¶</a></h3>
|
|
447 |
<a name="globalUniqueIdentifier_SpeciesLink-2"></a>
|
|
448 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Alternative:" alt="Alternative:" /> <a href="#globalUniqueIdentifier_SpeciesLink" class="wiki-page">globalUniqueIdentifier_SpeciesLink</a><a href="#globalUniqueIdentifier_SpeciesLink-2" class="wiki-anchor">¶</a></h4>
|
|
518 | 449 |
|
519 | 450 |
|
520 |
<p style="padding-left:8em;">From: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename" class="external">VegBank</a></p> |
|
451 |
<a name="occurrenceRemarks"></a> |
|
452 |
<h2 style="padding-left:2em;"><a href="#occurrenceRemarks" class="wiki-page">occurrenceRemarks</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#occurrenceRemarks"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#occurrenceRemarks" class="wiki-anchor">¶</a></h2> |
|
521 | 453 |
|
522 | 454 |
|
523 |
<a name="Record"></a>
|
|
524 |
<h3 style="padding-left:5em;"><a href="#Record" class="wiki-page">Record</a><a href="#Record" class="wiki-anchor">¶</a></h3>
|
|
455 |
<a name="recordNumber"></a>
|
|
456 |
<h2 style="padding-left:2em;"><a href="#recordNumber" class="wiki-page">recordNumber</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#recordNumber"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#recordNumber" class="wiki-anchor">¶</a></h2>
|
|
525 | 457 |
|
526 | 458 |
|
527 |
<p style="padding-left:8em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcindex" class="external">DwC</a></p> |
|
459 |
<a name="collectorNumber"></a> |
|
460 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#collectorNumber" class="wiki-page">collectorNumber</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/CollectorNumber"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#collectorNumber" class="wiki-anchor">¶</a></h3> |
|
528 | 461 |
|
529 | 462 |
|
530 |
<a name="datasource"></a>
|
|
531 |
<h2 style="padding-left:2em;"><a href="#datasource" class="wiki-page">datasource</a><a href="#datasource" class="wiki-anchor">¶</a></h2>
|
|
463 |
<a name="fieldNumber_DwC_curatorial"></a>
|
|
464 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#fieldNumber_DwC_curatorial" class="wiki-page">fieldNumber_DwC_curatorial</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#FieldNumber-2007-04-17"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <img src="_" style="font-size: small;font-weight: normal;" title="(curatorial)" alt="(curatorial)" /><a href="#fieldNumber_DwC_curatorial" class="wiki-anchor">¶</a></h3>
|
|
532 | 465 |
|
533 | 466 |
|
534 |
<p style="padding-left:5em;">"Internal BIEN string. Uniquely identifies the person on institution that provided the data to BIEN (the <strong>proximate</strong> data provider). This could be an aggregator (such as GBIF or SALVIAS) or an original source (a herbarium such as ARIZ)." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasource" class="external">Brad's DwC ID terms</a>)</p> |
|
467 |
<a name="recordedBy"></a> |
|
468 |
<h2 style="padding-left:2em;"><a href="#recordedBy" class="wiki-page">recordedBy</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#recordedBy"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#recordedBy" class="wiki-anchor">¶</a></h2> |
|
535 | 469 |
|
536 | 470 |
|
537 |
<p style="padding-left:5em;">Synonyms:</p>
|
|
471 |
<p style="padding-left:5em;">"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." (<a href="#DwC" class="wiki-page">DwC</a>)</p>
|
|
538 | 472 |
|
539 | 473 |
|
540 |
<a name="datasourceName"></a>
|
|
541 |
<h3 style="padding-left:7em;"><a href="#datasourceName" class="wiki-page">datasourceName</a><a href="#datasourceName" class="wiki-anchor">¶</a></h3>
|
|
474 |
<a name="collector"></a>
|
|
475 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#collector" class="wiki-page">collector</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/Collector"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#collector" class="wiki-anchor">¶</a></h3>
|
|
542 | 476 |
|
543 | 477 |
|
544 |
<p style="padding-left:10em;">From: <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=observation&target=tbl_structure.php#dataSourceName" class="external">BIEN2</a></p>
|
|
478 |
<p style="padding-left:5em;">Components:</p>
|
|
545 | 479 |
|
546 | 480 |
|
547 |
<p style="padding-left:5em;">Related: <a href="#institutionCode" class="wiki-page">institutionCode</a></p> |
|
481 |
<a name="recordedBy_givenName"></a> |
|
482 |
<h2 style="padding-left:6em;"><a href="#recordedBy_givenName" class="wiki-page">recordedBy_givenName</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/parties/party/individualName/givenName"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#recordedBy_givenName" class="wiki-anchor">¶</a></h2> |
|
548 | 483 |
|
549 | 484 |
|
550 |
<a name="type"></a> |
|
551 |
<h2 style="padding-left:2em;"><a href="#type" class="wiki-page">type</a><a href="#type" class="wiki-anchor">¶</a></h2> |
|
485 |
<p style="padding-left:10em;">"The given name" (<a href="#VegX" class="wiki-page">VegX</a>)</p> |
|
552 | 486 |
|
553 | 487 |
|
554 |
<p style="padding-left:5em;">Synonyms:</p> |
|
488 |
<a name="recordedBy_middleName"></a> |
|
489 |
<h2 style="padding-left:6em;"><a href="#recordedBy_middleName" class="wiki-page">recordedBy_middleName</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=party&entity=dba_tabledescription&where=where_tablename#middleName"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#recordedBy_middleName" class="wiki-anchor">¶</a></h2> |
|
555 | 490 |
|
556 | 491 |
|
557 |
<a name="dcterms_type"></a> |
|
558 |
<h3 style="padding-left:7em;"><a href="#dcterms_type" class="wiki-page">dcterms_type</a><a href="#dcterms_type" class="wiki-anchor">¶</a></h3> |
|
492 |
<p style="padding-left:10em;">The "middle name or initial" (<a href="#VegBank" class="wiki-page">VegBank</a>)</p> |
|
559 | 493 |
|
560 | 494 |
|
561 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:type" class="external">DwC</a></p> |
|
495 |
<a name="recordedBy_surName"></a> |
|
496 |
<h2 style="padding-left:6em;"><a href="#recordedBy_surName" class="wiki-page">recordedBy_surName</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/parties/party/individualName/surName"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#recordedBy_surName" class="wiki-anchor">¶</a></h2> |
|
562 | 497 |
|
563 | 498 |
|
564 |
<a name="referenceType"></a> |
|
565 |
<h2 style="padding-left:2em;"><a href="#referenceType" class="wiki-page">referenceType</a><a href="#referenceType" class="wiki-anchor">¶</a></h2> |
|
499 |
<p style="padding-left:10em;">"The last name" (<a href="#VegX" class="wiki-page">VegX</a>)</p> |
|
566 | 500 |
|
567 | 501 |
|
568 |
<p style="padding-left:5em;">Values: herbarium, primary database, aggregator, ...</p> |
|
502 |
<a name="associatedMedia"></a> |
|
503 |
<h2 style="padding-left:2em;"><a href="#associatedMedia" class="wiki-page">associatedMedia</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#associatedMedia"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#associatedMedia" class="wiki-anchor">¶</a></h2> |
|
569 | 504 |
|
570 | 505 |
|
571 |
<p style="padding-left:5em;">From: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename#referenceType" class="external">VegBank</a></p> |
|
506 |
<a name="associatedReferences"></a> |
|
507 |
<h2 style="padding-left:2em;"><a href="#associatedReferences" class="wiki-page">associatedReferences</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#associatedReferences"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#associatedReferences" class="wiki-anchor">¶</a></h2> |
|
572 | 508 |
|
573 | 509 |
|
574 |
<p style="padding-left:5em;">Synonyms:</p> |
|
510 |
<a name="associatedOccurrences"></a> |
|
511 |
<h2 style="padding-left:2em;"><a href="#associatedOccurrences" class="wiki-page">associatedOccurrences</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#associatedOccurrences"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#associatedOccurrences" class="wiki-anchor">¶</a></h2> |
|
575 | 512 |
|
576 | 513 |
|
577 |
<a name="aggregatorOrPrimary"></a>
|
|
578 |
<h3 style="padding-left:7em;"><a href="#aggregatorOrPrimary" class="wiki-page">aggregatorOrPrimary</a><a href="#aggregatorOrPrimary" class="wiki-anchor">¶</a></h3>
|
|
514 |
<a name="associatedSequences"></a>
|
|
515 |
<h2 style="padding-left:2em;"><a href="#associatedSequences" class="wiki-page">associatedSequences</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#associatedSequences"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#associatedSequences" class="wiki-anchor">¶</a></h2>
|
|
579 | 516 |
|
580 | 517 |
|
581 |
<p style="padding-left:10em;">From: <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=datasource&target=tbl_structure.php#aggregatorOrPrimary" class="external">BIEN2</a></p> |
|
518 |
<a name="Source"></a> |
|
519 |
<h1 ><a href="#Source" class="wiki-page">Source</a><a href="#Source" class="wiki-anchor">¶</a></h1> |
|
582 | 520 |
|
583 | 521 |
|
584 |
<p style="padding-left:5em;">Components:</p>
|
|
522 |
<p style="padding-left:3em;">a "reference[...] cited within the database" (<a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename" class="external">VegBank</a>)</p>
|
|
585 | 523 |
|
586 | 524 |
|
587 |
<a name="isHerbarium"></a>
|
|
588 |
<h2 style="padding-left:6em;"><a href="#isHerbarium" class="wiki-page">isHerbarium</a><a href="#isHerbarium" class="wiki-anchor">¶</a></h2>
|
|
525 |
<a name="Reference"></a>
|
|
526 |
<h3 style="padding-left:3em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#Reference" class="wiki-page">Reference</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#Reference" class="wiki-anchor">¶</a></h3>
|
|
589 | 527 |
|
590 | 528 |
|
591 |
<p style="padding-left:10em;">From: <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=dataSourceNameCorrected&target=tbl_structure.php#isHerbarium" class="external">BIEN2</a></p> |
|
529 |
<a name="Record"></a> |
|
530 |
<h3 style="padding-left:3em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#Record" class="wiki-page">Record</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcindex"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#Record" class="wiki-anchor">¶</a></h3> |
|
592 | 531 |
|
593 | 532 |
|
594 |
<a name="modified"></a>
|
|
595 |
<h2 style="padding-left:2em;"><a href="#modified" class="wiki-page">modified</a><a href="#modified" class="wiki-anchor">¶</a></h2>
|
|
533 |
<a name="datasource"></a>
|
|
534 |
<h2 style="padding-left:2em;"><a href="#datasource" class="wiki-page">datasource</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasource"><img src="_" style="font-size: small;font-weight: normal;" title="Brad Boyle's DwC ID terms" alt="Brad Boyle's DwC ID terms" /></a><a href="#datasource" class="wiki-anchor">¶</a></h2>
|
|
596 | 535 |
|
597 | 536 |
|
598 |
<p style="padding-left:5em;">"I think is this merely an internal timestamp indicated when record last modified, not necessarily when determination (taxon name) last modified" (Brad Boyle)</p>
|
|
537 |
<p style="padding-left:5em;">"Internal BIEN string. Uniquely identifies the person [or] institution that provided the data to BIEN (the <strong>proximate</strong> data provider). This could be an aggregator (such as GBIF or SALVIAS) or an original source (a herbarium such as ARIZ)." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/datasource" class="external">Brad Boyle's DwC ID terms</a>)</p>
|
|
599 | 538 |
|
600 | 539 |
|
601 |
<p style="padding-left:5em;">Synonyms:</p> |
|
540 |
<a name="datasourceName"></a> |
|
541 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#datasourceName" class="wiki-page">datasourceName</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=observation&target=tbl_structure.php#dataSourceName"><img src="_" style="font-size: small;font-weight: normal;" title="BIEN2" alt="BIEN2" /></a><a href="#datasourceName" class="wiki-anchor">¶</a></h3> |
|
602 | 542 |
|
603 | 543 |
|
604 |
<a name="dcterms_modified"></a> |
|
605 |
<h3 style="padding-left:7em;"><a href="#dcterms_modified" class="wiki-page">dcterms_modified</a><a href="#dcterms_modified" class="wiki-anchor">¶</a></h3> |
|
544 |
<p style="padding-left:5em;">Related: <a href="#institutionCode" class="wiki-page">institutionCode</a></p> |
|
606 | 545 |
|
607 | 546 |
|
608 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:modified" class="external">DwC</a></p> |
|
547 |
<a name="type"></a> |
|
548 |
<h2 style="padding-left:2em;"><a href="#type" class="wiki-page">type</a><a href="#type" class="wiki-anchor">¶</a></h2> |
|
609 | 549 |
|
610 | 550 |
|
611 |
<a name="dateLastModified"></a>
|
|
612 |
<h3 style="padding-left:7em;"><a href="#dateLastModified" class="wiki-page">dateLastModified</a><a href="#dateLastModified" class="wiki-anchor">¶</a></h3>
|
|
551 |
<a name="dcterms_type"></a>
|
|
552 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_type" class="wiki-page">dcterms_type</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:type"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_type" class="wiki-anchor">¶</a></h3>
|
|
613 | 553 |
|
614 | 554 |
|
615 |
<p style="padding-left:10em;">From: <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/DateLastModified" class="external">DwC</a></p> |
|
555 |
<a name="referenceType"></a> |
|
556 |
<h2 style="padding-left:2em;"><a href="#referenceType" class="wiki-page">referenceType</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=reference&entity=dba_tabledescription&where=where_tablename#referenceType"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#referenceType" class="wiki-anchor">¶</a></h2> |
|
616 | 557 |
|
617 | 558 |
|
618 |
<a name="language"></a> |
|
619 |
<h2 style="padding-left:2em;"><a href="#language" class="wiki-page">language</a><a href="#language" class="wiki-anchor">¶</a></h2> |
|
559 |
<p style="padding-left:5em;">Values: herbarium, primary database, aggregator, ...</p> |
|
620 | 560 |
|
621 | 561 |
|
622 |
<p style="padding-left:5em;">Synonyms:</p> |
|
562 |
<a name="aggregatorOrPrimary"></a> |
|
563 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#aggregatorOrPrimary" class="wiki-page">aggregatorOrPrimary</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=datasource&target=tbl_structure.php#aggregatorOrPrimary"><img src="_" style="font-size: small;font-weight: normal;" title="BIEN2" alt="BIEN2" /></a><a href="#aggregatorOrPrimary" class="wiki-anchor">¶</a></h3> |
|
623 | 564 |
|
624 | 565 |
|
625 |
<a name="dcterms_language"></a> |
|
626 |
<h3 style="padding-left:7em;"><a href="#dcterms_language" class="wiki-page">dcterms_language</a><a href="#dcterms_language" class="wiki-anchor">¶</a></h3> |
|
566 |
<p style="padding-left:5em;">Components:</p> |
|
627 | 567 |
|
628 | 568 |
|
629 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:language" class="external">DwC</a></p> |
|
569 |
<a name="isHerbarium"></a> |
|
570 |
<h2 style="padding-left:6em;"><a href="#isHerbarium" class="wiki-page">isHerbarium</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=dataSourceNameCorrected&target=tbl_structure.php#isHerbarium"><img src="_" style="font-size: small;font-weight: normal;" title="BIEN2" alt="BIEN2" /></a><a href="#isHerbarium" class="wiki-anchor">¶</a></h2> |
|
630 | 571 |
|
631 | 572 |
|
632 |
<a name="rights"></a>
|
|
633 |
<h2 style="padding-left:2em;"><a href="#rights" class="wiki-page">rights</a><a href="#rights" class="wiki-anchor">¶</a></h2>
|
|
573 |
<a name="modified"></a>
|
|
574 |
<h2 style="padding-left:2em;"><a href="#modified" class="wiki-page">modified</a><a href="#modified" class="wiki-anchor">¶</a></h2>
|
|
634 | 575 |
|
635 | 576 |
|
636 |
<p style="padding-left:5em;">Synonyms:</p>
|
|
577 |
<p style="padding-left:5em;">"I think is this merely an internal timestamp indicated when record last modified, not necessarily when determination (taxon name) last modified" (Brad Boyle)</p>
|
|
637 | 578 |
|
638 | 579 |
|
639 |
<a name="dcterms_rights"></a>
|
|
640 |
<h3 style="padding-left:7em;"><a href="#dcterms_rights" class="wiki-page">dcterms_rights</a><a href="#dcterms_rights" class="wiki-anchor">¶</a></h3>
|
|
580 |
<a name="dcterms_modified"></a>
|
|
581 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_modified" class="wiki-page">dcterms_modified</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:modified"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_modified" class="wiki-anchor">¶</a></h3>
|
|
641 | 582 |
|
642 | 583 |
|
643 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:rights" class="external">DwC</a></p> |
|
584 |
<a name="dateLastModified"></a> |
|
585 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dateLastModified" class="wiki-page">dateLastModified</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/DateLastModified"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dateLastModified" class="wiki-anchor">¶</a></h3> |
|
644 | 586 |
|
645 | 587 |
|
646 |
<a name="rightsHolder"></a>
|
|
647 |
<h2 style="padding-left:2em;"><a href="#rightsHolder" class="wiki-page">rightsHolder</a><a href="#rightsHolder" class="wiki-anchor">¶</a></h2>
|
|
588 |
<a name="language"></a>
|
|
589 |
<h2 style="padding-left:2em;"><a href="#language" class="wiki-page">language</a><a href="#language" class="wiki-anchor">¶</a></h2>
|
|
648 | 590 |
|
649 | 591 |
|
650 |
<p style="padding-left:5em;">Synonyms:</p> |
|
592 |
<a name="dcterms_language"></a> |
|
593 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_language" class="wiki-page">dcterms_language</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:language"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_language" class="wiki-anchor">¶</a></h3> |
|
651 | 594 |
|
652 | 595 |
|
653 |
<a name="dcterms_rightsHolder"></a>
|
|
654 |
<h3 style="padding-left:7em;"><a href="#dcterms_rightsHolder" class="wiki-page">dcterms_rightsHolder</a><a href="#dcterms_rightsHolder" class="wiki-anchor">¶</a></h3>
|
|
596 |
<a name="rights"></a>
|
|
597 |
<h2 style="padding-left:2em;"><a href="#rights" class="wiki-page">rights</a><a href="#rights" class="wiki-anchor">¶</a></h2>
|
|
655 | 598 |
|
656 | 599 |
|
657 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:rightsHolder" class="external">DwC</a></p> |
|
600 |
<a name="dcterms_rights"></a> |
|
601 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_rights" class="wiki-page">dcterms_rights</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:rights"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_rights" class="wiki-anchor">¶</a></h3> |
|
658 | 602 |
|
659 | 603 |
|
660 |
<a name="accessRights"></a>
|
|
661 |
<h2 style="padding-left:2em;"><a href="#accessRights" class="wiki-page">accessRights</a><a href="#accessRights" class="wiki-anchor">¶</a></h2>
|
|
604 |
<a name="rightsHolder"></a>
|
|
605 |
<h2 style="padding-left:2em;"><a href="#rightsHolder" class="wiki-page">rightsHolder</a><a href="#rightsHolder" class="wiki-anchor">¶</a></h2>
|
|
662 | 606 |
|
663 | 607 |
|
664 |
<p style="padding-left:5em;">Synonyms:</p> |
|
608 |
<a name="dcterms_rightsHolder"></a> |
|
609 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_rightsHolder" class="wiki-page">dcterms_rightsHolder</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:rightsHolder"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_rightsHolder" class="wiki-anchor">¶</a></h3> |
|
665 | 610 |
|
666 | 611 |
|
667 |
<a name="dcterms_accessRights"></a>
|
|
668 |
<h3 style="padding-left:7em;"><a href="#dcterms_accessRights" class="wiki-page">dcterms_accessRights</a><a href="#dcterms_accessRights" class="wiki-anchor">¶</a></h3>
|
|
612 |
<a name="accessRights"></a> |
|
613 |
<h2 style="padding-left:2em;"><a href="#accessRights" class="wiki-page">accessRights</a><a href="#accessRights" class="wiki-anchor">¶</a></h2>
|
|
669 | 614 |
|
670 | 615 |
|
671 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:accessRights" class="external">DwC</a></p> |
|
616 |
<a name="dcterms_accessRights"></a> |
|
617 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_accessRights" class="wiki-page">dcterms_accessRights</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:accessRights"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_accessRights" class="wiki-anchor">¶</a></h3> |
|
672 | 618 |
|
673 | 619 |
|
674 | 620 |
<a name="bibliographicCitation"></a> |
675 | 621 |
<h2 style="padding-left:2em;"><a href="#bibliographicCitation" class="wiki-page">bibliographicCitation</a><a href="#bibliographicCitation" class="wiki-anchor">¶</a></h2> |
676 | 622 |
|
677 | 623 |
|
678 |
<p style="padding-left:5em;">Synonyms:</p> |
|
679 |
|
|
680 |
|
|
681 | 624 |
<a name="dcterms_bibliographicCitation"></a> |
682 |
<h3 style="padding-left:7em;"><a href="#dcterms_bibliographicCitation" class="wiki-page">dcterms_bibliographicCitation</a><a href="#dcterms_bibliographicCitation" class="wiki-anchor">¶</a></h3>
|
|
625 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_bibliographicCitation" class="wiki-page">dcterms_bibliographicCitation</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:bibliographicCitation"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_bibliographicCitation" class="wiki-anchor">¶</a></h3>
|
|
683 | 626 |
|
684 | 627 |
|
685 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:bibliographicCitation" class="external">DwC</a></p> |
|
686 |
|
|
687 |
|
|
688 | 628 |
<a name="references"></a> |
689 | 629 |
<h2 style="padding-left:2em;"><a href="#references" class="wiki-page">references</a><a href="#references" class="wiki-anchor">¶</a></h2> |
690 | 630 |
|
... | ... | |
692 | 632 |
<p style="padding-left:5em;">A list of datasources through which the record passed, starting with the original provider (where the record was created) and ending with the top-level provider (where the record was obtained)</p> |
693 | 633 |
|
694 | 634 |
|
695 |
<p style="padding-left:5em;">Synonyms:</p> |
|
696 |
|
|
697 |
|
|
698 | 635 |
<a name="dcterms_references"></a> |
699 |
<h3 style="padding-left:7em;"><a href="#dcterms_references" class="wiki-page">dcterms_references</a><a href="#dcterms_references" class="wiki-anchor">¶</a></h3>
|
|
636 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dcterms_references" class="wiki-page">dcterms_references</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dcterms:references"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dcterms_references" class="wiki-anchor">¶</a></h3>
|
|
700 | 637 |
|
701 | 638 |
|
702 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dcterms:references" class="external">DwC</a></p> |
|
703 |
|
|
704 |
|
|
705 | 639 |
<a name="institutionID"></a> |
706 |
<h2 style="padding-left:2em;"><a href="#institutionID" class="wiki-page">institutionID</a><a href="#institutionID" class="wiki-anchor">¶</a></h2> |
|
640 |
<h2 style="padding-left:2em;"><a href="#institutionID" class="wiki-page">institutionID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#institutionID"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#institutionID" class="wiki-anchor">¶</a></h2>
|
|
707 | 641 |
|
708 | 642 |
|
709 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#institutionID" class="external">DwC</a></p> |
|
710 |
|
|
711 |
|
|
712 | 643 |
<a name="collectionID"></a> |
713 |
<h2 style="padding-left:2em;"><a href="#collectionID" class="wiki-page">collectionID</a><a href="#collectionID" class="wiki-anchor">¶</a></h2> |
|
644 |
<h2 style="padding-left:2em;"><a href="#collectionID" class="wiki-page">collectionID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#collectionID"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#collectionID" class="wiki-anchor">¶</a></h2>
|
|
714 | 645 |
|
715 | 646 |
|
716 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#collectionID" class="external">DwC</a></p> |
|
717 |
|
|
718 |
|
|
719 | 647 |
<a name="datasetID"></a> |
720 |
<h2 style="padding-left:2em;"><a href="#datasetID" class="wiki-page">datasetID</a><a href="#datasetID" class="wiki-anchor">¶</a></h2> |
|
648 |
<h2 style="padding-left:2em;"><a href="#datasetID" class="wiki-page">datasetID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#datasetID"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#datasetID" class="wiki-anchor">¶</a></h2>
|
|
721 | 649 |
|
722 | 650 |
|
723 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#datasetID" class="external">DwC</a></p> |
|
724 |
|
|
725 |
|
|
726 | 651 |
<a name="institutionCode"></a> |
727 |
<h2 style="padding-left:2em;"><a href="#institutionCode" class="wiki-page">institutionCode</a><a href="#institutionCode" class="wiki-anchor">¶</a></h2> |
|
652 |
<h2 style="padding-left:2em;"><a href="#institutionCode" class="wiki-page">institutionCode</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#institutionCode"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#institutionCode" class="wiki-anchor">¶</a></h2>
|
|
728 | 653 |
|
729 | 654 |
|
730 |
<p style="padding-left:5em;">"Identifies the institution where a specimen is held. For herbaria, this will be the acronym of the herbarium. In general, use the verbatim value provided by the data provider, unless this is incorrect. For an aggregator such as GBIF, this column will contain many values corresponding to different data providers. For a primary source (e.g., New York Botanical Garden), all values should be the same (e.g., "NY"). Some herbaria incorrectly list the acronym that sent them the specimen if it was an exchange or trade. This is incorrect. Only the acronym of the herbarium providing the data should be listed here, regardless of whether they collected the specimen themselves or received it as a duplicate from another herbarium." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/institutionCode" class="external">Brad's DwC ID terms</a>)</p> |
|
655 |
<p style="padding-left:5em;">"Identifies the institution where a specimen is held. For herbaria, this will be the acronym of the herbarium. In general, use the verbatim value provided by the data provider, unless this is incorrect. For an aggregator such as GBIF, this column will contain many values corresponding to different data providers. For a primary source (e.g., New York Botanical Garden), all values should be the same (e.g., "NY"). Some herbaria incorrectly list the acronym that sent them the specimen if it was an exchange or trade. This is incorrect. Only the acronym of the herbarium providing the data should be listed here, regardless of whether they collected the specimen themselves or received it as a duplicate from another herbarium." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/institutionCode" class="external">Brad Boyle's DwC ID terms</a>)</p>
|
|
731 | 656 |
|
732 | 657 |
|
733 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#institutionCode" class="external">DwC</a></p> |
|
734 |
|
|
735 |
|
|
736 | 658 |
<a name="collectionCode"></a> |
737 |
<h2 style="padding-left:2em;"><a href="#collectionCode" class="wiki-page">collectionCode</a><a href="#collectionCode" class="wiki-anchor">¶</a></h2> |
|
659 |
<h2 style="padding-left:2em;"><a href="#collectionCode" class="wiki-page">collectionCode</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#collectionCode"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#collectionCode" class="wiki-anchor">¶</a></h2>
|
|
738 | 660 |
|
739 | 661 |
|
740 |
<p style="padding-left:5em;">"Identifies the collection within the institution where a specimen is held. This is not an important field for herbaria because the herbarium acronym (institutionCode) is already globally unique. Herbaria typically use a word describing the type of collection, such as "herbarium", although I have also seen the acronym repeated here. Needed for animal collections where institutionCode is the name of a university and collectionCode distinguishes one of several collections (e.g., institutionCode="University of Colorado", collectionCode="Mammals"). In general, use whatever the data provider provides, unless badly formed." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/collectionCode" class="external">Brad's DwC ID terms</a>)</p> |
|
662 |
<p style="padding-left:5em;">"Identifies the collection within the institution where a specimen is held. This is not an important field for herbaria because the herbarium acronym (institutionCode) is already globally unique. Herbaria typically use a word describing the type of collection, such as "herbarium", although I have also seen the acronym repeated here. Needed for animal collections where institutionCode is the name of a university and collectionCode distinguishes one of several collections (e.g., institutionCode="University of Colorado", collectionCode="Mammals"). In general, use whatever the data provider provides, unless badly formed." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/collectionCode" class="external">Brad Boyle's DwC ID terms</a>)</p>
|
|
741 | 663 |
|
742 | 664 |
|
743 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#collectionCode" class="external">DwC</a></p> |
|
744 |
|
|
745 |
|
|
746 | 665 |
<a name="datasetName"></a> |
747 |
<h2 style="padding-left:2em;"><a href="#datasetName" class="wiki-page">datasetName</a><a href="#datasetName" class="wiki-anchor">¶</a></h2> |
|
666 |
<h2 style="padding-left:2em;"><a href="#datasetName" class="wiki-page">datasetName</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#datasetName"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#datasetName" class="wiki-anchor">¶</a></h2>
|
|
748 | 667 |
|
749 | 668 |
|
750 |
<p style="padding-left:5em;">"Internal BIEN string. Uniquely identifies a dataset belonging to a designated primary data owner, either a person or an institution. For a specimen record provided to BIEN by an aggregator, datasource<>(dataset=institutionCode). For a specimen record provided to BIEN by the herbarium which holds that specimen, datasource= dataset =institutionCode. For a plot provided by the data owner, datasource= dataset <>(institutionCode=NULL). For a plot provided by an aggregator, datasource<> dataset <>(institutionCode=NULL)." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/dataset" class="external">Brad's DwC ID terms</a>)</p> |
|
669 |
<p style="padding-left:5em;">"Internal BIEN string. Uniquely identifies a dataset belonging to a designated primary data owner, either a person or an institution. For a specimen record provided to BIEN by an aggregator, datasource<>(dataset=institutionCode). For a specimen record provided to BIEN by the herbarium which holds that specimen, datasource= dataset =institutionCode. For a plot provided by the data owner, datasource= dataset <>(institutionCode=NULL). For a plot provided by an aggregator, datasource<> dataset <>(institutionCode=NULL)." (<a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/dataset" class="external">Brad Boyle's DwC ID terms</a>)</p>
|
|
751 | 670 |
|
752 | 671 |
|
753 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#datasetName" class="external">DwC</a></p> |
|
754 |
|
|
755 |
|
|
756 |
<p style="padding-left:5em;">Synonyms:</p> |
|
757 |
|
|
758 |
|
|
759 | 672 |
<a name="dataset"></a> |
760 |
<h3 style="padding-left:7em;"><a href="#dataset" class="wiki-page">dataset</a><a href="#dataset" class="wiki-anchor">¶</a></h3>
|
|
673 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#dataset" class="wiki-page">dataset</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/dataset"><img src="_" style="font-size: small;font-weight: normal;" title="Brad Boyle's DwC ID terms" alt="Brad Boyle's DwC ID terms" /></a><a href="#dataset" class="wiki-anchor">¶</a></h3>
|
|
761 | 674 |
|
762 | 675 |
|
763 |
<p style="padding-left:10em;">From: <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/621/vegbien_identifier_examples.xlsx#terms/dataset" class="external">Brad's DwC ID terms</a></p> |
|
764 |
|
|
765 |
|
|
766 | 676 |
<a name="ownerInstitutionCode"></a> |
767 |
<h2 style="padding-left:2em;"><a href="#ownerInstitutionCode" class="wiki-page">ownerInstitutionCode</a><a href="#ownerInstitutionCode" class="wiki-anchor">¶</a></h2> |
|
677 |
<h2 style="padding-left:2em;"><a href="#ownerInstitutionCode" class="wiki-page">ownerInstitutionCode</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#ownerInstitutionCode"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#ownerInstitutionCode" class="wiki-anchor">¶</a></h2>
|
|
768 | 678 |
|
769 | 679 |
|
770 | 680 |
<p style="padding-left:5em;">The institution which owns the specimen replicate</p> |
771 | 681 |
|
772 | 682 |
|
773 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#ownerInstitutionCode" class="external">DwC</a></p> |
|
774 |
|
|
775 |
|
|
776 | 683 |
<a name="basisOfRecord"></a> |
777 |
<h2 style="padding-left:2em;"><a href="#basisOfRecord" class="wiki-page">basisOfRecord</a><a href="#basisOfRecord" class="wiki-anchor">¶</a></h2> |
|
684 |
<h2 style="padding-left:2em;"><a href="#basisOfRecord" class="wiki-page">basisOfRecord</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#basisOfRecord"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#basisOfRecord" class="wiki-anchor">¶</a></h2>
|
|
778 | 685 |
|
779 | 686 |
|
780 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#basisOfRecord" class="external">DwC</a></p> |
|
781 |
|
|
782 |
|
|
783 | 687 |
<a name="informationWithheld"></a> |
784 |
<h2 style="padding-left:2em;"><a href="#informationWithheld" class="wiki-page">informationWithheld</a><a href="#informationWithheld" class="wiki-anchor">¶</a></h2> |
|
688 |
<h2 style="padding-left:2em;"><a href="#informationWithheld" class="wiki-page">informationWithheld</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#informationWithheld"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#informationWithheld" class="wiki-anchor">¶</a></h2>
|
|
785 | 689 |
|
786 | 690 |
|
787 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#informationWithheld" class="external">DwC</a></p> |
|
788 |
|
|
789 |
|
|
790 | 691 |
<a name="dataGeneralizations"></a> |
791 |
<h2 style="padding-left:2em;"><a href="#dataGeneralizations" class="wiki-page">dataGeneralizations</a><a href="#dataGeneralizations" class="wiki-anchor">¶</a></h2> |
|
692 |
<h2 style="padding-left:2em;"><a href="#dataGeneralizations" class="wiki-page">dataGeneralizations</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dataGeneralizations"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dataGeneralizations" class="wiki-anchor">¶</a></h2>
|
|
792 | 693 |
|
793 | 694 |
|
794 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dataGeneralizations" class="external">DwC</a></p> |
|
795 |
|
|
796 |
|
|
797 | 695 |
<a name="dynamicProperties"></a> |
798 |
<h2 style="padding-left:2em;"><a href="#dynamicProperties" class="wiki-page">dynamicProperties</a><a href="#dynamicProperties" class="wiki-anchor">¶</a></h2> |
|
696 |
<h2 style="padding-left:2em;"><a href="#dynamicProperties" class="wiki-page">dynamicProperties</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#dynamicProperties"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#dynamicProperties" class="wiki-anchor">¶</a></h2>
|
|
799 | 697 |
|
800 | 698 |
|
801 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#dynamicProperties" class="external">DwC</a></p> |
|
802 |
|
|
803 |
|
|
804 | 699 |
<a name="Method"></a> |
805 |
<h1 ><a href="#Method" class="wiki-page">Method</a><a href="#Method" class="wiki-anchor">¶</a></h1> |
|
700 |
<h1 ><a href="#Method" class="wiki-page">Method</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/methods/method"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#Method" class="wiki-anchor">¶</a></h1>
|
|
806 | 701 |
|
807 | 702 |
|
808 | 703 |
<p style="padding-left:3em;">"A specific method definition followed in the creation of the dataset. Each method links to a protocol and literature citation reference. A protocol may have many method or steps." (<a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/methods/method" class="external">VegX</a>)</p> |
809 | 704 |
|
810 | 705 |
|
811 |
<p style="padding-left:3em;">From: <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/methods/method" class="external">VegX</a></p> |
|
706 |
<a name="SamplingProtocol"></a> |
|
707 |
<h3 style="padding-left:3em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#SamplingProtocol" class="wiki-page">SamplingProtocol</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#samplingProtocol"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#SamplingProtocol" class="wiki-anchor">¶</a></h3> |
|
812 | 708 |
|
813 | 709 |
|
814 | 710 |
<p style="padding-left:3em;">Related: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stratummethod&entity=dba_tabledescription&where=where_tablename" class="external">VegBank:stratumMethod</a>, <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=covermethod&entity=dba_tabledescription&where=where_tablename" class="external">VegBank:coverMethod</a></p> |
815 | 711 |
|
816 | 712 |
|
817 |
<p style="padding-left:3em;">Synonyms:</p> |
|
818 |
|
|
819 |
|
|
820 |
<a name="SamplingProtocol"></a> |
|
821 |
<h3 style="padding-left:5em;"><a href="#SamplingProtocol" class="wiki-page">SamplingProtocol</a><a href="#SamplingProtocol" class="wiki-anchor">¶</a></h3> |
|
822 |
|
|
823 |
|
|
824 |
<p style="padding-left:8em;">From: <a href="http://rs.tdwg.org/dwc/terms/#samplingProtocol" class="external">DwC</a></p> |
|
825 |
|
|
826 |
|
|
827 | 713 |
<a name="samplingProtocolID"></a> |
828 | 714 |
<h2 style="padding-left:2em;"><a href="#samplingProtocolID" class="wiki-page">samplingProtocolID</a><a href="#samplingProtocolID" class="wiki-anchor">¶</a></h2> |
829 | 715 |
|
830 | 716 |
|
831 | 717 |
<a name="samplingProtocol"></a> |
832 |
<h2 style="padding-left:2em;"><a href="#samplingProtocol" class="wiki-page">samplingProtocol</a><a href="#samplingProtocol" class="wiki-anchor">¶</a></h2> |
|
718 |
<h2 style="padding-left:2em;"><a href="#samplingProtocol" class="wiki-page">samplingProtocol</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#samplingProtocol"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#samplingProtocol" class="wiki-anchor">¶</a></h2>
|
|
833 | 719 |
|
834 | 720 |
|
835 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#samplingProtocol" class="external">DwC</a></p> |
|
836 |
|
|
837 |
|
|
838 |
<p style="padding-left:5em;">Synonyms:</p> |
|
839 |
|
|
840 |
|
|
841 | 721 |
<a name="method"></a> |
842 |
<h3 style="padding-left:7em;"><a href="#method" class="wiki-page">method</a><a href="#method" class="wiki-anchor">¶</a></h3>
|
|
722 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#method" class="wiki-page">method</a><a href="#method" class="wiki-anchor">¶</a></h3>
|
|
843 | 723 |
|
844 | 724 |
|
845 |
<p style="padding-left:10em;">Named like: <a href="#Method" class="wiki-page">Method</a></p>
|
|
725 |
<p style="padding-left:8em;">Named like: <a href="#Method" class="wiki-page">Method</a></p>
|
|
846 | 726 |
|
847 | 727 |
|
848 | 728 |
<a name="methodology"></a> |
849 |
<h3 style="padding-left:7em;"><a href="#methodology" class="wiki-page">methodology</a><a href="#methodology" class="wiki-anchor">¶</a></h3>
|
|
729 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#methodology" class="wiki-page">methodology</a><a href="#methodology" class="wiki-anchor">¶</a></h3>
|
|
850 | 730 |
|
851 | 731 |
|
852 |
<p style="padding-left:10em;">Named like: <a href="#plotMethodology" class="wiki-page">plotMethodology</a></p>
|
|
732 |
<p style="padding-left:8em;">Named like: <a href="#plotMethodology" class="wiki-page">plotMethodology</a></p>
|
|
853 | 733 |
|
854 | 734 |
|
855 | 735 |
<a name="plotMethodology"></a> |
856 |
<h3 style="padding-left:7em;"><a href="#plotMethodology" class="wiki-page">plotMethodology</a><a href="#plotMethodology" class="wiki-anchor">¶</a></h3>
|
|
736 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#plotMethodology" class="wiki-page">plotMethodology</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://salvias.net/Documents/salvias_data_dictionary.html#Plot_metadata/plot_methodology"><img src="_" style="font-size: small;font-weight: normal;" title="SALVIAS" alt="SALVIAS" /></a><a href="#plotMethodology" class="wiki-anchor">¶</a></h3>
|
|
857 | 737 |
|
858 | 738 |
|
859 |
<p style="padding-left:10em;">From: <a href="http://salvias.net/Documents/salvias_data_dictionary.html#Plot_metadata/plot_methodology" class="external">SALVIAS</a></p> |
|
860 |
|
|
861 |
|
|
862 | 739 |
<a name="samplingEffort"></a> |
863 |
<h2 style="padding-left:2em;"><a href="#samplingEffort" class="wiki-page">samplingEffort</a><a href="#samplingEffort" class="wiki-anchor">¶</a></h2> |
|
740 |
<h2 style="padding-left:2em;"><a href="#samplingEffort" class="wiki-page">samplingEffort</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#samplingEffort"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#samplingEffort" class="wiki-anchor">¶</a></h2>
|
|
864 | 741 |
|
865 | 742 |
|
866 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#samplingEffort" class="external">DwC</a></p> |
|
867 |
|
|
868 |
|
|
869 | 743 |
<a name="observationGranularity"></a> |
870 | 744 |
<h2 style="padding-left:2em;"><a href="#observationGranularity" class="wiki-page">observationGranularity</a><a href="#observationGranularity" class="wiki-anchor">¶</a></h2> |
871 | 745 |
|
... | ... | |
873 | 747 |
<p style="padding-left:5em;">Values: plot, specimen</p> |
874 | 748 |
|
875 | 749 |
|
876 |
<p style="padding-left:5em;">Synonyms:</p> |
|
877 |
|
|
878 |
|
|
879 | 750 |
<a name="observationType_BIEN2"></a> |
880 |
<h3 style="padding-left:7em;"><a href="#observationType_BIEN2" class="wiki-page">observationType_BIEN2</a><a href="#observationType_BIEN2" class="wiki-anchor">¶</a></h3>
|
|
751 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#observationType_BIEN2" class="wiki-page">observationType_BIEN2</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=observation&target=tbl_structure.php#observationType"><img src="_" style="font-size: small;font-weight: normal;" title="BIEN2" alt="BIEN2" /></a><a href="#observationType_BIEN2" class="wiki-anchor">¶</a></h3>
|
|
881 | 752 |
|
882 | 753 |
|
883 |
<p style="padding-left:10em;">From: <a href="http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web&table=observation&target=tbl_structure.php#observationType" class="external">BIEN2</a></p> |
|
884 |
|
|
885 |
|
|
886 | 754 |
<a name="observationMeasure"></a> |
887 |
<h2 style="padding-left:2em;"><a href="#observationMeasure" class="wiki-page">observationMeasure</a><a href="#observationMeasure" class="wiki-anchor">¶</a></h2> |
|
755 |
<h2 style="padding-left:2em;"><a href="#observationMeasure" class="wiki-page">observationMeasure</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/198/methodAttributeExamples_MTL.xlsx#MethodAttributes/observationMeasure"><img src="_" style="font-size: small;font-weight: normal;" title="Brad Boyle's method attribute examples spreadsheet" alt="Brad Boyle's method attribute examples spreadsheet" /></a><a href="#observationMeasure" class="wiki-anchor">¶</a></h2>
|
|
888 | 756 |
|
889 | 757 |
|
890 |
<p style="padding-left:5em;">From: <a href="https://projects.nceas.ucsb.edu/nceas/attachments/download/198/methodAttributeExamples_MTL.xlsx#MethodAttributes/observationMeasure" class="external">Brad Boyle's method attribute examples spreadsheet</a></p> |
|
891 |
|
|
892 |
|
|
893 | 758 |
<p style="padding-left:5em;">Values: count, cover, presence, points-intercepted, distance-intercepted</p> |
894 | 759 |
|
895 | 760 |
|
896 |
<p style="padding-left:5em;">Synonyms:</p> |
|
897 |
|
|
898 |
|
|
899 | 761 |
<a name="observationType_SALVIAS"></a> |
900 |
<h3 style="padding-left:7em;"><a href="#observationType_SALVIAS" class="wiki-page">observationType_SALVIAS</a><a href="#observationType_SALVIAS" class="wiki-anchor">¶</a></h3>
|
|
762 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#observationType_SALVIAS" class="wiki-page">observationType_SALVIAS</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://salvias.net/Documents/salvias_data_dictionary.html#Plot_metadata/observation_type"><img src="_" style="font-size: small;font-weight: normal;" title="SALVIAS" alt="SALVIAS" /></a><a href="#observationType_SALVIAS" class="wiki-anchor">¶</a></h3>
|
|
901 | 763 |
|
902 | 764 |
|
903 |
<p style="padding-left:10em;">From: <a href="http://salvias.net/Documents/salvias_data_dictionary.html#Plot_metadata/observation_type" class="external">SALVIAS</a></p> |
|
904 |
|
|
905 |
|
|
906 | 765 |
<a name="observationType"></a> |
907 |
<h2 style="padding-left:2em;"><a href="#observationType" class="wiki-page">?observationType</a><a href="#observationType" class="wiki-anchor">¶</a></h2> |
|
766 |
<h2 style="padding-left:2em;"><a href="#observationType" class="wiki-page">?observationType</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;font-style: italic;" title="AMBIGUOUS" alt="AMBIGUOUS" /><a href="#observationType" class="wiki-anchor">¶</a></h2>
|
|
908 | 767 |
|
909 | 768 |
|
910 |
<p style="padding-left:5em;"><em>AMBIGUOUS</em></p> |
|
911 |
|
|
912 |
|
|
913 |
<p style="padding-left:5em;">Alternatives:</p> |
|
914 |
|
|
915 |
|
|
916 | 769 |
<a name="observationType_SALVIAS-2"></a> |
917 |
<h4 style="padding-left:7em;"><a href="#observationType_SALVIAS" class="wiki-page">observationType_SALVIAS</a><a href="#observationType_SALVIAS-2" class="wiki-anchor">¶</a></h4>
|
|
770 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Alternative:" alt="Alternative:" /> <a href="#observationType_SALVIAS" class="wiki-page">observationType_SALVIAS</a><a href="#observationType_SALVIAS-2" class="wiki-anchor">¶</a></h4>
|
|
918 | 771 |
|
919 | 772 |
|
920 | 773 |
<a name="observationType_BIEN2-2"></a> |
921 |
<h4 style="padding-left:7em;"><a href="#observationType_BIEN2" class="wiki-page">observationType_BIEN2</a><a href="#observationType_BIEN2-2" class="wiki-anchor">¶</a></h4>
|
|
774 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Alternative:" alt="Alternative:" /> <a href="#observationType_BIEN2" class="wiki-page">observationType_BIEN2</a><a href="#observationType_BIEN2-2" class="wiki-anchor">¶</a></h4>
|
|
922 | 775 |
|
923 | 776 |
|
924 | 777 |
<a name="Project"></a> |
925 |
<h1 ><a href="#Project" class="wiki-page">Project</a><a href="#Project" class="wiki-anchor">¶</a></h1> |
|
778 |
<h1 ><a href="#Project" class="wiki-page">Project</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/projects/project"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a> <img src="_" style="font-size: small;font-weight: normal;" title="|" alt="|" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=project&entity=dba_tabledescription&where=where_tablename"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#Project" class="wiki-anchor">¶</a></h1>
|
|
926 | 779 |
|
927 | 780 |
|
928 | 781 |
<p style="padding-left:3em;">A "project established to collect vegetation plot data. Each plot originates as part of a project." (<a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=project&entity=dba_tabledescription&where=where_tablename" class="external">VegBank</a>)</p> |
929 | 782 |
|
930 | 783 |
|
931 |
<p style="padding-left:3em;">From: <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/projects/project" class="external">VegX</a>, <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=project&entity=dba_tabledescription&where=where_tablename" class="external">VegBank</a></p> |
|
932 |
|
|
933 |
|
|
934 | 784 |
<a name="projectID"></a> |
935 |
<h2 style="padding-left:2em;"><a href="#projectID" class="wiki-page">projectID</a><a href="#projectID" class="wiki-anchor">¶</a></h2> |
|
785 |
<h2 style="padding-left:2em;"><a href="#projectID" class="wiki-page">projectID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plotObservations/plotObservation/projectID"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#projectID" class="wiki-anchor">¶</a></h2>
|
|
936 | 786 |
|
937 | 787 |
|
938 | 788 |
<p style="padding-left:5em;">"A reference to a specific 'project'" (<a href="#VegX" class="wiki-page">VegX</a>)</p> |
939 | 789 |
|
940 | 790 |
|
941 |
<p style="padding-left:5em;">From: <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plotObservations/plotObservation/projectID" class="external">VegX</a></p> |
|
942 |
|
|
943 |
|
|
944 | 791 |
<a name="projectName"></a> |
945 | 792 |
<h2 style="padding-left:2em;"><a href="#projectName" class="wiki-page">projectName</a><a href="#projectName" class="wiki-anchor">¶</a></h2> |
946 | 793 |
|
... | ... | |
948 | 795 |
<p style="padding-left:5em;">"Title of the project" (<a href="#VegX" class="wiki-page">VegX</a>)</p> |
949 | 796 |
|
950 | 797 |
|
951 |
<p style="padding-left:5em;">Synonyms:</p> |
|
952 |
|
|
953 |
|
|
954 | 798 |
<a name="projectTitle"></a> |
955 |
<h3 style="padding-left:7em;"><a href="#projectTitle" class="wiki-page">projectTitle</a><a href="#projectTitle" class="wiki-anchor">¶</a></h3>
|
|
799 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#projectTitle" class="wiki-page">projectTitle</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/projects/project/title"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#projectTitle" class="wiki-anchor">¶</a></h3>
|
|
956 | 800 |
|
957 | 801 |
|
958 |
<p style="padding-left:10em;">From: <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/projects/project/title" class="external">VegX</a></p> |
|
959 |
|
|
960 |
|
|
961 | 802 |
<p style="padding-left:5em;">Named like: <a href="#plotName" class="wiki-page">plotName</a></p> |
962 | 803 |
|
963 | 804 |
|
... | ... | |
982 | 823 |
|
983 | 824 |
|
984 | 825 |
<a name="Event"></a> |
985 |
<h1 ><a href="#Event" class="wiki-page">Event</a><a href="#Event" class="wiki-anchor">¶</a></h1> |
|
826 |
<h1 ><a href="#Event" class="wiki-page">Event</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#Event"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://rs.tdwg.org/dwc/terms/#dcindex"><img src="_" style="font-size: small;font-weight: normal;" title="(fields)" alt="(fields)" /></a><a href="#Event" class="wiki-anchor">¶</a></h1>
|
|
986 | 827 |
|
987 | 828 |
|
988 |
<p style="padding-left:3em;">"an action that occurs at a place and during a period of time" (<a href="http://rs.tdwg.org/dwc/terms/#Event" class="external">DwC</a>)</p>
|
|
829 |
<p style="padding-left:3em;">"an action that occurs at a place and during a period of time<a href="http://rs.tdwg.org/dwc/terms/#Event" title=""DwC(Darwin Core" class="external"> </a>)</p>
|
|
989 | 830 |
|
990 | 831 |
|
991 |
<p style="padding-left:3em;">From: <a href="http://rs.tdwg.org/dwc/terms/#Event" class="external">DwC</a> (<a href="http://rs.tdwg.org/dwc/terms/#dcindex" class="external">fields</a>)</p> |
|
992 |
|
|
993 |
|
|
994 | 832 |
<a name="eventID"></a> |
995 |
<h2 style="padding-left:2em;"><a href="#eventID" class="wiki-page">eventID</a><a href="#eventID" class="wiki-anchor">¶</a></h2> |
|
833 |
<h2 style="padding-left:2em;"><a href="#eventID" class="wiki-page">eventID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#eventID"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#eventID" class="wiki-anchor">¶</a></h2>
|
|
996 | 834 |
|
997 | 835 |
|
998 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#eventID" class="external">DwC</a></p> |
|
999 |
|
|
1000 |
|
|
1001 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1002 |
|
|
1003 |
|
|
1004 | 836 |
<a name="censusID"></a> |
1005 |
<h3 style="padding-left:7em;"><a href="#censusID" class="wiki-page">censusID</a><a href="#censusID" class="wiki-anchor">¶</a></h3>
|
|
837 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#censusID" class="wiki-page">censusID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/CTFS#CensusID"><img src="_" style="font-size: small;font-weight: normal;" title="CTFS" alt="CTFS" /></a><a href="#censusID" class="wiki-anchor">¶</a></h3>
|
|
1006 | 838 |
|
1007 | 839 |
|
1008 |
<p style="padding-left:10em;">From: <a href="/nceas/projects/bien/wiki/CTFS#CensusID" class="wiki-page">CTFS</a></p> |
|
1009 |
|
|
1010 |
|
|
1011 | 840 |
<a name="eventDate"></a> |
1012 |
<h2 style="padding-left:2em;"><a href="#eventDate" class="wiki-page">eventDate</a><a href="#eventDate" class="wiki-anchor">¶</a></h2> |
|
841 |
<h2 style="padding-left:2em;"><a href="#eventDate" class="wiki-page">eventDate</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#eventDate"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#eventDate" class="wiki-anchor">¶</a></h2>
|
|
1013 | 842 |
|
1014 | 843 |
|
1015 | 844 |
<p style="padding-left:5em;">"The date-time or interval during which an Event occurred" (<a href="#DwC" class="wiki-page">DwC</a>)</p> |
1016 | 845 |
|
1017 | 846 |
|
1018 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#eventDate" class="external">DwC</a></p> |
|
1019 |
|
|
1020 |
|
|
1021 | 847 |
<a name="startDate"></a> |
1022 | 848 |
<h2 style="padding-left:2em;"><a href="#startDate" class="wiki-page">startDate</a><a href="#startDate" class="wiki-anchor">¶</a></h2> |
1023 | 849 |
|
... | ... | |
1025 | 851 |
<p style="padding-left:5em;">"The start date" (<a href="#VegX" class="wiki-page">VegX</a>) of the "interval during which an Event occurred" (<a href="#DwC" class="wiki-page">DwC</a>)</p> |
1026 | 852 |
|
1027 | 853 |
|
1028 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1029 |
|
|
1030 |
|
|
1031 | 854 |
<a name="obsStartDate"></a> |
1032 |
<h3 style="padding-left:7em;"><a href="#obsStartDate" class="wiki-page">obsStartDate</a><a href="#obsStartDate" class="wiki-anchor">¶</a></h3>
|
|
855 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#obsStartDate" class="wiki-page">obsStartDate</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plotObservations/plotObservation/obsStartDate"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#obsStartDate" class="wiki-anchor">¶</a></h3>
|
|
1033 | 856 |
|
1034 | 857 |
|
1035 |
<p style="padding-left:10em;">From: <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plotObservations/plotObservation/obsStartDate" class="external">VegX</a></p> |
|
1036 |
|
|
1037 |
|
|
1038 | 858 |
<p style="padding-left:5em;">Related: <a href="#eventDate" class="wiki-page">eventDate</a></p> |
1039 | 859 |
|
1040 | 860 |
|
1041 |
<p style="padding-left:5em;">Comments: Table removed because a date range usually applies to the event</p> |
|
1042 |
|
|
1043 |
|
|
1044 | 861 |
<a name="endDate"></a> |
1045 | 862 |
<h2 style="padding-left:2em;"><a href="#endDate" class="wiki-page">endDate</a><a href="#endDate" class="wiki-anchor">¶</a></h2> |
1046 | 863 |
|
... | ... | |
1048 | 865 |
<p style="padding-left:5em;">"The end date" (<a href="#VegX" class="wiki-page">VegX</a>) of the "interval during which an Event occurred" (<a href="#DwC" class="wiki-page">DwC</a>)</p> |
1049 | 866 |
|
1050 | 867 |
|
1051 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1052 |
|
|
1053 |
|
|
1054 | 868 |
<a name="obsEndDate"></a> |
1055 |
<h3 style="padding-left:7em;"><a href="#obsEndDate" class="wiki-page">obsEndDate</a><a href="#obsEndDate" class="wiki-anchor">¶</a></h3>
|
|
869 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#obsEndDate" class="wiki-page">obsEndDate</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plotObservations/plotObservation/obsEndDate"><img src="_" style="font-size: small;font-weight: normal;" title="VegX" alt="VegX" /></a><a href="#obsEndDate" class="wiki-anchor">¶</a></h3>
|
|
1056 | 870 |
|
1057 | 871 |
|
1058 |
<p style="padding-left:10em;">From: <a href="http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plotObservations/plotObservation/obsEndDate" class="external">VegX</a></p> |
|
1059 |
|
|
1060 |
|
|
1061 | 872 |
<p style="padding-left:5em;">Related: <a href="#eventDate" class="wiki-page">eventDate</a></p> |
1062 | 873 |
|
1063 | 874 |
|
1064 |
<p style="padding-left:5em;">Comments: Table removed because a date range usually applies to the event</p> |
|
1065 |
|
|
1066 |
|
|
1067 | 875 |
<a name="eventTime"></a> |
1068 |
<h2 style="padding-left:2em;"><a href="#eventTime" class="wiki-page">eventTime</a><a href="#eventTime" class="wiki-anchor">¶</a></h2> |
|
876 |
<h2 style="padding-left:2em;"><a href="#eventTime" class="wiki-page">eventTime</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#eventTime"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#eventTime" class="wiki-anchor">¶</a></h2>
|
|
1069 | 877 |
|
1070 | 878 |
|
1071 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#eventTime" class="external">DwC</a></p> |
|
1072 |
|
|
1073 |
|
|
1074 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1075 |
|
|
1076 |
|
|
1077 | 879 |
<a name="timeOfDay"></a> |
1078 |
<h3 style="padding-left:7em;"><a href="#timeOfDay" class="wiki-page">timeOfDay</a><a href="#timeOfDay" class="wiki-anchor">¶</a></h3>
|
|
880 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#timeOfDay" class="wiki-page">timeOfDay</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#TimeOfDay-2003-06-13"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/TimeOfDay"><img src="_" style="font-size: small;font-weight: normal;" title="(Classic)" alt="(Classic)" /></a><a href="#timeOfDay" class="wiki-anchor">¶</a></h3>
|
|
1079 | 881 |
|
1080 | 882 |
|
1081 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#TimeOfDay-2003-06-13" class="external">DwC</a> (<a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/TimeOfDay" class="external">Classic</a>)</p> |
|
1082 |
|
|
1083 |
|
|
1084 | 883 |
<a name="startDayOfYear"></a> |
1085 |
<h2 style="padding-left:2em;"><a href="#startDayOfYear" class="wiki-page">startDayOfYear</a><a href="#startDayOfYear" class="wiki-anchor">¶</a></h2> |
|
884 |
<h2 style="padding-left:2em;"><a href="#startDayOfYear" class="wiki-page">startDayOfYear</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#startDayOfYear"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#startDayOfYear" class="wiki-anchor">¶</a></h2>
|
|
1086 | 885 |
|
1087 | 886 |
|
1088 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#startDayOfYear" class="external">DwC</a></p> |
|
1089 |
|
|
1090 |
|
|
1091 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1092 |
|
|
1093 |
|
|
1094 | 887 |
<a name="julianDay"></a> |
1095 |
<h3 style="padding-left:7em;"><a href="#julianDay" class="wiki-page">julianDay</a><a href="#julianDay" class="wiki-anchor">¶</a></h3>
|
|
888 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#julianDay" class="wiki-page">julianDay</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#JulianDay-2003-06-17"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/JulianDay"><img src="_" style="font-size: small;font-weight: normal;" title="(MaNIS)" alt="(MaNIS)" /></a><a href="#julianDay" class="wiki-anchor">¶</a></h3>
|
|
1096 | 889 |
|
1097 | 890 |
|
1098 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#JulianDay-2003-06-17" class="external">DwC</a> (<a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/JulianDay" class="external">MaNIS</a>)</p> |
|
1099 |
|
|
1100 |
|
|
1101 | 891 |
<a name="endDayOfYear"></a> |
1102 |
<h2 style="padding-left:2em;"><a href="#endDayOfYear" class="wiki-page">endDayOfYear</a><a href="#endDayOfYear" class="wiki-anchor">¶</a></h2> |
|
892 |
<h2 style="padding-left:2em;"><a href="#endDayOfYear" class="wiki-page">endDayOfYear</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#endDayOfYear"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#endDayOfYear" class="wiki-anchor">¶</a></h2>
|
|
1103 | 893 |
|
1104 | 894 |
|
1105 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#endDayOfYear" class="external">DwC</a></p> |
|
1106 |
|
|
1107 |
|
|
1108 | 895 |
<a name="year"></a> |
1109 |
<h2 style="padding-left:2em;"><a href="#year" class="wiki-page">year</a><a href="#year" class="wiki-anchor">¶</a></h2> |
|
896 |
<h2 style="padding-left:2em;"><a href="#year" class="wiki-page">year</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#year"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#year" class="wiki-anchor">¶</a></h2>
|
|
1110 | 897 |
|
1111 | 898 |
|
1112 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#year" class="external">DwC</a></p> |
|
1113 |
|
|
1114 |
|
|
1115 | 899 |
<a name="month"></a> |
1116 |
<h2 style="padding-left:2em;"><a href="#month" class="wiki-page">month</a><a href="#month" class="wiki-anchor">¶</a></h2> |
|
900 |
<h2 style="padding-left:2em;"><a href="#month" class="wiki-page">month</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#month"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#month" class="wiki-anchor">¶</a></h2>
|
|
1117 | 901 |
|
1118 | 902 |
|
1119 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#month" class="external">DwC</a></p> |
|
1120 |
|
|
1121 |
|
|
1122 | 903 |
<a name="day"></a> |
1123 |
<h2 style="padding-left:2em;"><a href="#day" class="wiki-page">day</a><a href="#day" class="wiki-anchor">¶</a></h2> |
|
904 |
<h2 style="padding-left:2em;"><a href="#day" class="wiki-page">day</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#day"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#day" class="wiki-anchor">¶</a></h2>
|
|
1124 | 905 |
|
1125 | 906 |
|
1126 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#day" class="external">DwC</a></p> |
|
1127 |
|
|
1128 |
|
|
1129 | 907 |
<a name="verbatimEventDate"></a> |
1130 |
<h2 style="padding-left:2em;"><a href="#verbatimEventDate" class="wiki-page">verbatimEventDate</a><a href="#verbatimEventDate" class="wiki-anchor">¶</a></h2> |
|
908 |
<h2 style="padding-left:2em;"><a href="#verbatimEventDate" class="wiki-page">verbatimEventDate</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#verbatimEventDate"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#verbatimEventDate" class="wiki-anchor">¶</a></h2>
|
|
1131 | 909 |
|
1132 | 910 |
|
1133 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#verbatimEventDate" class="external">DwC</a></p> |
|
1134 |
|
|
1135 |
|
|
1136 | 911 |
<a name="habitat"></a> |
1137 |
<h2 style="padding-left:2em;"><a href="#habitat" class="wiki-page">habitat</a><a href="#habitat" class="wiki-anchor">¶</a></h2> |
|
912 |
<h2 style="padding-left:2em;"><a href="#habitat" class="wiki-page">habitat</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#habitat"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#habitat" class="wiki-anchor">¶</a></h2>
|
|
1138 | 913 |
|
1139 | 914 |
|
1140 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#habitat" class="external">DwC</a></p> |
|
1141 |
|
|
1142 |
|
|
1143 | 915 |
<a name="authorEventCode"></a> |
1144 | 916 |
<h2 style="padding-left:2em;"><a href="#authorEventCode" class="wiki-page">authorEventCode</a><a href="#authorEventCode" class="wiki-anchor">¶</a></h2> |
1145 | 917 |
|
1146 | 918 |
|
1147 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1148 |
|
|
1149 |
|
|
1150 | 919 |
<a name="authorObsCode"></a> |
1151 |
<h3 style="padding-left:7em;"><a href="#authorObsCode" class="wiki-page">authorObsCode</a><a href="#authorObsCode" class="wiki-anchor">¶</a></h3>
|
|
920 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#authorObsCode" class="wiki-page">authorObsCode</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=observation&entity=dba_tabledescription&where=where_tablename#authorObsCode"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#authorObsCode" class="wiki-anchor">¶</a></h3>
|
|
1152 | 921 |
|
1153 | 922 |
|
1154 |
<p style="padding-left:10em;">From: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=observation&entity=dba_tabledescription&where=where_tablename#authorObsCode" class="external">VegBank</a></p> |
|
1155 |
|
|
1156 |
|
|
1157 | 923 |
<a name="plotCensusNumber"></a> |
1158 |
<h3 style="padding-left:7em;"><a href="#plotCensusNumber" class="wiki-page">plotCensusNumber</a><a href="#plotCensusNumber" class="wiki-anchor">¶</a></h3>
|
|
924 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#plotCensusNumber" class="wiki-page">plotCensusNumber</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/CTFS#PlotCensusNumber"><img src="_" style="font-size: small;font-weight: normal;" title="CTFS" alt="CTFS" /></a><a href="#plotCensusNumber" class="wiki-anchor">¶</a></h3>
|
|
1159 | 925 |
|
1160 | 926 |
|
1161 |
<p style="padding-left:10em;">From: <a href="/nceas/projects/bien/wiki/CTFS#PlotCensusNumber" class="wiki-page">CTFS</a></p> |
|
1162 |
|
|
1163 |
|
|
1164 | 927 |
<a name="fieldNumber_DwC_terms"></a> |
1165 |
<h3 style="padding-left:7em;"><a href="#fieldNumber_DwC_terms" class="wiki-page">fieldNumber_DwC_terms</a><a href="#fieldNumber_DwC_terms" class="wiki-anchor">¶</a></h3>
|
|
928 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#fieldNumber_DwC_terms" class="wiki-page">fieldNumber_DwC_terms</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#fieldNumber"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#fieldNumber_DwC_terms" class="wiki-anchor">¶</a></h3>
|
|
1166 | 929 |
|
1167 | 930 |
|
1168 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#fieldNumber" class="external">DwC</a></p>
|
|
931 |
<p style="padding-left:5em;">Named like: <a href="#authorPlotCode" class="wiki-page">authorPlotCode</a></p>
|
|
1169 | 932 |
|
1170 | 933 |
|
1171 |
<p style="padding-left:5em;">Named like: <a href="#authorPlotCode" class="wiki-page">authorPlotCode</a></p> |
|
934 |
<a name="fieldNumber"></a> |
|
935 |
<h2 style="padding-left:2em;"><a href="#fieldNumber" class="wiki-page">?fieldNumber</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;font-style: italic;" title="AMBIGUOUS" alt="AMBIGUOUS" /><a href="#fieldNumber" class="wiki-anchor">¶</a></h2> |
|
1172 | 936 |
|
1173 | 937 |
|
1174 |
<a name="eventRemarks"></a>
|
|
1175 |
<h2 style="padding-left:2em;"><a href="#eventRemarks" class="wiki-page">eventRemarks</a><a href="#eventRemarks" class="wiki-anchor">¶</a></h2>
|
|
938 |
<a name="fieldNumber_DwC_curatorial-2"></a>
|
|
939 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Alternative:" alt="Alternative:" /> <a href="#fieldNumber_DwC_curatorial" class="wiki-page">fieldNumber_DwC_curatorial</a><a href="#fieldNumber_DwC_curatorial-2" class="wiki-anchor">¶</a></h4>
|
|
1176 | 940 |
|
1177 | 941 |
|
1178 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#eventRemarks" class="external">DwC</a></p> |
|
942 |
<a name="fieldNumber_DwC_terms-2"></a> |
|
943 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Alternative:" alt="Alternative:" /> <a href="#fieldNumber_DwC_terms" class="wiki-page">fieldNumber_DwC_terms</a><a href="#fieldNumber_DwC_terms-2" class="wiki-anchor">¶</a></h4> |
|
1179 | 944 |
|
1180 | 945 |
|
1181 |
<p style="padding-left:5em;">Synonyms:</p> |
|
946 |
<a name="eventRemarks"></a> |
|
947 |
<h2 style="padding-left:2em;"><a href="#eventRemarks" class="wiki-page">eventRemarks</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#eventRemarks"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#eventRemarks" class="wiki-anchor">¶</a></h2> |
|
1182 | 948 |
|
1183 | 949 |
|
1184 | 950 |
<a name="fieldNotes_DwC_terms"></a> |
1185 |
<h3 style="padding-left:7em;"><a href="#fieldNotes_DwC_terms" class="wiki-page">fieldNotes_DwC_terms</a><a href="#fieldNotes_DwC_terms" class="wiki-anchor">¶</a></h3>
|
|
951 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#fieldNotes_DwC_terms" class="wiki-page">fieldNotes_DwC_terms</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#fieldNotes"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#fieldNotes_DwC_terms" class="wiki-anchor">¶</a></h3>
|
|
1186 | 952 |
|
1187 | 953 |
|
1188 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/#fieldNotes" class="external">DwC</a></p> |
|
1189 |
|
|
1190 |
|
|
1191 | 954 |
<a name="Coordinates"></a> |
1192 |
<h1 ><a href="#Coordinates" class="wiki-page">Coordinates</a><a href="#Coordinates" class="wiki-anchor">¶</a></h1> |
|
955 |
<h1 ><a href="#Coordinates" class="wiki-page">Coordinates</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/entry/inputs/CTFS/_archive/DBv5.txt#Coordinates"><img src="_" style="font-size: small;font-weight: normal;" title="CTFS" alt="CTFS" /></a><a href="#Coordinates" class="wiki-anchor">¶</a></h1>
|
|
1193 | 956 |
|
1194 | 957 |
|
1195 |
<p style="padding-left:3em;">A numerically-defined location</p>
|
|
958 |
<p style="padding-left:3em;">A numerically-defined point</p>
|
|
1196 | 959 |
|
1197 | 960 |
|
1198 |
<p style="padding-left:3em;">From: <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/entry/inputs/CTFS/_archive/DBv5.txt#Coordinates" class="external">CTFS</a></p> |
|
1199 |
|
|
1200 |
|
|
1201 | 961 |
<a name="decimalLatitude"></a> |
1202 |
<h2 style="padding-left:2em;"><a href="#decimalLatitude" class="wiki-page">decimalLatitude</a><a href="#decimalLatitude" class="wiki-anchor">¶</a></h2> |
|
962 |
<h2 style="padding-left:2em;"><a href="#decimalLatitude" class="wiki-page">decimalLatitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#decimalLatitude"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#decimalLatitude" class="wiki-anchor">¶</a></h2>
|
|
1203 | 963 |
|
1204 | 964 |
|
1205 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#decimalLatitude" class="external">DwC</a></p> |
|
1206 |
|
|
1207 |
|
|
1208 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1209 |
|
|
1210 |
|
|
1211 | 965 |
<a name="latitude"></a> |
1212 |
<h3 style="padding-left:7em;"><a href="#latitude" class="wiki-page">latitude</a><a href="#latitude" class="wiki-anchor">¶</a></h3>
|
|
966 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#latitude" class="wiki-page">latitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#Latitude-2003-06-13"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Latitude"><img src="_" style="font-size: small;font-weight: normal;" title="(Classic)" alt="(Classic)" /></a><a href="#latitude" class="wiki-anchor">¶</a></h3>
|
|
1213 | 967 |
|
1214 | 968 |
|
1215 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#Latitude-2003-06-13" class="external">DwC</a> (<a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Latitude" class="external">Classic</a>)</p> |
|
1216 |
|
|
1217 |
|
|
1218 | 969 |
<a name="acceptedDecimalLatitude"></a> |
1219 | 970 |
<h2 style="padding-left:2em;"><a href="#acceptedDecimalLatitude" class="wiki-page">acceptedDecimalLatitude</a><a href="#acceptedDecimalLatitude" class="wiki-anchor">¶</a></h2> |
1220 | 971 |
|
... | ... | |
1223 | 974 |
|
1224 | 975 |
|
1225 | 976 |
<a name="decimalLongitude"></a> |
1226 |
<h2 style="padding-left:2em;"><a href="#decimalLongitude" class="wiki-page">decimalLongitude</a><a href="#decimalLongitude" class="wiki-anchor">¶</a></h2> |
|
977 |
<h2 style="padding-left:2em;"><a href="#decimalLongitude" class="wiki-page">decimalLongitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#decimalLongitude"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#decimalLongitude" class="wiki-anchor">¶</a></h2>
|
|
1227 | 978 |
|
1228 | 979 |
|
1229 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#decimalLongitude" class="external">DwC</a></p> |
|
1230 |
|
|
1231 |
|
|
1232 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1233 |
|
|
1234 |
|
|
1235 | 980 |
<a name="longitude"></a> |
1236 |
<h3 style="padding-left:7em;"><a href="#longitude" class="wiki-page">longitude</a><a href="#longitude" class="wiki-anchor">¶</a></h3>
|
|
981 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#longitude" class="wiki-page">longitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#Longitude-2003-06-13"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Longitude"><img src="_" style="font-size: small;font-weight: normal;" title="(Classic)" alt="(Classic)" /></a><a href="#longitude" class="wiki-anchor">¶</a></h3>
|
|
1237 | 982 |
|
1238 | 983 |
|
1239 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#Longitude-2003-06-13" class="external">DwC</a> (<a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Longitude" class="external">Classic</a>)</p> |
|
1240 |
|
|
1241 |
|
|
1242 | 984 |
<a name="acceptedDecimalLongitude"></a> |
1243 | 985 |
<h2 style="padding-left:2em;"><a href="#acceptedDecimalLongitude" class="wiki-page">acceptedDecimalLongitude</a><a href="#acceptedDecimalLongitude" class="wiki-anchor">¶</a></h2> |
1244 | 986 |
|
... | ... | |
1256 | 998 |
<p style="padding-left:5em;">Values: source data, GPS, georeferencing</p> |
1257 | 999 |
|
1258 | 1000 |
|
1259 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1260 |
|
|
1261 |
|
|
1262 | 1001 |
<a name="coordinateSource_bien"></a> |
1263 |
<h3 style="padding-left:7em;"><a href="#coordinateSource_bien" class="wiki-page">coordinateSource_bien</a><a href="#coordinateSource_bien" class="wiki-anchor">¶</a></h3>
|
|
1002 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#coordinateSource_bien" class="wiki-page">coordinateSource_bien</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <img src="_" style="font-size: small;font-weight: normal;" title="e-mail from" alt="e-mail from" /> <a href="mailto:bboyleATemail.arizona.edu"><img src="_" style="font-size: small;font-weight: normal;" title="Brad Boyle" alt="Brad Boyle" /></a> <img src="_" style="font-size: small;font-weight: normal;" title="on 2013-1-24" alt="on 2013-1-24" /><a href="#coordinateSource_bien" class="wiki-anchor">¶</a></h3>
|
|
1264 | 1003 |
|
1265 | 1004 |
|
1266 |
<p style="padding-left:10em;">From: <a href="http://vegbiendev.nceas.ucsb.edu/phppgadmin/redirect.php?subject=table&server=localhost%3A5432%3Aallow&database=vegbien&schema=public&table=analytical_stem#coordinateSource_bien" class="external">VegBIEN</a></p> |
|
1267 |
|
|
1268 |
|
|
1269 | 1005 |
<a name="realLatitude"></a> |
1270 |
<h2 style="padding-left:2em;"><a href="#realLatitude" class="wiki-page">?realLatitude</a><a href="#realLatitude" class="wiki-anchor">¶</a></h2> |
|
1006 |
<h2 style="padding-left:2em;"><a href="#realLatitude" class="wiki-page">?realLatitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename#realLatitude"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#realLatitude" class="wiki-anchor">¶</a></h2>
|
|
1271 | 1007 |
|
1272 | 1008 |
|
1273 |
<p style="padding-left:5em;">From: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename#realLatitude" class="external">VegBank</a></p> |
|
1009 |
<a name="PRIVATE"></a> |
|
1010 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Replace with:" alt="Replace with:" /> <a href="#PRIVATE" class="wiki-page">PRIVATE</a><a href="#PRIVATE" class="wiki-anchor">¶</a></h4> |
|
1274 | 1011 |
|
1275 | 1012 |
|
1276 |
<p style="padding-left:5em;">Replace with:</p> |
|
1013 |
<a name="realLongitude"></a> |
|
1014 |
<h2 style="padding-left:2em;"><a href="#realLongitude" class="wiki-page">?realLongitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename#realLongitude"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#realLongitude" class="wiki-anchor">¶</a></h2> |
|
1277 | 1015 |
|
1278 | 1016 |
|
1279 | 1017 |
<a name="PRIVATE-2"></a> |
1280 |
<h4 style="padding-left:7em;"><a href="#PRIVATE" class="wiki-page">PRIVATE</a><a href="#PRIVATE-2" class="wiki-anchor">¶</a></h4>
|
|
1018 |
<h4 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Replace with:" alt="Replace with:" /> <a href="#PRIVATE" class="wiki-page">PRIVATE</a><a href="#PRIVATE-2" class="wiki-anchor">¶</a></h4>
|
|
1281 | 1019 |
|
1282 | 1020 |
|
1283 |
<a name="realLongitude"></a> |
|
1284 |
<h2 style="padding-left:2em;"><a href="#realLongitude" class="wiki-page">?realLongitude</a><a href="#realLongitude" class="wiki-anchor">¶</a></h2> |
|
1285 |
|
|
1286 |
|
|
1287 |
<p style="padding-left:5em;">From: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename#realLongitude" class="external">VegBank</a></p> |
|
1288 |
|
|
1289 |
|
|
1290 |
<p style="padding-left:5em;">Replace with:</p> |
|
1291 |
|
|
1292 |
|
|
1293 |
<a name="PRIVATE-3"></a> |
|
1294 |
<h4 style="padding-left:7em;"><a href="#PRIVATE" class="wiki-page">PRIVATE</a><a href="#PRIVATE-3" class="wiki-anchor">¶</a></h4> |
|
1295 |
|
|
1296 |
|
|
1297 | 1021 |
<a name="longitude_DMS"></a> |
1298 | 1022 |
<h2 style="padding-left:2em;"><a href="#longitude_DMS" class="wiki-page">longitude_DMS</a><a href="#longitude_DMS" class="wiki-anchor">¶</a></h2> |
1299 | 1023 |
|
... | ... | |
1301 | 1025 |
<p style="padding-left:5em;">Related: <a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Longitude" class="external">DwC:longitude</a></p> |
1302 | 1026 |
|
1303 | 1027 |
|
1304 |
<p style="padding-left:5em;">Comments: Added units</p> |
|
1305 |
|
|
1306 |
|
|
1307 | 1028 |
<a name="latitude_DMS"></a> |
1308 | 1029 |
<h2 style="padding-left:2em;"><a href="#latitude_DMS" class="wiki-page">latitude_DMS</a><a href="#latitude_DMS" class="wiki-anchor">¶</a></h2> |
1309 | 1030 |
|
... | ... | |
1311 | 1032 |
<p style="padding-left:5em;">Related: <a href="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Latitude" class="external">DwC:latitude</a></p> |
1312 | 1033 |
|
1313 | 1034 |
|
1314 |
<p style="padding-left:5em;">Comments: Added units</p> |
|
1315 |
|
|
1316 |
|
|
1317 | 1035 |
<a name="verbatimCoordinates"></a> |
1318 |
<h2 style="padding-left:2em;"><a href="#verbatimCoordinates" class="wiki-page">verbatimCoordinates</a><a href="#verbatimCoordinates" class="wiki-anchor">¶</a></h2> |
|
1036 |
<h2 style="padding-left:2em;"><a href="#verbatimCoordinates" class="wiki-page">verbatimCoordinates</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#verbatimCoordinates"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#verbatimCoordinates" class="wiki-anchor">¶</a></h2>
|
|
1319 | 1037 |
|
1320 | 1038 |
|
1321 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#verbatimCoordinates" class="external">DwC</a></p> |
|
1322 |
|
|
1323 |
|
|
1324 | 1039 |
<a name="verbatimLatitude"></a> |
1325 |
<h2 style="padding-left:2em;"><a href="#verbatimLatitude" class="wiki-page">verbatimLatitude</a><a href="#verbatimLatitude" class="wiki-anchor">¶</a></h2> |
|
1040 |
<h2 style="padding-left:2em;"><a href="#verbatimLatitude" class="wiki-page">verbatimLatitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#verbatimLatitude"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#verbatimLatitude" class="wiki-anchor">¶</a></h2>
|
|
1326 | 1041 |
|
1327 | 1042 |
|
1328 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#verbatimLatitude" class="external">DwC</a></p> |
|
1329 |
|
|
1330 |
|
|
1331 | 1043 |
<a name="verbatimLongitude"></a> |
1332 |
<h2 style="padding-left:2em;"><a href="#verbatimLongitude" class="wiki-page">verbatimLongitude</a><a href="#verbatimLongitude" class="wiki-anchor">¶</a></h2> |
|
1044 |
<h2 style="padding-left:2em;"><a href="#verbatimLongitude" class="wiki-page">verbatimLongitude</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#verbatimLongitude"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#verbatimLongitude" class="wiki-anchor">¶</a></h2>
|
|
1333 | 1045 |
|
1334 | 1046 |
|
1335 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#verbatimLongitude" class="external">DwC</a></p> |
|
1336 |
|
|
1337 |
|
|
1338 | 1047 |
<a name="verbatimCoordinateSystem"></a> |
1339 |
<h2 style="padding-left:2em;"><a href="#verbatimCoordinateSystem" class="wiki-page">verbatimCoordinateSystem</a><a href="#verbatimCoordinateSystem" class="wiki-anchor">¶</a></h2> |
|
1048 |
<h2 style="padding-left:2em;"><a href="#verbatimCoordinateSystem" class="wiki-page">verbatimCoordinateSystem</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#verbatimCoordinateSystem"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#verbatimCoordinateSystem" class="wiki-anchor">¶</a></h2>
|
|
1340 | 1049 |
|
1341 | 1050 |
|
1342 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#verbatimCoordinateSystem" class="external">DwC</a></p> |
|
1343 |
|
|
1344 |
|
|
1345 | 1051 |
<a name="verbatimSRS"></a> |
1346 |
<h2 style="padding-left:2em;"><a href="#verbatimSRS" class="wiki-page">verbatimSRS</a><a href="#verbatimSRS" class="wiki-anchor">¶</a></h2> |
|
1052 |
<h2 style="padding-left:2em;"><a href="#verbatimSRS" class="wiki-page">verbatimSRS</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#verbatimSRS"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#verbatimSRS" class="wiki-anchor">¶</a></h2>
|
|
1347 | 1053 |
|
1348 | 1054 |
|
1349 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#verbatimSRS" class="external">DwC</a></p> |
|
1350 |
|
|
1351 |
|
|
1352 | 1055 |
<a name="geodeticDatum"></a> |
1353 |
<h2 style="padding-left:2em;"><a href="#geodeticDatum" class="wiki-page">geodeticDatum</a><a href="#geodeticDatum" class="wiki-anchor">¶</a></h2> |
|
1056 |
<h2 style="padding-left:2em;"><a href="#geodeticDatum" class="wiki-page">geodeticDatum</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#geodeticDatum"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#geodeticDatum" class="wiki-anchor">¶</a></h2>
|
|
1354 | 1057 |
|
1355 | 1058 |
|
1356 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#geodeticDatum" class="external">DwC</a></p> |
|
1357 |
|
|
1358 |
|
|
1359 | 1059 |
<a name="coordinateUncertaintyInMeters"></a> |
1360 |
<h2 style="padding-left:2em;"><a href="#coordinateUncertaintyInMeters" class="wiki-page">coordinateUncertaintyInMeters</a><a href="#coordinateUncertaintyInMeters" class="wiki-anchor">¶</a></h2> |
|
1060 |
<h2 style="padding-left:2em;"><a href="#coordinateUncertaintyInMeters" class="wiki-page">coordinateUncertaintyInMeters</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#coordinateUncertaintyInMeters"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#coordinateUncertaintyInMeters" class="wiki-anchor">¶</a></h2>
|
|
1361 | 1061 |
|
1362 | 1062 |
|
1363 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#coordinateUncertaintyInMeters" class="external">DwC</a></p> |
|
1364 |
|
|
1365 |
|
|
1366 | 1063 |
<a name="coordinatePrecision_deg"></a> |
1367 | 1064 |
<h2 style="padding-left:2em;"><a href="#coordinatePrecision_deg" class="wiki-page">coordinatePrecision_deg</a><a href="#coordinatePrecision_deg" class="wiki-anchor">¶</a></h2> |
1368 | 1065 |
|
... | ... | |
1370 | 1067 |
<p style="padding-left:5em;">Related: <a href="#coordinatePrecision" class="wiki-page">coordinatePrecision</a></p> |
1371 | 1068 |
|
1372 | 1069 |
|
1373 |
<p style="padding-left:5em;">Comments: Added units</p> |
|
1374 |
|
|
1375 |
|
|
1376 | 1070 |
<a name="pointRadiusSpatialFit"></a> |
1377 |
<h2 style="padding-left:2em;"><a href="#pointRadiusSpatialFit" class="wiki-page">pointRadiusSpatialFit</a><a href="#pointRadiusSpatialFit" class="wiki-anchor">¶</a></h2> |
|
1071 |
<h2 style="padding-left:2em;"><a href="#pointRadiusSpatialFit" class="wiki-page">pointRadiusSpatialFit</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#pointRadiusSpatialFit"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#pointRadiusSpatialFit" class="wiki-anchor">¶</a></h2>
|
|
1378 | 1072 |
|
1379 | 1073 |
|
1380 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#pointRadiusSpatialFit" class="external">DwC</a></p> |
|
1381 |
|
|
1382 |
|
|
1383 | 1074 |
<a name="footprintWKT"></a> |
1384 |
<h2 style="padding-left:2em;"><a href="#footprintWKT" class="wiki-page">footprintWKT</a><a href="#footprintWKT" class="wiki-anchor">¶</a></h2> |
|
1075 |
<h2 style="padding-left:2em;"><a href="#footprintWKT" class="wiki-page">footprintWKT</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#footprintWKT"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#footprintWKT" class="wiki-anchor">¶</a></h2>
|
|
1385 | 1076 |
|
1386 | 1077 |
|
1387 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#footprintWKT" class="external">DwC</a></p> |
|
1388 |
|
|
1389 |
|
|
1390 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1391 |
|
|
1392 |
|
|
1393 | 1078 |
<a name="boundingBox"></a> |
1394 |
<h3 style="padding-left:7em;"><a href="#boundingBox" class="wiki-page">boundingBox</a><a href="#boundingBox" class="wiki-anchor">¶</a></h3>
|
|
1079 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#boundingBox" class="wiki-page">boundingBox</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#BoundingBox-2003-06-17"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/BoundingBox"><img src="_" style="font-size: small;font-weight: normal;" title="(MaNIS)" alt="(MaNIS)" /></a><a href="#boundingBox" class="wiki-anchor">¶</a></h3>
|
|
1395 | 1080 |
|
1396 | 1081 |
|
1397 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#BoundingBox-2003-06-17" class="external">DwC</a> (<a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/BoundingBox" class="external">MaNIS</a>)</p> |
|
1398 |
|
|
1399 |
|
|
1400 | 1082 |
<a name="shapeOfSite"></a> |
1401 |
<h3 style="padding-left:7em;"><a href="#shapeOfSite" class="wiki-page">shapeOfSite</a><a href="#shapeOfSite" class="wiki-anchor">¶</a></h3>
|
|
1083 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#shapeOfSite" class="wiki-page">shapeOfSite</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/CTFS#ShapeOfSite"><img src="_" style="font-size: small;font-weight: normal;" title="CTFS" alt="CTFS" /></a><a href="#shapeOfSite" class="wiki-anchor">¶</a></h3>
|
|
1402 | 1084 |
|
1403 | 1085 |
|
1404 |
<p style="padding-left:10em;">From: <a href="/nceas/projects/bien/wiki/CTFS#ShapeOfSite" class="wiki-page">CTFS</a></p> |
|
1405 |
|
|
1406 |
|
|
1407 | 1086 |
<a name="footprintSRS"></a> |
1408 |
<h2 style="padding-left:2em;"><a href="#footprintSRS" class="wiki-page">footprintSRS</a><a href="#footprintSRS" class="wiki-anchor">¶</a></h2> |
|
1087 |
<h2 style="padding-left:2em;"><a href="#footprintSRS" class="wiki-page">footprintSRS</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#footprintSRS"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#footprintSRS" class="wiki-anchor">¶</a></h2>
|
|
1409 | 1088 |
|
1410 | 1089 |
|
1411 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#footprintSRS" class="external">DwC</a></p> |
|
1412 |
|
|
1413 |
|
|
1414 | 1090 |
<a name="footprintSpatialFit"></a> |
1415 |
<h2 style="padding-left:2em;"><a href="#footprintSpatialFit" class="wiki-page">footprintSpatialFit</a><a href="#footprintSpatialFit" class="wiki-anchor">¶</a></h2> |
|
1091 |
<h2 style="padding-left:2em;"><a href="#footprintSpatialFit" class="wiki-page">footprintSpatialFit</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#footprintSpatialFit"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#footprintSpatialFit" class="wiki-anchor">¶</a></h2>
|
|
1416 | 1092 |
|
1417 | 1093 |
|
1418 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#footprintSpatialFit" class="external">DwC</a></p> |
|
1419 |
|
|
1420 |
|
|
1421 | 1094 |
<a name="Placename"></a> |
1422 | 1095 |
<h1 ><a href="#Placename" class="wiki-page">Placename</a><a href="#Placename" class="wiki-anchor">¶</a></h1> |
1423 | 1096 |
|
1424 | 1097 |
|
1425 |
<p style="padding-left:3em;">Synonyms:</p>
|
|
1098 |
<p style="padding-left:3em;">A named region</p>
|
|
1426 | 1099 |
|
1427 | 1100 |
|
1428 | 1101 |
<a name="NamedPlace"></a> |
1429 |
<h3 style="padding-left:5em;"><a href="#NamedPlace" class="wiki-page">NamedPlace</a><a href="#NamedPlace" class="wiki-anchor">¶</a></h3>
|
|
1102 |
<h3 style="padding-left:3em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#NamedPlace" class="wiki-page">NamedPlace</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=namedplace&entity=dba_tabledescription&where=where_tablename"><img src="_" style="font-size: small;font-weight: normal;" title="VegBank" alt="VegBank" /></a><a href="#NamedPlace" class="wiki-anchor">¶</a></h3>
|
|
1430 | 1103 |
|
1431 | 1104 |
|
1432 |
<p style="padding-left:8em;">From: <a href="http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=namedplace&entity=dba_tabledescription&where=where_tablename" class="external">VegBank</a></p> |
|
1433 |
|
|
1434 |
|
|
1435 | 1105 |
<a name="higherGeographyID"></a> |
1436 |
<h2 style="padding-left:2em;"><a href="#higherGeographyID" class="wiki-page">higherGeographyID</a><a href="#higherGeographyID" class="wiki-anchor">¶</a></h2> |
|
1106 |
<h2 style="padding-left:2em;"><a href="#higherGeographyID" class="wiki-page">higherGeographyID</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#higherGeographyID"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#higherGeographyID" class="wiki-anchor">¶</a></h2>
|
|
1437 | 1107 |
|
1438 | 1108 |
|
1439 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#higherGeographyID" class="external">DwC</a></p> |
|
1440 |
|
|
1441 |
|
|
1442 | 1109 |
<a name="higherGeography"></a> |
1443 |
<h2 style="padding-left:2em;"><a href="#higherGeography" class="wiki-page">higherGeography</a><a href="#higherGeography" class="wiki-anchor">¶</a></h2> |
|
1110 |
<h2 style="padding-left:2em;"><a href="#higherGeography" class="wiki-page">higherGeography</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#higherGeography"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#higherGeography" class="wiki-anchor">¶</a></h2>
|
|
1444 | 1111 |
|
1445 | 1112 |
|
1446 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#higherGeography" class="external">DwC</a></p> |
|
1447 |
|
|
1448 |
|
|
1449 | 1113 |
<a name="continent"></a> |
1450 |
<h2 style="padding-left:2em;"><a href="#continent" class="wiki-page">continent</a><a href="#continent" class="wiki-anchor">¶</a></h2> |
|
1114 |
<h2 style="padding-left:2em;"><a href="#continent" class="wiki-page">continent</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#continent"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#continent" class="wiki-anchor">¶</a></h2>
|
|
1451 | 1115 |
|
1452 | 1116 |
|
1453 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#continent" class="external">DwC</a></p> |
|
1454 |
|
|
1455 |
|
|
1456 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1457 |
|
|
1458 |
|
|
1459 | 1117 |
<a name="continentOcean"></a> |
1460 |
<h3 style="padding-left:7em;"><a href="#continentOcean" class="wiki-page">continentOcean</a><a href="#continentOcean" class="wiki-anchor">¶</a></h3>
|
|
1118 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#continentOcean" class="wiki-page">continentOcean</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#ContinentOcean-2003-06-17"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a> <a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/ContinentOcean"><img src="_" style="font-size: small;font-weight: normal;" title="(MaNIS)" alt="(MaNIS)" /></a><a href="#continentOcean" class="wiki-anchor">¶</a></h3>
|
|
1461 | 1119 |
|
1462 | 1120 |
|
1463 |
<p style="padding-left:10em;">From: <a href="http://rs.tdwg.org/dwc/terms/history/index.htm#ContinentOcean-2003-06-17" class="external">DwC</a> (<a href="http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/ContinentOcean" class="external">MaNIS</a>)</p> |
|
1464 |
|
|
1465 |
|
|
1466 | 1121 |
<a name="waterBody"></a> |
1467 |
<h2 style="padding-left:2em;"><a href="#waterBody" class="wiki-page">waterBody</a><a href="#waterBody" class="wiki-anchor">¶</a></h2> |
|
1122 |
<h2 style="padding-left:2em;"><a href="#waterBody" class="wiki-page">waterBody</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#waterBody"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#waterBody" class="wiki-anchor">¶</a></h2>
|
|
1468 | 1123 |
|
1469 | 1124 |
|
1470 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#waterBody" class="external">DwC</a></p> |
|
1471 |
|
|
1472 |
|
|
1473 | 1125 |
<a name="islandGroup"></a> |
1474 |
<h2 style="padding-left:2em;"><a href="#islandGroup" class="wiki-page">islandGroup</a><a href="#islandGroup" class="wiki-anchor">¶</a></h2> |
|
1126 |
<h2 style="padding-left:2em;"><a href="#islandGroup" class="wiki-page">islandGroup</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#islandGroup"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#islandGroup" class="wiki-anchor">¶</a></h2>
|
|
1475 | 1127 |
|
1476 | 1128 |
|
1477 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#islandGroup" class="external">DwC</a></p> |
|
1478 |
|
|
1479 |
|
|
1480 | 1129 |
<a name="island"></a> |
1481 |
<h2 style="padding-left:2em;"><a href="#island" class="wiki-page">island</a><a href="#island" class="wiki-anchor">¶</a></h2> |
|
1130 |
<h2 style="padding-left:2em;"><a href="#island" class="wiki-page">island</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#island"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#island" class="wiki-anchor">¶</a></h2>
|
|
1482 | 1131 |
|
1483 | 1132 |
|
1484 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#island" class="external">DwC</a></p> |
|
1485 |
|
|
1486 |
|
|
1487 | 1133 |
<a name="country"></a> |
1488 |
<h2 style="padding-left:2em;"><a href="#country" class="wiki-page">country</a><a href="#country" class="wiki-anchor">¶</a></h2> |
|
1134 |
<h2 style="padding-left:2em;"><a href="#country" class="wiki-page">country</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#country"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#country" class="wiki-anchor">¶</a></h2>
|
|
1489 | 1135 |
|
1490 | 1136 |
|
1491 |
<p style="padding-left:5em;">From: <a href="http://rs.tdwg.org/dwc/terms/#country" class="external">DwC</a></p> |
|
1492 |
|
|
1493 |
|
|
1494 |
<p style="padding-left:5em;">Synonyms:</p> |
|
1495 |
|
|
1496 |
|
|
1497 | 1137 |
<a name="countryName"></a> |
1498 |
<h3 style="padding-left:7em;"><a href="#countryName" class="wiki-page">countryName</a><a href="#countryName" class="wiki-anchor">¶</a></h3>
|
|
1138 |
<h3 style="padding-left:5em;"><img src="_" style="padding-bottom: 3pt;font-weight: normal;" title="Synonym:" alt="Synonym:" /> <a href="#countryName" class="wiki-page">countryName</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/CTFS#CountryName"><img src="_" style="font-size: small;font-weight: normal;" title="CTFS" alt="CTFS" /></a><a href="#countryName" class="wiki-anchor">¶</a></h3>
|
|
1499 | 1139 |
|
1500 | 1140 |
|
1501 |
<p style="padding-left:10em;">From: <a href="/nceas/projects/bien/wiki/CTFS#CountryName" class="wiki-page">CTFS</a></p> |
|
1502 |
|
|
1503 |
|
|
1504 | 1141 |
<a name="acceptedCountry"></a> |
1505 | 1142 |
<h2 style="padding-left:2em;"><a href="#acceptedCountry" class="wiki-page">acceptedCountry</a><a href="#acceptedCountry" class="wiki-anchor">¶</a></h2> |
1506 | 1143 |
|
... | ... | |
1509 | 1146 |
|
1510 | 1147 |
|
1511 | 1148 |
<a name="countryCode"></a> |
1512 |
<h2 style="padding-left:2em;"><a href="#countryCode" class="wiki-page">countryCode</a><a href="#countryCode" class="wiki-anchor">¶</a></h2> |
|
1149 |
<h2 style="padding-left:2em;"><a href="#countryCode" class="wiki-page">countryCode</a> <img src="_" style="padding-left: 1em;font-size: small;font-weight: normal;" title="from" alt="from" /> <a href="http://rs.tdwg.org/dwc/terms/#countryCode"><img src="_" style="font-size: small;font-weight: normal;" title="DwC" alt="DwC" /></a><a href="#countryCode" class="wiki-anchor">¶</a></h2>
|
|
1513 | 1150 |
|
Also available in: Unified diff
mappings/VegCore.csv: Regenerated from wiki. The data dictionary has been reformatted to be much more vertically compact, by placing the term type (Synonym, Alternative, etc.) and sources (From:) on the same line as the term. Note that globalUniqueIdentifier_SpeciesLink has been removed from the vocabulary because a definition entry has been added for it (when this entry is missing, the term is incorrectly identified as a primary term).