Re: [Virtuoso-users] Large N3 files

2009-10-02 Thread Marc-Alexandre Nolin
Thanks, If you implement something with compression, tell me, I would be happy to test it because it is a problem for me :) Idea: - It could be a rule to compress every literal (but indexation would need to be done before its compress) - Il could be a compression based on a selection of predicate

[Virtuoso-users] Feature Request http log

2009-10-02 Thread Sebastian Hellmann
As a minor feature request I would find it quite useful to be able to log the url rewriting being done. If I turn on HTTPLogFile = httplog02102009.log in the ini I only get: 127.0.0.1 - - [02/Oct/2009:15:21:59 +0300] "GET /OntoWiki/application/register HTTP/1.1" 200 17205 "http://localhost/Onto

[Virtuoso-users] rules generated in conductor cannot be reused for vad creation

2009-10-02 Thread Sebastian Hellmann
version is VOS 5.0.12 snapshot from 20090928 As a side notice: the order of the rules is not clear from the gui, I'm still wondering which one is executed first, I assume the last one from the list?? When creating rules in Conductor in Web Application Server>>Virtual Domains and Directorys >>

Re: [Virtuoso-users] Jena/JDBC connection not properly closed

2009-10-02 Thread Georgi Kobilarov
Thanks Hugh, I downloaded the new jdbc and jena driver, but the problem still exists. The virtuoso.log doesn't list any errors. Georgi > -Original Message- > From: Hugh Williams [mailto:hwilli...@openlinksw.com] > Sent: Thursday, October 01, 2009 7:39 PM > To: Georgi Kobilarov > Cc: vir

[Virtuoso-users] DB.DBA.VAD_PACK parameter handling

2009-10-02 Thread Sebastian Hellmann
After quite some time doing trial and error, I found out how to compile the VAD. Path handling of DB.DBA.VAD_PACK is buggy I think. DB.DBA.VAD_PACK ( in sticker_uri varchar , in base_uri_of_resources varchar , in package_uri varchar ); First of all I tried absolute paths and got the error: **