Difference between revisions of "OntoBase"
Lenyabloko (talk | contribs) |
Lenyabloko (talk | contribs) (→Installation) |
||
Line 18: | Line 18: | ||
1) Extract OntoBase_X.X.X.zip into Protege installation root directory. | 1) Extract OntoBase_X.X.X.zip into Protege installation root directory. | ||
+ | |||
2) Open New Project using Protege Files (.pont and .pins). | 2) Open New Project using Protege Files (.pont and .pins). | ||
+ | |||
3) Go to Project->Configure and check ONTOBaseTab box. | 3) Go to Project->Configure and check ONTOBaseTab box. | ||
+ | |||
4) When OntoBase window appears enter JDBC address of database and click connect button. | 4) When OntoBase window appears enter JDBC address of database and click connect button. | ||
+ | |||
5) Wait until connection is established and then click on "run" icon. | 5) Wait until connection is established and then click on "run" icon. | ||
Revision as of 14:24, January 9, 2008
OntoBase
by Len Yabloko
The OntoBase is a plug-in that connects Protege to relational database. It allows ontology to be used as views and forms for data entry.
Versions & Compatibility
This section lists available versions of OntoBase.
If you click on the button below to add a new version of OntoBase, you will be asked to define a page title for the new version. Please adhere to the naming convention of OntoBase X.X.X when you define the new page!
Changelog
Version | Changes in this version |
---|---|
OntoBase 3.4.2 | GUI improovements and bug fixes |
OntoBase 3.4.1 | Compatible with Protege 3.4 OWL and RDF backend |
OntoBase 3.4.0 | tested with Protege-Frames 3.4.4 (build 579) |
OntoBase 3.3.7 | Improved user dialog and performance |
OntoBase 3.3.6 | - automatically generate SQL joins |
OntoBase 3.3.5 | -Automatically switching between several connected databases;
-Improved data access performance using separate Java thread; -Automatic synchronization of ontology with source databases upon loading of the project; |
OntoBase 3.3.4 | Support for PostgreSQL added. |
OntoBase 3.3.3 | Support for database engines can now be added/extended |
OntoBase 3.3.2 | full read/write access to Oracle, Microsoft SQL and MySQL |
OntoBase 0.3.3 | see page for more details |
Installation
The OntoBase Tab can wotk with "basic" or "full" installation of Protege 3.x
1) Extract OntoBase_X.X.X.zip into Protege installation root directory.
2) Open New Project using Protege Files (.pont and .pins).
3) Go to Project->Configure and check ONTOBaseTab box.
4) When OntoBase window appears enter JDBC address of database and click connect button.
5) Wait until connection is established and then click on "run" icon.
Note: If import does not start in a few moments or stops before 100%, then you may need to adjust application memory allocation by editing following line protege.lax file
lax.nl.java.option.java.heap.size.initial=100000000
The protege.properties file is located in the root directory of your Protege installation