An ontology query UI framework. The framework supports query on owl files and turtle files and uses Apache Jena as the back-end ontology support framework. SPARQL queries are supported.
- Java SE 6.0 or higher.
- Check java installation:
java -version
- You should get the installed version of java. If not download and install java.
- Download the 'target' directory on your local.
- It essential that all the resource folders and the jar remain within the same directory.
- Double click on the executable jar file to launch the application. OR.
- On your terminal/command prompt enter after traversing to the jar directory.
java -jar ONTPS.jar