-
Notifications
You must be signed in to change notification settings - Fork 0
Build
-
Requirements
-
Java 8
-
Maven
-
git
-
Building Ontop bundles is straightforward: simply invoke
build-release.sh. -
Make sure the
ontop-build-dependenciesmodule is checked out. If not, rungit submodule initandgit submodule update. -
The built bundles are located in
quest-distribution/: -
ontop-distribution.zip: Libraries/scripts to use ontop with the OWLAPI or Sesame and from the command line. -
it.unibz.inf.ontop.protege.jar: plugin for Protege 5.x installation files (drop it in Protege’s plugins folder). -
ontop-sesame-webapps.zip: WAR files required to create a Quest SPARQL end-point webapp. Drop this into the webapps folder of your Servlet server (currently ONLY Jetty is supported). -
ontop-protege-bundle.zip: Protege 5.0 bundled with Ontop and JDBC plugins. This is ready to run package, use the run.sh or run.bat start scripts. -
ontop-jetty-bundle.zip: Jetty 8 + Sesame workbench + Ontop ready to run a SPARQL end-point.
- Quick Start Guide
- Easy-Tutorials
- More Tutorials
- Examples
- FAQ
- Using Ontop
- Learning more
- Troubleshooting
- Developer Guides
- Links