Difference between revisions of "DataMaster 1.3"

From Protege Wiki
Jump to: navigation, search
m (Download)
(Detailed Changelog)
 
Line 10: Line 10:
 
== Detailed Changelog ==
 
== Detailed Changelog ==
 
* DataMaster API was created and documented, and DataMaster plug-in is changed to use this API.
 
* DataMaster API was created and documented, and DataMaster plug-in is changed to use this API.
* better connection control to improve performance (after a connection to a database is established by pressing on the "Connect" button, this connection is reused at all the database operations necesitated  
+
* better connection control to improve performance (after a connection to a database is established by pressing on the "Connect" button, this connection is reused at all the database operations necesitated by DataMaster, until the "Disconnect" button is pressed)
by DataMaster, until the "Disconnect" button is pressed)
 
 
* visual representation of loaded JDBC drivers in the driver list
 
* visual representation of loaded JDBC drivers in the driver list
* namespace generation is changed to better work with the new parser that will be part of the next 3.4 beta build. (":" and " " are replaced)
+
* namespace and class name generation is changed to better work with the new parser that was introduced in 3.4 beta build 500. (":", " " and "\" are replaced in namespaces, many other special characters are replaced in class or instance names)
* autocorrect user specified driver names and JDBC URLs (trim empty spaces from beginning and end, delete final "/" and "\")
+
* auto-correct user specified driver names and JDBC URLs (trim empty spaces from beginning and end, delete final "/" or "\")
 
* improved recognition of invalid driver names
 
* improved recognition of invalid driver names
 
<br /><br />
 
<br /><br />

Latest revision as of 18:42, May 23, 2008

DataMaster 1.3

Version 1.3
Plugin DataMaster
Last update May 19, 2008
Download DataMaster 1.3
Compatible Protege Version not available

Dependency

The following dependencies exist for DataMaster 1.3:

Changelog

see page for more details


Detailed Changelog

  • DataMaster API was created and documented, and DataMaster plug-in is changed to use this API.
  • better connection control to improve performance (after a connection to a database is established by pressing on the "Connect" button, this connection is reused at all the database operations necesitated by DataMaster, until the "Disconnect" button is pressed)
  • visual representation of loaded JDBC drivers in the driver list
  • namespace and class name generation is changed to better work with the new parser that was introduced in 3.4 beta build 500. (":", " " and "\" are replaced in namespaces, many other special characters are replaced in class or instance names)
  • auto-correct user specified driver names and JDBC URLs (trim empty spaces from beginning and end, delete final "/" or "\")
  • improved recognition of invalid driver names



Download

DataMaster plug-in comes with the full installation of Protege 3.x. This section should be used only by those who have a version of Protege installed that is not already containing the DataMaster plug-in or those who want to use a different version of DataMaster than the one they already have.

Download version 1.3 of the DataMaster plug-in using the download link in the top right panel on this page or from the following location: DataMaster-1.3.zip