|
Load database dialogs (Figure 3.1) helps a user to configure connection of BioUML workbench with BioUML server for access to remote databases. Setup wizard, step Load databases provides the same user interface.
From a user view point remote databases installed on the server side look similarly with databases installed locally, so we may call this process as installation or loading of remote databases.
To install remote databases using
Load database dialog
:
|
1.
|
Select from menu
Database > Load database
item. Load database dialog will be opened (Figure 3.2).
|
|
2.
|
Specify
Server address
and
Server port
for connection with BioUML server or you can use default BioUML server.
|
|
3.
|
Click
Find databases
button. All databases installed on the specified BioUML server will be shown in table
Available databases
.
The table columns are:
|
|
�
|
Server database name - name of the database on BioUML server
|
|
�
|
Client database name - name of the database how it will be shown in the repository tree. By default database name on the client side is the same as on the server side, however a user can change it. For example user can add version of the database or server name as the suffix.
|
|
�
|
Availability - describes the availability of the database:
|
|
o
|
public - database is publicly available for reading and writing;
|
|
o
|
public, read only - database is publicly available for reading only;
|
|
o
|
public read, protected write - database is publicly available for reading, for writing user should log in only;
|
|
o
|
protected - user should log in to read/write information from the database;
|
|
o
|
protected, read only - user should log in to get access to the database, read only
|
|
4.
|
To get information about a database:
|
|
o
|
select the database in the table by clicking on corresponding raw;
|
|
o
|
press
Get database Info
button;
|
|
o
|
information about the database will be shown in
Messages
pane (Figure 3.3).
|
|
5.
|
Select in
Install
column databases to be installed by clicking on corresponding check box.
|
|
6.
|
Press
Install
button. Information about installation process will be shown in
Messages
pane.
|
|
7.
|
Press
Close
button to close the dialog after successful installation of remote databases.
|
Notes:
|
1.
|
The database can be installed only once. If you will select the same database to be installed again the it will be skipped and corresponding message will be shown in Messages pane, for example:
WARN : Database with the same name already exists ('ChEBI')
|
|
2.
|
Some databases (complex databases) include information from other databases. During the installation BioUML workbench automatically checks such dependencies and suggests to install required databases (Figure 3.4). Press
Ok
button to install required databases too.
|
|
3.
|
Some databases may require additional plug-ins that are not included into default distributive of BioUML workbench.
Public version of BioUML workbench
do not
include plug-ins for following databases:
|
See also:
Figure 3.2
. Load database dialog.
INFO :
Database: Biopath
Version: 0.8.5
Upadate: 05.02.2009
Availability: public read, protected write
Description: Test description for Biopath database
Statistics:
Data:
cell: 84
compartment: 220
concept: 2388
gene: 442
literature: 1533
protein: 3561
reaction: 4838
relation: 25008
rna: 38
substance: 4894
Diagrams: 555
Dictionaries:
database info: 30
relation type: 2
species: 9
unit: 2
Simulation: 2
Figure 3.3
. Example of information about the database that is shown in Messages pane.
Figure 3.4
. Dialog that shows dependency of installed database from others.
|