Project

General

Profile

« Previous | Next » 

Revision 11523

inputs/VegBank/taxonobservation_/create.sql: also join party_id to get the identifiedBy (not mapped yet). note that the inserted row count changes, because taxonobservation_ does not yet have a pkey to do a stable ordering with.

View differences:

map.csv
1 1
VegBank,VegCore,Filter,Comments
2 2
plantname_id,*taxonobservation_--plantname_id,,
3 3
plantconcept_id,*taxonobservation_--plantconcept_id,,
4
party_id,*taxonobservation_--party_id,,
4 5
taxonobservation_id,taxonOccurrenceID__overall_plot,,
5 6
observation_id,eventID,,
6 7
authorplantname,OMIT#authorplantname,,omitted because not specific to the taxoninterpretation row (this is in a separate taxoninterpretation for the original determination instead). = originalScientificName
......
21 22
taxoninterpretation_id,identificationID,,
22 23
stemlocation_id,*taxonobservation_--stemlocation_id,,
23 24
taxoninterpretation_plantname_id,*taxonobservation_--taxoninterpretation_plantname_id,,
24
party_id,*taxonobservation_--party_id,,
25 25
role_id,*taxonobservation_--role_id,,
26 26
interpretationtype,identificationType,,
27 27
reference_id,*taxonobservation_--reference_id,,
......
42 42
collectiondate,dateCollected,,
43 43
emb_taxoninterpretation,*taxonobservation_--emb_taxoninterpretation,,
44 44
taxoninterpretation_accessioncode,*taxonobservation_--taxoninterpretation_accessioncode,,
45
salutation,*taxonobservation--party--salutation,,
46
givenname,*taxonobservation--party--givenname,,
47
middlename,*taxonobservation--party--middlename,,
48
surname,*taxonobservation--party--surname,,
49
organizationname,*taxonobservation--party--organizationname,,
50
currentname_id,*taxonobservation--party--currentname_id,,
51
contactinstructions,*taxonobservation--party--contactinstructions,,
52
email,*taxonobservation--party--email,,
53
partytype,*taxonobservation--party--partytype,,
54
partypublic,*taxonobservation--party--partypublic,,
55
party_d_obscount,*taxonobservation--party--party_d_obscount,,
56
accessioncode,*taxonobservation--party--accessioncode,,
45 57
*plantconcept_--plantconcept_reference_id,*plantconcept_--plantconcept_reference_id,,
46 58
scientificName__for_nearest_taxon_concept,scientificName,,"when int_currplantscifull also provided, this often leaves out lower ranks. however, int_currplantscifull is not always provided when this is."
47 59
*plantconcept_--plantcode,*plantconcept_--plantcode,,

Also available in: Unified diff