Hi Kurt,
This is actually documented for the Virtuoso open source release at:
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSODBCSetup
Shall have this added to the online documentation as it is equally
valid for the commercial release ...
Best Regards
Hugh Williams
Profes
Is there a way to control the various time limits set on a query (such as
MaxQueryCostEstimationTime or MaxQueryExecutionTime) from the SPARQL
endpoint? Perhaps by prefixing the query with a 'DEFINE', or perhaps by
adding a additional parameter to the query URI?
(And BTW, is there documentation s
Hi Patrick,
> Add the following lines to your /etc/odbc.ini
>
> [Local Virtuoso]
> Driver = /PREFIX/lib/virtodbc_r.so
> Address = localhost:
>
> where PREFIX is replaced by the full path you installed your virtuoso
> and also assuming you use port in virtuoso.ini (is
Hi Sergio,
Dear VOS users,
anyone knows a way to stablish policies on sparul role based on named
graphs? I've an instance of Virtuoso with several named graphs, and I'd
like to stablish concrete policies (read-only, modification by
authentification, or something similar) for concrete named gra
Dear VOS users,
anyone knows a way to stablish policies on sparul role based on named
graphs? I've an instance of Virtuoso with several named graphs, and I'd
like to stablish concrete policies (read-only, modification by
authentification, or something similar) for concrete named graphs. Is
that po