Releases: ubbdst/protege-owl-plugin
Releases · ubbdst/protege-owl-plugin
3.6.3
UBB Protege 3.5 Plugins
Plugins for Protege 3.5
Protege OWL Plugin 3.6
Change log
- Make use of UUID for the individual URI
- Make Individual URI not editable
- Create
UUIDWidgetthat automatically stores instance UUID. - Create
ClassHierarchyURIWidgetthat holds hierarchical URI for an instance - Create
UBBSignatureWidgetthat stores identifier for a particular instance. This widget communicates withClassHierarchyURIWidgeton 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