Project

General

Profile

« Previous | Next » 

Revision 6179

schemas/vegbien.sql: Renamed reference -> source to make this table more broadly applicable, and because this now stores the datasource metadata

View differences:

VegCore-VegBIEN.csv
94 94
catalogNumber,"//specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/else",
95 95
collectionCode,//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
96 96
collectionID,//specimenreplicate/collectioncode_dwc,
97
institutionCode,//referencename/name,
97
institutionCode,//sourcename/name,
98 98
occurrenceID,//specimenreplicate/sourceaccessioncode,
99 99
stemCount,//plantobservation/stemcount,
100 100
authorStemCode,//stemobservation/authorstemcode,
......
207 207
scientificNameID,//taxonoccurrence/taxondetermination[]/*_id/taxonverbatim/*_id/taxonlabel/sourceaccessioncode,
208 208
taxonConceptID,//taxonoccurrence/taxondetermination[]/*_id/taxonverbatim/*_id/taxonlabel/sourceaccessioncode,
209 209
taxonID,//taxonoccurrence/taxondetermination[]/*_id/taxonverbatim/*_id/taxonlabel/sourceaccessioncode,
210
accordingTo,//taxonoccurrence/taxondetermination[]/*_id/taxonverbatim/*_id/taxonlabel/taxonconcept/concept_reference_id/reference/shortname,
210
accordingTo,//taxonoccurrence/taxondetermination[]/*_id/taxonverbatim/*_id/taxonlabel/taxonconcept/concept_source_id/source/shortname,
211 211
taxonRank,"//taxonlabel/taxonepithet/_if[@name=""if taxonomic name is epithet""]/cond",
212 212
taxonNameOrEpithet,"//taxonlabel/taxonepithet/_if[@name=""if taxonomic name is epithet""]/then",
213 213
matchedFamilyFit_fraction,//taxonoccurrence/taxondetermination[]/*_id/taxonverbatim/*_id/taxonlabel/taxonlabel/matched_label_fit_fraction,
......
334 334
country,//place/country,
335 335
distanceToCountry_km,//place/distance_to_country_m/_km_to_m/value,
336 336
distanceToStateProvince_km,//place/distance_to_state_m/_km_to_m/value,
337
georeferenceValid,//place/georeference_valid,
338
latLongInCountry,//place/georeference_valid,
339
latLongInStateProvince,//place/georeference_valid,
337
georeferenceValid,//place/geosource_valid,
338
latLongInCountry,//place/geosource_valid,
339
latLongInStateProvince,//place/geosource_valid,
340 340
stateProvince,//place/stateprovince,
341 341
georeferenceValid,"//place/placecode/_if[@name=""if geovalidation""]/cond/_exists",
342 342
latLongInCountry,"//place/placecode/_if[@name=""if geovalidation""]/cond/_exists",

Also available in: Unified diff