Project

General

Profile

Statistics
| Revision:

# Date Author Comment
639 01/24/2012 06:10 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Map additional taxondetermination.determinationdate input formats straight through

638 01/24/2012 06:08 PM Aaron Marcuse-Kubitza

test/input/SALVIAS_db.sh: Updated DB name

637 01/24/2012 05:57 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

636 01/24/2012 05:55 PM Aaron Marcuse-Kubitza

input.Makefile: Added documentation for why import errors for one input do not abort the import process for all inputs

635 01/24/2012 05:53 PM Aaron Marcuse-Kubitza

input.Makefile: Determine DB name from input directory name, rather than DB file name

634 01/24/2012 05:20 PM Aaron Marcuse-Kubitza

input.Makefile: Added documentation for accepting a test output

633 01/24/2012 05:07 PM Aaron Marcuse-Kubitza

mappings/Makefile: Don't delete DwC-VegBIEN.specimens.csv in clean

632 01/24/2012 05:05 PM Aaron Marcuse-Kubitza

VegBIEN: Renamed taxondetermination.*determination to is*

631 01/24/2012 04:16 PM Aaron Marcuse-Kubitza

inputs/SALVIAS/test: Ignore test outputs

630 01/24/2012 04:12 PM Aaron Marcuse-Kubitza

input.Makefile: Added test that generates VegBIEN.2-step.xml by mapping via a VegX.xml

629 01/24/2012 03:39 PM Aaron Marcuse-Kubitza

input.Makefile: Added test that generates VegX.xml

628 01/24/2012 03:29 PM Aaron Marcuse-Kubitza

input.Makefile: Added test that generates VegBIEN.xml

627 01/24/2012 02:50 PM Aaron Marcuse-Kubitza

input.Makefile: Factored test/import.out out of DB section

626 01/24/2012 02:43 PM Aaron Marcuse-Kubitza

input.Makefile: Renamed test/import.ref to import.out.ref. Changed syntax for accepting a test output to work with all types of test outputs.

625 01/24/2012 02:32 PM Aaron Marcuse-Kubitza

Makefiles: Recurse into outermost subdir rather than bypassing it and going directly to innermost subdir

624 01/24/2012 02:08 PM Aaron Marcuse-Kubitza

input.Makefile: Deal with inputs without a DB file, tests, verifications, etc.

623 01/24/2012 02:07 PM Aaron Marcuse-Kubitza

inputs/Makefile: Don't use subdir makefiles because they are no longer needed

622 01/24/2012 01:28 PM Aaron Marcuse-Kubitza

input.Makefile: Detect DB engine automatically from SQL file available in src subdir

621 01/24/2012 01:00 PM Aaron Marcuse-Kubitza

input.Makefile: Factored as much as possible out of section for each DB engine

620 01/24/2012 12:58 PM Aaron Marcuse-Kubitza

input.Makefile: Moved tests into test subdir

619 01/24/2012 12:51 PM Aaron Marcuse-Kubitza

input.Makefile: Moved tests into test subdir

618 01/24/2012 12:46 PM Aaron Marcuse-Kubitza

Added initial DwC-VegBIEN mappings spreadsheet with DwC terms

617 01/24/2012 12:36 PM Aaron Marcuse-Kubitza

inputs/SALVIAS/verify: Updated to use new names for renamed tables

616 01/24/2012 12:34 PM Aaron Marcuse-Kubitza

inputs/SALVIAS/verify: Updated to use new names for renamed tables

615 01/24/2012 12:18 PM Aaron Marcuse-Kubitza

vegbien.sql: Removed no longer needed specimen.collector_id

614 01/24/2012 12:16 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Map collector name to new verbatimcollectorname field

613 01/24/2012 12:11 PM Aaron Marcuse-Kubitza

vegbien.sql: Removed specimen.collectornumber_dwc and replaced it with verbatimcollectorname to reflect that the collectornumber_dwc is actually an ID of the specimen, and the collector's name is what we want to store

612 01/23/2012 05:33 PM Aaron Marcuse-Kubitza

mappings/Makefile: Run simplify_xpath on VegX-VegBIEN.organisms.csv

611 01/23/2012 05:33 PM Aaron Marcuse-Kubitza

simplify_xpath: Be case sensitive to handle VegX correctly

610 01/23/2012 05:18 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Avoid using a dummy taxondetermination with role=collector

609 01/23/2012 04:50 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Map stem count to new stemcount field

608 01/23/2012 04:48 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Take advantage of aggregateoccurrence.count being optional

607 01/23/2012 04:46 PM Aaron Marcuse-Kubitza

vegbien.sql: Made aggregateoccurrence.count to handle individuals data (for which count should be dynamically determined from # individual plants inside the aggregateoccurrence)

606 01/23/2012 04:43 PM Aaron Marcuse-Kubitza

NYBG-VegBIEN mapping: Don't map dummy values to locationcode, etc. (e.g. in specimens data) because these tables are no longer required

605 01/23/2012 04:42 PM Aaron Marcuse-Kubitza

vegbien.sql: Made several pointers to parent elements optional to deal with specimens data that might not have a location, etc.

604 01/23/2012 04:29 PM Aaron Marcuse-Kubitza

vegbien.sql: Added taxondetermination UNIQUE constraint

603 01/23/2012 04:18 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Took advantage of location.confidentialitystatus being optional

602 01/23/2012 04:16 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Took advantage of userdefined.userdefinedtype being optional

601 01/23/2012 04:13 PM Aaron Marcuse-Kubitza

vegbien.sql: Gave userdefined.userdefinedtype a default value

600 01/23/2012 04:10 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mappings: Took advantage of plantconcept.reference_id becoming optional

599 01/23/2012 04:07 PM Aaron Marcuse-Kubitza

vegbien.sql: Made plantconcept.reference_id optional. Merge plantconcepts with no reference_id when eliminating duplicates.

598 01/23/2012 04:05 PM Aaron Marcuse-Kubitza

PostgreSQL-MySQL.csv: Deal with all non-NOT NULL timestamp fields

597 01/23/2012 04:00 PM Aaron Marcuse-Kubitza

vegbien.sql: Removed confusing plantconcept.plantname field since we are using plantname.plantname instead

596 01/23/2012 03:54 PM Aaron Marcuse-Kubitza

VegBIEN: Renamed aux_role to role

595 01/23/2012 03:47 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mappings: Took advantage of several fields becoming optional

594 01/23/2012 03:43 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mappings: Took advantage of several fields becoming optional

593 01/23/2012 03:36 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

592 01/23/2012 03:36 PM Aaron Marcuse-Kubitza

vegbien.sql: taxonbinmethod points to stratumtype instead of stratum because stratumtype is a method table, but stratum is a measurements table. stratum does not point directly to stratummethod because it points to it via stratumtype.

591 01/23/2012 03:04 PM Aaron Marcuse-Kubitza

vegbien.sql: Made taxondetermination.determinationdate optional because some determinations might not have a date

590 01/23/2012 02:47 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

589 01/23/2012 02:46 PM Aaron Marcuse-Kubitza

vegbien.sql: Added specimen.authorspecimencode

588 01/23/2012 02:36 PM Aaron Marcuse-Kubitza

Adjusted vegbien.ERD.mwb

587 01/23/2012 02:34 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

586 01/23/2012 02:33 PM Aaron Marcuse-Kubitza

VegBIEN: Renamed sourceaccessionnumber to sourceaccessioncode to show that they are the data source's analog of accessioncode. Added sourceaccessioncode to all applicable tables because this is the database pkey, which is distinct from any author*code applied by the collector.

585 01/23/2012 01:56 PM Aaron Marcuse-Kubitza

vegbien.sql: Changed taxonbinmethod_keys to UNIQUE INDEX to take advantage of COALESCE for dealing with NULL values

584 01/23/2012 01:43 PM Aaron Marcuse-Kubitza

vegbien.sql: Renamed taxonbin to taxonbinmethod to reflect that it does not contain actual organisms (those go in aggregateoccurrence), but rather defined a method of aggregating organisms

583 01/23/2012 01:39 PM Aaron Marcuse-Kubitza

vegbien.sql: Removed taxonbin.count because that belongs in aggregateoccurrence and taxonbin is more similar to a sampling method. Added taxonbin UNIQUE constraint.

582 01/23/2012 01:24 PM Aaron Marcuse-Kubitza

vegbien.sql: Do location duplicate elimination independently on code or lat/long, allowing duplicate entries with NULLs to exist when a location is incompletely specified

581 01/23/2012 01:15 PM Aaron Marcuse-Kubitza

vegbien.sql: Require location to have either an authorlocationcode or a lat/long. Distinguish between regular and subplots in UNIQUE constraint.

580 01/23/2012 01:10 PM Aaron Marcuse-Kubitza

vegbien.sql: Renamed location.latitude and longitude to publiclatitude, publiclongitude to reflect that they are not the actual lat/long. Switched to requiring reallatitude/reallongitude.

579 01/23/2012 01:02 PM Aaron Marcuse-Kubitza

Added inputs/TurboVeg

578 01/23/2012 12:58 PM Aaron Marcuse-Kubitza

vegbien.ERD.mwb: Deal with MySQL assuming that a timestamp field is NOT NULL

577 01/23/2012 12:57 PM Aaron Marcuse-Kubitza

PostgreSQL-MySQL.csv: Deal with MySQL assuming that a timestamp field is NOT NULL

576 01/23/2012 12:53 PM Aaron Marcuse-Kubitza

vegbien.sql: Made specimen.taxonoccurrence_id required

575 01/23/2012 12:47 PM Aaron Marcuse-Kubitza

vegbien.sql: Made several fields optional, adding defaults where needed

574 01/23/2012 12:47 PM Aaron Marcuse-Kubitza

PostgreSQL-MySQL.csv: Deal with PostgreSQL-style :: casts

573 01/23/2012 12:14 PM Aaron Marcuse-Kubitza

NYBG mappings: Add mapping for CollectorNumber to specimen.collectornumber_dwc

572 01/23/2012 12:08 PM Aaron Marcuse-Kubitza

vegbien.sql: Added specimen.collectornumber_dwc

571 01/23/2012 12:03 PM Aaron Marcuse-Kubitza

VegBIEN: Renamed sourceid to author*code

570 01/23/2012 12:01 PM Aaron Marcuse-Kubitza

VegBIEN: Renamed sourceid to author*code

569 01/23/2012 11:44 AM Aaron Marcuse-Kubitza

mappings: Map ScientificNameAuthor to plantconcept with rank author

568 01/23/2012 10:53 AM Aaron Marcuse-Kubitza

vegbien.sql: Removed sizeclass.*precision fields

567 01/23/2012 10:50 AM Aaron Marcuse-Kubitza

vegbien.sql: Added count field to taxonBin

566 01/23/2012 10:47 AM Aaron Marcuse-Kubitza

VegBIEN: Renamed place to locationplace

565 01/23/2012 10:40 AM Aaron Marcuse-Kubitza

vegbien.sql.make: Exclude 'CREATE OR REPLACE PROCEDURAL LANGUAGE plpgsql' to avoid restore errors

564 01/23/2012 10:20 AM Aaron Marcuse-Kubitza

repl: When matching words, treat _ as word boundary and ignore case.

563 01/20/2012 05:09 PM Aaron Marcuse-Kubitza

VegBIEN: Renamed individualplant.height to overallheight

562 01/20/2012 02:34 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

561 01/20/2012 02:32 PM Aaron Marcuse-Kubitza

PostgreSQL-MySQL.csv: Convert double quotes to backticks (`)

560 01/20/2012 02:10 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

559 01/20/2012 02:09 PM Aaron Marcuse-Kubitza

vegbien.for_ERD.sql: Fixed syntax error in stratum table

558 01/20/2012 02:00 PM Aaron Marcuse-Kubitza

Regenerated vegbien.ERD exports

557 01/20/2012 01:39 PM Aaron Marcuse-Kubitza

vegbien.sql: Renamed sizeclass.*accuracy to *precision to reflect intended purpose

556 01/20/2012 01:33 PM Aaron Marcuse-Kubitza

vegbien.sql: Added stem.diameteraccuracy

555 01/20/2012 01:22 PM Aaron Marcuse-Kubitza

vegbien.sql: Removed taxonoccurrence.currentdetermination_id and originaldetermination_id because it's not possible to create a two-way pointer when the child-to-parent pointer is required (chicken-and-egg problem)

554 01/20/2012 01:05 PM Aaron Marcuse-Kubitza

README.TXT: Added make empty_db

553 01/20/2012 12:52 PM Aaron Marcuse-Kubitza

vegbien.sql: Added taxonoccurrence.currentdetermination_id and originaldetermination_id

552 01/20/2012 12:41 PM Aaron Marcuse-Kubitza

vegbien.ERD.mwb: Added stratum and place tables

551 01/19/2012 05:28 PM Aaron Marcuse-Kubitza

Added vegbien.ERD.png

550 01/19/2012 05:24 PM Aaron Marcuse-Kubitza

Added vegbien.ERD.svg

549 01/19/2012 05:21 PM Aaron Marcuse-Kubitza

Added vegbien.ERD.pdf

548 01/19/2012 05:19 PM Aaron Marcuse-Kubitza

Added vegbien ERD

547 01/19/2012 05:19 PM Aaron Marcuse-Kubitza

Ignore *.bak in schemas

546 01/19/2012 05:07 PM Aaron Marcuse-Kubitza

VegBIEN: specimen links directly to taxonoccurrence rather than indirectly via individualplant

545 01/19/2012 04:43 PM Aaron Marcuse-Kubitza

vegbien.sql: Made voucher fields NOT NULL

544 01/19/2012 04:41 PM Aaron Marcuse-Kubitza

vegbien.sql: Added voucher table

543 01/19/2012 04:26 PM Aaron Marcuse-Kubitza

VegBIEN: specimen links directly to taxonoccurrence rather than indirectly via individualplant

542 01/19/2012 04:22 PM Aaron Marcuse-Kubitza

VegBIEN: specimen links directly to taxonoccurrence rather than indirectly via individualplant

541 01/19/2012 04:12 PM Aaron Marcuse-Kubitza

Create schemas/vegbien.for_wiki.sql from schemas/vegbien.for_ERD.sql

540 01/19/2012 04:11 PM Aaron Marcuse-Kubitza

Added lib/ERD-wiki.csv to convert ERD SQL to human-readable wiki format