WebVOWL icon indicating copy to clipboard operation
WebVOWL copied to clipboard

Wrong number of instance when a class is the instance of another class, and probably wrong direction

Open robinfang opened this issue 7 years ago • 0 comments

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.

robinfang avatar Oct 10 '18 20:10 robinfang