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 4517 almost 12 years Aaron Marcuse-Kubitza inputs/VegBank/: Added observation_/
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 132 Bytes 10627 almost 11 years Aaron Marcuse-Kubitza bugfix: inputs/VegBank/observation_/create.sql:...
header.csv 1.69 KB 11249 over 10 years Aaron Marcuse-Kubitza bugfix: inputs/VegBank/observation_/header.csv,...
map.csv 6.34 KB 11249 over 10 years Aaron Marcuse-Kubitza bugfix: inputs/VegBank/observation_/header.csv,...
new_terms.csv 5.07 KB 11249 over 10 years Aaron Marcuse-Kubitza bugfix: inputs/VegBank/observation_/header.csv,...
postprocess.sql 339 Bytes 11231 over 10 years Aaron Marcuse-Kubitza inputs/VegBank/observation_/postprocess.sql: ad...
run 63 Bytes 10943 almost 11 years Aaron Marcuse-Kubitza inputs/VegBank/: switched to new-style import, ...
test.xml.ref 2.23 KB 11396 over 10 years Aaron Marcuse-Kubitza fix: bin/map: put template: comment out the "Pu...
unmapped_terms.csv 3.08 KB 11249 over 10 years Aaron Marcuse-Kubitza bugfix: inputs/VegBank/observation_/header.csv,...
  • 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).

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

11249 10/10/2013 06:50 PM Aaron Marcuse-Kubitza

bugfix: inputs/VegBank/observation_/header.csv, map.csv: updated for refresh, which inserts hasobservationsynonym at the end of the observation table

11231 10/10/2013 07:54 AM Aaron Marcuse-Kubitza

inputs/VegBank/observation_/postprocess.sql: added __parent index on locationID to facilitate the LEFT JOINs used to create the validation input

11107 09/29/2013 08:58 PM Aaron Marcuse-Kubitza

bugfix: mappings/VegCore-VegBIEN.csv: nest all taxonoccurrences inside a stratum event, so that the parent locationevent is always fully populated before child locationevents point to it. (previously, a stub parent event was created when the child event was imported first, which blocked the fully-populated parent event from being inserted later on.) this uses auto-folding (for VegBank/CVS) and auto-forwarding (for other datasources) to prune empty stratum events for taxonoccurrences that don't have strata. (see wiki.vegpath.org/Auto-folding, wiki.vegpath.org/Auto-forwarding for more info about these normalization techniques.) note that the inserted row counts stay exactly the same for all datasources except VegBank (which was being fixed), indicating that this signficant change to the mappings did not change the semantics of the import of taxonoccurrences.

11013 09/19/2013 02:55 AM Aaron Marcuse-Kubitza

inputs//: don't import joined tables, because they are now imported in the taxon_observation.** left-join instead

10944 09/12/2013 06:43 PM Aaron Marcuse-Kubitza

inputs/VegBank/: prepended the table name to each column name to prevent column collisions, using the steps at http://wiki.vegpath.org/Left-joining_a_datasource

10943 09/12/2013 06:17 PM Aaron Marcuse-Kubitza

inputs/VegBank/: switched to new-style import, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource

10866 09/04/2013 11:06 PM Aaron Marcuse-Kubitza

inputs/*/*/test.xml.ref: updated source.shortname for new datasource name, which now starts out with .new suffix

10697 08/20/2013 08:49 PM Aaron Marcuse-Kubitza

inputs/VegBank/observation_/test.xml.ref: updated inserted row count

View revisions

Also available in: Atom