Protégé 5.0.0 Beta 24
matthewhorridge
released this
14 Mar 22:52
·
55 commits
to master
since this release
Summary
This release provides new functionality, enhancements to existing functionality and also fixes various bugs.
Enhancements and Fixes
- Annotation literal values that are Image URLs will now be displayed as images if this option is selected (protegeproject/protege#315).
- Auto-update would install new plugins with the same file name as previous versions of the plugins, which could be confusing if the file name included version information. This behaviour has been changed. (protegeproject/protege#363)
- The plugin update dialog has been simplified by removing the tabbed display. (protegeproject/protege#361)
- Tidied the info text in the plugin update dialog. (protegeproject/protege#359)
- In some cases, an error message would be displayed after plugin installation even if there plugin had been installed without problems. Fixed. (protegeproject/protege#356)
- Fixed a problem where the datatype selection panel would not remove listeners after being closed. (protegeproject/protege#326)
- The new annotation property button on the annotation hierarchy view is always enabled now. If no property is selected then the new property will be added as a top level property. (protegeproject/protege#340)
- Fixed a bug where drag and drop would not work in the presence of axiom annotations. (protegeproject/protege#358)
- Fixed a bug where the selection could change in an unprompted fashion after classification (protegeproject/protege#354).
- Added an option to disable drag and drop in the various hierarchies (protegeproject/protege#347)
- Added support for pluggable context (popup) menus. (protegeproject/protege#348)
- Added some out of the box context menu items to the class hierarchy (protegeproject/protege#350)
- Made the instances view show the type (Class) that is used to filter the list (protegeproject/protege#349)
- Altered the default view arrangement on the Individuals by Type tab (protegeproject/protege#351)
- Fixed a bug that prevented auto-completion from working in the property chain dialog (protegeproject/protege#352)
- Fixed a problem that could cause spurious entity selections (protegeproject/protege#338 and protegeproject/protege#346)
- Added the declaration axioms count to the metrics panel (protegeproject/protege#342)
- The search window now selects the previous search text when it opens. (protegeproject/protege#344)
- The view log button on the error dialog does not work (protegeproject/protege#329)
Bundled Plugin Updates
- Updated the Cellfie plugin to 1.0.0-beta-7
- Updated the SWRL plugin to 1.0.0-beta-19