Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  logs 9949 about 11 years Aaron Marcuse-Kubitza added inputs/IRMNG/, including runscripts to do...
.map.csv.last_cleanup 0 Bytes 9949 about 11 years Aaron Marcuse-Kubitza added inputs/IRMNG/, including runscripts to do...
VegBIEN.csv 42 Bytes 10174 almost 11 years Aaron Marcuse-Kubitza bugfix: inputs/input.Makefile: %/VegBIEN.csv: f...
_no_import 0 Bytes 14038 almost 10 years Aaron Marcuse-Kubitza fix: inputs/.IRMNG/*/: added _no_import because...
header.csv 97 Bytes 9949 about 11 years Aaron Marcuse-Kubitza added inputs/IRMNG/, including runscripts to do...
map.csv 278 Bytes 9954 about 11 years Aaron Marcuse-Kubitza bugfix: inputs/IRMNG/*/map.csv: remapped Author...
new_terms.csv 114 Bytes 9954 about 11 years Aaron Marcuse-Kubitza bugfix: inputs/IRMNG/*/map.csv: remapped Author...
run 104 Bytes 9949 about 11 years Aaron Marcuse-Kubitza added inputs/IRMNG/, including runscripts to do...
test.xml.ref 12.7 KB 11396 over 10 years Aaron Marcuse-Kubitza fix: bin/map: put template: comment out the "Pu...
unmapped_terms.csv 10 Bytes 9954 about 11 years Aaron Marcuse-Kubitza bugfix: inputs/IRMNG/*/map.csv: remapped Author...
  • svn:ignore: *

Latest revisions

# Date Author Comment
14038 07/14/2014 09:19 PM Aaron Marcuse-Kubitza

fix: inputs/.IRMNG/*/: added _no_import because this datasource is only used as a lookup table and does not need to be imported/scrubbed

13970 07/10/2014 04:59 PM Aaron Marcuse-Kubitza

bugfix: inputs/IRMNG/: renamed to inputs/.IRMNG/ so that this comes before TNRS, which depends on it (this is a metadata datasource, so it can start with "."). part of issue #940.

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

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

10174 07/06/2013 03:55 PM Aaron Marcuse-Kubitza

bugfix: inputs/input.Makefile: %/VegBIEN.csv: for new-style datasources, use a symlink to mappings/VegCore-VegBIEN.csv directly instead of prefiltering VegCore-VegBIEN.csv to include only the columns in map.csv. prefiltering used to be performed as part of mapping the map.csv VegCore output terms to VegBIEN using bin/join, but is no longer needed because the staging table columns are now VegCore terms. instead, the full VegCore-VegBIEN.csv is needed so that derived columns added in stage I or II validations are detected by bin/map (rather than just the original source columns in map.csv).

9954 06/19/2013 10:16 PM Aaron Marcuse-Kubitza

bugfix: inputs/IRMNG/*/map.csv: remapped Authority to scientificNameAuthorship instead of authors (now data_authors <VegCore.vegpath.org?data_authors> for clarity)

9949 06/19/2013 08:47 PM Aaron Marcuse-Kubitza

added inputs/IRMNG/, including runscripts to download the names. this is now the 2nd datasource after GBIF to use runscripts, and the 3rd after FIA/GBIF to use new-style import.

View revisions

Also available in: Atom