Re: [Virtuoso-users] Missing Procedure DB.DBA.RDF_LOAD_RDFXML and custom select output

2011-09-26 Thread Hugh Williams
Peter, On 26 Sep 2011, at 07:53, Peter Secomb wrote: > Hi everyone, > > When I run a sparql query eg: sparql select %s from where { > %s %p %o} the information returned for %s looks like: > > http://my_host_server/about/id/mygraph/ > > Is it possible to return a specified ta

[Virtuoso-users] Missing Procedure DB.DBA.RDF_LOAD_RDFXML and custom select output

2011-09-26 Thread Peter Secomb
Hi everyone, When I run a sparql query eg: sparql select %s from where { %s %p %o} the information returned for %s looks like: http://my_host_server/about/id/mygraph/ Is it possible to return a specified tag instead? eg just: http://mygraph? Secondly, As part of investigati

Re: [Virtuoso-users] Problems materialising data using rdb2rdf trigger option within rdf views

2011-09-26 Thread Mark James
Hi Hugh, It's a local table that has been populated using basic replication from an external table. Cheers Mark On 26/09/2011, at 7:19 AM, Hugh Williams wrote: > Hi Mark, > > Is the table you are attempting to materialise as RDF triples a local or > remote table ? > > The functions you ref