From: Kai K. <ku...@on...> - 2010-09-29 09:19:28
|
hi all, I have a problem with SPARQL/ASK queries. I insert a triple (s,p,o) into graph A. Then I do the following query : ASK FROM <B> WHERE { s p o. } It returns true although the triple is in graph A not B. Same hold for: ASK FROM NAMED <B> WHERE { s p o. } Can anyone reproduce this? Is it a bug? Best, Kai -- Kai Kühn Halo Team ontoprise GmbH – know how to use Know-how - - - Halo Extension - Want to get involved? http://smwforum.ontoprise.com/development - - - An der RaumFabrik 29; 76227 Karlsruhe; Germany Tel.: +49 721 509809-48; Fax: +49 721 509809-11 email: ku...@on..., www: http://www.ontoprise.com Registered Office: Karlsruhe, Germany, HRB 109540 Managing Directors: Prof. Dr. Jürgen Angele, Hans-Peter Schnurr - - - |