Project

General

Profile

« Previous | Next » 

Revision 4294

mappings/VegCore-VegBIEN.csv: Changed plotEventStartDate, plotEventEndDate to startDate, endDate because a date range always applies to the event

View differences:

mappings/VegCore-VegBIEN.csv
34 34
fieldNumber,/location/locationevent/authoreventcode,
35 35
communityID,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,
36 36
communityName,/location/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,
37
plotEventEndDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
37
endDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
38 38
eventDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/1,
39 39
dateCollected,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/2,
40
plotEventStartDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
40
startDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
41 41
eventDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/1,
42 42
dateCollected,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/2,
43 43
precipitation,/location/locationevent/precipitation,
mappings/Veg+-VegBIEN.csv
103 103
communityID,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,
104 104
CommunityName,/location/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,
105 105
communityName,/location/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,
106
EndDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
106 107
PlotEventEndDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
108
endDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
107 109
plotEventEndDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
108 110
EventDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/1,
109 111
eventDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/1,
......
120 122
CollectedDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/2/_alt/3,
121 123
collectedDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/2/_alt/3,
122 124
PlotEventStartDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
125
StartDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
123 126
plotEventStartDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
127
startDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
124 128
EventDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/1,
125 129
eventDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/1,
126 130
DateCollected/_alt,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/2/_alt,
mappings/Veg+.cs-VegBIEN.csv
54 54
fieldNumber,/location/locationevent/authoreventcode,
55 55
communityID,/location/locationevent/commclass/commdetermination/*_id/commconcept/*_id/*/commname,
56 56
communityName,/location/locationevent/commclass/commdetermination/*_id/commconcept/commdescription,
57
endDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
57 58
plotEventEndDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,
58 59
eventDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/1,
59 60
dateCollected/_alt,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/2/_alt,
......
63 64
dateCollected,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/2/_alt/2,
64 65
collectedDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value/_alt/2/_alt/3,
65 66
plotEventStartDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
67
startDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,
66 68
eventDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/1,
67 69
dateCollected/_alt,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/2/_alt,
68 70
dayCollected,"/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value/_alt/2/_alt/1/_date/day/_nullIf:[null=0,type=float]/value",
mappings/for_review/VegCore-VegBIEN.csv
34 34
fieldNumber,//locationevent/authoreventcode,
35 35
communityID,//*/commname,
36 36
communityName,//commconcept/commdescription,
37
plotEventEndDate,//locationevent/obsenddate/_*/date,
37
endDate,//locationevent/obsenddate/_*/date,
38 38
eventDate,//locationevent/obsenddate/_*/date,
39 39
dateCollected,//locationevent/obsenddate/_*/date,
40
plotEventStartDate,//locationevent/obsstartdate/_*/date,
40
startDate,//locationevent/obsstartdate/_*/date,
41 41
eventDate,//locationevent/obsstartdate/_*/date,
42 42
dateCollected,//locationevent/obsstartdate/_*/date,
43 43
precipitation,//locationevent/precipitation,
mappings/for_review/Veg+-VegCore.csv
23 23
rights,dcterms:rights,
24 24
rightsHolder,dcterms:rightsHolder,
25 25
type,dcterms:type,
26
plotEventEndDate,endDate,
26 27
plotEventID,eventID,
27 28
timeOfDay,eventTime,
28 29
notes,fieldNotes,
......
62 63
scientificNameAuthorship,scientificNameAuthorship,
63 64
scientificNameAuthor,scientificNameAuthorship,
64 65
species,specificEpithet,
66
plotEventStartDate,startDate,
65 67
state,stateProvince,
66 68
QuadratName,subplot,
67 69
QuadratID,subplotID,
mappings/Veg+-VegCore.to_self.csv
23 23
rights,dcterms:rights,
24 24
rightsHolder,dcterms:rightsHolder,
25 25
type,dcterms:type,
26
plotEventEndDate,endDate,
26 27
plotEventID,eventID,
27 28
timeOfDay,eventTime,
28 29
notes,fieldNotes,
......
63 64
scientificNameAuthorship,scientificNameAuthorship/_alt/1,
64 65
scientificNameAuthor,scientificNameAuthorship/_alt/2,
65 66
species,specificEpithet,
67
plotEventStartDate,startDate,
66 68
state,stateProvince,
67 69
QuadratName,subplot,
68 70
QuadratID,subplotID,
mappings/VegCore.self.csv
28 28
decimalLongitude,decimalLongitude
29 29
diameterBreastHeight,diameterBreastHeight
30 30
diameterBreastHeightGentry,diameterBreastHeightGentry
31
endDate,endDate
31 32
establishmentMeans,establishmentMeans
32 33
eventDate,eventDate
33 34
family,family
......
67 68
phosphorus,phosphorus
68 69
phylum,phylum
69 70
plotArea,plotArea
70
plotEventEndDate,plotEventEndDate
71
plotEventStartDate,plotEventStartDate
72 71
plotName,plotName
73 72
plotNotes,plotNotes
74 73
potassium,potassium
......
90 89
slopeGradient,slopeGradient
91 90
sodium,sodium
92 91
specificEpithet,specificEpithet
92
startDate,startDate
93 93
stateProvince,stateProvince
94 94
stemCount,stemCount
95 95
stemNotes,stemNotes
mappings/Veg+.self.csv
44 44
DiameterBreastHeight,DiameterBreastHeight
45 45
DiameterBreastHeightGentry,DiameterBreastHeightGentry
46 46
Elevation,Elevation
47
EndDate,EndDate
47 48
EstablishmentMeans,EstablishmentMeans
48 49
EventDate,EventDate
49 50
Family,Family
......
134 135
Sodium,Sodium
135 136
Species,Species
136 137
SpecificEpithet,SpecificEpithet
138
StartDate,StartDate
137 139
StartX,StartX
138 140
StartY,StartY
139 141
State,State
......
213 215
decimalLongitude,decimalLongitude
214 216
diameterBreastHeight,diameterBreastHeight
215 217
diameterBreastHeightGentry,diameterBreastHeightGentry
218
endDate,endDate
216 219
establishmentMeans,establishmentMeans
217 220
eventDate,eventDate
218 221
family,family
......
298 301
sodium,sodium
299 302
species,species
300 303
specificEpithet,specificEpithet
304
startDate,startDate
301 305
state,state
302 306
stateProvince,stateProvince
303 307
stemCount,stemCount
mappings/Veg+-VegCore.csv
23 23
rights,dcterms:rights,
24 24
rightsHolder,dcterms:rightsHolder,
25 25
type,dcterms:type,
26
plotEventEndDate,endDate,
26 27
plotEventID,eventID,
27 28
timeOfDay,eventTime,
28 29
notes,fieldNotes,
......
62 63
scientificNameAuthorship,scientificNameAuthorship/_alt/1,
63 64
scientificNameAuthor,scientificNameAuthorship/_alt/2,
64 65
species,specificEpithet,
66
plotEventStartDate,startDate,
65 67
state,stateProvince,
66 68
QuadratName,subplot,
67 69
QuadratID,subplotID,

Also available in: Unified diff