Hi, I am new to this SPIN rules. Could you please share me 
rules.spin.rdf<http://localhost/tmp/rules.spin.rdf>file. Thanks

On Wednesday, February 1, 2012 3:47:39 AM UTC+5:30, Alison Callahan wrote:
>
> Hello all,
>
> I am using the SPIN API 1.2.0 to execute SPIN rules using the 
> SPINInferences.run(com.hp.hpl.jena.rdf.model.Model queryModel, 
> com.hp.hpl.jena.rdf.model.Model newTriples,SPINExplanations explanations, 
> List<SPINStatistics> statistics, 
> boolean singlePass, ProgressMonitor monito) method. However, rather than 
> having to load all of my SPIN rules/linked data/ontologies into a Jena 
> model (quite memory intensive) I would like to instead connect to an OWLIM 
> Sesame repository, as is done by TopBraid Composer.
>
> I am able to connect to an OWLIM Sesame repository using Jena using the 
> Jena DatasetGraph interface (see 
> http://owlim.ontotext.com/display/OWLIMv43/OWLIM-SE+Installation#OWLIM-SEInstallation-InstantiateOWLIMSEadapterusingtheprovidedAssembler),
>  
> but it would defeat the purpose of connecting to an OWLIM Sesame repository 
> to then load the DatasetGraph into a Jena model to pass into 
> SPINInferences.run().
>
> Can anyone provide suggestions as to how to pass a Jena DatasetGraph, or 
> otherwise connect to a Sesame repository such that I can use it with 
> SPINInferences.run()?
>
> Thanks,
>
> Alison
>

-- 
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to