csnyulas
csnyulas
Different types of object properties are represented with different types of arrows in OntoGraf. You can turn on the legend for the arrows by clicking on the "Arc Types" icon...
I reopened the issue for you, although we are not planning to work on this in the near future. Maybe somebody will be interested in contributing.
This feature was requested by another user on our mailing list: http://protege-project.136.n4.nabble.com/ObjectProperty-Visualization-in-Protege-td4667446.html
Regarding the disadvantages of the current solution listed by @heapifyman, just wanted to note that if you have a complex ontology with a lot of relations, and you try to...
The original poster figured out what was the problem. See his message on the mailing list: > Hello, > I must apologize for this message about OWLViz "problems" as the...
One workaround would be to merge the ontologies into one, for the purpose of the vizualisation. You can merge ontologies with the following menu option `Refactor -> Merge ontologies...`. Some...
Have you tried: cb:concat(?m, ?n, " ", ?s, " ", ?a) ? I am not sure it works, as I haven't tested it, but I don't see why it would...
This problem comes up in this issue as well: protegeproject/cellfie-plugin/issues/131 Interestingly enough, although this rule cannot run twice (or multiple times): ``` Class: @A*(rdf:id) Annotations: rdfs:label @B* SubClassOf: @C* SubClassOf:...
I totally agree with both of you. However, the two list that I am referring at in this issue, are part of the SWRLTab plugin, and I think that de-emphasizing...
In case there will still be some development work happening on Cellfie in the future, implementing this feature would be an quick and easy win. The simplest solution would be...