Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  logs 10168 almost 11 years Aaron Marcuse-Kubitza inputs/*/*/logs: updated svn:ignore
.map.csv.last_cleanup 0 Bytes 4529 almost 12 years Aaron Marcuse-Kubitza inputs/VegBank/: Added taxonobservation_/
VegBIEN.csv 42 Bytes 10943 almost 11 years Aaron Marcuse-Kubitza inputs/VegBank/: switched to new-style import, ...
_no_import 0 Bytes 11013 almost 11 years Aaron Marcuse-Kubitza inputs//: don't import joined tables, because t...
create.sql 289 Bytes 11523 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/create.sql: al...
header.csv 1.39 KB 11523 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/create.sql: al...
map.csv 5.82 KB 11524 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/map.csv, postp...
new_terms.csv 4.14 KB 11524 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/map.csv, postp...
postprocess.sql 386 Bytes 11524 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/map.csv, postp...
run 63 Bytes 10943 almost 11 years Aaron Marcuse-Kubitza inputs/VegBank/: switched to new-style import, ...
test.xml.ref 11.8 KB 11524 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/map.csv, postp...
unmapped_terms.csv 1.53 KB 11524 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/taxonobservation_/map.csv, postp...
  • svn:ignore: *

Latest revisions

# Date Author Comment
11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

11524 10/31/2013 02:46 AM Aaron Marcuse-Kubitza

inputs/VegBank/taxonobservation_/map.csv, postprocess.sql: mapped identifiedBy (the join_words() of identifiedBy_first, etc.)

11523 10/31/2013 02:34 AM Aaron Marcuse-Kubitza

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.

11521 10/31/2013 02:06 AM Aaron Marcuse-Kubitza

inputs/VegBank/vegbank.~.clean_up.sql: taxoninterpretation.party_id: don't rename to taxoninterpretation_party_id, so that this can be used directly in taxonobservation_/create.sql with a USING join

11520 10/31/2013 01:52 AM Aaron Marcuse-Kubitza

inputs/VegBank/taxonobservation_/create.sql: join taxonobservation to taxoninterpretation (as in CVS) instead of vice versa, since taxonobservation is the primary, operative table. having VegBank and CVS do things the same way helps ensure that fixes in one can transfer easily to the other.

11513 10/30/2013 09:49 PM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: mapped taxon_determination__is_current, taxon_determination__is_original

11511 10/30/2013 09:07 PM Aaron Marcuse-Kubitza

inputs/VegBank/taxonobservation_/map.csv: originalinterpretation, currentinterpretation: removed table name prefix so these would automap

11439 10/25/2013 09:24 AM Aaron Marcuse-Kubitza

fix: inputs/VegBank/taxonobservation_/map.csv: remapped authorplantname to OMIT because these are not specific to the taxoninterpretation row (this is in a separate taxoninterpretation for the original determination instead). see wiki.vegpath.org/Spot-checking#2013-10-10 > Mike Lee's conference call feedback.

11438 10/25/2013 09:22 AM Aaron Marcuse-Kubitza

fix: inputs/VegBank/taxonobservation_/map.csv: remapped int_* to OMIT because these are not specific to the taxoninterpretation row (this is in a separate taxoninterpretation for the original determination instead). see wiki.vegpath.org/Spot-checking#2013-10-10 > Mike Lee's conference call feedback.

11396 10/21/2013 07:14 PM Aaron Marcuse-Kubitza

fix: bin/map: put template: comment out the "Put template:" label so that the output is valid XML, and displays properly in a browser rather than showing a syntax error

View revisions

Also available in: Atom