Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
SPARQL
BMWMPower
<p>Hello,</p>
<p> </p>
<p>I am new to this forum and my appologies when this is not the right space.</p>
<p> </p>
<p>Can I develop (or is there) a plugin which can use SPARQL SELECT queries? I have build a solution which I want to integrate with Birt. </p>
<p> </p>
<p>Thanks in advance and with kind regards,</p>
<p>Ben</p>
Find more posts tagged with
Comments
JFreeman
<p>Could you elaborate a bit more on what you would like to accomplish?</p>
<p> </p>
<p>Building an ODA that handles SPARQL should be possible, although no small feat and I'm not sure there is one already available.</p>
Virgil Dodson
<p>Since it seems you can connect to SPARQL via Java (<a data-ipb='nomediaparse' href='
http://www.slideshare.net/rajighawi/java-and-sparql'>http://www.slideshare.net/rajighawi/java-and-sparql</a>)
you could write an ODA driver... or if it's just a one time connection, just use the BIRT Scripted data source which lets lets you write Java or JavaScript code as the datasource</p>