smurp/huviz

display nodes which have multiple classes as multi-colored-pies

Closed this issue · 3 comments

smurp commented

To help debug various issues having to do with, eg nodes appearing black, nodes seeming to be in the wrong classes, etc it is helpful to be able to see all the classes that a node is actually a declared, explicit member of. Also, it is very helpful to use this mode to validate and understand ontologies and their complexities.

  • show as a colored pie piece each of the classes that a node is a member of
  • put this capability behind a setting, default OFF
  • expose this setting (currently hidden and OFF)
  • debug something which needs debugging about this behaviour -- I don't remember what :-)

0e93dc3
f1ab345

The bug has been fixed.

smurp commented

I think there is a bug in this implementation which is causing some nodes to appear black. I think this can be seen with Dataset: REED Elizabethean sample and CWRC Ontology sans Genres

smurp commented

replaced by cwrc/HuViz#168