On 02/09/15 13:59, Jenny Jin wrote:
Hello,
I guess the attachment was filtered.
http://pastebin.com/quvN7WWz
You get nulls because you print variable ?x but only ?pc (from the
SELECT ?pc) is in the results.
Andy
Here's my code.
Thank you for your help.
-Jenny
On Wed, Sep 2, 2015 at 2:25 AM, Rob Vesse <[email protected]> wrote:
Attachments are filtered from (most) Apache lists
Please either include the code in an email if short or paste on a paste
board service like pastebin.com or gist.github.com and provide a link
Also please bear in mine that a minimal, complete, verifiable example is
preferred over a full code dump - http://stackoverflow.com/help/mcve
Rob
On 02/09/2015 07:43, "Andy Doddington" <[email protected]>
wrote:
No code attached?
—————————————
On 2 Sep 2015, at 04:16, Jenny Jin <[email protected]> wrote:
Hello,
I am trying to run a SPARQL query on Eclipse using Jena.
I followed an online tutorial to set everything up.
When I run the program, I'm getting a list of "null"s as a result.
Could you help me with this? Am I doing something wrong?
I am attaching my code.
Thank you for your time.
-Jenny Jin