Hi Julien,
This does not appear to be supported still in the latest builds, thus I have
requested and update from development as to when it will be added ...
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http:
Hi Enrico,
This is strange, as XML literals should be serialised as an object inside a
blob when being inserted. Thus can you please provide an actual query as is
being executed via isql that demonstrates this problem, such that we can
attempt to recreate in-house.
Also please confirm the act
Hello !
I made a pull to get the last version of the develop/7 branch and the bug
is still there. Any news about it ?
Thanks.
Best.
Julien
2013-12-19 Julien Plu :
> Thanks Hugh ! Let me know please if it's include the support of this
> datatype :-)
>
>
> 2013/12/19 Hugh Williams
>
>> Hi Jul
(just reply to this to be sure it has been dispatched because I was not
subscribed to the list)
On 7 February 2014 17:50, Enrico Daga wrote:
> Hi,
>
> I have a problem with my application and I hope to find someone here to
> help me.
>
> I am using Virtuoso 6 (precisely Virtuoso Open Source 6.0
Hey Hugh
You can all see the results of first query at
http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&query=select+%3Fmid+where+{%0D%0A%3Fmid+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23broader%3E{2}+%3Chttp%3A%2F%2Fdbpedia.org%2Fresource%2FCategory%3ASports%3E
Hey Hugh
Running first query on http://dbpedia.org/sparql returns two results
On Mon, Feb 10, 2014 at 7:03 PM, Hugh Williams wrote:
> HI Nikunj,
>
> What Dbpedia server are you running these queries against as running
> against http://dbpedia.org/sparql , both return no results ?
>
> Note also
HI Nikunj,
What Dbpedia server are you running these queries against as running against
http://dbpedia.org/sparql , both return no results ?
Note also documentation on property paths support in Virtuoso can be found at:
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTip
Hi Jerven,
Thanks for the suggestion, we shall schedule to implement this in the JDBC
Driver ...
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.c
Dear virtuoso devs,
A small thing in the JDBC drivers shipping with virtuoso.
When a method is not supported by the JDBC driver you often throw an
exception like this.
public int setString(long pos, String str, int offset, int len) throws
SQLException
{
throw new VirtuosoExceptio