Are you looking to map the classes in the ontology into relational tables? Or, do you want to create a set of relational tables to store the RDF data as a graph?
If you want to build relational tables to match the ontology I have a project (https://github.com/Claudenw/jdbc4sparql) that does that, though the latest code that work with ontology files is not yet checked in. JDBC 4 SPARQL presents a JDBC driver that talks to the Jena data store. Claude On Thu, Apr 25, 2013 at 6:40 AM, huma seemab <[email protected]> wrote: > i have extracted classes of ontology by using jena and sparql, now i wants > to convert these classes into relational database tables using > jena.....kindly guide how can i do this. > -- I like: Like Like - The likeliest place on the web<http://like-like.xenei.com> Identity: https://www.identify.nu/[email protected] LinkedIn: http://www.linkedin.com/in/claudewarren
