项目作者: ontop

项目描述 :
Ontop is a platform to query relational databases as Virtual RDF Knowledge Graphs using SPARQL
高级语言: Java
项目地址: git://github.com/ontop/ontop.git
创建时间: 2013-07-22T11:00:27Z
项目社区:https://github.com/ontop/ontop

开源协议:Apache License 2.0

下载


Maven Central
GitHub license
SourceForge
Docker
Twitter

Branch build status
master Build Status
version5 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.6+ and Java 11 to build the
project.

License

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

  1. Copyright (C) 2009 - 2025 Free University of Bozen-Bolzano
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.

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

Organizations

Ontop is backed by the Free University of Bozen-Bolzano and Ontopic s.r.l..
It also receives regular important contributions from Birkbeck, University of London and the University of Bergen.