Revision 4504
Added by Aaron Marcuse-Kubitza over 12 years ago
map.full.csv | ||
---|---|---|
1 | 1 |
"XAL[Veg+,darwin:]:/content/record/",Veg+,Comments |
2 |
CatalogNumber,CatalogNumber |
|
3 |
Class,Class |
|
4 |
CollectionCode,CollectionCode |
|
5 |
Collector,Collector |
|
6 |
ContinentOcean,ContinentOcean |
|
7 |
CoordinatePrecision,CoordinatePrecision |
|
8 |
Country,Country |
|
9 |
County,County |
|
10 |
DayCollected,DayCollected |
|
11 |
DayIdentified,DayIdentified |
|
12 |
Family,Family |
|
13 |
Genus,Genus |
|
14 |
IdentifiedBy,IdentifiedBy |
|
15 |
IndividualCount,IndividualCount |
|
16 |
InstitutionCode,InstitutionCode |
|
17 |
Kingdom,Kingdom |
|
18 |
Latitude,Latitude |
|
19 |
Locality,Locality |
|
20 |
Longitude,Longitude |
|
21 |
MaximumDepth,MaximumDepth |
|
22 |
MaximumElevation,MaximumElevation |
|
23 |
MinimumDepth,MinimumDepth |
|
24 |
MinimumElevation,MinimumElevation |
|
25 |
MonthCollected,MonthCollected |
|
26 |
MonthIdentified,MonthIdentified |
|
27 |
Notes,Notes |
|
28 |
Order,Order |
|
29 |
Phylum,Phylum |
|
30 |
ScientificName,ScientificName |
|
31 |
ScientificNameAuthor,ScientificNameAuthor |
|
32 |
Sex,Sex |
|
33 |
Species,Species |
|
34 |
StateProvince,StateProvince |
|
35 |
Subspecies,Subspecies |
|
36 |
YearCollected,YearCollected |
|
37 |
YearIdentified,YearIdentified |
|
2 |
catalogNumber,catalogNumber |
|
3 |
class,class |
|
4 |
collectionCode,collectionCode |
|
5 |
collector,collector |
|
6 |
continentOcean,continentOcean |
|
7 |
coordinatePrecision,coordinatePrecision |
|
8 |
country,country |
|
9 |
county,county |
|
10 |
dayCollected,dayCollected |
|
11 |
dayIdentified,dayIdentified |
|
12 |
family,family |
|
13 |
genus,genus |
|
14 |
identifiedBy,identifiedBy |
|
15 |
individualCount,individualCount |
|
16 |
institutionCode,institutionCode |
|
17 |
kingdom,kingdom |
|
18 |
latitude,latitude |
|
19 |
locality,locality |
|
20 |
longitude,longitude |
|
21 |
maximumDepth,maximumDepth |
|
22 |
maximumElevation,maximumElevation |
|
23 |
minimumDepth,minimumDepth |
|
24 |
minimumElevation,minimumElevation |
|
25 |
monthCollected,monthCollected |
|
26 |
monthIdentified,monthIdentified |
|
27 |
notes,notes |
|
28 |
order,order |
|
29 |
phylum,phylum |
|
38 | 30 |
CollectorNumber,recordNumber/_alt/1, |
39 | 31 |
FieldNumber,recordNumber/_alt/2,"This historical DwC term (http://rs.tdwg.org/dwc/terms/history/index.htm#fieldNumber-2009-04-24) has close to the same meaning as recordNumber (http://rs.tdwg.org/dwc/terms/#recordNumber). It is also unused: `grep -F ""<darwin:FieldNumber>"" inputs/XAL/src/digir.specimens.xml` returns no lines." |
32 |
scientificName,scientificName |
|
33 |
scientificNameAuthor,scientificNameAuthor |
|
34 |
sex,sex |
|
35 |
species,species |
|
36 |
stateProvince,stateProvince |
|
37 |
subspecies,subspecies |
|
38 |
yearCollected,yearCollected |
|
39 |
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.