Revision 5947
Added by Aaron Marcuse-Kubitza about 12 years ago
VegCore.csv | ||
---|---|---|
7 | 7 |
monthIdentified,,http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/MonthIdentified,54 |
8 | 8 |
yearCollected,,http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/YearCollected,9 |
9 | 9 |
yearIdentified,,http://digir.net/schema/conceptual/darwin/manis/1.21/darwin2.xsd#/YearIdentified,53 |
10 |
binomial,Taxonomic name without author,http://en.wikipedia.org/wiki/Binomial_nomenclature, |
|
11 | 10 |
speciesBinomial,genus+specificEpithet,"http://en.wikipedia.org/wiki/Binomial_nomenclature, http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd#/Species", |
12 |
acceptedBinomial,Taxonomic name without author,"http://en.wikipedia.org/wiki/Binomial_nomenclature, http://rs.tdwg.org/dwc/terms/#acceptedNameUsage",", 135" |
|
13 |
originalBinomial,Taxonomic name without author,"http://en.wikipedia.org/wiki/Binomial_nomenclature, http://rs.tdwg.org/dwc/terms/#originalNameUsage",", 137" |
|
14 |
verbatimBinomial,Taxonomic name without author,"http://en.wikipedia.org/wiki/Binomial_nomenclature, http://rs.tdwg.org/dwc/terms/#verbatimTaxonRank",", 152" |
|
15 | 11 |
distanceToCountry_km,Added units,"http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=geoscrub&table=geoscrub&target=tbl_structure.php#distErrCountry, http://rs.tdwg.org/dwc/terms/#country","7, 63" |
16 | 12 |
distanceToCountry_m,Added units,"http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=geoscrub&table=geoscrub&target=tbl_structure.php#distErrCountry, http://rs.tdwg.org/dwc/terms/#country","7, 63" |
17 | 13 |
distanceToStateProvince_km,Added units,"http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=geoscrub&table=geoscrub&target=tbl_structure.php#distErrStateProvince, http://rs.tdwg.org/dwc/terms/#stateProvince","11, 65" |
... | ... | |
217 | 213 |
samplingEffort,,http://rs.tdwg.org/dwc/terms/#samplingEffort,43 |
218 | 214 |
samplingProtocol,,http://rs.tdwg.org/dwc/terms/#samplingProtocol,42 |
219 | 215 |
scientificName,,http://rs.tdwg.org/dwc/terms/#scientificName,134 |
216 |
taxonName,Taxonomic name without author,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#Taxon","134, " |
|
217 |
acceptedTaxonName,Taxonomic name without author,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#Taxon, http://rs.tdwg.org/dwc/terms/#acceptedNameUsage","134, , 135" |
|
218 |
originalTaxonName,Taxonomic name without author,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#Taxon, http://rs.tdwg.org/dwc/terms/#originalNameUsage","134, , 137" |
|
219 |
verbatimTaxonName,Taxonomic name without author,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#Taxon, http://rs.tdwg.org/dwc/terms/#verbatimTaxonRank","134, , 152" |
|
220 | 220 |
acceptedScientificName,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#acceptedNameUsage","134, 135" |
221 | 221 |
originalScientificName,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#originalNameUsage","134, 137" |
222 | 222 |
verbatimScientificName,,"http://rs.tdwg.org/dwc/terms/#scientificName, http://rs.tdwg.org/dwc/terms/#verbatimTaxonRank","134, 152" |
Also available in: Unified diff
mappings/VegCore.csv: Renamed *Binomial to *TaxonName because this field can store more ranks than just the genus+specificEpithet binomial (that goes in speciesBinomial)