hi all

I wonder if something is wrong with this query or with Fuseki 0.2.5.
All variables except ep2 are bound in the result:

select ?ep ?ep2 ?s ?p ?o where {
 BIND ('X' as ?ep)
 {
  select (?ep as ?ep2) ?s ?p ?o where { ?s ?p ?o } limit 1
 }
}

I tried it also with BIND (?ep as ?ep2) instead of select (?ep as ?ep2) but
without success.

Regards,

Michael Brunnbauer

-- 
++  Michael Brunnbauer
++  netEstate GmbH
++  Geisenhausener Straße 11a
++  81379 München
++  Tel +49 89 32 19 77 80
++  Fax +49 89 32 19 77 89 
++  E-Mail bru...@netestate.de
++  http://www.netestate.de/
++
++  Sitz: München, HRB Nr.142452 (Handelsregister B München)
++  USt-IdNr. DE221033342
++  Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer
++  Prokurist: Dipl. Kfm. (Univ.) Markus Hendel

Attachment: pgpl9_r03Y2qE.pgp
Description: PGP signature

Reply via email to