Re: [Virtuoso-users] Sponger for RSS feeds

2011-02-01 Thread Kingsley Idehen
On 2/1/11 4:41 PM, Adrian Gschwend wrote: On 26.01.11 23:36, Kingsley Idehen wrote: Hi Kingsley, (repost, didn't hit reply to list before) Yes, do: define get:soft "replace" select * from where { ?s ?p ?o } The first line is a pragma tha

Re: [Virtuoso-users] Sponger for RSS feeds

2011-02-01 Thread Adrian Gschwend
On 26.01.11 23:36, Kingsley Idehen wrote: Hi Kingsley, (repost, didn't hit reply to list before) > > Yes, do: > > > > define get:soft "replace" > > select * from > > where { ?s ?p ?o } > > > > The first line is a pragma that tells the SPARQL

Re: [Virtuoso-users] quad storages (define input:storage)

2011-02-01 Thread Ivan Mikhailov
Hello Mirko, All metadata about all RDF storages are kept in "system" graph (namespace prefix virtrdf: ) . Subjects of type virtrdf:QuadStorage are RDF storages. There are three of them by default: SQL> sparql select * from virtrdf: where { ?s a virtrd