Difference between revisions of "Ontology Evaluation Ideas"
Jump to navigation
Jump to search
(New page: This page lists possible tests for analyzing ontologies in BioPortal. = Numbers, numbers = * number of classes * number of properties * maximum depth * average number of children * ... =...) |
|||
Line 7: | Line 7: | ||
* average number of children | * average number of children | ||
* ... | * ... | ||
+ | * number of different owl constructs used from the list at [http://www.w3.org/TR/owl-ref/#appA] | ||
= Checks for rules of thumb in ontology design (help for authors) = | = Checks for rules of thumb in ontology design (help for authors) = | ||
Line 15: | Line 16: | ||
= Help in exploring ontologies = | = Help in exploring ontologies = | ||
* Concepts that everyone refers to | * Concepts that everyone refers to | ||
+ | |||
+ | = Metrics that determine agreement with OBO Foundry design principles = | ||
+ | * Univocality score | ||
+ | * Degree of Alignment and Non-alignment |
Revision as of 16:08, 8 October 2008
This page lists possible tests for analyzing ontologies in BioPortal.
Numbers, numbers
- number of classes
- number of properties
- maximum depth
- average number of children
- ...
- number of different owl constructs used from the list at [1]
Checks for rules of thumb in ontology design (help for authors)
- list classes with a single subclass
- list classes with more than X subclasses
- list classes with no documentation
Help in exploring ontologies
- Concepts that everyone refers to
Metrics that determine agreement with OBO Foundry design principles
- Univocality score
- Degree of Alignment and Non-alignment