2014-03-13 conference call¶
Martha's notes¶
upcoming¶
- note that it is now Daylight Savings Time, so the calls are now at 9am Tucson time
- the next conference call is next week at the usual time (Th. 9am PT/9am Tucson/12pm ET)
availability¶
- please add your availability for spring 2014 to the *spreadsheet*:
Loading Google Spreadsheet...
decisions¶
VegBIEN schema¶
- for attribution purposes, every location should be linked to a dataset, which is the first publisher/primary data provider
- to simplify the plots validation queries, locations in a plots datasource should also be linked to a project (the project that defines the plot)
- this requires a single pseudo-project for plots datasources that don't use projects, which is not ideal (Mark)
aggregating validations¶
- don't address issues (diffs) until working on input queries (Brad)
to do for Brad¶
schema changes¶
write provenance use casessee bien3_data_provenance_use_cases.docx .
to do for Aaron¶
schema changes¶
write up changes neededrename VegCorespecimenHolderInstitutions
tospecimen_duplicate_institutions
renamespecimenreplicate.institution_id
toduplicate_institutions_id
instead toduplicate_institutions_sourcelist_id
.- add
dataset
table - link
project
todataset
(for all our current datasources, effectively 1:1) - link
location
todataset
(the first publisher/primary data provider) - link
location
toproject
(the project that defines the plot)
aggregating validations¶
implement new query #19- write specimens output queries
mappings changes¶
- populate
location.dataset
for all datasources- for aggregators, create one for each first publisher/primary data provider
- for plots with projects, create one for each project
- for herbarium specimens and plots without projects, create one for the datasource itself
- make
location.dataset
required - populate
project.dataset
for all plots datasources- for all our current datasources, project is 1:1 with dataset
- make
project.dataset
required