Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  IndividualObservation 11396 over 10 years Aaron Marcuse-Kubitza fix: bin/map: put template: comment out the "Pu...
  Location 11396 over 10 years Aaron Marcuse-Kubitza fix: bin/map: put template: comment out the "Pu...
  LocationObservation 11999 over 10 years Aaron Marcuse-Kubitza fix: inputs/SALVIAS/plotMetadata_/map.csv, inpu...
  Source 11396 over 10 years Aaron Marcuse-Kubitza fix: bin/map: put template: comment out the "Pu...
  _archive 7587 over 11 years Aaron Marcuse-Kubitza Added inputs/Madidi/_archive/2010-1-2/madidi_pl...
  logs 8801 about 11 years Aaron Marcuse-Kubitza inputs/input.Makefile: SVN: add, %/add: */logs:...
  verify 6805 over 11 years Aaron Marcuse-Kubitza input.Makefile: SVN: add: verify: Also ignore *...
Makefile 27 Bytes 10177 almost 11 years Aaron Marcuse-Kubitza inputs/*/: added top-level Makefile which inclu...
_README.TXT 365 Bytes 7223 over 11 years Aaron Marcuse-Kubitza Added inputs/Madidi/_README.TXT
import_order.txt 58 Bytes 7217 over 11 years Aaron Marcuse-Kubitza inputs/Madidi/: Refreshed. Note that new export...
map.csv 6.01 KB 11999 over 10 years Aaron Marcuse-Kubitza fix: inputs/SALVIAS/plotMetadata_/map.csv, inpu...
new_terms.csv 2.42 KB 11788 over 10 years Aaron Marcuse-Kubitza **/new_terms.csv, unmapped_terms.csv updated (u...
run 87 Bytes 10301 almost 11 years Aaron Marcuse-Kubitza inputs/Madidi/: switched to new-style import
table.run 81 Bytes 10179 almost 11 years Aaron Marcuse-Kubitza inputs/*/: added table.run for use by the table...
unmapped_terms.csv 926 Bytes 11788 over 10 years Aaron Marcuse-Kubitza **/new_terms.csv, unmapped_terms.csv updated (u...
  • svn:ignore: *

Latest revisions

# Date Author Comment
11999 01/23/2014 12:54 AM Aaron Marcuse-Kubitza

fix: inputs/SALVIAS/plotMetadata_/map.csv, inputs/Madidi/LocationObservation/map.csv: things mapped to communityID: remapped to communityName, which is what's used in analytical_stem (communityID is for numeric IDs)

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).

11788 11/26/2013 11:11 PM Aaron Marcuse-Kubitza

**/new_terms.csv, unmapped_terms.csv updated (using `make missing_mappings`)

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

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.

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

10346 07/19/2013 10:24 AM Aaron Marcuse-Kubitza

bugfix: inputs/Madidi/LocationObservation/map.csv: resolved Notes, Notes 2 -> locationRemarks collision by _alt()ing them together. note that _alt() is fine because only one of these is ever populated.

10344 07/19/2013 09:30 AM Aaron Marcuse-Kubitza

bugfix: inputs/Madidi/IndividualObservation/map.csv: removed derived column FieldFamilyFullName#originalFamily, which should not be in the map table because it can contain only columns that are initially in the table before running postprocess.sql

10301 07/17/2013 11:40 AM Aaron Marcuse-Kubitza

inputs/Madidi/: switched to new-style import

10298 07/17/2013 09:27 AM Aaron Marcuse-Kubitza

inputs/Madidi/IndividualObservation/map.csv: translated 1:many mappings ( FieldFamilyFullName->{family,originalFamily} ) to derived columns (in postprocess.sql) to work with new-style import, which must have a 1:1 relationship between input and output columns

View revisions

Also available in: Atom