Cristian Vasquez wrote:
On Wed, May 20, 2009 at 3:50 PM, Kingsley Idehen wrote:
Aldo Bucchi wrote:
Hello,
What's the fastest route to publish a MySQL database via V6 faceter?
This is what we understand:
1) Connect the database via Virt-MySQL adapter
2) Configure, Generate and Install
On Wed, May 20, 2009 at 3:50 PM, Kingsley Idehen wrote:
> Aldo Bucchi wrote:
>>
>> Hello,
>>
>> What's the fastest route to publish a MySQL database via V6 faceter?
>>
>> This is what we understand:
>> 1) Connect the database via Virt-MySQL adapter
>> 2) Configure, Generate and Install RDF Views
>
Aldo Bucchi wrote:
Hi Ivan,
Thanks I'll check this workaround.
BTW - These are the headers generated internally by the Sesame
HTTPRepository client.
We'll fix this matter.
Kingsley
Regards,
A
Sent from my iPhone
On May 22, 2009, at 11:18 AM, Ivan Mikhailov
wrote:
Hello Aldo,
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 Ivan,
Thanks I'll check this workaround.
BTW - These are the headers generated internally by the Sesame
HTTPRepository client.
Regards,
A
Sent from my iPhone
On May 22, 2009, at 11:18 AM, Ivan Mikhailov
wrote:
Hello Aldo,
It seems to me that we have problem with multiple Accept: l
Hi List,
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 sq
Hello Aldo,
It seems to me that we have problem with multiple Accept: lines in the
HTTP header. If I swap two lines and send
Accept: application/sparql-results+xml;q=0.8
Accept: application/x-binary-rdf-results-table
Accept: application/xml;q=0.8
then it works. (I don't know whether it should re
Yrjänä Rankka wrote:
Sören Auer wrote:
Ivan Mikhailov wrote:
Unfortunately, we can offer plain INSERTs only, but they're not bad,
esp. when parametrized.
You mean wen run as prepared statements?
Yes. You prepare statement, then exec it repeatedly with parameters -
this is the faste
Hi,
On Tue, May 19, 2009 at 6:25 PM, Kingsley Idehen wrote:
> Aldo Bucchi wrote:
>>
>> Hi,
>>
>> I am receiving an HTTP error when querying lod.openlinksw.com/sparql
>> The query is valid SPARQL, trust me. This appears to be a CN error of some
>> kind.
>>
>>
>> POST /sparql HTTP/1.1
>> Content-Ty