added usage
authorTim L <lebot@rpi.edu>
Mon, 28 May 2012 11:05:47 -0400
changeset 3022 c5da5fd3c8af
parent 3021 dd9d7583e726
child 3023 4981ab5bac69
added usage
ontology/bin/rlplus-justify.py
--- a/ontology/bin/rlplus-justify.py	Mon May 28 11:04:54 2012 -0400
+++ b/ontology/bin/rlplus-justify.py	Mon May 28 11:05:47 2012 -0400
@@ -1,5 +1,7 @@
 #!/usr/bin/env python
 
+# usage: java -jar bin/profilechecker.jar ProvenanceOntology.owl OWL2RLProfile | bin/rlplus-justify.py
+
 import sys
 
 explain = {}