forked from ontop/ontop
-
Notifications
You must be signed in to change notification settings - Fork 0
ObdalibQuestSesameInstallLibraries
mislusnys edited this page Dec 12, 2013
·
7 revisions
In order to install Quest in your project you only have to add some dependencies to your build path. Follow the steps:
- Download the libraries package from here.
- Extract it into a new folder. You should see some jar files.
- Add the JAR-s to your build path in your project. If you are using Eclipse, right click on your project, click Build Path -> Configure Build Path..., go to Libraries tab, and Add External JARs
- Start testing: creating SesameVirtualRepo or SesameInMemoryRepo
- Quick Start Guide
- Easy-Tutorials
- More Tutorials
- Examples
- FAQ
- Using Ontop
- Learning more
- Troubleshooting
- Developer Guides
- Links