Re: [Virtuoso-users] Virtuoso DB Types and ADO.NET EF provider

2010-04-06 Thread Virtuoso Maintainer
Hi Alex, > Hi there. I got a couple of questions about virtuoso DB types: > > 1. Is there something like nvarchar(max)? Now all I can use instead is > nvarchar(4082)...but what if I need to store a string with a length > 4082? There is also a "LONG NVARCHAR" datatype[1] that can handle very larg

Re: [Virtuoso-users] Downloading Virtuoso 6.1.0

2010-02-10 Thread Virtuoso Maintainer
Hi Alexander, > I have a problem with downloading Virtuoso Open Source 6.1.0 from > http://sourceforge.net/projects/virtuoso/files/virtuoso/6.1.0/virtuoso-opensource-6.1.0.tar.gz/download > > I'm trying to do it from different ISP's and different browsers (FF > 3.5.7, Chrome 4, IE8) and in any ca

Re: [Virtuoso-users] 42000 Error SR186: No permission to execute procedure DB.DBA.RDF_FORMAT_TRIPLE_DICT_AS_NT.

2009-12-02 Thread Virtuoso Maintainer
Hi Magnus, Using Virtuoso Open Source version 05.12.3041 with build date November 26th 2009 we get the following error when trying to do a simple query with NTriples as result format: 42000 Error SR186: No permission to execute procedure DB.DBA.RDF_FORMAT_TRIPLE_DICT_AS_NT. SPARQL q

Re: [Virtuoso-users] Speed up Virtuoso start

2009-11-26 Thread Virtuoso Maintainer
Hi Sebastian, [Database] DatabaseFile=/home/trueg/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend/soprano-virtuoso.db ErrorLogFile=/home/trueg/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend/soprano-virtuoso.log TransactionFile=/home/trueg/.kde4/share/apps/nepomuk/rep

Re: [Virtuoso-users] Virtuoso 6.0.1

2009-11-18 Thread Virtuoso Maintainer
Hi, with KDE 4.4's feature freeze coming up I would like to know when Virtuoso 6.0.1 will be released. KDE 4.4 will be the first release of KDE which depends on Virtuoso and I would like for packagers to package Virtuoso 6 rather than 5. However, 6.0 does contain at least one regression (already

Re: [Virtuoso-users] Virtuoso 6.0.1

2009-11-18 Thread Virtuoso Maintainer
Hi Sebastian, with KDE 4.4's feature freeze coming up I would like to know when Virtuoso 6.0.1 will be released. KDE 4.4 will be the first release of KDE which depends on Virtuoso and I would like for packagers to package Virtuoso 6 rather than 5. However, 6.0 does contain at least one regressio

Re: [Virtuoso-users] Build failed

2009-08-31 Thread Virtuoso Maintainer
HI Pierre-Yves, With the help of Ivan Mikhailov I have been able to move forward in the build but I now face another error available in [1]. The complete build log is in [2]. Has anyone seen this before ? Something that surprises me is the: Inexistent file resource (./vad/data/demo/docsrc/Make

Re: [Virtuoso-users] undefined reference to `cache_resources' during Virtuoso build

2009-05-29 Thread Virtuoso Maintainer
Hi Christian, I’m using Suse linux 11 and I tried to build and install virtuoso 5.0.11 there. However after using successfully atogen.sh and running .erwanger, Christian wrote: Please touch the following file: libsrc/Wi/sql_code_cache.c I will try to put an extra dependency rule

Re: [Virtuoso-users] Zero Config?

2009-05-29 Thread Virtuoso Maintainer
HI Will, I was just playing with the Zero Config settings on 5.0.11, but no matter what I do, Virtuoso does not appear to be publishing any services at all. Is there something that needs to be enabled somewhere, other than setting ServerName and ServerDSN in the [Zero Config] section of the ini

Re: [Virtuoso-users] executing sql from python script

2009-05-22 Thread Virtuoso Maintainer
Hi Kurt, I have a python script on the same machine as VOS but running as a cherrypy server not in virtuoso. I want to execute sql statements from the python. What's my best option? Seems there's not a free ODBC implementation in python - am i wrong? Now it seems the best option is to write

Re: [Virtuoso-users] FYI: VOS 5.0.10 - breaks make -j2 (Mac OS X 10.5.6 64-bit )

2009-03-26 Thread Virtuoso Maintainer
Hi Ceriel, Building VOS 5.0.9 with 'make -j2' succeeded in december 2008. Now trying with VOS 5.0.10. After some failed VOS 5.0.10 build experiments, executed were: $ make clean $ CFLAGS="-O -m64 -mmacosx-version-min=10.5" $ export CFLAGS $ ./configure && make -j2 && sudo make install && make c

Re: [Virtuoso-users] Errors installing Wordpress

2009-03-24 Thread Virtuoso Maintainer
Hi Steve, It looks like this is a problem related to the ODBC configuration because __virt_internal_dsn() is also failing to connect for a Drupal install. I'm wondering if I need to compile virtuoso with the --with-iodbc=/usr/local/iODBC flag? I thought having the iODBC environment variable

Re: [Virtuoso-users] Missing plugins on 5.1.10

2009-03-20 Thread Virtuoso Maintainer
Hi Steve, Compiling v5.0.10, I have noticed that the default {virtuoso}/var/lib/db/virtuoso.ini loads 3 plugins (listed below) that do not seem to be built, despite being listed as defaults in the configure options. Load4 plain, im ImageMagick plugin used by ODS-Gallery Load5 plai

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-29 Thread Virtuoso Maintainer
Hi Christian, We are making use of the app's, the problem comes when we try to upload a picture to the WebDav the server freezes up. And we dont get logging output. We are running virtuoso en a EC2, [root@domU-12-31-39-03-CE-51 virtuoso]# df S.ficheros Bloques de 1K UsadoDispon Us

Re: [Virtuoso-users] full text index creation broken

2008-11-14 Thread Virtuoso Maintainer
HI Peter, I am wondering what the following two error messages mean, and am wondering what I have to do to fix the issue. SQL> DB.DBA.RDF_OBJ_FT_RULE_ADD ('http://bio2rdf.org/ns/terms#', null, 'http://bio2rdf.org/ns/terms#'); Connected to OpenLink Virtuoso Driver: 05.08.3034 OpenLink Virtuoso

Re: [Virtuoso-users] internal error starting

2008-10-09 Thread Virtuoso Maintainer
Hi Sergio, I don't know waht happens, but trying to startup my instances of VOS I got an internal error: 08:52:24 OpenLink Virtuoso Universal Server 08:52:24 Version 05.08.3034-pthreads for Linux as of Oct 2 2008 08:52:24 uses parts of OpenSSL, PCRE, Html Tidy 08:52:24 Database version 3016 08

Re: [Virtuoso-users] Problem buiding Virtuoso 5.0.9 RC4

2008-09-15 Thread Virtuoso Maintainer
Hi Marco, I am having some problems building Virtuoso Opensource 5.0.9 RC4 on Linux CentOS 64-Bit. When executing make install I eventually get the error below. + echo '* Generating json_l.c using flex version 2.5.4' You are using an old version of flex as you need version 2.5.33 to recomp

Re: [Virtuoso-users] string operations with sparql

2008-07-30 Thread Virtuoso Maintainer
HI Sergio, in an experiment that does some SPARQL queries to our Virtuoso instance, many with string operations (mainly FILTER), and the time required to do this operations is really bigger that others. I know that the complexity of this algorithsm is big, but not so much... The questions comes

Re: [Virtuoso-users] VAD_PACK file_to_string problem with + in path

2008-07-09 Thread Virtuoso Maintainer
Hi Will, I've encountered a problem when building Virtuoso in a path that has a plus (+) symbol. Where the sticker URI is passed into VAD_PACK as relative, it all seems to work fine: This is actually a problem in the shell scripts that generate the vad package. I will make a permanent

Re: [Virtuoso-users] Difficulty compiling 5.0.6

2008-05-28 Thread Virtuoso Maintainer
Hi Alan, Excellent! With the addition of those two files, it all works. So how come nobody else noticed this? It is possible that I am the first person to actually build from this tarball? I ask because I'm in the process of writing a document that essentially starts out: "Step 1. Download a

Re: [Virtuoso-users] Difficulty compiling 5.0.6

2008-05-27 Thread Virtuoso Maintainer
Hi Alan, I'm having problems compiling version 5.0.6 on machine running openSUSE 10.3 (X86-64). (I have no problems compiling 5.0.5 on this same machine.) A transcript of the failed build can be found at: http://norbert.neurocommons.org/~bawden/virtuoso-opensource-5.0.6.LOG.txt As you can s

Re: [Virtuoso-users] [Virtuoso-devel] second argument to sys_dirlist

2008-03-20 Thread Virtuoso Maintainer
Hi Kunal, What is the second argument to the sys_dirlist function? From the examples I see that it can be either 0 or 1. Quick look at the source code reveals the second argument can be: 0show directories 1show regular files 2show symbolic links (non windows plat

Re: [Virtuoso-users] AJAX functionality on SPARQL forms

2008-03-06 Thread Virtuoso Maintainer
Hi Erick, I have been looking for an easy and lazy ;-) way to have some AJAX functionality to be added to our SPARQL form (http://www.cellcycleontology.org/query/sparql) so that query results could be seen on the same web page and therefore, users don't have to click on the BACK button of

Re: [Virtuoso-users] RDF Browser

2008-02-07 Thread Virtuoso Maintainer
Hi Rajeev, Could you tell the URL for joining the OAT mailing list ? OAT is another open source project that OpenLink publishes on sourceforge: http://sourceforge.net/projects/oat You can access the mailing lists from: http://sourceforge.net/mail/?group_id=168143 Patrick

Re: [Virtuoso-users] Aggregates for SPARQL - Problem

2007-12-07 Thread Virtuoso Maintainer
Hi Bastian, thanks for the reply. Maybe I should think about the commercial version ;) Note that the next open source release of virtuoso is eminent. Patrick

Re: [Virtuoso-users] Problem building Virtuoso on Suse

2007-11-29 Thread Virtuoso Maintainer
HI Bastian, I have a problem building virtuoso 5.0.2 on Suse Linux (64bit). Here is what I did: CFLAGS="-O3 -m64" export CFLAGS ./configure --prefix=/home/. make The error message I get can be found at: http://pastie.caboo.se/123346.txt?key=bco9tsyeacyoiqjtsy4g Any idea what causes

Re: [Virtuoso-users] Check if a table exists / retrieve list of tables

2007-10-07 Thread Virtuoso Maintainer
select * from test.INFORMATION_SCHEMA.TABLES; I also found the Virtuoso's sql_tables() function in the docs, but get an undefined procedure error here??? That function is part of the VDB layer which is currently not part of the VOS release. Best regards, Patrick -- Patrick van Kleef

Re: [Virtuoso-users] virtuoso-t dumping core on Solaris 10

2007-10-04 Thread Virtuoso Maintainer
Hi Trevor, Seems like passing CFLAGS=-O no longer prevents 'virtuoso-t' from dumping core in version 5.0.2 on Solaris. Which compiler (+version) are you using to compile virtuoso on your Solaris 10 sparc system? Patrick -- Patrick van Kleef Email : Virtuoso

Re: [Virtuoso-users] Problems compiling on OS X

2007-10-04 Thread Virtuoso Maintainer
ding Universal versions of Virtuoso on Mac OS X. Best regards, Patrick -- Patrick van KleefEmail : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software

Re: [Virtuoso-users] make error - ***FAILED: VHOST_DEFINE (lpath=3D>'/PortalCSVS',

2007-09-25 Thread Virtuoso Maintainer
i have not seen the problem you reported before, i think this new release will add some interesting new features that you might want to explore. -- Patrick van KleefEmail : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software

Re: [Virtuoso-users] Virtuoso 5.0.1 and iODBC

2007-06-13 Thread Virtuoso Maintainer
y for any inconvenience. Patrick -- Patrick van KleefEmail : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software

Re: [Virtuoso-users] Compiling 5.0.0

2007-04-09 Thread Virtuoso Maintainer
tatus This should reconfigure your build with the same options you had before. Patrick -- Patrick van KleefEmail : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software

Re: [Virtuoso-users] Problem with RDF_INSERT_TRIPLES/RDF_DELETE_TRIPLES

2006-08-03 Thread Virtuoso Maintainer
contact me vos.ad...@openlinksw.com and i will gladly send it to you. Best regards, Patrick -- Patrick van KleefEmail : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software

Re: [Virtuoso-users] anonymous cvs access

2006-04-13 Thread Virtuoso Maintainer
xecutable, the demo database etc. Best regards, Patrick Patrick -- Patrick van Kleef Email : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software

Re: [Virtuoso-users] need help compiling on mac os x

2006-04-13 Thread Virtuoso Maintainer
anks for your quick response. You are actually the very first user that has responded and added yourself to the mailing-list. Patrick -- Patrick van KleefEmail : Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com> OpenLink Software