Skip to content

Instantly share code, notes, and snippets.

@Remorax
Last active January 7, 2020 05:04
Show Gist options
  • Save Remorax/7e562afd8b8e3e79d5c7abee1f664f8a to your computer and use it in GitHub Desktop.
Save Remorax/7e562afd8b8e3e79d5c7abee1f664f8a to your computer and use it in GitHub Desktop.
Pitfalls used in the experiment on ontology evaluation using OntoEvaluator

As part of my experiment, here is the list of all the pitfalls (as taken from the OOPS! catalogue) I chose to evaluate ontologies on using OntoEvaluator:

  • P02: Creating synonyms as classes
  • P04: Creating unconnected ontology elements
  • P05: Defining wrong inverse relationships
  • P06: Including cycles in a class hierarchy
  • P07: Merging different concepts in the same class
  • P08: Missing annotations
  • P11: Missing domain or range in properties
  • P19: Defining multiple domains or ranges in properties
  • P20: Misusing ontology annotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment