Revision 4504
Added by Aaron Marcuse-Kubitza about 12 years ago
map.full.csv | ||
---|---|---|
1 | 1 |
ARIZ[Veg+],Veg+,Comments |
2 |
BoundingBox,BoundingBox |
|
3 | 2 |
CatalogNumberNumeric,CatalogNumber/_alt/1, |
4 | 3 |
CatalogNumber,CatalogNumber/_alt/2,Don't overwrite CatalogNumberNumeric |
5 |
Class,Class |
|
6 |
CollectionCode,CollectionCode |
|
7 |
Collector,Collector |
|
8 |
CollectorNumber,CollectorNumber |
|
9 |
ContinentOcean,ContinentOcean |
|
10 |
CoordinateUncertaintyInMeters,CoordinateUncertaintyInMeters |
|
11 |
Country,Country |
|
12 |
County,County |
|
13 |
DayCollected,DayCollected |
|
14 |
DayIdentified,DayIdentified |
|
15 |
DecimalLatitude,DecimalLatitude |
|
16 |
DecimalLongitude,DecimalLongitude |
|
17 |
Family,Family |
|
18 |
FieldNotes,FieldNotes |
|
19 |
Genus,Genus |
|
20 |
GlobalUniqueIdentifier,GlobalUniqueIdentifier |
|
21 |
IdentifiedBy,IdentifiedBy |
|
22 |
IndividualCount,IndividualCount |
|
23 |
InstitutionCode,InstitutionCode |
|
24 |
Kingdom,Kingdom |
|
25 |
Locality,Locality |
|
26 |
MaximumDepthInMeters,MaximumDepthInMeters |
|
27 |
MaximumElevationInMeters,MaximumElevationInMeters |
|
28 |
MinimumDepthInMeters,MinimumDepthInMeters |
|
29 |
MinimumElevationInMeters,MinimumElevationInMeters |
|
30 |
MonthCollected,MonthCollected |
|
31 |
MonthIdentified,MonthIdentified |
|
32 |
Order,Order |
|
33 |
Phylum,Phylum |
|
34 | 4 |
OtherCatalogNumbers,RelatedCatalogItem/_alt/1, |
35 | 5 |
RelatedCatalogedItems,RelatedCatalogItem/_alt/2,Used only when OtherCatalogNumbers is NULL |
36 |
Remarks,Remarks |
|
37 | 6 |
ScientificNameAuthor,ScientificName/_alt/1,Contains the binomial in addition to the authority |
38 | 7 |
ScientificName,ScientificName/_alt/2, |
39 |
Sex,Sex |
|
40 |
Species,Species |
|
41 |
StateProvince,StateProvince |
|
42 |
Subspecies,Subspecies |
|
43 | 8 |
TimeCollected,TimeOfDay, |
44 |
VerbatimElevation,VerbatimElevation |
|
45 |
VerbatimLatitude,VerbatimLatitude |
|
46 |
VerbatimLongitude,VerbatimLongitude |
|
47 |
YearCollected,YearCollected |
|
48 |
YearIdentified,YearIdentified |
|
49 | 9 |
GenBankNum,"associatedSequences/_label[label=""GenBank""]/value", |
10 |
boundingBox,boundingBox |
|
11 |
class,class |
|
12 |
collectionCode,collectionCode |
|
13 |
collector,collector |
|
14 |
collectorNumber,collectorNumber |
|
15 |
continentOcean,continentOcean |
|
16 |
coordinateUncertaintyInMeters,coordinateUncertaintyInMeters |
|
17 |
country,country |
|
18 |
county,county |
|
50 | 19 |
VerbatimCollectingDate,dateCollected/_alt/0, |
20 |
dayCollected,dayCollected |
|
21 |
dayIdentified,dayIdentified |
|
22 |
decimalLatitude,decimalLatitude |
|
23 |
decimalLongitude,decimalLongitude |
|
24 |
family,family |
|
25 |
fieldNotes,fieldNotes |
|
26 |
genus,genus |
|
51 | 27 |
GeorefMethod,georeferenceProtocol, |
52 | 28 |
LatLongComments,georeferenceRemarks, |
29 |
globalUniqueIdentifier,globalUniqueIdentifier |
|
53 | 30 |
IdentificationModifier,identificationQualifier, |
31 |
identifiedBy,identifiedBy |
|
32 |
individualCount,individualCount |
|
33 |
institutionCode,institutionCode |
|
34 |
kingdom,kingdom |
|
54 | 35 |
AgeClass,lifeStage, |
36 |
locality,locality |
|
37 |
maximumDepthInMeters,maximumDepthInMeters |
|
38 |
maximumElevationInMeters,maximumElevationInMeters |
|
39 |
minimumDepthInMeters,minimumDepthInMeters |
|
40 |
minimumElevationInMeters,minimumElevationInMeters |
|
41 |
monthCollected,monthCollected |
|
42 |
monthIdentified,monthIdentified |
|
43 |
order,order |
|
44 |
phylum,phylum |
|
55 | 45 |
FieldNumber,recordNumber,Usage inconsistent with DwC definition |
46 |
remarks,remarks |
|
47 |
sex,sex |
|
48 |
species,species |
|
49 |
stateProvince,stateProvince |
|
50 |
subspecies,subspecies |
|
51 |
verbatimElevation,verbatimElevation |
|
52 |
verbatimLatitude,verbatimLatitude |
|
53 |
verbatimLongitude,verbatimLongitude |
|
56 | 54 |
OriginalCoordinateSystem,verbatimSRS, |
55 |
yearCollected,yearCollected |
|
56 |
yearIdentified,yearIdentified |
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.