-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# OOPS! Evaluation plugin | ||
A plugin for the [Protégé Desktop](http://protege.stanford.edu/) ontology editor software that evaluates ontologies to detect the use of bad practices. | ||
A plug-in for the [Protégé Desktop](http://protege.stanford.edu/) ontology editor software that evaluates ontologies to detect the use of bad practices. | ||
|
||
It makes use of the [OOPS! (OntOlogy Pitfall Scanner)](http://oops.linkeddata.es/) ontology evaluation web service, developed by the [OEG(Ontology Engineering Group)](http://www.oeg-upm.net/) at [Universidad Politécnica de Madrid](http://fi.upm.es/). | ||
|
||
You can see in the following figure a screenshot of the plugin UI: | ||
![OOPS! plugin screenshot](http://oi67.tinypic.com/zlz1ud.jpg) | ||
![OOPS! plugin screenshot](http://oi67.tinypic.com/bdo6ko.jpg) | ||
|
||
To install the plugin before it is published in the [Protege Plugin Library](http://protegewiki.stanford.edu/wiki/Protege_Plugin_Library), download the latest release of this repository and place the **.jar** file inside the ``plugins`` folder of your Protégé installation. |