Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API RDF-over-RDBMS(RoR)

This project contains an API to run SPARQL queries over a relational database made over Ontop.

Running

To run this API you need 2 files:

  • An OWL/XML file, describing the ontology schema;

  • A mapping file, describing how the elements from the ontology schema can be retrieved from SQL queries. This file has to follow Ontop syntax.

A simple use example can be found at App.java.

Extending

You can implement your own RoR API. Just implement the RoR interface to your own framework.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages