Ivan Mikhailov wrote:
> Hello Tim and Sebastian,
>
>> BTW: Is there any chance Virtuoso could get some additional SPARQL
>> features? I am especially interested in more named graph support in
>> SPARUL. Then maybe something like the following would be possible:
>>
>> "update graph ?g { ?p ?o . }
Hello Tim and Sebastian,
> BTW: Is there any chance Virtuoso could get some additional SPARQL
> features? I am especially interested in more named graph support in
> SPARUL. Then maybe something like the following would be possible:
>
> "update graph ?g { ?p ?o . } where { graph ?g
> { ?p ?o
>
Nathan wrote:
> Sebastian Trueg wrote:
>> Tim Haynes wrote:
>>> Sebastian Trueg wrote:
>>>
Is there a query that would replace one URI with another one in all
graphs? In other words: I need to "rename" one resource and make sure
that all statements in all graphs are updated accord
Sebastian Trueg wrote:
> Tim Haynes wrote:
>> Sebastian Trueg wrote:
>>
>>> Is there a query that would replace one URI with another one in all
>>> graphs? In other words: I need to "rename" one resource and make sure
>>> that all statements in all graphs are updated accordingly.
>>> Currently I
Tim Haynes wrote:
> Sebastian Trueg wrote:
>
>> Is there a query that would replace one URI with another one in all
>> graphs? In other words: I need to "rename" one resource and make sure
>> that all statements in all graphs are updated accordingly.
>> Currently I am doing that on the client si
Sebastian Trueg wrote:
Is there a query that would replace one URI with another one in all
graphs? In other words: I need to "rename" one resource and make sure
that all statements in all graphs are updated accordingly.
Currently I am doing that on the client side which is rather slow.
Personal
Is there a query that would replace one URI with another one in all
graphs? In other words: I need to "rename" one resource and make sure
that all statements in all graphs are updated accordingly.
Currently I am doing that on the client side which is rather slow.
Cheers,
Sebastian