Check ontology with OWL API profile checker
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Mon, 05 Mar 2012 15:28:40 +0000
changeset 1757 8b6f5a0d2df7
parent 1645 77fec9cc51dd
child 1758 c8f569868d9f
Check ontology with OWL API profile checker
ontology/Makefile
ontology/bin/profilechecker.jar
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontology/Makefile	Mon Mar 05 15:28:40 2012 +0000
@@ -0,0 +1,2 @@
+test:
+	java -jar bin/profilechecker.jar ProvenanceOntology.owl OWL2RLProfile
Binary file ontology/bin/profilechecker.jar has changed