Skip to content

mgskjaeveland/ontop

 
 

Repository files navigation

Build Status Bitdeli Badge Ontop

Ontop is a framework for ontology based data access (OBDA). It supports SPARQL over virtual RDF graphs defined through mappings to RDBMS.

Licensing terms

The -ontop- framework is available under the Apache License, Version 2.0

All documentation is licensed under the Creative Commons (attribute) license.

Compiling, packing, testing, etc.

The project is a Maven project. Compiling, running the unit tests, building the release binaries all can be done using maven. To make it more practical we created several .sh scripts that you can run on any unix environment that has maven installed. The scripts are located in the folder 'scripts', look at that folder for more information.

Currently we use Maven 3 and Java 7 to build the project.

Code organization

The code is organized in several submodules as follows:

// TODO - extend this section of the readme

Links

official website and documentations: http://ontop.inf.unibz.it/

Google Group: https://groups.google.com/forum/#!forum/ontop4obda

Blog: http://ontop-obda.blogspot.it/

Source Code: https://github.com/ontop/ontop

Issue Tracker: https://github.com/ontop/ontop/issues

Wiki: https://github.com/ontop/ontop/wiki

About

-ontop- is a platform to query databases as Virtual RDF Graphs using SPARQL. It's extremely fast and is packed with features.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Web Ontology Language 86.7%
  • Java 8.2%
  • HTML 4.9%
  • GAP 0.1%
  • Ruby 0.1%
  • Shell 0.0%