[Mulgara-general] Mulgara as embedded engine

Edwin Shin eddie at cs.cornell.edu
Wed Dec 12 05:59:45 UTC 2007


On 12/12/2007 01:34 PM, Peter Becker is rumored to have said:
> - how do I load the RDF programmatically? Or do I have to submit a "load 
> <file:myrdf.rdf> into <local:///...>;"?

If you use JRDF (http://jrdf.sf.net/) interfaces, you can create Sets of 
JRDF Triples which can be inserted into a JRDFSession. The list archives 
for last month should have a LuceneModel test case I sent around that 
has an example of this.

> BTW: is there a version of the Mulgara source to bind against the JAR within 
> an IDE (in my case Eclipse)?

see the README.txt in the root of the source distribution for 
instructions on building in Eclipse (basically, execute "build.sh 
ideSupport")



More information about the Mulgara-general mailing list