Project

General

Profile

Actions

Bug #764

closed

Develop a system to export Vegbranch compatible data

Added by Michael Lee over 21 years ago. Updated over 19 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
misc
Target version:
Start date:
11/13/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
764

Description

Export of full VegBank package to Access Database that VegBranch can connect to.


Related issues

Is duplicate of VegBank - Bug #868: [1340] Port to Access toolClosedJohn Harris11/13/2002

Actions
Actions #1

Updated by John Harris over 21 years ago

At some poit we should develop a system to export data in a format that MS
Access can snarf up -- I think either
1] xml
2] mdb via rmi
3] mdb via mdb tools: http://sourceforge.net/projects/mdbtools/

Actions #2

Updated by John Harris over 21 years ago

  • Bug 868 has been marked as a duplicate of this bug. ***
Actions #3

Updated by Michael Lee over 21 years ago

lee is assigned the task of researching options for merging access databases.

Actions #4

Updated by Michael Lee over 20 years ago

Mark needs to add the functionality to VegBank export for the plots to be
downloaded in SQL format for upload into VegBranch. This option should be
titled "VegBranch export" and perhaps some help files could explain that this
is SQL data. The SQL needs to explicitly reference fieldnames. This will be
issued against a blank VegBranch database and the user will then have his/her
data in VegBranch that s/he queried on VegBank. Once this step is completed,
Lee will need to add a small user interface to VegBranch to automate the
creation of a vegbank_module.mdb on the user's machine and add the new SQL data
to it.

Actions #5

Updated by Michael Lee over 20 years ago

We're getting behind a little bit for the Nov. meeting. This task should be one
of the last tasks attempted, if we have time.

Actions #6

Updated by Michael Lee over 20 years ago

no time left. These must sadly be pushed back to version 1.0.0

Actions #7

Updated by Michael Lee about 20 years ago

This is done in VegBranch and will be released in version 1.3 and needs to be
tested and evaluated in VegBranch meetings in CH in late May.

Actions #8

Updated by Michael Lee about 20 years ago

The method for solving this is as follows:
1.get vegbank XML from vegbank.org plot query
2.style this with XSL that turns XML into something .csv-like that VegBranch can
handle
3.VegBranch takes this .csv like thing and imports it, then sends data to
appropriate tables in vegbank module. Matches to entities are done with
accessionCode, + plantName and commName for those 2 tables, + stratumIndex
within a stratumMethod accCode.
4.A log of what is done is kept so that this process can be reversed if
undesired results occur.
5.data are in VegBank Module of vegbranch, can go view it if you want!

Actions #9

Updated by Michael Lee almost 20 years ago

not really Nov1, but sooner than other bugs

Actions #10

Updated by Michael Lee almost 20 years ago

In order for this bug to be closed, we need to have the XML output styled and a
new option for downloading plots: as a VegBranch Import File (a type of .csv
file). The stylesheet to be used is:
/vegbank/src/xsl/vegbank2vegbranchcsv.xsl
We may want to be able to configure this in the build.properties file. I
haven't thought if we want to continue supporting older versions of VegBranch
downloads when the model changes. For now, let's not worry about that.

Then a new radio button needs to be added to:
http://vegbank.org/vegbank/DownLoadManager.do
to allow downloading not of the XML file, but the styled XML file, just like
ASCII species and plot downloads.

New links need not be added to the query results page, as it has enough options
already, and this really is a confusing mess: not useful to view, only useful to
download.

VegBranch needs to validate that this is really a valid file before importing.
More QA of that import process would be useful too.

Actions #11

Updated by P. Anderson almost 20 years ago

The zipped UTF-16 encoded CSV import file which contains plots selected from the
plot query display page can now be downloaded using download wizard. I pass
this to Michael to confirm that VegBranch likes what VegBank produces.

Note that vegbank.org is the very latest deployment as of 16:30 PDT, including
this feature.

Actions #12

Updated by Michael Lee almost 20 years ago

This works great now!

Actions #13

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 764

Actions

Also available in: Atom PDF