Difference between revisions of "Protege 4.2 Alpha Release Notes"

From Protege Wiki
Jump to: navigation, search
Line 3: Line 3:
 
[[Image:OWL_Diff_Tool.png|thumb|400px|right|Screenshot of the OWL Diff tool in Protege 4.2 alpha]]
 
[[Image:OWL_Diff_Tool.png|thumb|400px|right|Screenshot of the OWL Diff tool in Protege 4.2 alpha]]
  
We are pleased to announce Protege 4.2 alpha!  The main thrust of the alpha series will be the roll out of several new plug-ins, including an ontology difference tool, enhanced explanation support, client-server capabilities, support for code generation, and a database back-end.  Please contact us via the [http://mailman.stanford.edu/mailman/listinfo/p4-feedback Protege 4 mailing list] with feedback and bug reports.
+
We are pleased to announce Protege 4.2 alpha!  The main thrust of the alpha series will be the roll out of several new plug-ins, including an ontology difference tool, enhanced explanation support, client-server capabilities, support for code generation, and a database back-end.  Please contact us via the [http://mailman.stanford.edu/mailman/listinfo/p4-feedback Protege 4 mailing list] with questions, feedback, and bug reports.
 +
 
 +
Download [http://protege.stanford.edu/download/registered.html#p4.2 Protege 4.2] from the main Protege website (new users, please [http://protege.stanford.edu/download/register.html register first]).
  
  
Line 12: Line 14:
 
=== Build 249 -- October 4, 2011 ===
 
=== Build 249 -- October 4, 2011 ===
  
* Bundling initial release of OWL Diff; a new plug-in to calculate the differences between two versions of an ontology.  OWL Diff is loosely based on the PROMPT plug-in for Protege 3.x.  Please refer to Tim Redmond's [http://www.youtube.com/watch?v=JzMNDfy4jcg YouTube video] for an overview of OWL Diff usage.
+
* Bundling initial release of OWL Diff; a new plug-in to calculate the differences between two versions of an ontology.  OWL Diff is loosely based on the [[PROMPT]] plug-in for Protege 3.x.  Please refer to Tim Redmond's [http://www.youtube.com/watch?v=JzMNDfy4jcg YouTube video] for an overview of OWL Diff usage.
  
* Bundling a new version of the HermiT OWL Reasoner (1.3.5).
+
* Bundling a new version of the [http://hermit-reasoner.com/ HermiT OWL Reasoner] (1.3.5).
  
 
* Fixed a bug that prevented the datatype panel on the Entities tab from getting refreshed properly.
 
* Fixed a bug that prevented the datatype panel on the Entities tab from getting refreshed properly.

Revision as of 15:00, October 4, 2011


Protege 4.2 Alpha

Screenshot of the OWL Diff tool in Protege 4.2 alpha

We are pleased to announce Protege 4.2 alpha! The main thrust of the alpha series will be the roll out of several new plug-ins, including an ontology difference tool, enhanced explanation support, client-server capabilities, support for code generation, and a database back-end. Please contact us via the Protege 4 mailing list with questions, feedback, and bug reports.

Download Protege 4.2 from the main Protege website (new users, please register first).


Release Notes

The contents of the release notes section describe changes relative to Protege 4.1.

Build 249 -- October 4, 2011

  • Bundling initial release of OWL Diff; a new plug-in to calculate the differences between two versions of an ontology. OWL Diff is loosely based on the PROMPT plug-in for Protege 3.x. Please refer to Tim Redmond's YouTube video for an overview of OWL Diff usage.
  • Fixed a bug that prevented the datatype panel on the Entities tab from getting refreshed properly.
  • Fixed a problem involving the selection of classes and individuals.
  • Fixed a problem with selection after an annotation property is refactored (thanks go to András Förhécz for contributing the fix).