Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  for_review 12000 over 10 years Aaron Marcuse-Kubitza mappings/VegCore-VegBIEN.csv: event__participan...
  roots 4208 almost 12 years Aaron Marcuse-Kubitza mappings/roots/: Merged roots for different tab...
.Veg+-VegCore.csv.last_cleanup 0 Bytes 4098 almost 12 years Aaron Marcuse-Kubitza mappings/: Removed no longer used ".specimens" ...
.VegCore-VegBIEN.csv.last_cleanup 0 Bytes 4098 almost 12 years Aaron Marcuse-Kubitza mappings/: Removed no longer used ".specimens" ...
.VegCore.csv.last_cleanup 0 Bytes 4841 almost 12 years Aaron Marcuse-Kubitza mappings/: Split Veg+.terms.csv into VegCore.cs...
.VegX-VegCore.csv.last_cleanup 0 Bytes 4099 almost 12 years Aaron Marcuse-Kubitza mappings/: Removed now-inaccurate ".stems" suff...
Makefile 2.48 KB 8233 over 11 years Aaron Marcuse-Kubitza mappings/Makefile: $(vocab); bin/redmine_synony...
VegBank-VegBIEN.csv 359 Bytes 4733 almost 12 years Aaron Marcuse-Kubitza mappings/VegBank-VegBIEN.csv: Added place->loca...
VegCore-VegBIEN.csv 67.9 KB 12000 over 10 years Aaron Marcuse-Kubitza mappings/VegCore-VegBIEN.csv: event__participan...
VegCore.htm 437 KB 11958 over 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki. me...
VegCore.tables.csv 482 Bytes 11958 over 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki. me...
VegCore.tables.redmine 1.38 KB 11958 over 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki. me...
VegCore.thesaurus.csv 8.89 KB 11958 over 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki. me...
VegCore.vocab.csv 11.1 KB 11958 over 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki. me...
VegX-VegCore.csv 12.5 KB 7716 over 11 years Aaron Marcuse-Kubitza mappings/VegCore.htm: Regenerated from wiki. Re...
root.sh 36 Bytes 4680 almost 12 years Aaron Marcuse-Kubitza mappings/root.sh: Changed output column header ...
  • svn:ignore: .~*

Latest revisions

# Date Author Comment
12039 02/04/2014 10:32 AM Aaron Marcuse-Kubitza

inputs/input.Makefile: verify/%.out: use a *.sql file in the verify/ directory itself to generate *.out, so that each datasource can have its own set of output queries. for datasources that should share the same set of queries, they can instead be symlinked to the same file.

12000 01/23/2014 01:04 AM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: event__participant: allow multiple event__participant columns

11996 01/22/2014 10:59 PM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: project_participant: use [!...] negative lookahead assertion so that multiple project_participant columns will properly map to separate projectcontributor rows

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

11959 01/15/2014 10:08 AM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: mapped project_participant

11958 01/15/2014 10:07 AM Aaron Marcuse-Kubitza

mappings/VegCore.htm: regenerated from wiki. merged confusingly-named TaxonObservation into TaxonOccurrence. added project_participant.

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

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

11512 10/30/2013 09:46 PM Aaron Marcuse-Kubitza

bugfix: mappings/VegCore-VegBIEN.csv: main taxondetermination: use [!isoriginal=true] instead of [!isoriginal] so that adding a manual isoriginal field does not prevent this selector from matching

11509 10/30/2013 09:02 PM Aaron Marcuse-Kubitza

mappings/VegCore.htm: regenerated from wiki. added taxon_determination__is_current, taxon_determination__is_original.

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.

View revisions

Also available in: Atom