Hello,
While requesting Virtuoso with SPARQL via odbc (with a PHP script), we
have some problems with the received format of the resultset.
Without defining a result-format and with the use of the procedure
DB.DBA.SPARQL_EVAL we get a odbc_resultset, which isn't really usable
for us. We can fe
Hi, Ceriel --
On Jan 8, 2009, at 11:05 AM, Ceriel Jacobs wrote:
In search for information how to launch virtuoso-t as a daemon in mac
os x,
I was looking for information what all different virtuoso-t command
line startop options (-fcnCbDARwMKrBd) mean.
My tries:
1. $ ./virtuoso-t -?
Didn't giv
Ceriel Jacobs wrote:
In search for information how to launch virtuoso-t as a daemon in mac
os x,
I was looking for information what all different virtuoso-t command
line startop options (-fcnCbDARwMKrBd) mean.
My tries:
1. $ ./virtuoso-t -?
Didn't give me a clue, as it lists only the plus (+
In search for information how to launch virtuoso-t as a daemon in mac
os x,
I was looking for information what all different virtuoso-t command
line startop options (-fcnCbDARwMKrBd) mean.
My tries:
1. $ ./virtuoso-t -?
Didn't give me a clue, as it lists only the plus (+) prefixed command
l
On 1/6/09 8:57 AM, Magnus Haraldsen Amundsen wrote:
Is it possible to do a HTTP POST to the SPARQL end point to perform
SPARQL/Updates?
Ie.
http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfindertmethodsparqlendpoint
mentions that I can do it in the UI, or from the command line,
On 1/5/09 1:55 PM, Luke McCarthy wrote:
Hi there,
I'm looking for a more fine-grained way to control read/write access on
the Virtuoso SPARQL endpoint. At the moment, I have two web-based
applications using the same Virtuoso triple store, accessed through the
SPARQL endpoint. One of these appl
Ceriel Jacobs wrote:
When building Virtuoso 5.0.9 from source using instructions in the
readme file,
everything goes quite well, untill the point reading "Starting the
Demo Database":
$ cd var/lib/virtuoso/demo
-bash: cd: var/lib/virtuoso/demo: No such file or directory
Any idea what I coul
When building Virtuoso 5.0.9 from source using instructions in the
readme file,
everything goes quite well, untill the point reading "Starting the
Demo Database":
$ cd var/lib/virtuoso/demo
-bash: cd: var/lib/virtuoso/demo: No such file or directory
Any idea what I could have done wrong, in