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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
ding
Universal versions of Virtuoso on Mac OS X.
Best regards,
Patrick
--
Patrick van KleefEmail :
Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com>
OpenLink Software
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
y for any inconvenience.
Patrick
--
Patrick van KleefEmail :
Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com>
OpenLink Software
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
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
xecutable,
the demo database etc.
Best regards,
Patrick
Patrick
--
Patrick van Kleef Email :
Virtuoso Maintainer Web : <http://virtuoso.openlinksw.com>
OpenLink Software
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
35 matches
Mail list logo