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
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
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 >>
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
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:
**