Hello

How can we read a file from Protege and web i-e dbpedia in one SParql query
using Jena code.

Suppose I have subject and predicate from my Protege ontology and Object
from Dbpedia like:

Mod:EiffelTower Mod:resides_In ?var  (?var should be France from Dbpedia
resource)

How can we write the query in Jena? Is it necessary that first we will
import/read the entire Protege file in Jena or some other way exists?

Reply via email to