diff --git a/README.md b/README.md index b1f70d8..ea8a099 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OWLunit -OWLunit allows you to run unit tests for ontologies defined according to the [OWLUnit Ontology](https://w3id.org/owlunit/ontology). OWLunit is also able too run test cases defined by using [ODP's test annotation schema](http://www.ontologydesignpatterns.org/schemas/testannotationschema.owl) and [TESTaLOD](https://github.com/TESTaLOD/TESTaLOD). +OWLunit allows you to run unit tests for ontologies defined according to the [OWLUnit Ontology](https://w3id.org/OWLunit/ontology/0.0.2). OWLunit is also able too run test cases defined by using [ODP's test annotation schema](http://www.ontologydesignpatterns.org/schemas/testannotationschema.owl) and [TESTaLOD](https://github.com/TESTaLOD/TESTaLOD). OWLunit runs three kinds of test cases: Competency Question Verification, Inference Verification, Error Provocation Verification.