Releases: lukasged/oops-plugin
Releases · lukasged/oops-plugin
OOPS! plugin v1.0.2
Updates:
- Updated the OOPS! Restful Web Service URL to
http://oops.linkeddata.es/rest
. All the previous versions of the plugin will not work, because as of now only the new URL is available.
OOPS! plugin v1.0.1
Bugfixes:
- Fixed a problem with OWLModelManagerListener not being removed on dispose
OOPS! plugin v1.0.0
This is the first stable release!
It includes mostly minor improvements and fixes over the RC1 release.
OOPS! plugin v1.0.0-RC1
New features:
- Allow filtering of the pitfalls to check
![image](https://cloud.githubusercontent.com/assets/5601295/21968588/6c0b42c8-db96-11e6-8b4d-acfc7bac1674.png)
Improvements:
- Improved pitfalls highlighting in the hierarchical views (view children's status also)
![image](https://cloud.githubusercontent.com/assets/5601295/21968630/e776a3e4-db96-11e6-9fb2-53632db67c70.png)
OOPS! plugin v0.1.0-BETA
New features:
- Customized hierarchical views for object and data properties
![image](https://cloud.githubusercontent.com/assets/5601295/21914889/72462728-d936-11e6-8f5c-edd28ae2bb2a.png)
- Detailed information about the pitfalls in the selected element's pitfalls view
![image](https://cloud.githubusercontent.com/assets/5601295/21914955/d6f95b2c-d936-11e6-8f59-d2d75475e051.png)
OOPS! plugin v0.0.2-ALPHA
New features:
- Now you can see all the pitfalls in a single view (in a similar way as in the OOPS! website)
![image](https://cloud.githubusercontent.com/assets/5601295/21820687/fcc059d6-d770-11e6-9431-ef42b24125a9.png)
Improvements:
- Improved the individual elements pitfalls view with total pitfalls counters by importance level
OOPS! plugin v0.0.1-ALPHA
This is the first alpha release of the OOPS! plugin.
It does the evaluation using the OOPS! web service, marks the ontology classes with pitfalls in the class hierarchy and shows the pitfalls for individual elements when they are selected in the class hierarchy.