hi again (II),

this issue can be worked-around by using xsd:integer instead of xsd:int

wkr j

| Jürgen Jakobitsch,
| Software Developer
| Semantic Web Company GmbH
| Mariahilfer Straße 70 / Neubaugasse 1, Top 8
| A - 1070 Wien, Austria
| Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22

COMPANY INFORMATION
| web       : http://www.semantic-web.at/
| foaf      : http://company.semantic-web.at/person/juergen_jakobitsch
PERSONAL INFORMATION
| web       : http://www.turnguard.com
| foaf      : http://www.turnguard.com/turnguard
| g+        : https://plus.google.com/111233759991616358206/posts
| skype     : jakobitsch-punkt
| xmlns:tg  = "http://www.turnguard.com/turnguard#";

2014-11-13 14:16 GMT+01:00 Jürgen Jakobitsch <j.jakobit...@semantic-web.at>:

> hi again,
>
> this issue is also present in a complete fresh build from just now..
>
> git describe => v7.0.0-1211-g0b74378
>
> wkr j
>
> | Jürgen Jakobitsch,
> | Software Developer
> | Semantic Web Company GmbH
> | Mariahilfer Straße 70 / Neubaugasse 1, Top 8
> | A - 1070 Wien, Austria
> | Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22
>
> COMPANY INFORMATION
> | web       : http://www.semantic-web.at/
> | foaf      : http://company.semantic-web.at/person/juergen_jakobitsch
> PERSONAL INFORMATION
> | web       : http://www.turnguard.com
> | foaf      : http://www.turnguard.com/turnguard
> | g+        : https://plus.google.com/111233759991616358206/posts
> | skype     : jakobitsch-punkt
> | xmlns:tg  = "http://www.turnguard.com/turnguard#";
>
> 2014-11-12 19:30 GMT+01:00 Jürgen Jakobitsch <j.jakobit...@semantic-web.at
> >:
>
>> hi, with my version of virtuoso-opensource, i'm not able to delete
>> typed literals.
>>
>> INSERT DATA { GRAPH <http://g.net> { <http://s.net> <http://p.net>
>> "42"^^<http://www.w3.org/2001/XMLSchema#int> } }
>>
>> WITH <http://g.net>
>> DELETE { ?s ?p ?o } WHERE { ?s ?p ?o FILTER(?s=<http://s.net>) }
>>
>> tells me that one triple (or less) has been deleted but the triple is
>> still there..
>>
>> i'm building from source:
>>
>> git branch -a   => develop/7
>> git describe => v7.0.0-1169-gbd45941
>> git log => commit bd459415f6f1fe6dcfbd26f71e6be5ea1cede658
>> Author: VOS Maintainer <vos.ad...@openlinksw.com>
>> Date:   Tue Oct 7 13:46:27 2014 +0200
>>
>> built on oct. 8
>>
>> please note: i've found this post [1] with a similar/same issue but
>> assumed the fix should be in the develop/7 code base by october
>>
>> this is quite urgent to me, any workaround highly welcome
>>
>> [1] https://github.com/openlink/virtuoso-opensource/issues/198
>>
>> | Jürgen Jakobitsch,
>> | Software Developer
>> | Semantic Web Company GmbH
>> | Mariahilfer Straße 70 / Neubaugasse 1, Top 8
>> | A - 1070 Wien, Austria
>> | Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22
>>
>> COMPANY INFORMATION
>> | web       : http://www.semantic-web.at/
>> | foaf      : http://company.semantic-web.at/person/juergen_jakobitsch
>> PERSONAL INFORMATION
>> | web       : http://www.turnguard.com
>> | foaf      : http://www.turnguard.com/turnguard
>> | g+        : https://plus.google.com/111233759991616358206/posts
>> | skype     : jakobitsch-punkt
>> | xmlns:tg  = "http://www.turnguard.com/turnguard#";
>>
>
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&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