plugins - Graph representation - display individuals by data property and group by type -


i use ontograf 1.0.3 (via "class views"/"ontograf") display small ontology created in protege 5 beta-17 graph; not out of choice because first tool found.

my chosen display mode "horizontal directed". unfortunately, within layer order of items appears random; clarity if grouped type.
is possible , how?

furthermore, nodes in graph displayed uri. individuals have data property "name" however, , labelled property instead of uri.
is possible , how?


bonus question: when displaying whole ontology, layers of tree strictly arranged based on relation jumps; push individuals below deepest class layer.

to elaborate, how looks like:

  c   |\   c <- same layer, no correlation  /| | c <- same layer, no correlation 

this how it:

  c   |\   c \  /|  | | c  |     <- same layer, same level of abstraction      |      

if there better solution produce graphical tree such characteristics, gladly accept instead.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -