Difference between revisions of "DataMaster 1.3"

From Protege Wiki
Jump to: navigation, search
(New page: {{VersionOfPlugin |VersionOf=DataMaster |Number=1.3 |LastUpdate=May 19, 2008 |File=http://protegewiki.stanford.edu/images/6/65/DataMaster-1.3.zip |Changelog=see page for more details }})
 
(Detailed Changelog)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|LastUpdate=May 19, 2008
 
|LastUpdate=May 19, 2008
 
|File=http://protegewiki.stanford.edu/images/6/65/DataMaster-1.3.zip
 
|File=http://protegewiki.stanford.edu/images/6/65/DataMaster-1.3.zip
 +
|DependsOn1=Protege-OWL
 
|Changelog=see page for more details
 
|Changelog=see page for more details
 
}}
 
}}
 +
<div style="float:left;">
 +
== 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
 +
<br /><br />
 +
 +
== 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.
 +
<br /><br />
 +
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: [[:Image:DataMaster-1.3.zip|DataMaster-1.3.zip]]
 +
<br /><br />
 +
</div>

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