3

I installed Protégé 5.5 and I am interested in the DL expressivity of my ontology.

In the documentation, it is written that this information should be found in the Ontology Metrics view. However, my view does not contain this particular information.

Do I need to install some additional plugin?

Janothan
  • 446
  • 4
  • 16

1 Answers1

0

Are you saying you cannot find the view, or that the view shows no information?

If it's the former, in Protege, navigate to Window > Views > Ontology views > Ontology metrics.

If it's the latter, you shouldn't need any additional plugin(s).

If the problem persists you'll need to post the file or some trivial example otherwise there is nothing to test.

nodnarb
  • 11
  • 2
  • 1
    I do find the view. And the view does contain metrics such as "Axiom", "Logical Axiom Count", "Declaration Axiom Count" and so on. However, the "DL expressivity" statistic is missing. It is not grayed out like some other statistics, it is simply not there. – Janothan Jun 06 '19 at 08:34
  • 2
    Workaround: I installed Protégé 5.1. Surprisingly, I have the DL expressivity in that release. – Janothan Jun 06 '19 at 16:29
  • 1
    You may want to ping the protege list. If it's a bug they should know :) – nodnarb Jun 07 '19 at 07:02