Re: [protege-user] Visualizing Object Properties
"Balhoff, Jim via protege-user" <[email protected]>
| Newsgroups | gmane.comp.misc.ontology.protege.owl |
|---|---|
| Message-ID | <[email protected]> |
The OAK (Ontology Access Kit) python library can generate diagrams based on existential relations. This page has some examples of the output: https://incatools.github.io/ontology-access-kit/guide/relationships-and-graphs.html Some more information: https://incatools.github.io/ontology-access-kit/cli.html#runoak-viz On Jan 24, 2025, at 11:32 AM, Rob Bastholm <[email protected]> wrote: You don't often get email from [email protected]. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> I'm developing a large human factors ontology with many object properties that connect classes, e.g., AirTrafficController has *some* WorkingMemory. However, there is a problem with object properties: I cannot seem to find a visualizer that shows the connections between classes other than what is shown in the hierarchy in Protege's left panel. In the working memory example above, Human is a class at owl:Thing > Component > Human > AirTrafficController, and Working Memory is a class at owl:Thing > Taxonomy > HumanFactor > Memory > WorkingMemory. When I show it in OntoGraf or OWLViz, they only show the hierarchical connections in these two paths, but they don't show AirTrafficController connecting to WorkingMemory. Is there a visualizer that will do so? OntoViz looks promising, but it hasn't been updated since 2007, and I'm unable to install it due to a dependency on an older version of Java. Thank you for any help you can provide. _______________________________________________ protege-user mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/protege-user _______________________________________________ protege-user mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/protege-user