|
From: Eric Prud'h. <er...@w3...> - 2010-07-09 03:46:22
|
* Michael V. <mik...@ya...> [2010-03-30 14:19-0700] > Hi, > > My name is Michael Viana, I am the student currently working with Helen Chen on the COI demo. I was just wondering what the status of the JNI wrapper is and whether it is based on the SWTransformer or the new sparql.exe. I'd also be happy to lend a hand if need be, I'm not very familiar with JNI but I've been looking at the source code for SWtransformer and understand a little bit with respect to how the process would work. Hi, sorry for the late response; this got past me in my giant inbox. I've rolled the functionality of SWtransformer and SWserver into the SPARQL executable. I've also been working on a SWIG interface, but I don't have much to show on the java front. You can compile the SWIG python code: svn -q co https://swobjects.svn.sourceforge.net/svnroot/swobjects/branches/sparql11 swobjects-11 cd swobjects-11 make pytest but the SWIG java code doesn't compile. What would probably be the most effective path would be to get $(make jatest) to work in the attached skeleton code tree. Then I can apply the lessons learned to get the SWObjects java interface working. For reference, $(make pytest) works in this skeleton. > Michael Viana > > > > __________________________________________________________________ > The new Internet Explorer® 8 - Faster, safer, easier. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/ > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > SWObjects-devel mailing list > SWO...@li... > https://lists.sourceforge.net/lists/listinfo/swobjects-devel -- -ericP |