Skip to content

Releases: ubbdst/protege-owl-plugin

3.6.3

01 Oct 13:41

Choose a tag to compare

  • Cherry pick only the necessary changes from v3.6.1
  • Add Windows installer which includes all the necessary plugins
  • Add installation folder for Mac users

UBB Protege 3.5 Plugins

07 Apr 12:08
55bf58b

Choose a tag to compare

Plugins for Protege 3.5

Protege OWL Plugin 3.6

04 May 12:10

Choose a tag to compare

Change log

  • Make use of UUID for the individual URI
  • Make Individual URI not editable
  • Create UUIDWidget that automatically stores instance UUID.
  • Create ClassHierarchyURIWidget that holds hierarchical URI for an instance
  • Create UBBSignatureWidget that stores identifier for a particular instance. This widget communicates with ClassHierarchyURIWidget on value change. Identifier is validated by checking the entire knowledgebase for the uniqueness.
  • Modify some instance properties for the copied individual
  • Add some utility classes for convenience methods
  • Add external UBB plugins to the core codes so that we don't have to install them separately