Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bind Variables in SPARQL Queries

martaniJun 14 2013 — edited Jul 19 2013

Hi,

I am interested in bind variables and their use between queries, however while I see the concept behind the example given in the documentation (http://docs.oracle.com/cd/E11882_01/appdev.112/e25609/sem_jena.htm#autoId15) I am not able to grasp how to exactly pass the results of a query_1 for an ?x variable to another query query_2.

Would it be possible to offer a more detailed explanation and a working simple code about how to do this using Jena Adapater.

Thank you.

This post has been answered by alwu-Oracle on Jun 25 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2013
Added on Jun 14 2013
9 comments
7,805 views