Revision 4504
Added by Aaron Marcuse-Kubitza over 12 years ago
map.full.csv | ||
---|---|---|
1 | 1 |
MO[Veg+],Veg+,Comments |
2 |
CatalogNumber,CatalogNumber |
|
3 |
CollectionCode,CollectionCode |
|
4 |
Collector,Collector |
|
5 |
CollectorNumber,CollectorNumber |
|
6 |
ContinentOcean,ContinentOcean |
|
7 |
Country,Country |
|
8 |
County,County |
|
9 |
DayCollected,DayCollected |
|
10 |
IdentifiedBy,IdentifiedBy |
|
11 |
IndividualCount,IndividualCount |
|
12 |
InstitutionCode,InstitutionCode |
|
13 |
Kingdom,Kingdom |
|
14 |
Locality,Locality |
|
15 |
MaximumElevation,MaximumElevation |
|
16 |
MinimumElevation,MinimumElevation |
|
17 |
MonthCollected,MonthCollected |
|
18 |
ScientificName,ScientificName |
|
19 |
ScientificNameAuthor,ScientificNameAuthor |
|
20 |
StateProvince,StateProvince |
|
21 |
Subspecies,Subspecies |
|
22 |
YearCollected,YearCollected |
|
2 |
catalogNumber,catalogNumber |
|
3 |
collectionCode,collectionCode |
|
4 |
collector,collector |
|
5 |
collectorNumber,collectorNumber |
|
6 |
continentOcean,continentOcean |
|
7 |
country,country |
|
8 |
county,county |
|
9 |
dayCollected,dayCollected |
|
23 | 10 |
family,family |
24 | 11 |
genus,genus |
12 |
identifiedBy,identifiedBy |
|
13 |
individualCount,individualCount |
|
14 |
institutionCode,institutionCode |
|
15 |
kingdom,kingdom |
|
25 | 16 |
latitude,latitude |
17 |
locality,locality |
|
26 | 18 |
longitude,longitude |
19 |
maximumElevation,maximumElevation |
|
20 |
minimumElevation,minimumElevation |
|
21 |
monthCollected,monthCollected |
|
27 | 22 |
convertednotes,notes, |
28 | 23 |
notes,notes |
24 |
scientificName,scientificName |
|
25 |
scientificNameAuthor,scientificNameAuthor |
|
29 | 26 |
species,species |
27 |
stateProvince,stateProvince |
|
28 |
subspecies,subspecies |
|
29 |
yearCollected,yearCollected |
Also available in: Unified diff
intersect, union: Made case- and punctuation-insensitive. mappings/Veg+-VegBIEN.csv: Removed no longer needed duplicate entries for each first letter case, which must now be removed for case- and punctuation-insensitive intersect/union to work. Note that the SpeciesLink `svn diff` hides _alt entry 0, which contains one of the removed duplicate columns that appears in the diff.