Thanks Hugh ! Let me know please if it's include the support of this
datatype :-)


2013/12/19 Hugh Williams <hwilli...@openlinksw.com>

> Hi Julien,
>
> Support has recently been added for "xsd:dayTimeDuration" duration, which
> will be part of the upcoming vos 7 release; and I am hoping this would also
> include support for "xsd;duration" which I have requested  confirmation
> from development on ...
>
>   Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software, Inc.      //              http://www.openlinksw.com/
> Weblog   -- http://www.openlinksw.com/blogs/
> LinkedIn -- http://www.linkedin.com/company/openlink-software/
> Twitter  -- http://twitter.com/OpenLink
> Google+  -- http://plus.google.com/100570109519069333827/
> Facebook -- http://www.facebook.com/OpenLinkSoftware
> Universal Data Access, Integration, and Management Technology Providers
>
> On 19 Dec 2013, at 09:31, Julien Plu <julien....@redaction-developpez.com>
> wrote:
>
> Hi !
>
> Any idea, someone, who knows how to do this query in Virtuoso 7 ? Without
> the bug which occure inside the version 6.1.6 and before.
>
> Thanks in advance.
>
> Julien.
>
>
> 2013/12/16 Julien Plu <julien....@redaction-developpez.com>
>
>> Hi,
>>
>> I have an issue when I try to add a triple which contains a xsd:duration
>> datatype. For example in a Virtuoso 6.1.6 (and before) when I do the query :
>>
>> sparql insert into <http://mygraph> {<http://mysubject> <
>> http://myproperty> "P0Y6M0D"^^<http://www.w3.org/2001/XMLSchema#duration
>> >};
>>
>> The result is this triple :
>>
>> <http://mysubject> <http://myproperty> "6"^^<
>> http://www.w3.org/2001/XMLSchema#duration>
>>
>> In a Virtuoso 7 when I do the same query I have this error :
>>
>> Error 22023: [Virtuoso Driver][Virtuoso Server]SR553: Literal of type
>> xsd:duration can not be created from SQL value of type INTEGER (189):
>> SR066: Unsupported case in CONVERT (INTEGER -> UNK_DV_TYPE)
>>
>> For the version 6.1.6 and before it's a bug for sure, but how I can
>> execute this query in Virtuoso 7 ?
>>
>> Thanks in advance.
>>
>> Julien.
>>
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
>
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>
>
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to