Skip to content

kbss-cvut/owlhierarchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWL Hierarchy

A Protege 4 plugin for efficient visualization of taxonomies of individuals based on an object property.

Protege plugin

  1. binary distribution can be created using

    mvn clean package

  2. Eclipse project for plugin development in OSGI runtime can be created using

    mvn eclipse:eclipse package

    In addition to the project, this generates the MANIFEST.MF in target/classes/META-INF. To run the package in the Eclipse OSGI bundle, just copy the META-INF into the project root. Also, put the 'plugin.xml' file into the root.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages