SmartDataAnalytics / ontop

Ontop is a platform to query relational databases as Virtual RDF Knowledge Graphs using SPARQL

Home Page:https://ontop-vkg.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Central GitHub license SourceForge Twitter

Branch build status
master Build Status
version4 Build Status

Ontop

Ontop is a Virtual Knowledge Graph system. It exposes the content of arbitrary relational databases as knowledge graphs. These graphs are virtual, which means that data remains in the data sources instead of being moved to another database.

Ontop translates SPARQL queries expressed over the knowledge graphs into SQL queries executed by the relational data sources. It relies on R2RML mappings and can take advantage of lightweight ontologies.

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. Currently, we use Maven 3 and Java 8 to build the project.

Links

License

The Ontop framework is available under the Apache License, Version 2.0

  Copyright (C) 2009 - 2021 Free University of Bozen-Bolzano

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

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

About

Ontop is a platform to query relational databases as Virtual RDF Knowledge Graphs using SPARQL

https://ontop-vkg.org

License:Apache License 2.0


Languages

Language:Java 84.0%Language:HTML 14.2%Language:q 0.9%Language:Ruby 0.3%Language:Shell 0.2%Language:XSLT 0.2%Language:ANTLR 0.1%Language:TeX 0.1%Language:JavaScript 0.0%Language:CSS 0.0%Language:FreeMarker 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%