Re: [Virtuoso-users] SPARQL Extension for URI Dereferencing of Variables with replacing

2012-09-13 Thread Markus Graube
Thank you. I am looking forward for these new pragmas. Markus Am 12.09.2012 13:26, schrieb Kingsley Idehen: > On 9/11/12 9:59 AM, Markus Graube wrote: >> Thank you for your quick reply. >> >> Yes, I want to overwrite the old transient data. Therefore the pragma >> get:soft "replace" seems to per

Re: [Virtuoso-users] SPARQL Extension for URI Dereferencing of Variables with replacing

2012-09-12 Thread Kingsley Idehen
On 9/11/12 9:59 AM, Markus Graube wrote: Thank you for your quick reply. Yes, I want to overwrite the old transient data. Therefore the pragma get:soft "replace" seems to perfectly fit my needs. But when I include this to my query I get no results at all. It seems that this pragma also clears th

Re: [Virtuoso-users] SPARQL Extension for URI Dereferencing of Variables with replacing

2012-09-11 Thread Kingsley Idehen
On 9/11/12 9:59 AM, Markus Graube wrote: Thank you for your quick reply. Yes, I want to overwrite the old transient data. Therefore the pragma get:soft "replace" seems to perfectly fit my needs. But when I include this to my query I get no results at all. It seems that this pragma also clears th

Re: [Virtuoso-users] SPARQL Extension for URI Dereferencing of Variables with replacing

2012-09-11 Thread Markus Graube
Thank you for your quick reply. Yes, I want to overwrite the old transient data. Therefore the pragma get:soft "replace" seems to perfectly fit my needs. But when I include this to my query I get no results at all. It seems that this pragma also clears the cache of the static namespace which hold

Re: [Virtuoso-users] SPARQL Extension for URI Dereferencing of Variables with replacing

2012-09-11 Thread Kingsley Idehen
On 9/11/12 7:56 AM, Markus Graube wrote: Hello, is it possible to use the SPARQL Extension for URI Dereferencing of Variables with replacing existing? This should work like the get:soft "replace" method for URI Dereferencing of FROM Clauses. This is needed for the following use case: We have so

[Virtuoso-users] SPARQL Extension for URI Dereferencing of Variables with replacing

2012-09-11 Thread Markus Graube
Hello, is it possible to use the SPARQL Extension for URI Dereferencing of Variables with replacing existing? This should work like the get:soft "replace" method for URI Dereferencing of FROM Clauses. This is needed for the following use case: We have some transient (changing) data which can be f