Revision 3870
Added by Aaron Marcuse-Kubitza over 12 years ago
mappings/VegX-VegCSV.stems.csv | ||
---|---|---|
13 | 13 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]->/*s/individualOrganismObservation[*ID]/volumeCanopy/*ID->/*s/attribute/ordinal/coverPercent,//ordinal/coverPercent,,, |
14 | 14 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotName,//plot/plotName,,, |
15 | 15 |
/*s/plot/plotName,//plot/plotName,,, |
16 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,//plot/plotUniqueIdentifier,,, |
|
17 |
/*s/plot/plotUniqueIdentifier,//plot/plotUniqueIdentifier,,, |
|
18 | 16 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]/simpleUserdefined[name=method]/*ID/method/name,//plotObservation/simpleUserdefined[name=method]/*ID/method/name,,, |
19 | 17 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]/simpleUserdefined[name=precipitation]/value,//plotObservation/simpleUserdefined[name=precipitation]/value,,, |
20 | 18 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]->/*s/abioticObservation[*ID]/simpleUserdefined[name=acidity]/value,acidity,,http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=salvias_plots&table=plotMetadata&target=tbl_structure.php#soil_acidity,42 |
... | ... | |
78 | 76 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]->/*s/abioticObservation[*ID]/phosphorus,phosphorus,,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/abioticObservations/abioticObservation/phosphorus,2 |
79 | 77 |
"/*s/plot->/*s/plotObservation[*UniqueIdentifierID]->/*s/individualOrganismObservation[*ID]/*ID->/*s/individualOrganism/*ID->/*s/taxonNameUsageConcept->/*s/taxonDetermination[*ID,!partyWithRole]/*s/taxonRelationshipAssertion(/assertion/*ID->/*s/taxonConcept[tcs:Rank/@code=phyl_div])/tcs:Name",phylum,,http://rs.tdwg.org/dwc/terms/#phylum,143 |
80 | 78 |
/*s/plot/note,plot.note,Table name included to distinguish from other notes,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plot.note,4 |
79 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]/simpleUserdefined[name=parent]/value->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,plot.uniqueID,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0 |
|
80 |
/*s/plot/plotUniqueIdentifier,plot.uniqueID,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0 |
|
81 | 81 |
/*s/plot/area,plotArea,Table name prefixed for clarity,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotArea,11 |
82 | 82 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]->/*s/abioticObservation[*ID]/potassium,potassium,Spelling corrected,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/abioticObservations/abioticObservation/potassium,3 |
83 | 83 |
/*s/plot->/*s/plotObservation[*UniqueIdentifierID]/*ID->/*s/project/title[@id=name],project.title,Table name included to distinguish from other titles,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/projects/project/project.title,0 |
mappings/VegCSV-VegBIEN.specimens.csv | ||
---|---|---|
27 | 27 |
eventDate,/location/locationevent/obsenddate/_*/date/_dateRangeEnd/value,,http://rs.tdwg.org/dwc/terms/#eventDate,44 |
28 | 28 |
eventDate.start,/location/locationevent/obsstartdate,,http://rs.tdwg.org/dwc/terms/#eventDate.start,44 |
29 | 29 |
eventDate,/location/locationevent/obsstartdate/_*/date/_dateRangeStart/value,,http://rs.tdwg.org/dwc/terms/#eventDate,44 |
30 |
//plot/plotUniqueIdentifier,/location/locationevent/parent_id/locationevent/*_id/location/sourceaccessioncode/_alt/1,,,
|
|
30 |
plot.uniqueID,/location/locationevent/parent_id/locationevent/*_id/location/sourceaccessioncode/_alt/1,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0
|
|
31 | 31 |
//plot/plotName,/location/locationevent/parent_id/locationevent/*_id/location/sourceaccessioncode/_alt/2,,, |
32 | 32 |
//plot/plotName,/location/locationevent/parent_id/locationevent/authorlocationcode,,, |
33 |
//plot/plotUniqueIdentifier,/location/locationevent/parent_id/locationevent/sourceaccessioncode,,,
|
|
33 |
plot.uniqueID,/location/locationevent/parent_id/locationevent/sourceaccessioncode,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0
|
|
34 | 34 |
//plotObservation/simpleUserdefined[name=precipitation]/value,/location/locationevent/precipitation,,, |
35 | 35 |
acidity,/location/locationevent/soilobs/acidity,,http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=salvias_plots&table=plotMetadata&target=tbl_structure.php#soil_acidity,42 |
36 | 36 |
baseSaturation,/location/locationevent/soilobs/basesaturation,,http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=soilObs&entity=dba_tabledescription&where=where_tablename#baseSaturation,14 |
... | ... | |
49 | 49 |
silt,/location/locationevent/soilobs/silt,,http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=soilObs&entity=dba_tabledescription&where=where_tablename#soilSilt,9 |
50 | 50 |
sodium,/location/locationevent/soilobs/sodium,Expanded for clarity,http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=salvias_plots&table=plotMetadata&target=tbl_structure.php#soil_Na,41 |
51 | 51 |
texture,/location/locationevent/soilobs/texture,,http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=soilObs&entity=dba_tabledescription&where=where_tablename#soilTexture,7 |
52 |
//plot/plotUniqueIdentifier,/location/locationevent/sourceaccessioncode,,,
|
|
52 |
plot.uniqueID,/location/locationevent/sourceaccessioncode,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0
|
|
53 | 53 |
collectionCode,/location/locationevent/specimenreplicate/collectioncode_dwc,Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name,http://rs.tdwg.org/dwc/terms/#collectionCode,12 |
54 | 54 |
recordNumber,/location/locationevent/specimenreplicate/collectionnumber/_alt/1,,http://rs.tdwg.org/dwc/terms/#recordNumber,22 |
55 | 55 |
collectionID,/location/locationevent/specimenreplicate/collectionnumber/_alt/2,,http://rs.tdwg.org/dwc/terms/#collectionID,9 |
... | ... | |
129 | 129 |
occurrenceID,/location/sourceaccessioncode/_alt/1,,http://rs.tdwg.org/dwc/terms/#occurrenceID,19 |
130 | 130 |
institutionCode,/location/sourceaccessioncode/_alt/2/_merge/1,,http://rs.tdwg.org/dwc/terms/#institutionCode,11 |
131 | 131 |
collectionCode,/location/sourceaccessioncode/_alt/2/_merge/2,,http://rs.tdwg.org/dwc/terms/#collectionCode,12 |
132 |
//plot/plotUniqueIdentifier,/location/sourceaccessioncode/_merge/1/_alt/1,,,
|
|
132 |
plot.uniqueID,/location/sourceaccessioncode/_merge/1/_alt/1,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0
|
|
133 | 133 |
//plot/plotName,/location/sourceaccessioncode/_merge/1/_alt/2,,, |
134 |
//plot/plotUniqueIdentifier,/location/sourceaccessioncode/_merge/2/_alt/1,,,
|
|
134 |
plot.uniqueID,/location/sourceaccessioncode/_merge/2/_alt/1,Field name shortened for standardization,http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#/plots/plot/plotUniqueIdentifier,0
|
|
135 | 135 |
//plot/plotName,/location/sourceaccessioncode/_merge/2/_alt/2,,, |
136 | 136 |
acceptedNameUsage,,,http://rs.tdwg.org/dwc/terms/#acceptedNameUsage,135 |
137 | 137 |
acceptedNameUsageID,,,http://rs.tdwg.org/dwc/terms/#acceptedNameUsageID,128 |
mappings/VegCSV.self.specimens.csv | ||
---|---|---|
10 | 10 |
//individualOrganism/identificationLabel[@id=2],//individualOrganism/identificationLabel[@id=2] |
11 | 11 |
//ordinal/coverPercent,//ordinal/coverPercent |
12 | 12 |
//plot/plotName,//plot/plotName |
13 |
//plot/plotUniqueIdentifier,//plot/plotUniqueIdentifier |
|
14 | 13 |
//plotObservation/simpleUserdefined[name=method]/*ID/method/name,//plotObservation/simpleUserdefined[name=method]/*ID/method/name |
15 | 14 |
//plotObservation/simpleUserdefined[name=precipitation]/value,//plotObservation/simpleUserdefined[name=precipitation]/value |
16 | 15 |
acceptedNameUsage,acceptedNameUsage |
... | ... | |
182 | 181 |
phosphorus,phosphorus |
183 | 182 |
phylum,phylum |
184 | 183 |
plot.note,plot.note |
184 |
plot.uniqueID,plot.uniqueID |
|
185 | 185 |
plotArea,plotArea |
186 | 186 |
pointRadiusSpatialFit,pointRadiusSpatialFit |
187 | 187 |
potassium,potassium |
Also available in: Unified diff
mappings/VegX-VegCSV.stems.csv: Mapped VegX //plot/plotUniqueIdentifier