https://github.com/afs/commonsrdf-jena explores using CommonsRDF and Jena. It is not possible to add the interfaces directly to jena class. [*]

package org.apache.jena.commonsrdf.examples

* Ex_ParseIntoCommonsRDFGraph

Shows how to use Jena parsers into any CommonsRDF graph.

* Ex_JenaGraphToCommonsRDFGraph

Shows wrapping existing Jena data to use with CommonsRDF so you can inject Jena-backed RDF into a general CommonsRDF algorithm and see the results in Jena later.

        Andy

[*]
A/ Jena works as generalized RDF
B/ There would be multiple names for the same operation which is confusing.

Reply via email to