WebVOWL
WebVOWL copied to clipboard
Wrong number of instance when a class is the instance of another class, and probably wrong direction
I have a classR. It has 2 instances. one is a normal owl:NamedIndividual and the other is a class itself denoted by 'A'.
In WebVOWL, the number in the circle to show the number of instance of R is "1", and there is R-is a->A.
I think it should be "2" and A-is a->R.