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