Skip to content

Protégé 5.5.0-beta-3

Compare
Choose a tag to compare
@matthewhorridge matthewhorridge released this 19 Sep 19:05
· 32 commits to master since this release

This beta-3 release updates the OWL API to version 4.5.6. In addition to this, the following features are carried over from 5.5.0-beta-2:

  • Added the ability to display relationships other than SubClassOf in the class hierarchy. Please see the documentation for further details. We expect this feature to evolve and we seek feedback from Protégé users.

fig-mixed-hierarchy

  • Added a breadcrumb trail to the top of the Protege window that shows the current path in the current hierarchy. Hovering over a path element in the breadcrumb trail will provide more details about that element. Path elements are also clickable, making it possible to jump up the current hierarchy.

fig-breadcrumb-and-header

  • Added initial Git integration support. When opening ontologies that are contained in a git repository, the current git branch will be displayed in the status bar. It is also possible to use your git user name for createdBy annotation in Protege

fig-git-repo-status

fig-git-user-name

  • Improved the various tool tips and search results to display OBO Ids if present

fig-search

  • Added a popup menu to the entity header that contains useful actions for the selected entity.

fig-term-header

  • Added a wizard for deprecating entities. The release included profiles for deprecating entities according to the strategies used by the GO and OBI teams. New profiles can be written as .yaml files and dropped into the configuration directory.

  • Improved rendering performance for large hierarchies