Difference between revisions of "DataMaster 1.3"
(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 }}) |
|||
Line 6: | Line 6: | ||
|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 generation is changed to better work with the new parser that will be part of the next 3.4 beta build. (":" and " " are replaced) | ||
+ | * autocorrect user specified driver names and JDBC URLs (trim empty spaces from beginning and end, delete final "/" and "\") | ||
+ | * improved recognition of invalid driver names | ||
+ | <br /><br /> | ||
+ | |||
+ | == Download == | ||
+ | <FONT COLOR=RED> | ||
+ | WARNING: This version of the DataMaster plug-in is only a pre-release version for testing. This warning message will be removed when this version of DataMaster will be bundled in the Protege release. | ||
+ | </FONT> | ||
+ | |||
+ | 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> |
Revision as of 23:02, May 20, 2008
DataMaster 1.3
Dependency
The following dependencies exist for DataMaster 1.3:
not available
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 generation is changed to better work with the new parser that will be part of the next 3.4 beta build. (":" and " " are replaced)
- autocorrect user specified driver names and JDBC URLs (trim empty spaces from beginning and end, delete final "/" and "\")
- improved recognition of invalid driver names
Download
WARNING: This version of the DataMaster plug-in is only a pre-release version for testing. This warning message will be removed when this version of DataMaster will be bundled in the Protege release.
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