ALTER USER SA SET PASSWORD 'rioyxlgt'
File -> New -> Other -> Maven ->
Maven Project, for instance
pom.xml file with the downloaded file. Copy
exampleBooks.obda and exampleBooks.owl
to src/main/resources/example. Copy QuestOWLExample.java
to src/main/java, and fix the compilation error as Eclipse
suggests: move QuestOWLExample.java to
package org.semanticweb.ontop.examples. The structure of you
project should be as follows:

QuestOWLExample.java as a Java
application. You will get the answers to sparqlQuery defined in
the code. Also, you will get the SQL unfolding of that SPARQL query.