Re: [Virtuoso-users] SPARQL endpoint traffic logging

2010-09-18 Thread Aldo Bucchi
Hi Tim, On Tue, Aug 24, 2010 at 9:40 AM, Tim Haynes wrote: > On 19/08/2010 14:04, Aldo Bucchi wrote: > >> Is there a way to enable logs for all SPARQL queries hitting an endpoint? > > Hi, > > One option that comes to mind: > > virtuoso.ini > [HTTPServer] > HTTPLogFile=somefile This question has

Re: [Virtuoso-users] SPARQL over ODBC and a literal's languages and datatypes

2010-09-18 Thread William Waites
On 10-09-18 17:00, Hugh Williams wrote: > > Have you looked at the Virtuoso ODBC extensions for SPASQL, > which enable applications to query meta information on SPASQL > queries, as detailed at: Hi Hugh, that's helpful, thank you. Unfortunately not as straightforward as I would have liked - it lo

Re: [Virtuoso-users] SPARQL over ODBC and a literal's languages and datatypes

2010-09-18 Thread Hugh Williams
Hi William, Have you looked at the Virtuoso ODBC extensions for SPASQL, which enable applications to query meta information on SPASQL queries, as detailed at: http://docs.openlinksw.com/virtuoso/virtodbcsparql.html#virtodbcsparqlexample These extensions enable the determination of the

[Virtuoso-users] SPARQL over ODBC and a literal's languages and datatypes

2010-09-18 Thread William Waites
Hello, I'm a new subscriber to this list, and have looked through the documentation and archives to no avail, so apologies if this has been answered before. I'm working on back-ends for both SQLAlchemy and RDFLib to support Virtuoso. The SQLAlchemy one is minimally functional [0], but I am having

[Virtuoso-users] Performance Implications of using static UDT methods VS stored procedures

2010-09-18 Thread Aldo Bucchi
Hi, Is there any performance impact in doing so? Imagine I simply want to "refactor" some functionality to a more mangeable UDT based codebase so I can do something like. Utils::strip(' x '); Regards, A -- Aldo Bucchi @aldonline skype:aldo.bucchi http://aldobucchi.com/