id not actually install the updated server.
>
> If this is fixed in the 6.1.3 build then feel free to ignore this bug report.
>
> Rob
>
> From: "Hugh Williams"
> Sent: 04 March 2011 16:02
> To: rve...@vdesign-studios.com
> Subject: Re: [Virtuoso-users] Major
.
Rob
From: "Hugh Williams"
Sent: 04 March 2011 16:02
To: rve...@vdesign-studios.com
Subject: Re: [Virtuoso-users] Major bug with Virtuoso SPARQL Results
Hi Rob,
I presume the 6.1.3127 built you refer to is the open source 18th Feb 2011
snapsho
>http://example.org/bnodes/
>
>
> name="g">http://example.org/VirtuosoEncodingTest
>
>
>
>
> I will try out the 6.2 release and see if that makes a difference
>
> Rob
>
> From: "Sebastian Trüg"
> Sent: 0
that makes a difference
Rob
From: "Sebastian Trüg"
Sent: 04 March 2011 08:41
To: virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] Major bug with Virtuoso SPARQL Results
See also this closed bug report:
http://sourceforge.net/tracker/?f
See also this closed bug report:
http://sourceforge.net/tracker/?func=detail&aid=2995846&group_id=161622&atid=820574
On 03/02/2011 02:42 PM, Rob Vesse wrote:
>
> Hi all
>
> I've found what appears to be a major bug with Virtuoso's SPARQL results
> for one specific query namely:
>
> SELECT DISTI
Hello Rob,
With current version of Virtuoso, I can't reproduce this error.
I get results like
http://scot-project.org/scot/ns#
http://rdfs.org/sioc/ns#
The codegen for this query is optimizer separately, so for XML results
it is
SQL> select sparql_to_sql_text ('define output:format "HTTP+XML
Hi all
I've found what appears to be a major bug with Virtuoso's SPARQL results
for one specific query namely:
SELECT DISTINCT ?g WHERE { GRAPH ?g { ?s ?p ?o } }
When this query is executed results come back as elements in the
XML results rather than as elements. If you remove the DISTINCT